2026-07-21 16:51:00.109 | + ./stack.sh:main:491 : exec 2026-07-21 16:51:00.109 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-07-21-165100.summary.2026-07-21-165100 2026-07-21 16:51:00.109 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-21-165100' 2026-07-21 16:51:00.109 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 16:51:00.109 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-21-165100 2026-07-21 16:51:00.109 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-21-165100 /opt/stack/logs/devstacklog.txt 2026-07-21 16:51:00.109 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-21-165100.summary.2026-07-21-165100 /opt/stack/logs/devstacklog.txt.summary 2026-07-21 16:51:00.109 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-07-21 16:51:00.109 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-21 16:51:00.109 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-21 16:51:00.109 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-21 16:51:00.109 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-21 16:51:00.109 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-21 16:51:00.109 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-21 16:51:00.110 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-21 16:51:00.112 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-21 16:51:00.114 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-21 16:51:00.117 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-21 16:51:00.119 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-21 16:51:00.121 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-21 16:51:00.124 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-21 16:51:00.127 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-21 16:51:00.129 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-07-21 16:51:00.131 | + ./stack.sh:main:564 : trap err_trap ERR 2026-07-21 16:51:00.133 | + ./stack.sh:main:577 : set -o errexit 2026-07-21 16:51:00.135 | + ./stack.sh:main:580 : uname -a 2026-07-21 16:51:00.136 | Linux np0000005585 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 16:51:00.138 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-21 16:51:00.140 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-21 16:51:00.144 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-07-21 16:51:00.179 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-07-21 16:51:00.195 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-07-21 16:51:00.198 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-21 16:51:00.210 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-21 16:51:00.213 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-21 16:51:00.225 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-21 16:51:00.227 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-21 16:51:00.239 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-07-21 16:51:00.241 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-21 16:51:00.243 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-21 16:51:00.245 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-21 16:51:00.257 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-07-21 16:51:00.260 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-21 16:51:00.273 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-07-21 16:51:00.275 | + ./stack.sh:main:594 : tune_host 2026-07-21 16:51:00.277 | + lib/host:tune_host:125 : configure_host_mem 2026-07-21 16:51:00.278 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-21 16:51:00.280 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-07-21 16:51:00.282 | + lib/host:configure_zswap:72 : is_ubuntu 2026-07-21 16:51:00.283 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:51:00.285 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:51:00.287 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-07-21 16:51:00.289 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-07-21 16:51:00.290 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-07-21 16:51:00.292 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-07-21 16:51:00.293 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-21 16:51:00.295 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-07-21 16:51:00.296 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-07-21 16:51:00.298 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-07-21 16:51:00.301 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-07-21 16:51:00.301 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-07-21 16:51:00.309 | lz4 2026-07-21 16:51:00.313 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-07-21 16:51:00.315 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-07-21 16:51:00.316 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-07-21 16:51:00.318 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-07-21 16:51:00.319 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-21 16:51:00.321 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-07-21 16:51:00.323 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-07-21 16:51:00.324 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-07-21 16:51:00.326 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-07-21 16:51:00.327 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-07-21 16:51:00.335 | zsmalloc 2026-07-21 16:51:00.338 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-07-21 16:51:00.340 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-07-21 16:51:00.342 | + lib/host:set_zswap_parameter:63 : local value=1 2026-07-21 16:51:00.344 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-07-21 16:51:00.345 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-21 16:51:00.347 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-07-21 16:51:00.349 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-07-21 16:51:00.350 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-07-21 16:51:00.353 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-07-21 16:51:00.353 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-07-21 16:51:00.361 | 1 2026-07-21 16:51:00.375 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-07-21 16:51:00.385 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-07-21 16:51:00.385 | /sys/module/zswap/parameters/enabled:Y 2026-07-21 16:51:00.385 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-07-21 16:51:00.385 | /sys/module/zswap/parameters/max_pool_percent:20 2026-07-21 16:51:00.385 | /sys/module/zswap/parameters/compressor:lz4 2026-07-21 16:51:00.385 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-07-21 16:51:00.385 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-07-21 16:51:00.385 | /sys/module/zswap/parameters/exclusive_loads:N 2026-07-21 16:51:00.385 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-07-21 16:51:00.388 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-21 16:51:00.390 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-21 16:51:00.392 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-21 16:51:00.394 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 16:51:00.396 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 16:51:00.398 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-21 16:51:00.400 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 16:51:00.402 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 16:51:00.403 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 16:51:00.405 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:51:00.407 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:51:00.409 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 16:51:00.411 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-21 16:51:00.413 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-21 16:51:00.416 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-21 16:51:00.418 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-21 16:51:00.421 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-07-21 16:51:00.423 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-21 16:51:00.424 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-21 16:51:00.426 | + functions-common:time_start:2407 : local start_time= 2026-07-21 16:51:00.428 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 16:51:00.430 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 16:51:00.434 | + functions-common:time_start:2411 : _TIME_START[$name]=1784652660431 2026-07-21 16:51:00.435 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-21 16:51:00.437 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-21 16:51:00.439 | + 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 16:51:00.542 | Hit:1 https://repo.storpool.com/public/contrib/ubuntu noble InRelease 2026-07-21 16:51:00.597 | Hit:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-07-21 16:51:00.693 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-21 16:51:00.734 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-21 16:51:00.734 | Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-21 16:51:03.428 | Reading package lists... 2026-07-21 16:51:03.448 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-21 16:51:03.450 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-21 16:51:03.452 | + functions-common:time_stop:2420 : local name 2026-07-21 16:51:03.453 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:51:03.455 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:51:03.457 | + functions-common:time_stop:2423 : local total 2026-07-21 16:51:03.459 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:51:03.460 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-21 16:51:03.462 | + functions-common:time_stop:2427 : start_time=1784652660431 2026-07-21 16:51:03.464 | + functions-common:time_stop:2429 : [[ -z 1784652660431 ]] 2026-07-21 16:51:03.466 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:51:03.469 | + functions-common:time_stop:2432 : end_time=1784652663467 2026-07-21 16:51:03.470 | + functions-common:time_stop:2433 : elapsed_time=3036 2026-07-21 16:51:03.472 | + functions-common:time_stop:2434 : total=0 2026-07-21 16:51:03.474 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:51:03.475 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3036 2026-07-21 16:51:03.477 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-21 16:51:03.479 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 16:51:03.481 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:51:03.483 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:51:03.484 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-21 16:51:03.500 | + 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 16:51:03.529 | Reading package lists... 2026-07-21 16:51:03.743 | Building dependency tree... 2026-07-21 16:51:03.744 | Reading state information... 2026-07-21 16:51:03.983 | The following additional packages will be installed: 2026-07-21 16:51:03.984 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-21 16:51:03.984 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-21 16:51:03.984 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-21 16:51:03.984 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-07-21 16:51:03.984 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-21 16:51:03.984 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-common 2026-07-21 16:51:03.984 | libdrm-intel1 libdrm2 libdv4t64 libfdt1 libflac12t64 libgbm1 libgl1 2026-07-21 16:51:03.984 | libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 2026-07-21 16:51:03.984 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libiec61883-0 2026-07-21 16:51:03.984 | libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 libmpg123-0t64 libnfs14 2026-07-21 16:51:03.984 | libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 libpipewire-0.3-0t64 2026-07-21 16:51:03.984 | libpipewire-0.3-common libproxy1v5 libpulse0 libraw1394-11 libsamplerate0 2026-07-21 16:51:03.984 | libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 libsoup-3.0-0 2026-07-21 16:51:03.984 | libsoup-3.0-common libspa-0.2-modules libspeex1 libspice-server1 libtag1v5 2026-07-21 16:51:03.985 | libtag1v5-vanilla libtheora0 libtwolame0 liburing2 libusbredirparser1t64 2026-07-21 16:51:03.985 | libv4l-0t64 libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-07-21 16:51:03.985 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-07-21 16:51:03.985 | libwavpack1 libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 2026-07-21 16:51:03.985 | libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 2026-07-21 16:51:03.985 | libxshmfence1 libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers 2026-07-21 16:51:03.985 | msr-tools ovmf qemu-block-extra qemu-system-common qemu-system-data 2026-07-21 16:51:03.985 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-07-21 16:51:03.985 | qemu-system-x86 qemu-utils seabios 2026-07-21 16:51:03.987 | Suggested packages: 2026-07-21 16:51:03.987 | gvfs alsa-utils libasound2-plugins libdv-bin oss-compat 2026-07-21 16:51:03.987 | libvisual-0.4-plugins jackd2 opus-tools pcscd pipewire pulseaudio 2026-07-21 16:51:03.987 | libraw1394-doc xdg-utils speex gstreamer1.0-libav gstreamer1.0-plugins-ugly 2026-07-21 16:51:03.987 | samba vde2 2026-07-21 16:51:04.065 | The following NEW packages will be installed: 2026-07-21 16:51:04.065 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-21 16:51:04.065 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-21 16:51:04.065 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-21 16:51:04.065 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-07-21 16:51:04.065 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-21 16:51:04.065 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-07-21 16:51:04.065 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-07-21 16:51:04.065 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-07-21 16:51:04.065 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-07-21 16:51:04.065 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-07-21 16:51:04.066 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-07-21 16:51:04.066 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-07-21 16:51:04.066 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-07-21 16:51:04.066 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-07-21 16:51:04.066 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-07-21 16:51:04.066 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-07-21 16:51:04.066 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-07-21 16:51:04.066 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-07-21 16:51:04.066 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-07-21 16:51:04.066 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-07-21 16:51:04.066 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-07-21 16:51:04.066 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-07-21 16:51:04.067 | qemu-utils seabios 2026-07-21 16:51:04.068 | The following packages will be upgraded: 2026-07-21 16:51:04.069 | libdrm-common libdrm2 2026-07-21 16:51:04.172 | 2 upgraded, 105 newly installed, 0 to remove and 137 not upgraded. 2026-07-21 16:51:04.172 | Need to get 98.2 MB of archives. 2026-07-21 16:51:04.172 | After this operation, 449 MB of additional disk space will be used. 2026-07-21 16:51:04.172 | 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 16:51:04.214 | 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 16:51:04.267 | 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 16:51:04.297 | 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 16:51:04.305 | 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 16:51:04.316 | 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 16:51:04.398 | 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 16:51:04.406 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-07-21 16:51:04.406 | 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 16:51:04.407 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-07-21 16:51:04.409 | 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 16:51:04.410 | 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 16:51:04.411 | 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 16:51:04.416 | 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 16:51:04.420 | 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 16:51:04.437 | 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 16:51:04.472 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-07-21 16:51:04.473 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-07-21 16:51:04.478 | 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 16:51:04.484 | 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 16:51:04.487 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-07-21 16:51:04.489 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-07-21 16:51:04.491 | 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 16:51:04.506 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-07-21 16:51:04.506 | 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 16:51:04.514 | 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 16:51:04.515 | 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 16:51:04.546 | 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 16:51:04.546 | 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 16:51:04.550 | 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 16:51:04.551 | 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 16:51:04.552 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-07-21 16:51:04.553 | 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 16:51:04.555 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-07-21 16:51:04.555 | 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 16:51:04.593 | 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 16:51:04.594 | 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 16:51:04.597 | 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 16:51:04.597 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-07-21 16:51:04.598 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-07-21 16:51:04.634 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-07-21 16:51:04.634 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-07-21 16:51:04.635 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-07-21 16:51:04.636 | 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 16:51:04.636 | 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 16:51:04.680 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-07-21 16:51:04.681 | 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 16:51:04.681 | 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 16:51:04.683 | 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 16:51:04.757 | 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 16:51:04.757 | 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 16:51:04.758 | 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 16:51:04.791 | 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 16:51:04.796 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-07-21 16:51:04.796 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-07-21 16:51:04.797 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-07-21 16:51:04.797 | 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 16:51:04.797 | 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 16:51:04.798 | 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 16:51:04.798 | 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 16:51:04.836 | 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 16:51:04.837 | 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 16:51:05.219 | 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 16:51:05.219 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-07-21 16:51:05.219 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-07-21 16:51:05.220 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-07-21 16:51:05.220 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-07-21 16:51:05.221 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-07-21 16:51:05.221 | 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 16:51:05.329 | 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 16:51:05.330 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-07-21 16:51:05.331 | 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 16:51:05.331 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-07-21 16:51:05.332 | 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 16:51:05.332 | 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 16:51:05.333 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-07-21 16:51:05.334 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-07-21 16:51:05.345 | 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 16:51:05.370 | 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 16:51:05.371 | 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 16:51:05.387 | 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 16:51:05.411 | 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 16:51:05.413 | 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 16:51:05.413 | 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 16:51:05.414 | 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 16:51:05.429 | 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 16:51:05.429 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-07-21 16:51:05.433 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-21 16:51:05.448 | 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 16:51:05.449 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-07-21 16:51:05.474 | 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 16:51:05.474 | 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 16:51:05.477 | 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 16:51:05.697 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-07-21 16:51:05.697 | 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 16:51:05.707 | 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 16:51:05.726 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-07-21 16:51:05.727 | 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 16:51:05.843 | 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 16:51:05.863 | 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 16:51:05.864 | 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 16:51:05.865 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-07-21 16:51:05.866 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-07-21 16:51:05.866 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-07-21 16:51:05.868 | 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 16:51:05.871 | 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 16:51:05.871 | 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 16:51:06.433 | Fetched 98.2 MB in 2s (50.9 MB/s) 2026-07-21 16:51:06.526 | (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 16:51:06.530 | Preparing to unpack .../000-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ... 2026-07-21 16:51:06.535 | Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-21 16:51:06.583 | Preparing to unpack .../001-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-21 16:51:06.590 | Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-21 16:51:06.620 | Selecting previously unselected package acl. 2026-07-21 16:51:06.637 | Preparing to unpack .../002-acl_2.3.2-1build1.1_amd64.deb ... 2026-07-21 16:51:06.638 | Unpacking acl (2.3.2-1build1.1) ... 2026-07-21 16:51:06.668 | Selecting previously unselected package alsa-topology-conf. 2026-07-21 16:51:06.685 | Preparing to unpack .../003-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-07-21 16:51:06.686 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-07-21 16:51:06.716 | Selecting previously unselected package libasound2-data. 2026-07-21 16:51:06.728 | Preparing to unpack .../004-libasound2-data_1.2.11-1ubuntu0.3_all.deb ... 2026-07-21 16:51:06.731 | Unpacking libasound2-data (1.2.11-1ubuntu0.3) ... 2026-07-21 16:51:06.776 | Selecting previously unselected package libasound2t64:amd64. 2026-07-21 16:51:06.788 | Preparing to unpack .../005-libasound2t64_1.2.11-1ubuntu0.3_amd64.deb ... 2026-07-21 16:51:06.790 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-07-21 16:51:06.822 | Selecting previously unselected package alsa-ucm-conf. 2026-07-21 16:51:06.835 | Preparing to unpack .../006-alsa-ucm-conf_1.2.10-1ubuntu5.13_all.deb ... 2026-07-21 16:51:06.836 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.13) ... 2026-07-21 16:51:06.985 | Selecting previously unselected package msr-tools. 2026-07-21 16:51:06.998 | Preparing to unpack .../007-msr-tools_1.3-5build1_amd64.deb ... 2026-07-21 16:51:06.999 | Unpacking msr-tools (1.3-5build1) ... 2026-07-21 16:51:07.024 | Selecting previously unselected package cpu-checker. 2026-07-21 16:51:07.036 | Preparing to unpack .../008-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-07-21 16:51:07.038 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-07-21 16:51:07.065 | Selecting previously unselected package libproxy1v5:amd64. 2026-07-21 16:51:07.078 | Preparing to unpack .../009-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-07-21 16:51:07.080 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-21 16:51:07.103 | Selecting previously unselected package glib-networking-common. 2026-07-21 16:51:07.116 | Preparing to unpack .../010-glib-networking-common_2.80.0-1build1_all.deb ... 2026-07-21 16:51:07.118 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-07-21 16:51:07.141 | Selecting previously unselected package glib-networking-services. 2026-07-21 16:51:07.155 | Preparing to unpack .../011-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-07-21 16:51:07.156 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-07-21 16:51:07.189 | Selecting previously unselected package glib-networking:amd64. 2026-07-21 16:51:07.202 | Preparing to unpack .../012-glib-networking_2.80.0-1build1_amd64.deb ... 2026-07-21 16:51:07.205 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-07-21 16:51:07.237 | Selecting previously unselected package libcdparanoia0:amd64. 2026-07-21 16:51:07.251 | Preparing to unpack .../013-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-07-21 16:51:07.252 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-21 16:51:07.280 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-07-21 16:51:07.294 | Preparing to unpack .../014-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-07-21 16:51:07.295 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-21 16:51:07.325 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-07-21 16:51:07.338 | Preparing to unpack .../015-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-21 16:51:07.339 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 16:51:07.383 | Selecting previously unselected package libogg0:amd64. 2026-07-21 16:51:07.397 | Preparing to unpack .../016-libogg0_1.3.5-3build1_amd64.deb ... 2026-07-21 16:51:07.399 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-07-21 16:51:07.425 | Selecting previously unselected package libopus0:amd64. 2026-07-21 16:51:07.438 | Preparing to unpack .../017-libopus0_1.4-1build1_amd64.deb ... 2026-07-21 16:51:07.439 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-07-21 16:51:07.466 | Selecting previously unselected package libtheora0:amd64. 2026-07-21 16:51:07.479 | Preparing to unpack .../018-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-07-21 16:51:07.481 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-21 16:51:07.512 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-07-21 16:51:07.525 | Preparing to unpack .../019-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-07-21 16:51:07.527 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-21 16:51:07.557 | Selecting previously unselected package libvorbis0a:amd64. 2026-07-21 16:51:07.575 | Preparing to unpack .../020-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-07-21 16:51:07.576 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-21 16:51:07.605 | Selecting previously unselected package libvorbisenc2:amd64. 2026-07-21 16:51:07.618 | Preparing to unpack .../021-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-07-21 16:51:07.620 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-21 16:51:07.647 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-07-21 16:51:07.660 | Preparing to unpack .../022-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-21 16:51:07.661 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 16:51:07.704 | Selecting previously unselected package libaa1:amd64. 2026-07-21 16:51:07.717 | Preparing to unpack .../023-libaa1_1.4p5-51.1_amd64.deb ... 2026-07-21 16:51:07.719 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-07-21 16:51:07.747 | Selecting previously unselected package libraw1394-11:amd64. 2026-07-21 16:51:07.760 | Preparing to unpack .../024-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-07-21 16:51:07.762 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-21 16:51:07.788 | Selecting previously unselected package libavc1394-0:amd64. 2026-07-21 16:51:07.801 | Preparing to unpack .../025-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-07-21 16:51:07.803 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-21 16:51:07.830 | Selecting previously unselected package libcaca0:amd64. 2026-07-21 16:51:07.843 | Preparing to unpack .../026-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-07-21 16:51:07.844 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-21 16:51:07.877 | Selecting previously unselected package libdv4t64:amd64. 2026-07-21 16:51:07.891 | Preparing to unpack .../027-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-07-21 16:51:07.893 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-21 16:51:07.923 | Selecting previously unselected package libflac12t64:amd64. 2026-07-21 16:51:07.937 | Preparing to unpack .../028-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-07-21 16:51:07.938 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-21 16:51:07.971 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-07-21 16:51:07.984 | Preparing to unpack .../029-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.4_amd64.deb ... 2026-07-21 16:51:07.987 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-21 16:51:08.041 | Selecting previously unselected package libiec61883-0:amd64. 2026-07-21 16:51:08.054 | Preparing to unpack .../030-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-07-21 16:51:08.056 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-21 16:51:08.090 | Selecting previously unselected package libmp3lame0:amd64. 2026-07-21 16:51:08.108 | Preparing to unpack .../031-libmp3lame0_3.100-6build1_amd64.deb ... 2026-07-21 16:51:08.111 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-07-21 16:51:08.146 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-07-21 16:51:08.165 | Preparing to unpack .../032-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-07-21 16:51:08.167 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-21 16:51:08.202 | Selecting previously unselected package libasyncns0:amd64. 2026-07-21 16:51:08.215 | Preparing to unpack .../033-libasyncns0_0.8-6build4_amd64.deb ... 2026-07-21 16:51:08.217 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-07-21 16:51:08.244 | Selecting previously unselected package libsndfile1:amd64. 2026-07-21 16:51:08.257 | Preparing to unpack .../034-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-07-21 16:51:08.259 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-21 16:51:08.290 | Selecting previously unselected package libx11-xcb1:amd64. 2026-07-21 16:51:08.303 | Preparing to unpack .../035-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-07-21 16:51:08.305 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-21 16:51:08.341 | Selecting previously unselected package libpulse0:amd64. 2026-07-21 16:51:08.355 | Preparing to unpack .../036-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-07-21 16:51:08.363 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-21 16:51:08.398 | Selecting previously unselected package libspeex1:amd64. 2026-07-21 16:51:08.411 | Preparing to unpack .../037-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-07-21 16:51:08.413 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-21 16:51:08.441 | Selecting previously unselected package libshout3:amd64. 2026-07-21 16:51:08.454 | Preparing to unpack .../038-libshout3_2.4.6-1build2_amd64.deb ... 2026-07-21 16:51:08.456 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-07-21 16:51:08.487 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-07-21 16:51:08.500 | Preparing to unpack .../039-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-07-21 16:51:08.502 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-21 16:51:08.532 | Selecting previously unselected package libtag1v5:amd64. 2026-07-21 16:51:08.546 | Preparing to unpack .../040-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-07-21 16:51:08.547 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-21 16:51:08.573 | Selecting previously unselected package libtwolame0:amd64. 2026-07-21 16:51:08.586 | Preparing to unpack .../041-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-07-21 16:51:08.588 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-21 16:51:08.615 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-07-21 16:51:08.628 | Preparing to unpack .../042-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-07-21 16:51:08.630 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-21 16:51:08.663 | Selecting previously unselected package libv4l-0t64:amd64. 2026-07-21 16:51:08.679 | Preparing to unpack .../043-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-07-21 16:51:08.681 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-21 16:51:08.713 | Selecting previously unselected package libvpx9:amd64. 2026-07-21 16:51:08.726 | Preparing to unpack .../044-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-07-21 16:51:08.729 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-21 16:51:08.781 | Selecting previously unselected package libwavpack1:amd64. 2026-07-21 16:51:08.800 | Preparing to unpack .../045-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-07-21 16:51:08.802 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-21 16:51:08.828 | Selecting previously unselected package libsoup-3.0-common. 2026-07-21 16:51:08.841 | Preparing to unpack .../046-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-07-21 16:51:08.843 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-21 16:51:08.872 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-07-21 16:51:08.886 | Preparing to unpack .../047-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-07-21 16:51:08.887 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-21 16:51:08.919 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-07-21 16:51:08.933 | Preparing to unpack .../048-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.4_amd64.deb ... 2026-07-21 16:51:08.935 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-21 16:51:09.017 | Selecting previously unselected package libxv1:amd64. 2026-07-21 16:51:09.030 | Preparing to unpack .../049-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-07-21 16:51:09.032 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-21 16:51:09.060 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-07-21 16:51:09.073 | Preparing to unpack .../050-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-21 16:51:09.075 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 16:51:09.104 | Selecting previously unselected package ipxe-qemu. 2026-07-21 16:51:09.117 | Preparing to unpack .../051-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-21 16:51:09.119 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-21 16:51:09.165 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-07-21 16:51:09.178 | Preparing to unpack .../052-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-07-21 16:51:09.180 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-21 16:51:09.213 | Selecting previously unselected package ksmtuned. 2026-07-21 16:51:09.230 | Preparing to unpack .../053-ksmtuned_4.20150326_amd64.deb ... 2026-07-21 16:51:09.232 | Unpacking ksmtuned (4.20150326) ... 2026-07-21 16:51:09.265 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-07-21 16:51:09.278 | Preparing to unpack .../054-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-07-21 16:51:09.280 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-21 16:51:09.312 | Selecting previously unselected package libpcsclite1:amd64. 2026-07-21 16:51:09.328 | Preparing to unpack .../055-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-07-21 16:51:09.329 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-21 16:51:09.359 | Selecting previously unselected package libcacard0:amd64. 2026-07-21 16:51:09.373 | Preparing to unpack .../056-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-07-21 16:51:09.375 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-21 16:51:09.404 | Selecting previously unselected package libdecor-0-0:amd64. 2026-07-21 16:51:09.418 | Preparing to unpack .../057-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-07-21 16:51:09.419 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-21 16:51:09.445 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-07-21 16:51:09.458 | Preparing to unpack .../058-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-07-21 16:51:09.460 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-21 16:51:09.487 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-07-21 16:51:09.500 | Preparing to unpack .../059-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-21 16:51:09.502 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 16:51:09.527 | Selecting previously unselected package libdrm-intel1:amd64. 2026-07-21 16:51:09.540 | Preparing to unpack .../060-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-21 16:51:09.541 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 16:51:09.569 | Selecting previously unselected package libllvm20:amd64. 2026-07-21 16:51:09.583 | Preparing to unpack .../061-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ... 2026-07-21 16:51:09.586 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-21 16:51:10.177 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-07-21 16:51:10.191 | Preparing to unpack .../062-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 16:51:10.194 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-21 16:51:10.227 | Selecting previously unselected package libxcb-present0:amd64. 2026-07-21 16:51:10.241 | Preparing to unpack .../063-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 16:51:10.243 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-21 16:51:10.279 | Selecting previously unselected package libxcb-randr0:amd64. 2026-07-21 16:51:10.293 | Preparing to unpack .../064-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 16:51:10.296 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-21 16:51:10.331 | Selecting previously unselected package libxcb-sync1:amd64. 2026-07-21 16:51:10.345 | Preparing to unpack .../065-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-07-21 16:51:10.348 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-21 16:51:10.381 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-07-21 16:51:10.394 | Preparing to unpack .../066-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 16:51:10.398 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-21 16:51:10.424 | Selecting previously unselected package libxshmfence1:amd64. 2026-07-21 16:51:10.437 | Preparing to unpack .../067-libxshmfence1_1.3-1build5_amd64.deb ... 2026-07-21 16:51:10.439 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-07-21 16:51:10.464 | Selecting previously unselected package mesa-libgallium:amd64. 2026-07-21 16:51:10.478 | Preparing to unpack .../068-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 16:51:10.480 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 16:51:10.693 | Selecting previously unselected package libgbm1:amd64. 2026-07-21 16:51:10.708 | Preparing to unpack .../069-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 16:51:10.710 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 16:51:10.737 | Selecting previously unselected package libvulkan1:amd64. 2026-07-21 16:51:10.752 | Preparing to unpack .../070-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-07-21 16:51:10.754 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-21 16:51:10.786 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-07-21 16:51:10.799 | Preparing to unpack .../071-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 16:51:10.808 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 16:51:10.844 | Selecting previously unselected package libxcb-glx0:amd64. 2026-07-21 16:51:10.857 | Preparing to unpack .../072-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 16:51:10.859 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-21 16:51:10.888 | Selecting previously unselected package libxxf86vm1:amd64. 2026-07-21 16:51:10.901 | Preparing to unpack .../073-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-07-21 16:51:10.903 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-21 16:51:10.931 | Selecting previously unselected package libglx-mesa0:amd64. 2026-07-21 16:51:10.945 | Preparing to unpack .../074-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 16:51:10.948 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 16:51:10.979 | Selecting previously unselected package libiscsi7:amd64. 2026-07-21 16:51:10.992 | Preparing to unpack .../075-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-07-21 16:51:10.994 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-21 16:51:11.023 | Selecting previously unselected package libsamplerate0:amd64. 2026-07-21 16:51:11.036 | Preparing to unpack .../076-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-07-21 16:51:11.037 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-21 16:51:11.074 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-07-21 16:51:11.085 | Preparing to unpack .../077-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-07-21 16:51:11.087 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-21 16:51:11.123 | Selecting previously unselected package libnfs14:amd64. 2026-07-21 16:51:11.137 | Preparing to unpack .../078-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-07-21 16:51:11.139 | Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-21 16:51:11.167 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-07-21 16:51:11.180 | Preparing to unpack .../079-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-07-21 16:51:11.181 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-21 16:51:11.211 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-07-21 16:51:11.225 | Preparing to unpack .../080-libspa-0.2-modules_1.0.5-1ubuntu3.3_amd64.deb ... 2026-07-21 16:51:11.226 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-21 16:51:11.284 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-07-21 16:51:11.297 | Preparing to unpack .../081-libpipewire-0.3-0t64_1.0.5-1ubuntu3.3_amd64.deb ... 2026-07-21 16:51:11.299 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-21 16:51:11.331 | Selecting previously unselected package libpipewire-0.3-common. 2026-07-21 16:51:11.344 | Preparing to unpack .../082-libpipewire-0.3-common_1.0.5-1ubuntu3.3_all.deb ... 2026-07-21 16:51:11.346 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-07-21 16:51:11.372 | Selecting previously unselected package libxss1:amd64. 2026-07-21 16:51:11.385 | Preparing to unpack .../083-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-07-21 16:51:11.387 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-21 16:51:11.416 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-07-21 16:51:11.435 | Preparing to unpack .../084-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-07-21 16:51:11.437 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-21 16:51:11.478 | Selecting previously unselected package libslirp0:amd64. 2026-07-21 16:51:11.497 | Preparing to unpack .../085-libslirp0_4.7.0-1ubuntu3.1_amd64.deb ... 2026-07-21 16:51:11.498 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-07-21 16:51:11.527 | Selecting previously unselected package libspice-server1:amd64. 2026-07-21 16:51:11.540 | Preparing to unpack .../086-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-07-21 16:51:11.542 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-21 16:51:11.576 | Selecting previously unselected package liburing2:amd64. 2026-07-21 16:51:11.589 | Preparing to unpack .../087-liburing2_2.5-1build1_amd64.deb ... 2026-07-21 16:51:11.591 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-21 16:51:11.618 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-07-21 16:51:11.633 | Preparing to unpack .../088-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-07-21 16:51:11.634 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-21 16:51:11.666 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-07-21 16:51:11.679 | Preparing to unpack .../089-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-07-21 16:51:11.681 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-21 16:51:11.709 | Selecting previously unselected package libvte-2.91-common. 2026-07-21 16:51:11.723 | Preparing to unpack .../090-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-21 16:51:11.725 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-21 16:51:11.754 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-07-21 16:51:11.768 | Preparing to unpack .../091-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-21 16:51:11.769 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-21 16:51:11.798 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-07-21 16:51:11.812 | Preparing to unpack .../092-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 16:51:11.814 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 16:51:12.205 | Selecting previously unselected package libfdt1:amd64. 2026-07-21 16:51:12.219 | Preparing to unpack .../093-libfdt1_1.7.0-2build1_amd64.deb ... 2026-07-21 16:51:12.221 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-07-21 16:51:12.249 | Selecting previously unselected package qemu-system-common. 2026-07-21 16:51:12.263 | Preparing to unpack .../094-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 16:51:12.265 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:51:12.354 | Selecting previously unselected package qemu-system-data. 2026-07-21 16:51:12.367 | Preparing to unpack .../095-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-07-21 16:51:12.369 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:51:12.456 | Selecting previously unselected package seabios. 2026-07-21 16:51:12.470 | Preparing to unpack .../096-seabios_1.16.3-2_all.deb ... 2026-07-21 16:51:12.472 | Unpacking seabios (1.16.3-2) ... 2026-07-21 16:51:12.504 | Selecting previously unselected package qemu-system-x86. 2026-07-21 16:51:12.518 | Preparing to unpack .../097-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 16:51:12.526 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:51:12.792 | Selecting previously unselected package qemu-utils. 2026-07-21 16:51:12.802 | Preparing to unpack .../098-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 16:51:12.804 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:51:12.876 | Selecting previously unselected package qemu-block-extra. 2026-07-21 16:51:12.889 | Preparing to unpack .../099-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 16:51:12.890 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:51:12.917 | Selecting previously unselected package qemu-system-modules-opengl. 2026-07-21 16:51:12.930 | Preparing to unpack .../100-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 16:51:12.932 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:51:12.963 | Selecting previously unselected package libglvnd0:amd64. 2026-07-21 16:51:12.976 | Preparing to unpack .../101-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-07-21 16:51:12.978 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-21 16:51:13.014 | Selecting previously unselected package libglx0:amd64. 2026-07-21 16:51:13.025 | Preparing to unpack .../102-libglx0_1.7.0-1build1_amd64.deb ... 2026-07-21 16:51:13.027 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-07-21 16:51:13.055 | Selecting previously unselected package libgl1:amd64. 2026-07-21 16:51:13.069 | Preparing to unpack .../103-libgl1_1.7.0-1build1_amd64.deb ... 2026-07-21 16:51:13.070 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-07-21 16:51:13.099 | Selecting previously unselected package qemu-system-gui. 2026-07-21 16:51:13.112 | Preparing to unpack .../104-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 16:51:13.116 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:51:13.148 | Selecting previously unselected package qemu-system-modules-spice. 2026-07-21 16:51:13.160 | Preparing to unpack .../105-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 16:51:13.162 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:51:13.190 | Selecting previously unselected package ovmf. 2026-07-21 16:51:13.202 | Preparing to unpack .../106-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-07-21 16:51:13.204 | Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-07-21 16:51:13.311 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-07-21 16:51:13.319 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-21 16:51:13.325 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-21 16:51:13.329 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-21 16:51:13.332 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-21 16:51:13.336 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-21 16:51:13.340 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-21 16:51:13.344 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-21 16:51:13.347 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-07-21 16:51:13.351 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-21 16:51:13.354 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-21 16:51:13.358 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-21 16:51:13.361 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-21 16:51:13.366 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-21 16:51:13.371 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-21 16:51:13.375 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-21 16:51:13.379 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-21 16:51:13.385 | Setting up msr-tools (1.3-5build1) ... 2026-07-21 16:51:13.389 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-21 16:51:13.393 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-21 16:51:13.398 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-21 16:51:13.402 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-07-21 16:51:13.406 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-21 16:51:13.410 | Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-21 16:51:13.415 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-21 16:51:13.419 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-21 16:51:13.423 | Setting up acl (2.3.2-1build1.1) ... 2026-07-21 16:51:13.428 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-07-21 16:51:13.433 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-21 16:51:13.437 | Setting up libasound2-data (1.2.11-1ubuntu0.3) ... 2026-07-21 16:51:13.441 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-07-21 16:51:13.444 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-21 16:51:13.448 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-21 16:51:13.451 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-07-21 16:51:13.455 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-21 16:51:13.458 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-21 16:51:13.462 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-21 16:51:13.466 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-21 16:51:13.472 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-21 16:51:13.480 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:51:13.485 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-21 16:51:13.489 | Setting up seabios (1.16.3-2) ... 2026-07-21 16:51:13.493 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-21 16:51:13.497 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-21 16:51:13.501 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-07-21 16:51:13.505 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-07-21 16:51:13.509 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-21 16:51:13.513 | Setting up cpu-checker (0.7-1.3build2) ... 2026-07-21 16:51:13.516 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-07-21 16:51:13.519 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-07-21 16:51:13.523 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-21 16:51:13.526 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-21 16:51:13.530 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-21 16:51:13.533 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-21 16:51:13.538 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-21 16:51:13.543 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-21 16:51:13.546 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-21 16:51:13.550 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-21 16:51:13.554 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-21 16:51:13.558 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-21 16:51:13.563 | Setting up ksmtuned (4.20150326) ... 2026-07-21 16:51:13.687 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-21 16:51:13.807 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-21 16:51:14.115 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-07-21 16:51:14.119 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-21 16:51:14.124 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-21 16:51:14.131 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-21 16:51:14.136 | Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 16:51:14.140 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-21 16:51:14.144 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-21 16:51:14.148 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-07-21 16:51:14.152 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-21 16:51:14.156 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-07-21 16:51:14.160 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-21 16:51:14.163 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-21 16:51:14.167 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-07-21 16:51:14.171 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.13) ... 2026-07-21 16:51:14.176 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-21 16:51:14.180 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-07-21 16:51:14.185 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-21 16:51:14.189 | Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 16:51:14.193 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-21 16:51:14.197 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:51:14.201 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-07-21 16:51:14.205 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:51:14.340 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-07-21 16:51:15.139 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 16:51:15.143 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 16:51:15.147 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:51:15.272 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-07-21 16:51:15.569 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-21 16:51:15.580 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 16:51:15.584 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-21 16:51:15.588 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:51:15.597 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 16:51:15.601 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-21 16:51:15.606 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 16:51:15.610 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 16:51:15.614 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 16:51:15.617 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 16:51:15.621 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-21 16:51:15.625 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-21 16:51:15.629 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 16:51:15.639 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-21 16:51:15.642 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-21 16:51:15.646 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 16:51:15.650 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:51:15.654 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-07-21 16:51:15.657 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-07-21 16:51:15.661 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:51:15.665 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:51:15.669 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 16:51:16.621 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-21 16:51:16.638 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-07-21 16:51:16.652 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-21 16:51:16.760 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 16:51:17.371 | 2026-07-21 16:51:17.371 | Running kernel seems to be up-to-date. 2026-07-21 16:51:17.371 | 2026-07-21 16:51:17.371 | Restarting services... 2026-07-21 16:51:17.380 | 2026-07-21 16:51:17.380 | Service restarts being deferred: 2026-07-21 16:51:17.381 | systemctl restart networkd-dispatcher.service 2026-07-21 16:51:17.381 | 2026-07-21 16:51:17.381 | No containers need to be restarted. 2026-07-21 16:51:17.381 | 2026-07-21 16:51:17.381 | User sessions running outdated binaries: 2026-07-21 16:51:17.381 | ubuntu @ session #4: python3[7171] 2026-07-21 16:51:17.390 | 2026-07-21 16:51:17.390 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 16:51:18.638 | + functions-common:apt_get:1211 : result=0 2026-07-21 16:51:18.640 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 16:51:18.642 | + functions-common:time_stop:2420 : local name 2026-07-21 16:51:18.644 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:51:18.646 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:51:18.648 | + functions-common:time_stop:2423 : local total 2026-07-21 16:51:18.649 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:51:18.651 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 16:51:18.653 | + functions-common:time_stop:2427 : start_time=1784652663498 2026-07-21 16:51:18.655 | + functions-common:time_stop:2429 : [[ -z 1784652663498 ]] 2026-07-21 16:51:18.657 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:51:18.660 | + functions-common:time_stop:2432 : end_time=1784652678658 2026-07-21 16:51:18.662 | + functions-common:time_stop:2433 : elapsed_time=15160 2026-07-21 16:51:18.664 | + functions-common:time_stop:2434 : total=552 2026-07-21 16:51:18.666 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:51:18.668 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15712 2026-07-21 16:51:18.670 | + functions-common:apt_get:1215 : return 0 2026-07-21 16:51:18.672 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-21 16:51:18.684 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-21 16:51:18.686 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-21 16:51:18.687 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-21 16:51:18.689 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-21 16:51:18.691 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-21 16:51:18.693 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-21 16:51:18.694 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-21 16:51:18.702 | 0 2026-07-21 16:51:18.706 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-21 16:51:18.707 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-07-21 16:51:18.709 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-07-21 16:51:18.711 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-07-21 16:51:18.713 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-21 16:51:18.714 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-07-21 16:51:18.722 | vm.dirty_ratio = 60 2026-07-21 16:51:18.725 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-07-21 16:51:18.727 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-07-21 16:51:18.730 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-21 16:51:18.731 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-07-21 16:51:18.740 | vm.dirty_background_ratio = 10 2026-07-21 16:51:18.743 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-07-21 16:51:18.745 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-07-21 16:51:18.747 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-07-21 16:51:18.749 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-07-21 16:51:18.758 | vm.vfs_cache_pressure = 50 2026-07-21 16:51:18.761 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-07-21 16:51:18.763 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-07-21 16:51:18.765 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-07-21 16:51:18.767 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-07-21 16:51:18.775 | vm.swappiness = 100 2026-07-21 16:51:18.777 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-07-21 16:51:18.786 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-07-21 16:51:18.786 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-07-21 16:51:18.787 | /proc/sys/vm/compact_unevictable_allowed:1 2026-07-21 16:51:18.787 | /proc/sys/vm/compaction_proactiveness:20 2026-07-21 16:51:18.787 | /proc/sys/vm/dirty_background_bytes:0 2026-07-21 16:51:18.787 | /proc/sys/vm/dirty_background_ratio:10 2026-07-21 16:51:18.787 | /proc/sys/vm/dirty_bytes:0 2026-07-21 16:51:18.787 | /proc/sys/vm/dirty_expire_centisecs:1000 2026-07-21 16:51:18.787 | /proc/sys/vm/dirty_ratio:60 2026-07-21 16:51:18.787 | /proc/sys/vm/dirty_writeback_centisecs:10 2026-07-21 16:51:18.787 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-07-21 16:51:18.787 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-07-21 16:51:18.787 | /proc/sys/vm/extfrag_threshold:500 2026-07-21 16:51:18.787 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-07-21 16:51:18.787 | /proc/sys/vm/hugetlb_shm_group:0 2026-07-21 16:51:18.787 | /proc/sys/vm/laptop_mode:0 2026-07-21 16:51:18.787 | /proc/sys/vm/legacy_va_layout:0 2026-07-21 16:51:18.787 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-07-21 16:51:18.787 | /proc/sys/vm/max_map_count:1048576 2026-07-21 16:51:18.787 | /proc/sys/vm/memfd_noexec:0 2026-07-21 16:51:18.787 | /proc/sys/vm/memory_failure_early_kill:0 2026-07-21 16:51:18.787 | /proc/sys/vm/memory_failure_recovery:1 2026-07-21 16:51:18.788 | /proc/sys/vm/min_free_kbytes:67584 2026-07-21 16:51:18.788 | /proc/sys/vm/min_slab_ratio:5 2026-07-21 16:51:18.788 | /proc/sys/vm/min_unmapped_ratio:1 2026-07-21 16:51:18.788 | /proc/sys/vm/mmap_min_addr:65536 2026-07-21 16:51:18.788 | /proc/sys/vm/mmap_rnd_bits:32 2026-07-21 16:51:18.788 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-07-21 16:51:18.788 | /proc/sys/vm/nr_hugepages:41 2026-07-21 16:51:18.788 | /proc/sys/vm/nr_hugepages_mempolicy:41 2026-07-21 16:51:18.788 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-07-21 16:51:18.788 | /proc/sys/vm/numa_stat:1 2026-07-21 16:51:18.788 | /proc/sys/vm/numa_zonelist_order:Node 2026-07-21 16:51:18.788 | /proc/sys/vm/oom_dump_tasks:0 2026-07-21 16:51:18.788 | /proc/sys/vm/oom_kill_allocating_task:1 2026-07-21 16:51:18.788 | /proc/sys/vm/overcommit_kbytes:0 2026-07-21 16:51:18.788 | /proc/sys/vm/overcommit_memory:0 2026-07-21 16:51:18.788 | /proc/sys/vm/overcommit_ratio:50 2026-07-21 16:51:18.788 | /proc/sys/vm/page-cluster:3 2026-07-21 16:51:18.788 | /proc/sys/vm/page_lock_unfairness:5 2026-07-21 16:51:18.788 | /proc/sys/vm/panic_on_oom:0 2026-07-21 16:51:18.788 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-07-21 16:51:18.788 | /proc/sys/vm/stat_interval:1 2026-07-21 16:51:18.788 | /proc/sys/vm/swappiness:100 2026-07-21 16:51:18.788 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-07-21 16:51:18.788 | /proc/sys/vm/user_reserve_kbytes:131072 2026-07-21 16:51:18.788 | /proc/sys/vm/vfs_cache_pressure:50 2026-07-21 16:51:18.788 | /proc/sys/vm/watermark_boost_factor:15000 2026-07-21 16:51:18.788 | /proc/sys/vm/watermark_scale_factor:10 2026-07-21 16:51:18.788 | /proc/sys/vm/zone_reclaim_mode:0 2026-07-21 16:51:18.791 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-07-21 16:51:18.794 | + lib/host:tune_host:126 : configure_host_net 2026-07-21 16:51:18.796 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-21 16:51:18.798 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-07-21 16:51:18.799 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-07-21 16:51:18.801 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-07-21 16:51:18.803 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-21 16:51:18.805 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-07-21 16:51:18.814 | net.ipv4.tcp_keepalive_time = 60 2026-07-21 16:51:18.817 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-07-21 16:51:18.819 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-07-21 16:51:18.820 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-21 16:51:18.823 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-07-21 16:51:18.831 | net.ipv4.tcp_keepalive_intvl = 10 2026-07-21 16:51:18.834 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-07-21 16:51:18.836 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-07-21 16:51:18.838 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-07-21 16:51:18.841 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-07-21 16:51:18.851 | net.ipv4.tcp_keepalive_probes = 6 2026-07-21 16:51:18.855 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-07-21 16:51:18.857 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-07-21 16:51:18.859 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-07-21 16:51:18.861 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-07-21 16:51:18.869 | net.ipv4.tcp_fastopen = 3 2026-07-21 16:51:18.872 | + 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 16:51:18.883 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_app_win:31 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_dsack:1 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_ecn:2 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_fack:0 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_fastopen_key:33d43398-058a1c0d-c58c787a-e1b57c13 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_frto:2 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_mem:756552 1008739 1513104 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_recovery:1 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_reordering:3 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_retries1:3 2026-07-21 16:51:18.883 | /proc/sys/net/ipv4/tcp_retries2:15 2026-07-21 16:51:18.884 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-07-21 16:51:18.884 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-07-21 16:51:18.884 | /proc/sys/net/ipv4/tcp_sack:1 2026-07-21 16:51:18.884 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-07-21 16:51:18.884 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-07-21 16:51:18.884 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-07-21 16:51:18.884 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-07-21 16:51:18.884 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-07-21 16:51:18.884 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-07-21 16:51:18.884 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-07-21 16:51:18.884 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-07-21 16:51:18.884 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-07-21 16:51:18.884 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-07-21 16:51:18.884 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-07-21 16:51:18.884 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-07-21 16:51:18.884 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-07-21 16:51:18.884 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-07-21 16:51:18.884 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-07-21 16:51:18.886 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-07-21 16:51:18.887 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-07-21 16:51:18.889 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-07-21 16:51:18.891 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-07-21 16:51:18.901 | net.core.default_qdisc = pfifo_fast 2026-07-21 16:51:18.904 | + ./stack.sh:main:600 : fetch_plugins 2026-07-21 16:51:18.907 | + functions-common:fetch_plugins:1766 : local plugins=,neutron 2026-07-21 16:51:18.909 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-21 16:51:18.911 | + functions-common:fetch_plugins:1770 : [[ -z ,neutron ]] 2026-07-21 16:51:18.913 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-07-21 16:51:18.913 | Fetching DevStack plugins 2026-07-21 16:51:18.915 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-07-21 16:51:18.917 | + functions-common:fetch_plugins:1776 : git_clone_by_name neutron 2026-07-21 16:51:18.919 | + functions-common:git_clone_by_name:681 : local name=neutron 2026-07-21 16:51:18.921 | + functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/neutron 2026-07-21 16:51:18.922 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/neutron 2026-07-21 16:51:18.925 | + functions-common:git_clone_by_name:684 : local branch=master 2026-07-21 16:51:18.926 | + functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-07-21 16:51:18.928 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron 2026-07-21 16:51:18.930 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-21 16:51:18.932 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 16:51:18.934 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 16:51:18.936 | ++ functions-common:git_clone:593 : pwd 2026-07-21 16:51:18.938 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 16:51:18.940 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 16:51:18.942 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 16:51:18.955 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 16:51:18.957 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 16:51:18.958 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 16:51:18.961 | + functions-common:git_clone:610 : echo master 2026-07-21 16:51:18.961 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 16:51:18.965 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-21 16:51:18.967 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 16:51:18.969 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-21 16:51:18.984 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-21 16:51:18.986 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 16:51:18.986 | + functions-common:git_clone:673 : head -1 2026-07-21 16:51:19.040 | e8668bebda Merge "db: Remove DVR csnat_l3_agent_bindings dead migration code" 2026-07-21 16:51:19.043 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 16:51:19.046 | + ./stack.sh:main:604 : run_phase override_defaults 2026-07-21 16:51:19.047 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-21 16:51:19.050 | + functions-common:run_phase:1849 : local phase= 2026-07-21 16:51:19.052 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 16:51:19.054 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 16:51:19.056 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 16:51:19.057 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 16:51:19.059 | + functions-common:run_phase:1858 : local extra 2026-07-21 16:51:19.062 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 16:51:19.065 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 16:51:19.067 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 16:51:19.070 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 16:51:19.072 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-07-21 16:51:19.075 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 16:51:19.088 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:51:19.090 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-21 16:51:19.093 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 16:51:19.095 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 16:51:19.097 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 16:51:19.099 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 16:51:19.102 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 16:51:19.104 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-21 16:51:19.106 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-21 16:51:19.108 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-21 16:51:19.111 | + 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 16:51:19.113 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-21 16:51:19.115 | + functions-common:plugin_override_defaults:1807 : local plugins=,neutron 2026-07-21 16:51:19.117 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-21 16:51:19.119 | + functions-common:plugin_override_defaults:1811 : [[ -z ,neutron ]] 2026-07-21 16:51:19.122 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-07-21 16:51:19.122 | Overriding Configuration Defaults 2026-07-21 16:51:19.124 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-07-21 16:51:19.126 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/neutron 2026-07-21 16:51:19.128 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-07-21 16:51:19.130 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-07-21 16:51:19.147 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-07-21 16:51:19.150 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-21 16:51:19.163 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:51:19.166 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.86 2026-07-21 16:51:19.168 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.86 2026-07-21 16:51:19.169 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 16:51:19.172 | ++ lib/tls:source:40 : TLS_IP=10.4.3.86 2026-07-21 16:51:19.175 | +++ lib/tls:source:43 : hostname -f 2026-07-21 16:51:19.178 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-07-21 16:51:19.180 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-21 16:51:19.181 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-21 16:51:19.184 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-21 16:51:19.185 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-21 16:51:19.187 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-21 16:51:19.189 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-21 16:51:19.191 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-21 16:51:19.193 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-21 16:51:19.195 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-21 16:51:19.199 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-07-21 16:51:19.211 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-07-21 16:51:19.228 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-07-21 16:51:19.241 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-07-21 16:51:19.255 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-07-21 16:51:19.290 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-07-21 16:51:19.361 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-07-21 16:51:19.451 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-07-21 16:51:19.477 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-07-21 16:51:19.527 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-07-21 16:51:19.575 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-07-21 16:51:19.578 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-21 16:51:19.591 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:51:19.593 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-07-21 16:51:19.595 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-21 16:51:19.597 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-21 16:51:19.599 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-21 16:51:19.601 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-21 16:51:19.604 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-21 16:51:19.617 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-21 16:51:19.619 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-21 16:51:19.622 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-21 16:51:19.624 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-21 16:51:19.626 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-21 16:51:19.628 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-21 16:51:19.631 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-21 16:51:19.633 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-21 16:51:19.635 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-21 16:51:19.638 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-21 16:51:19.652 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-21 16:51:19.655 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-21 16:51:19.657 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-21 16:51:19.659 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-21 16:51:19.661 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-21 16:51:19.663 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-21 16:51:19.665 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-21 16:51:19.668 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-21 16:51:19.669 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-21 16:51:19.672 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-21 16:51:19.674 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-21 16:51:19.676 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-21 16:51:19.677 | ++ lib/neutron:source:117 : Q_HOST=10.4.3.86 2026-07-21 16:51:19.679 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-07-21 16:51:19.682 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-21 16:51:19.685 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-21 16:51:19.685 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 16:51:19.688 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-21 16:51:19.691 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-21 16:51:19.693 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-21 16:51:19.695 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-21 16:51:19.697 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-21 16:51:19.699 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-21 16:51:19.712 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-21 16:51:19.715 | +++ lib/neutron:source:131 : ipv6_unquote 10.4.3.86 2026-07-21 16:51:19.717 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.86 2026-07-21 16:51:19.718 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 16:51:19.721 | ++ lib/neutron:source:131 : Q_META_DATA_IP=10.4.3.86 2026-07-21 16:51:19.723 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-21 16:51:19.725 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-21 16:51:19.726 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-21 16:51:19.728 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-21 16:51:19.730 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-21 16:51:19.732 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-21 16:51:19.733 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-21 16:51:19.735 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-21 16:51:19.737 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-21 16:51:19.738 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-21 16:51:19.740 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-21 16:51:19.743 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-21 16:51:19.745 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-21 16:51:19.747 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-21 16:51:19.749 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-21 16:51:19.751 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-21 16:51:19.753 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-21 16:51:19.756 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-21 16:51:19.758 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-21 16:51:19.760 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-21 16:51:19.762 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-21 16:51:19.765 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-21 16:51:19.779 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-21 16:51:19.781 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-21 16:51:19.783 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-21 16:51:19.785 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-21 16:51:19.788 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-21 16:51:19.790 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-21 16:51:19.792 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-21 16:51:19.794 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-21 16:51:19.796 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-21 16:51:19.798 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-21 16:51:19.800 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-21 16:51:19.802 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-21 16:51:19.804 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-21 16:51:19.807 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-21 16:51:19.809 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-21 16:51:19.811 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-21 16:51:19.814 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-21 16:51:19.816 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-21 16:51:19.818 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-07-21 16:51:19.820 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-07-21 16:51:19.925 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-07-21 16:51:19.938 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-07-21 16:51:19.941 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-21 16:51:19.943 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-21 16:51:19.945 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-21 16:51:19.947 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-21 16:51:19.949 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-21 16:51:19.951 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-21 16:51:19.954 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-21 16:51:19.956 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-21 16:51:19.959 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-21 16:51:19.961 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-21 16:51:19.964 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-07-21 16:51:19.966 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-21 16:51:19.968 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-21 16:51:19.970 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-21 16:51:19.973 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-21 16:51:19.975 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-21 16:51:19.977 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-21 16:51:19.979 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-21 16:51:19.982 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-21 16:51:19.985 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-21 16:51:19.986 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-21 16:51:19.987 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-21 16:51:19.987 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-21 16:51:19.991 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=b4:289a:7aa3 2026-07-21 16:51:19.994 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-21 16:51:19.996 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-21 16:51:19.998 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-21 16:51:20.001 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-21 16:51:20.004 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdb4:289a:7aa3::/56 2026-07-21 16:51:20.008 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-21 16:51:20.008 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdb4:289a:7aa3::/56 2026-07-21 16:51:20.014 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdb4:289a:7aa3::/64 2026-07-21 16:51:20.017 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-21 16:51:20.019 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-21 16:51:20.022 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-21 16:51:20.024 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-21 16:51:20.026 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-07-21 16:51:20.028 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-07-21 16:51:20.030 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-21 16:51:20.033 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-21 16:51:20.035 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-21 16:51:20.037 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-21 16:51:20.039 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-21 16:51:20.042 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-21 16:51:20.044 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-07-21 16:51:20.046 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdb4:289a:7aa3::/56 2026-07-21 16:51:20.048 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-21 16:51:20.051 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-21 16:51:20.055 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-21 16:51:20.055 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-21 16:51:20.055 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-21 16:51:20.060 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-07-21 16:51:20.064 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-21 16:51:20.064 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-21 16:51:20.064 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-21 16:51:20.070 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-21 16:51:20.076 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-07-21 16:51:20.079 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-07-21 16:51:20.083 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-07-21 16:51:20.087 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-07-21 16:51:20.090 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-21 16:51:20.093 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-07-21 16:51:20.096 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-07-21 16:51:20.098 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-21 16:51:20.101 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-07-21 16:51:20.104 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-21 16:51:20.123 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-07-21 16:51:20.138 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-07-21 16:51:20.152 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-07-21 16:51:20.166 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-07-21 16:51:20.180 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-07-21 16:51:20.209 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-07-21 16:51:20.212 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-21 16:51:20.214 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-21 16:51:20.216 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-21 16:51:20.219 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-21 16:51:20.222 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-21 16:51:20.237 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-21 16:51:20.239 | + ./stack.sh:main:635 : run_phase source 2026-07-21 16:51:20.241 | + functions-common:run_phase:1848 : local mode=source 2026-07-21 16:51:20.243 | + functions-common:run_phase:1849 : local phase= 2026-07-21 16:51:20.245 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 16:51:20.247 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 16:51:20.249 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 16:51:20.251 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 16:51:20.253 | + functions-common:run_phase:1858 : local extra 2026-07-21 16:51:20.255 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 16:51:20.259 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 16:51:20.261 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 16:51:20.263 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 16:51:20.265 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-07-21 16:51:20.267 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 16:51:20.282 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:51:20.284 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-21 16:51:20.287 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-07-21 16:51:20.327 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-21 16:51:20.329 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-21 16:51:20.332 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-21 16:51:20.334 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-21 16:51:20.336 | + functions-common:load_plugin_settings:1784 : local plugins=,neutron 2026-07-21 16:51:20.338 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-21 16:51:20.340 | + functions-common:load_plugin_settings:1788 : [[ -z ,neutron ]] 2026-07-21 16:51:20.342 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-07-21 16:51:20.342 | Loading plugin settings 2026-07-21 16:51:20.345 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-07-21 16:51:20.347 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/neutron 2026-07-21 16:51:20.349 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-07-21 16:51:20.351 | + functions-common:load_plugin_settings:1797 : source /opt/stack/neutron/devstack/settings 2026-07-21 16:51:20.353 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-07-21 16:51:20.355 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-07-21 16:51:20.357 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-07-21 16:51:20.360 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-07-21 16:51:20.361 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-07-21 16:51:20.364 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-07-21 16:51:20.366 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-07-21 16:51:20.368 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-07-21 16:51:20.370 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-21 16:51:20.373 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:51:20.376 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-07-21 16:51:20.393 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-07-21 16:51:20.395 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-07-21 16:51:20.396 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-07-21 16:51:20.398 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-07-21 16:51:20.400 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-07-21 16:51:20.403 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-07-21 16:51:20.419 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-07-21 16:51:20.421 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-21 16:51:20.424 | + functions-common:verify_disabled_services:2131 : local service 2026-07-21 16:51:20.426 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.428 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-07-21 16:51:20.431 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.433 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-07-21 16:51:20.436 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.438 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-07-21 16:51:20.441 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.444 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-07-21 16:51:20.446 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.449 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-07-21 16:51:20.451 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.454 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-07-21 16:51:20.456 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.459 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-07-21 16:51:20.461 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.463 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,key, ]] 2026-07-21 16:51:20.465 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.467 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-07-21 16:51:20.469 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.472 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-07-21 16:51:20.474 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.476 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-07-21 16:51:20.479 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.481 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-07-21 16:51:20.484 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.486 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-07-21 16:51:20.488 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.490 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-07-21 16:51:20.492 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.495 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-07-21 16:51:20.497 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.499 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-07-21 16:51:20.501 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.503 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-07-21 16:51:20.506 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.508 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-07-21 16:51:20.511 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.513 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-07-21 16:51:20.516 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.518 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-07-21 16:51:20.521 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.524 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-07-21 16:51:20.527 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.530 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-07-21 16:51:20.532 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.535 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-07-21 16:51:20.537 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.539 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-07-21 16:51:20.541 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.544 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-07-21 16:51:20.546 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.549 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-07-21 16:51:20.551 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.554 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-07-21 16:51:20.557 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.559 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-07-21 16:51:20.562 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.564 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-07-21 16:51:20.566 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.569 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-07-21 16:51:20.571 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 16:51:20.574 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-07-21 16:51:20.577 | + ./stack.sh:main:706 : initialize_database_backends 2026-07-21 16:51:20.579 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-21 16:51:20.581 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-21 16:51:20.597 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:51:20.600 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-21 16:51:20.603 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-21 16:51:20.605 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-21 16:51:20.621 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:51:20.624 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-21 16:51:20.627 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-21 16:51:20.630 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-21 16:51:20.633 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-21 16:51:20.636 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-21 16:51:20.638 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-21 16:51:20.641 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-21 16:51:20.643 | + lib/database:initialize_database_backends:92 : return 0 2026-07-21 16:51:20.646 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-07-21 16:51:20.646 | Using mysql database backend 2026-07-21 16:51:20.648 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-21 16:51:20.662 | + ./stack.sh:main:712 : define_database_baseurl 2026-07-21 16:51:20.665 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-21 16:51:20.668 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-21 16:51:20.670 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-21 16:51:20.673 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-21 16:51:20.676 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-07-21 16:51:20.695 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:51:20.698 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-21 16:51:20.719 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-07-21 16:51:20.737 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:51:20.740 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-21 16:51:20.757 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-21 16:51:20.773 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-07-21 16:51:20.791 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:51:20.794 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-07-21 16:51:20.812 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:51:20.815 | + ./stack.sh:main:760 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-07-21 16:51:20.832 | + ./stack.sh:main:762 : [[ -z '' ]] 2026-07-21 16:51:20.835 | + ./stack.sh:main:762 : [[ False == \T\r\u\e ]] 2026-07-21 16:51:20.837 | + ./stack.sh:main:768 : save_stackenv 768 2026-07-21 16:51:20.839 | + functions-common:save_stackenv:65 : local tag=768 2026-07-21 16:51:20.843 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-21 16:51:20.847 | + functions-common:save_stackenv:67 : time_stamp=2026-07-21-165120 2026-07-21 16:51:20.850 | + functions-common:save_stackenv:68 : echo '# 2026-07-21-165120 768' 2026-07-21 16:51:20.853 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:51:20.855 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-21 16:51:20.858 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:51:20.860 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-21 16:51:20.863 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:51:20.866 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-21 16:51:20.869 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:51:20.871 | + 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 16:51:20.875 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:51:20.877 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.86 2026-07-21 16:51:20.880 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:51:20.883 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.86/identity 2026-07-21 16:51:20.886 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:51:20.888 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-21-165100 2026-07-21 16:51:20.891 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:51:20.893 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-21 16:51:20.896 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:51:20.899 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.86 2026-07-21 16:51:20.902 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:51:20.905 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-21 16:51:20.908 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:51:20.911 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.86 2026-07-21 16:51:20.913 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:51:20.916 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-21 16:51:20.919 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:51:20.921 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-21 16:51:20.923 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:51:20.926 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.86 2026-07-21 16:51:20.928 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:51:20.930 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-21 16:51:20.933 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-07-21 16:51:20.936 | + ./stack.sh:main:781 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-21 16:51:20.938 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/requirements.git 2026-07-21 16:51:20.940 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-21 16:51:20.942 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 16:51:20.944 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 16:51:20.947 | ++ functions-common:git_clone:593 : pwd 2026-07-21 16:51:20.949 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 16:51:20.952 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 16:51:20.955 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 16:51:20.969 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 16:51:20.972 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 16:51:20.974 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 16:51:20.977 | + functions-common:git_clone:610 : echo master 2026-07-21 16:51:20.977 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 16:51:20.982 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-21 16:51:20.984 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 16:51:20.986 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-21 16:51:21.000 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-21 16:51:21.003 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 16:51:21.004 | + functions-common:git_clone:673 : head -1 2026-07-21 16:51:21.019 | 1244391f Merge "update constraint for oslo.policy to new release 6.0.0" 2026-07-21 16:51:21.023 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 16:51:21.026 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-07-21 16:51:21.028 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 16:51:21.031 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-07-21 16:51:21.033 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-07-21 16:51:21.036 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-21 16:51:21.040 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-21 16:51:21.042 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-07-21 16:51:21.044 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-07-21 16:51:21.047 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-21 16:51:21.050 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-21 16:51:21.054 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-21 16:51:21.059 | ++ tools/install_prereqs.sh:source:47 : NOW=1784652681 2026-07-21 16:51:21.062 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-07-21 16:51:21.067 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-21 16:51:21.070 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-21 16:51:21.072 | ++ tools/install_prereqs.sh:source:49 : DELTA=1784652681 2026-07-21 16:51:21.076 | ++ tools/install_prereqs.sh:source:50 : [[ 1784652681 -lt 7200 ]] 2026-07-21 16:51:21.078 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-21 16:51:21.081 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-21 16:51:21.083 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-21 16:51:21.086 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-21 16:51:21.089 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-21 16:51:21.092 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-21 16:51:21.095 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-21 16:51:21.098 | +++ 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 16:51:21.127 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-21 16:51:21.128 | apache2-dev 2026-07-21 16:51:21.128 | bc 2026-07-21 16:51:21.128 | bsdmainutils 2026-07-21 16:51:21.128 | curl 2026-07-21 16:51:21.128 | g++ 2026-07-21 16:51:21.128 | gawk 2026-07-21 16:51:21.128 | gcc 2026-07-21 16:51:21.128 | gettext 2026-07-21 16:51:21.128 | git 2026-07-21 16:51:21.128 | graphviz 2026-07-21 16:51:21.128 | iputils-ping 2026-07-21 16:51:21.128 | libffi-dev 2026-07-21 16:51:21.128 | libjpeg-dev 2026-07-21 16:51:21.128 | libpq-dev 2026-07-21 16:51:21.128 | libssl-dev 2026-07-21 16:51:21.128 | libsystemd-dev 2026-07-21 16:51:21.128 | libxml2-dev 2026-07-21 16:51:21.128 | libxslt1-dev 2026-07-21 16:51:21.128 | libyaml-dev 2026-07-21 16:51:21.128 | lsof 2026-07-21 16:51:21.128 | openssh-server 2026-07-21 16:51:21.128 | openssl 2026-07-21 16:51:21.128 | pkg-config 2026-07-21 16:51:21.128 | psmisc 2026-07-21 16:51:21.128 | python3-dev 2026-07-21 16:51:21.128 | python3-pip 2026-07-21 16:51:21.128 | python3-systemd 2026-07-21 16:51:21.128 | python3-venv 2026-07-21 16:51:21.128 | tar 2026-07-21 16:51:21.128 | tcpdump 2026-07-21 16:51:21.128 | unzip 2026-07-21 16:51:21.128 | uuid-runtime 2026-07-21 16:51:21.128 | wget 2026-07-21 16:51:21.128 | zlib1g-dev 2026-07-21 16:51:21.128 | lvm2 2026-07-21 16:51:21.128 | qemu-utils 2026-07-21 16:51:21.128 | thin-provisioning-tools 2026-07-21 16:51:21.128 | lsscsi 2026-07-21 16:51:21.128 | open-iscsi 2026-07-21 16:51:21.128 | libkrb5-dev 2026-07-21 16:51:21.128 | libldap2-dev 2026-07-21 16:51:21.128 | libsasl2-dev 2026-07-21 16:51:21.128 | memcached 2026-07-21 16:51:21.128 | python3-mysqldb 2026-07-21 16:51:21.128 | sqlite3 2026-07-21 16:51:21.128 | conntrack 2026-07-21 16:51:21.128 | curl 2026-07-21 16:51:21.128 | ebtables 2026-07-21 16:51:21.128 | genisoimage 2026-07-21 16:51:21.128 | iptables 2026-07-21 16:51:21.128 | iputils-arping 2026-07-21 16:51:21.128 | kpartx 2026-07-21 16:51:21.128 | libjs-jquery-tablesorter 2026-07-21 16:51:21.128 | parted 2026-07-21 16:51:21.128 | pm-utils 2026-07-21 16:51:21.128 | python3-mysqldb 2026-07-21 16:51:21.128 | socat 2026-07-21 16:51:21.128 | sqlite3 2026-07-21 16:51:21.128 | sudo 2026-07-21 16:51:21.128 | vlan 2026-07-21 16:51:21.128 | cryptsetup 2026-07-21 16:51:21.128 | dosfstools 2026-07-21 16:51:21.128 | genisoimage 2026-07-21 16:51:21.128 | gir1.2-libosinfo-1.0 2026-07-21 16:51:21.128 | netcat-openbsd 2026-07-21 16:51:21.128 | open-iscsi 2026-07-21 16:51:21.128 | qemu-utils 2026-07-21 16:51:21.128 | sg3-utils 2026-07-21 16:51:21.128 | sysfsutils 2026-07-21 16:51:21.128 | acl 2026-07-21 16:51:21.128 | dnsmasq-base 2026-07-21 16:51:21.128 | dnsmasq-utils 2026-07-21 16:51:21.128 | ebtables 2026-07-21 16:51:21.128 | haproxy 2026-07-21 16:51:21.128 | iptables 2026-07-21 16:51:21.128 | iputils-arping 2026-07-21 16:51:21.128 | iputils-ping 2026-07-21 16:51:21.128 | postgresql-server-dev-all 2026-07-21 16:51:21.128 | python3-mysqldb 2026-07-21 16:51:21.128 | sqlite3 2026-07-21 16:51:21.128 | sudo 2026-07-21 16:51:21.128 | vlan 2026-07-21 16:51:21.128 | curl 2026-07-21 16:51:21.128 | liberasurecode-dev 2026-07-21 16:51:21.128 | make 2026-07-21 16:51:21.128 | memcached 2026-07-21 16:51:21.128 | rsync 2026-07-21 16:51:21.128 | sqlite3 2026-07-21 16:51:21.128 | xfsprogs 2026-07-21 16:51:21.128 | apache2' 2026-07-21 16:51:21.131 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-21 16:51:21.154 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-21 16:51:21.154 | apache2-dev 2026-07-21 16:51:21.154 | bc 2026-07-21 16:51:21.154 | bsdmainutils 2026-07-21 16:51:21.154 | curl 2026-07-21 16:51:21.154 | g++ 2026-07-21 16:51:21.154 | gawk 2026-07-21 16:51:21.154 | gcc 2026-07-21 16:51:21.154 | gettext 2026-07-21 16:51:21.154 | git 2026-07-21 16:51:21.154 | graphviz 2026-07-21 16:51:21.154 | iputils-ping 2026-07-21 16:51:21.154 | libffi-dev 2026-07-21 16:51:21.154 | libjpeg-dev 2026-07-21 16:51:21.154 | libpq-dev 2026-07-21 16:51:21.154 | libssl-dev 2026-07-21 16:51:21.154 | libsystemd-dev 2026-07-21 16:51:21.154 | libxml2-dev 2026-07-21 16:51:21.154 | libxslt1-dev 2026-07-21 16:51:21.154 | libyaml-dev 2026-07-21 16:51:21.154 | lsof 2026-07-21 16:51:21.154 | openssh-server 2026-07-21 16:51:21.154 | openssl 2026-07-21 16:51:21.154 | pkg-config 2026-07-21 16:51:21.154 | psmisc 2026-07-21 16:51:21.154 | python3-dev 2026-07-21 16:51:21.154 | python3-pip 2026-07-21 16:51:21.154 | python3-systemd 2026-07-21 16:51:21.154 | python3-venv 2026-07-21 16:51:21.154 | tar 2026-07-21 16:51:21.154 | tcpdump 2026-07-21 16:51:21.154 | unzip 2026-07-21 16:51:21.154 | uuid-runtime 2026-07-21 16:51:21.154 | wget 2026-07-21 16:51:21.154 | zlib1g-dev 2026-07-21 16:51:21.154 | lvm2 2026-07-21 16:51:21.154 | qemu-utils 2026-07-21 16:51:21.154 | thin-provisioning-tools 2026-07-21 16:51:21.154 | lsscsi 2026-07-21 16:51:21.154 | open-iscsi 2026-07-21 16:51:21.154 | libkrb5-dev 2026-07-21 16:51:21.154 | libldap2-dev 2026-07-21 16:51:21.154 | libsasl2-dev 2026-07-21 16:51:21.154 | memcached 2026-07-21 16:51:21.154 | python3-mysqldb 2026-07-21 16:51:21.154 | sqlite3 2026-07-21 16:51:21.154 | conntrack 2026-07-21 16:51:21.154 | curl 2026-07-21 16:51:21.154 | ebtables 2026-07-21 16:51:21.154 | genisoimage 2026-07-21 16:51:21.154 | iptables 2026-07-21 16:51:21.154 | iputils-arping 2026-07-21 16:51:21.154 | kpartx 2026-07-21 16:51:21.154 | libjs-jquery-tablesorter 2026-07-21 16:51:21.154 | parted 2026-07-21 16:51:21.154 | pm-utils 2026-07-21 16:51:21.154 | python3-mysqldb 2026-07-21 16:51:21.154 | socat 2026-07-21 16:51:21.154 | sqlite3 2026-07-21 16:51:21.154 | sudo 2026-07-21 16:51:21.154 | vlan 2026-07-21 16:51:21.155 | cryptsetup 2026-07-21 16:51:21.155 | dosfstools 2026-07-21 16:51:21.155 | genisoimage 2026-07-21 16:51:21.155 | gir1.2-libosinfo-1.0 2026-07-21 16:51:21.155 | netcat-openbsd 2026-07-21 16:51:21.155 | open-iscsi 2026-07-21 16:51:21.155 | qemu-utils 2026-07-21 16:51:21.155 | sg3-utils 2026-07-21 16:51:21.155 | sysfsutils 2026-07-21 16:51:21.155 | acl 2026-07-21 16:51:21.155 | dnsmasq-base 2026-07-21 16:51:21.155 | dnsmasq-utils 2026-07-21 16:51:21.155 | ebtables 2026-07-21 16:51:21.155 | haproxy 2026-07-21 16:51:21.155 | iptables 2026-07-21 16:51:21.155 | iputils-arping 2026-07-21 16:51:21.155 | iputils-ping 2026-07-21 16:51:21.155 | postgresql-server-dev-all 2026-07-21 16:51:21.155 | python3-mysqldb 2026-07-21 16:51:21.155 | sqlite3 2026-07-21 16:51:21.155 | sudo 2026-07-21 16:51:21.155 | vlan 2026-07-21 16:51:21.155 | curl 2026-07-21 16:51:21.155 | liberasurecode-dev 2026-07-21 16:51:21.155 | make 2026-07-21 16:51:21.155 | memcached 2026-07-21 16:51:21.155 | rsync 2026-07-21 16:51:21.155 | sqlite3 2026-07-21 16:51:21.155 | xfsprogs 2026-07-21 16:51:21.155 | apache2 ' 2026-07-21 16:51:21.157 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-21 16:51:21.159 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:51:21.162 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:51:21.165 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-21 16:51:21.167 | ++ 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 16:51:21.170 | ++ 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 16:51:21.172 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-21 16:51:21.174 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 16:51:21.176 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 16:51:21.179 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 16:51:21.181 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 16:51:21.183 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 16:51:21.186 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:51:21.188 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:51:21.190 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 16:51:21.192 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 16:51:21.195 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 16:51:21.196 | ++ functions-common:apt_get_update:1167 : return 2026-07-21 16:51:21.199 | ++ 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 16:51:21.201 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 16:51:21.203 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:51:21.205 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:51:21.207 | ++ 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 16:51:21.224 | ++ 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 16:51:21.254 | Reading package lists... 2026-07-21 16:51:21.487 | Building dependency tree... 2026-07-21 16:51:21.489 | Reading state information... 2026-07-21 16:51:21.790 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-21 16:51:21.790 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-21 16:51:21.790 | g++ set to manually installed. 2026-07-21 16:51:21.790 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-21 16:51:21.790 | gawk set to manually installed. 2026-07-21 16:51:21.790 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-21 16:51:21.790 | gcc set to manually installed. 2026-07-21 16:51:21.790 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-21 16:51:21.790 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-21 16:51:21.790 | iputils-ping set to manually installed. 2026-07-21 16:51:21.790 | lsof is already the newest version (4.95.0-1build3). 2026-07-21 16:51:21.790 | psmisc is already the newest version (23.7-1build1). 2026-07-21 16:51:21.790 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-21 16:51:21.790 | python3-dev set to manually installed. 2026-07-21 16:51:21.790 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-21 16:51:21.790 | python3-systemd is already the newest version (235-1build4). 2026-07-21 16:51:21.790 | python3-systemd set to manually installed. 2026-07-21 16:51:21.790 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-07-21 16:51:21.790 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-21 16:51:21.790 | unzip is already the newest version (6.0-28ubuntu4.1). 2026-07-21 16:51:21.790 | unzip set to manually installed. 2026-07-21 16:51:21.790 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-21 16:51:21.790 | zlib1g-dev set to manually installed. 2026-07-21 16:51:21.790 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-21 16:51:21.790 | lvm2 set to manually installed. 2026-07-21 16:51:21.790 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-21 16:51:21.790 | qemu-utils set to manually installed. 2026-07-21 16:51:21.790 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-21 16:51:21.790 | thin-provisioning-tools set to manually installed. 2026-07-21 16:51:21.790 | lsscsi is already the newest version (0.32-1build1). 2026-07-21 16:51:21.790 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-21 16:51:21.790 | open-iscsi set to manually installed. 2026-07-21 16:51:21.790 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-21 16:51:21.790 | iptables set to manually installed. 2026-07-21 16:51:21.790 | parted is already the newest version (3.6-4build1). 2026-07-21 16:51:21.790 | socat is already the newest version (1.8.0.0-4ubuntu0.1). 2026-07-21 16:51:21.790 | vlan is already the newest version (2.0.5ubuntu5). 2026-07-21 16:51:21.790 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-21 16:51:21.790 | cryptsetup set to manually installed. 2026-07-21 16:51:21.790 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-21 16:51:21.790 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-21 16:51:21.790 | netcat-openbsd set to manually installed. 2026-07-21 16:51:21.790 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-21 16:51:21.790 | sg3-utils set to manually installed. 2026-07-21 16:51:21.790 | acl is already the newest version (2.3.2-1build1.1). 2026-07-21 16:51:21.790 | acl set to manually installed. 2026-07-21 16:51:21.790 | make is already the newest version (4.3-4.1build2). 2026-07-21 16:51:21.790 | make set to manually installed. 2026-07-21 16:51:21.790 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-07-21 16:51:21.790 | The following additional packages will be installed: 2026-07-21 16:51:21.790 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-21 16:51:21.791 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-07-21 16:51:21.791 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-07-21 16:51:21.791 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-07-21 16:51:21.791 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-07-21 16:51:21.791 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-07-21 16:51:21.791 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-07-21 16:51:21.791 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-07-21 16:51:21.791 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl liberasurecode1 libfdisk1 2026-07-21 16:51:21.791 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-21 16:51:21.791 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-21 16:51:21.791 | libjpeg8-dev libjs-jquery-metadata libjson-perl libkadm5clnt-mit12 2026-07-21 16:51:21.793 | libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev libllvm17t64 2026-07-21 16:51:21.793 | libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl libmount1 2026-07-21 16:51:21.793 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libnss-systemd 2026-07-21 16:51:21.793 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-07-21 16:51:21.793 | libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 2026-07-21 16:51:21.793 | libpfm4 libpkgconf3 libpq5 libsctp-dev libsm6 libsmartcols1 libsqlite3-0 2026-07-21 16:51:21.793 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-07-21 16:51:21.793 | libsystemd-shared libsystemd0 libtinfo6 libtool libudev1 libuuid1 libx86-1 2026-07-21 16:51:21.793 | libxaw7 libxml2 libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-21 16:51:21.793 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 mount multipath-tools 2026-07-21 16:51:21.793 | mysql-common ncal ncurses-base ncurses-bin ncurses-term openssh-client 2026-07-21 16:51:21.793 | openssh-sftp-server osinfo-db pkgconf pkgconf-bin po-debconf 2026-07-21 16:51:21.793 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-21 16:51:21.793 | postgresql-server-dev-16 ssl-cert systemd systemd-dev systemd-resolved 2026-07-21 16:51:21.793 | systemd-sysv udev util-linux uuid-dev vbetool 2026-07-21 16:51:21.794 | Suggested packages: 2026-07-21 16:51:21.795 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-21 16:51:21.795 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-21 16:51:21.795 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-21 16:51:21.795 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-21 16:51:21.795 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-07-21 16:51:21.795 | libtool-doc ncurses-doc postgresql-doc-16 libssl-doc gfortran 2026-07-21 16:51:21.795 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-21 16:51:21.795 | libcache-memcached-perl libmemcached libyaml-perl nfs-common 2026-07-21 16:51:21.795 | multipath-tools-boot keychain libpam-ssh monkeysphere ssh-askpass 2026-07-21 16:51:21.795 | molly-guard cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-21 16:51:21.795 | postgresql-16 default-mysql-server | virtual-mysql-server 2026-07-21 16:51:21.795 | python3-braceexpand sqlite3-doc systemd-container systemd-homed 2026-07-21 16:51:21.795 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 ncompress tar-scripts 2026-07-21 16:51:21.795 | tar-doc util-linux-extra util-linux-locales 2026-07-21 16:51:21.935 | The following NEW packages will be installed: 2026-07-21 16:51:21.935 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-21 16:51:21.935 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-21 16:51:21.935 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-07-21 16:51:21.935 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-07-21 16:51:21.935 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-21 16:51:21.935 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-21 16:51:21.935 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-21 16:51:21.936 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-21 16:51:21.936 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-21 16:51:21.936 | libclang-rt-17-dev libclang1-17t64 libdebhelper-perl liberasurecode-dev 2026-07-21 16:51:21.936 | liberasurecode1 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-21 16:51:21.936 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-21 16:51:21.936 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-21 16:51:21.936 | libjs-jquery-tablesorter libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-07-21 16:51:21.936 | libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev libldap2-dev 2026-07-21 16:51:21.936 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-21 16:51:21.936 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-07-21 16:51:21.936 | libosinfo-l10n libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-07-21 16:51:21.937 | libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev libpq5 libsasl2-dev 2026-07-21 16:51:21.937 | libsctp-dev libsm6 libssl-dev libsub-override-perl libsys-hostname-long-perl 2026-07-21 16:51:21.937 | libsysfs2 libsystemd-dev libtool libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-21 16:51:21.937 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-21 16:51:21.937 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 memcached mysql-common 2026-07-21 16:51:21.937 | ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils po-debconf 2026-07-21 16:51:21.937 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-21 16:51:21.938 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb sqlite3 2026-07-21 16:51:21.938 | ssl-cert sysfsutils uuid-dev vbetool 2026-07-21 16:51:21.939 | The following packages will be upgraded: 2026-07-21 16:51:21.939 | bsdextrautils bsdutils curl eject fdisk kpartx libblkid1 libcurl3t64-gnutls 2026-07-21 16:51:21.939 | libcurl4t64 libfdisk1 libmount1 libncurses6 libncursesw6 libnss-systemd 2026-07-21 16:51:21.939 | libpam-systemd libsmartcols1 libsqlite3-0 libssl3t64 libsystemd-shared 2026-07-21 16:51:21.940 | libsystemd0 libtinfo6 libudev1 libuuid1 libxml2 mount multipath-tools 2026-07-21 16:51:21.940 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-server 2026-07-21 16:51:21.940 | openssh-sftp-server openssl rsync sudo systemd systemd-dev systemd-resolved 2026-07-21 16:51:21.940 | systemd-sysv tar udev util-linux uuid-runtime wget 2026-07-21 16:51:22.211 | 44 upgraded, 139 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 16:51:22.211 | Need to get 189 MB of archives. 2026-07-21 16:51:22.211 | After this operation, 919 MB of additional disk space will be used. 2026-07-21 16:51:22.211 | 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 16:51:22.875 | 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 16:51:23.202 | 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 16:51:23.305 | 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 16:51:23.635 | 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 16:51:23.636 | 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 16:51:23.637 | 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 16:51:23.638 | 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 16:51:23.639 | 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 16:51:23.640 | 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 16:51:23.668 | 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 16:51:23.899 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-07-21 16:51:23.902 | 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 16:51:23.902 | 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 16:51:23.904 | 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 16:51:24.132 | 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 16:51:25.118 | 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 16:51:25.376 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-07-21 16:51:25.377 | 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 16:51:25.598 | 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 16:51:25.608 | 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 16:51:25.610 | 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 16:51:25.618 | 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 16:51:25.701 | 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 16:51:25.825 | 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 16:51:25.826 | 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 16:51:25.827 | 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 16:51:25.828 | 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 16:51:25.833 | 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 16:51:25.834 | 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 16:51:25.834 | 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 16:51:25.930 | 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 16:51:26.009 | 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 16:51:26.010 | 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 16:51:26.173 | 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 16:51:26.243 | 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 16:51:26.245 | 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 16:51:26.250 | 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 16:51:26.259 | 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 16:51:26.660 | 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 16:51:26.683 | 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 16:51:26.683 | 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 16:51:26.686 | 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 16:51:26.802 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-21 16:51:26.806 | 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 16:51:26.809 | 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 16:51:27.063 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-21 16:51:27.063 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-21 16:51:27.064 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-21 16:51:27.064 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-21 16:51:27.065 | 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 16:51:27.066 | 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 16:51:27.067 | 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 16:51:27.068 | 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 16:51:27.068 | 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 16:51:27.182 | 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 16:51:27.187 | 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 16:51:27.301 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-21 16:51:27.304 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-21 16:51:27.324 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-21 16:51:27.423 | 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 16:51:27.574 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-21 16:51:27.607 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-21 16:51:27.608 | 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 16:51:31.482 | 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 16:51:33.136 | 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 16:51:33.137 | 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 16:51:33.137 | 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 16:51:33.139 | 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 16:51:33.299 | 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 16:51:33.408 | 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 16:51:34.958 | 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 16:51:34.959 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-21 16:51:34.968 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-21 16:51:34.970 | 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 16:51:35.019 | 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 16:51:35.020 | 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 16:51:35.021 | 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 16:51:35.022 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-21 16:51:35.026 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-21 16:51:35.150 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-21 16:51:35.342 | 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 16:51:35.343 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-21 16:51:35.391 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-21 16:51:35.534 | 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 16:51:35.534 | 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 16:51:35.535 | 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 16:51:35.705 | 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 16:51:35.724 | 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 16:51:35.724 | 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 16:51:35.791 | 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 16:51:35.792 | 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 16:51:35.855 | 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 16:51:35.855 | 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 16:51:35.996 | 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 16:51:35.997 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-21 16:51:35.998 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-07-21 16:51:35.998 | 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 16:51:35.998 | 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 16:51:36.161 | 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 16:51:36.162 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-21 16:51:36.162 | 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 16:51:36.163 | 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 16:51:36.473 | 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 16:51:36.600 | 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 16:51:36.600 | 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 16:51:36.621 | 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 16:51:36.622 | 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 16:51:36.622 | 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 16:51:36.622 | 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 16:51:36.623 | 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 16:51:36.624 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-21 16:51:36.625 | 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 16:51:36.745 | 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 16:51:37.107 | 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 16:51:37.130 | 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 16:51:37.509 | 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 16:51:37.509 | 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 16:51:37.510 | 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 16:51:37.511 | 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 16:51:37.512 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-21 16:51:37.513 | 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 16:51:37.532 | 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 16:51:37.559 | 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 16:51:37.561 | 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 16:51:37.629 | 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 16:51:37.680 | 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 16:51:37.684 | 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 16:51:37.689 | 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 16:51:37.695 | 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 16:51:37.754 | 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 16:51:37.759 | 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 16:51:38.299 | 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 16:51:38.354 | 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 16:51:38.354 | 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 16:51:40.033 | 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 16:51:40.047 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-07-21 16:51:40.047 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-07-21 16:51:40.047 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-07-21 16:51:40.048 | 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 16:51:40.049 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-21 16:51:40.050 | 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 16:51:40.051 | 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 16:51:40.051 | 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 16:51:40.153 | 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 16:51:40.659 | 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 16:51:40.673 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-21 16:51:40.674 | 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 16:51:40.675 | 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 16:51:41.192 | 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 16:51:41.203 | 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 16:51:41.366 | 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 16:51:41.558 | 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 16:51:41.558 | 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 16:51:41.634 | 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 16:51:41.634 | 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 16:51:41.805 | 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 16:51:41.818 | 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 16:51:46.293 | 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 16:51:46.294 | 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 16:51:46.334 | 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 16:51:47.202 | 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 16:51:47.210 | 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 16:51:53.611 | 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 16:51:53.613 | 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 16:51:53.614 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-21 16:51:53.614 | 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 16:51:53.614 | 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 16:51:53.628 | 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 16:51:53.743 | 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 16:51:53.858 | 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 16:51:53.858 | 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 16:51:53.859 | 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 16:51:53.875 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-21 16:51:53.880 | 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 16:51:54.003 | 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 16:51:54.004 | 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 16:51:54.015 | 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 16:51:54.015 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-07-21 16:51:54.016 | 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 16:51:54.016 | 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 16:51:54.016 | 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 16:51:54.017 | 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 16:51:54.609 | Preconfiguring packages ... 2026-07-21 16:51:54.704 | Fetched 189 MB in 32s (5,868 kB/s) 2026-07-21 16:51:54.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 ... 158862 files and directories currently installed.) 2026-07-21 16:51:54.802 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 16:51:54.807 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-07-21 16:51:54.865 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-07-21 16:51:54.971 | (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 16:51:54.975 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 16:51:54.979 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 16:51:55.031 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-21 16:51:55.139 | (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 16:51:55.143 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.3_amd64.deb ... 2026-07-21 16:51:55.150 | Unpacking tar (1.35+dfsg-3ubuntu0.3) over (1.35+dfsg-3build1) ... 2026-07-21 16:51:55.199 | Setting up tar (1.35+dfsg-3ubuntu0.3) ... 2026-07-21 16:51:55.308 | (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 16:51:55.312 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 16:51:55.319 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 16:51:55.448 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-07-21 16:51:56.092 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-07-21 16:51:56.197 | (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 16:51:56.201 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-21 16:51:56.205 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 16:51:56.266 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-21 16:51:56.384 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 158862 files and directories currently installed.) 2026-07-21 16:51:56.388 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-21 16:51:56.392 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 16:51:57.018 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 16:51:57.022 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 16:51:57.070 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-07-21 16:51:57.076 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 16:51:57.131 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 16:51:57.137 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 16:51:57.185 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 16:51:57.288 | (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 16:51:57.292 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 16:51:57.299 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 16:51:57.354 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 16:51:57.358 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 16:51:57.431 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 16:51:57.437 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 16:51:57.485 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 16:51:57.591 | (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 16:51:57.596 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 16:51:57.600 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 16:51:57.647 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 16:51:57.654 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 16:51:57.715 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 16:51:57.723 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 16:51:57.774 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 16:51:57.800 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 16:51:58.097 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 16:51:58.121 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 16:51:58.243 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 16:51:58.247 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 16:51:58.292 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 16:51:58.399 | (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 16:51:58.403 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-21 16:51:58.407 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-21 16:51:58.483 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-21 16:51:58.582 | (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 16:51:58.586 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 16:51:58.590 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 16:51:58.638 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 16:51:58.744 | (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 16:51:58.747 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 16:51:58.752 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 16:51:58.799 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 16:51:58.901 | (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 16:51:58.905 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 16:51:58.909 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 16:51:58.953 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-21 16:51:58.962 | Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ... 2026-07-21 16:51:59.024 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 16:51:59.029 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 16:51:59.075 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 16:51:59.180 | (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 16:51:59.184 | Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 16:51:59.193 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 16:51:59.230 | Selecting previously unselected package libapr1t64:amd64. 2026-07-21 16:51:59.243 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-21 16:51:59.245 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-21 16:51:59.272 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-21 16:51:59.285 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-21 16:51:59.287 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 16:51:59.328 | Preparing to unpack .../03-libsqlite3-0_3.45.1-1ubuntu2.7_amd64.deb ... 2026-07-21 16:51:59.333 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) over (3.45.1-1ubuntu2.5) ... 2026-07-21 16:51:59.369 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-21 16:51:59.380 | Preparing to unpack .../04-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-21 16:51:59.381 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 16:51:59.406 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-21 16:51:59.420 | Preparing to unpack .../05-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-21 16:51:59.421 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 16:51:59.462 | Preparing to unpack .../06-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-21 16:51:59.469 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-21 16:51:59.520 | Preparing to unpack .../07-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-21 16:51:59.530 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-21 16:51:59.571 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-21 16:51:59.585 | Preparing to unpack .../08-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-21 16:51:59.587 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-21 16:51:59.638 | Preparing to unpack .../09-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-21 16:51:59.645 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-07-21 16:51:59.687 | Selecting previously unselected package apache2-bin. 2026-07-21 16:51:59.701 | Preparing to unpack .../10-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-21 16:51:59.703 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-21 16:51:59.776 | Selecting previously unselected package apache2-data. 2026-07-21 16:51:59.789 | Preparing to unpack .../11-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-21 16:51:59.792 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-21 16:51:59.878 | Selecting previously unselected package apache2-utils. 2026-07-21 16:51:59.891 | Preparing to unpack .../12-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-21 16:51:59.893 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-21 16:51:59.927 | Selecting previously unselected package apache2. 2026-07-21 16:51:59.940 | Preparing to unpack .../13-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-21 16:51:59.947 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-21 16:52:00.009 | Selecting previously unselected package haproxy. 2026-07-21 16:52:00.022 | Preparing to unpack .../14-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 16:52:00.031 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-21 16:52:00.095 | Selecting previously unselected package memcached. 2026-07-21 16:52:00.108 | Preparing to unpack .../15-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-21 16:52:00.112 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-21 16:52:00.159 | Preparing to unpack .../16-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-21 16:52:00.163 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-21 16:52:00.207 | Preparing to unpack .../17-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-21 16:52:00.304 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-21 16:52:00.368 | Preparing to unpack .../18-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-21 16:52:00.387 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-21 16:52:00.446 | Selecting previously unselected package libjson-perl. 2026-07-21 16:52:00.458 | Preparing to unpack .../19-libjson-perl_4.10000-1_all.deb ... 2026-07-21 16:52:00.459 | Unpacking libjson-perl (4.10000-1) ... 2026-07-21 16:52:00.494 | Selecting previously unselected package postgresql-client-common. 2026-07-21 16:52:00.507 | Preparing to unpack .../20-postgresql-client-common_257build1.1_all.deb ... 2026-07-21 16:52:00.508 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-21 16:52:00.552 | Preparing to unpack .../21-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-21 16:52:00.557 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-21 16:52:00.657 | Selecting previously unselected package ssl-cert. 2026-07-21 16:52:00.671 | Preparing to unpack .../22-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-21 16:52:00.673 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-21 16:52:00.704 | Selecting previously unselected package postgresql-common. 2026-07-21 16:52:00.718 | Preparing to unpack .../23-postgresql-common_257build1.1_all.deb ... 2026-07-21 16:52:00.733 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-21 16:52:00.740 | Unpacking postgresql-common (257build1.1) ... 2026-07-21 16:52:00.796 | Selecting previously unselected package libsysfs2:amd64. 2026-07-21 16:52:00.810 | Preparing to unpack .../24-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-21 16:52:00.811 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-21 16:52:00.840 | Selecting previously unselected package sysfsutils. 2026-07-21 16:52:00.854 | Preparing to unpack .../25-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-21 16:52:00.858 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-21 16:52:00.903 | Preparing to unpack .../26-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 16:52:00.907 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 16:52:00.952 | Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 16:52:00.955 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 16:52:01.000 | Preparing to unpack .../28-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 16:52:01.005 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 16:52:01.062 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 16:52:01.166 | (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 16:52:01.170 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 16:52:01.174 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 16:52:01.219 | Preparing to unpack .../001-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-07-21 16:52:01.229 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-07-21 16:52:01.300 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 16:52:01.308 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 16:52:01.358 | Preparing to unpack .../003-wget_1.21.4-1ubuntu4.4_amd64.deb ... 2026-07-21 16:52:01.362 | Unpacking wget (1.21.4-1ubuntu4.4) over (1.21.4-1ubuntu4.1) ... 2026-07-21 16:52:01.394 | Selecting previously unselected package autotools-dev. 2026-07-21 16:52:01.408 | Preparing to unpack .../004-autotools-dev_20220109.1_all.deb ... 2026-07-21 16:52:01.409 | Unpacking autotools-dev (20220109.1) ... 2026-07-21 16:52:01.437 | Selecting previously unselected package m4. 2026-07-21 16:52:01.451 | Preparing to unpack .../005-m4_1.4.19-4build1_amd64.deb ... 2026-07-21 16:52:01.452 | Unpacking m4 (1.4.19-4build1) ... 2026-07-21 16:52:01.491 | Selecting previously unselected package autoconf. 2026-07-21 16:52:01.504 | Preparing to unpack .../006-autoconf_2.71-3_all.deb ... 2026-07-21 16:52:01.506 | Unpacking autoconf (2.71-3) ... 2026-07-21 16:52:01.557 | Selecting previously unselected package automake. 2026-07-21 16:52:01.570 | Preparing to unpack .../007-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-21 16:52:01.575 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-21 16:52:01.629 | Selecting previously unselected package autopoint. 2026-07-21 16:52:01.643 | Preparing to unpack .../008-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-21 16:52:01.645 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-21 16:52:01.673 | Selecting previously unselected package libdebhelper-perl. 2026-07-21 16:52:01.686 | Preparing to unpack .../009-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-21 16:52:01.688 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-21 16:52:01.731 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-21 16:52:01.745 | Preparing to unpack .../010-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 16:52:01.746 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:02.260 | Selecting previously unselected package libclang-cpp17t64. 2026-07-21 16:52:02.271 | Preparing to unpack .../011-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 16:52:02.272 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:02.528 | Selecting previously unselected package libgc1:amd64. 2026-07-21 16:52:02.541 | Preparing to unpack .../012-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-21 16:52:02.542 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-21 16:52:02.574 | Selecting previously unselected package libobjc4:amd64. 2026-07-21 16:52:02.587 | Preparing to unpack .../013-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-21 16:52:02.589 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-21 16:52:02.621 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-21 16:52:02.637 | Preparing to unpack .../014-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-21 16:52:02.639 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-21 16:52:02.671 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-21 16:52:02.684 | Preparing to unpack .../015-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 16:52:02.685 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:02.793 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-21 16:52:02.812 | Preparing to unpack .../016-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 16:52:02.813 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:02.859 | Selecting previously unselected package libclang1-17t64. 2026-07-21 16:52:02.872 | Preparing to unpack .../017-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 16:52:02.874 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:03.029 | Selecting previously unselected package clang-17. 2026-07-21 16:52:03.043 | Preparing to unpack .../018-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 16:52:03.044 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:03.071 | Selecting previously unselected package libtool. 2026-07-21 16:52:03.084 | Preparing to unpack .../019-libtool_2.4.7-7build1_all.deb ... 2026-07-21 16:52:03.086 | Unpacking libtool (2.4.7-7build1) ... 2026-07-21 16:52:03.115 | Selecting previously unselected package dh-autoreconf. 2026-07-21 16:52:03.129 | Preparing to unpack .../020-dh-autoreconf_20_all.deb ... 2026-07-21 16:52:03.132 | Unpacking dh-autoreconf (20) ... 2026-07-21 16:52:03.157 | Selecting previously unselected package libarchive-zip-perl. 2026-07-21 16:52:03.170 | Preparing to unpack .../021-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-21 16:52:03.173 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-21 16:52:03.207 | Selecting previously unselected package libsub-override-perl. 2026-07-21 16:52:03.221 | Preparing to unpack .../022-libsub-override-perl_0.10-1_all.deb ... 2026-07-21 16:52:03.222 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-21 16:52:03.249 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-21 16:52:03.263 | Preparing to unpack .../023-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-21 16:52:03.265 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-21 16:52:03.290 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-21 16:52:03.303 | Preparing to unpack .../024-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-21 16:52:03.305 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-21 16:52:03.330 | Selecting previously unselected package debugedit. 2026-07-21 16:52:03.344 | Preparing to unpack .../025-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-21 16:52:03.345 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-21 16:52:03.371 | Selecting previously unselected package dwz. 2026-07-21 16:52:03.387 | Preparing to unpack .../026-dwz_0.15-1build6_amd64.deb ... 2026-07-21 16:52:03.388 | Unpacking dwz (0.15-1build6) ... 2026-07-21 16:52:03.416 | Selecting previously unselected package gettext. 2026-07-21 16:52:03.429 | Preparing to unpack .../027-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-21 16:52:03.431 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-21 16:52:03.506 | Selecting previously unselected package intltool-debian. 2026-07-21 16:52:03.524 | Preparing to unpack .../028-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-21 16:52:03.527 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-21 16:52:03.563 | Selecting previously unselected package po-debconf. 2026-07-21 16:52:03.578 | Preparing to unpack .../029-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-21 16:52:03.584 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-21 16:52:03.640 | Selecting previously unselected package debhelper. 2026-07-21 16:52:03.654 | Preparing to unpack .../030-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-21 16:52:03.656 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-21 16:52:03.773 | Selecting previously unselected package uuid-dev:amd64. 2026-07-21 16:52:03.787 | Preparing to unpack .../031-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 16:52:03.788 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 16:52:03.817 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-21 16:52:03.830 | Preparing to unpack .../032-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-21 16:52:03.833 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-21 16:52:03.868 | Selecting previously unselected package libapr1-dev. 2026-07-21 16:52:03.882 | Preparing to unpack .../033-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-21 16:52:03.884 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-21 16:52:04.047 | Selecting previously unselected package libldap-dev:amd64. 2026-07-21 16:52:04.061 | Preparing to unpack .../034-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 16:52:04.062 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-21 16:52:04.136 | Selecting previously unselected package libldap2-dev. 2026-07-21 16:52:04.150 | Preparing to unpack .../035-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-21 16:52:04.151 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-21 16:52:04.177 | Selecting previously unselected package libaprutil1-dev. 2026-07-21 16:52:04.190 | Preparing to unpack .../036-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-21 16:52:04.192 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-21 16:52:04.333 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-21 16:52:04.346 | Preparing to unpack .../037-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-21 16:52:04.347 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 16:52:04.378 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-21 16:52:04.391 | Preparing to unpack .../038-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-21 16:52:04.393 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 16:52:04.423 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-21 16:52:04.437 | Preparing to unpack .../039-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-21 16:52:04.438 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 16:52:04.463 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-21 16:52:04.477 | Preparing to unpack .../040-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-21 16:52:04.479 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 16:52:04.541 | Selecting previously unselected package apache2-dev. 2026-07-21 16:52:04.555 | Preparing to unpack .../041-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-21 16:52:04.557 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-21 16:52:04.601 | Selecting previously unselected package ncal. 2026-07-21 16:52:04.615 | Preparing to unpack .../042-ncal_12.1.8_amd64.deb ... 2026-07-21 16:52:04.616 | Unpacking ncal (12.1.8) ... 2026-07-21 16:52:04.646 | Selecting previously unselected package bsdmainutils. 2026-07-21 16:52:04.660 | Preparing to unpack .../043-bsdmainutils_12.1.8_all.deb ... 2026-07-21 16:52:04.664 | Unpacking bsdmainutils (12.1.8) ... 2026-07-21 16:52:04.688 | Selecting previously unselected package conntrack. 2026-07-21 16:52:04.705 | Preparing to unpack .../044-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-21 16:52:04.708 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-21 16:52:04.738 | Selecting previously unselected package dnsmasq-base. 2026-07-21 16:52:04.752 | Preparing to unpack .../045-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-07-21 16:52:04.760 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-21 16:52:04.795 | Selecting previously unselected package dnsmasq-utils. 2026-07-21 16:52:04.811 | Preparing to unpack .../046-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-07-21 16:52:04.813 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-21 16:52:04.844 | Selecting previously unselected package ebtables. 2026-07-21 16:52:04.858 | Preparing to unpack .../047-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-21 16:52:04.870 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-21 16:52:04.915 | Preparing to unpack .../048-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 16:52:04.921 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 16:52:04.953 | Selecting previously unselected package fonts-liberation. 2026-07-21 16:52:04.967 | Preparing to unpack .../049-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-21 16:52:04.969 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-21 16:52:05.023 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-21 16:52:05.036 | Preparing to unpack .../050-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-21 16:52:05.038 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-21 16:52:05.067 | Selecting previously unselected package fonts-liberation2. 2026-07-21 16:52:05.081 | Preparing to unpack .../051-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-21 16:52:05.084 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-21 16:52:05.110 | Selecting previously unselected package genisoimage. 2026-07-21 16:52:05.124 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-21 16:52:05.127 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-21 16:52:05.170 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-21 16:52:05.186 | Preparing to unpack .../053-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-21 16:52:05.189 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-21 16:52:05.228 | Selecting previously unselected package libann0. 2026-07-21 16:52:05.241 | Preparing to unpack .../054-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-21 16:52:05.243 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-21 16:52:05.275 | Selecting previously unselected package libcdt5:amd64. 2026-07-21 16:52:05.288 | Preparing to unpack .../055-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 16:52:05.291 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 16:52:05.321 | Selecting previously unselected package libcgraph6:amd64. 2026-07-21 16:52:05.335 | Preparing to unpack .../056-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 16:52:05.337 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 16:52:05.373 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-21 16:52:05.390 | Preparing to unpack .../057-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-21 16:52:05.393 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-21 16:52:05.428 | Selecting previously unselected package libltdl7:amd64. 2026-07-21 16:52:05.442 | Preparing to unpack .../058-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-21 16:52:05.446 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-21 16:52:05.479 | Selecting previously unselected package libpathplan4:amd64. 2026-07-21 16:52:05.493 | Preparing to unpack .../059-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 16:52:05.496 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 16:52:05.525 | Selecting previously unselected package libgvc6. 2026-07-21 16:52:05.539 | Preparing to unpack .../060-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 16:52:05.542 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-21 16:52:05.586 | Selecting previously unselected package libgvpr2:amd64. 2026-07-21 16:52:05.600 | Preparing to unpack .../061-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 16:52:05.602 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 16:52:05.632 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-21 16:52:05.646 | Preparing to unpack .../062-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 16:52:05.648 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 16:52:05.692 | Selecting previously unselected package libice6:amd64. 2026-07-21 16:52:05.705 | Preparing to unpack .../063-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-21 16:52:05.708 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-21 16:52:05.737 | Selecting previously unselected package libsm6:amd64. 2026-07-21 16:52:05.753 | Preparing to unpack .../064-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-21 16:52:05.755 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-21 16:52:05.781 | Selecting previously unselected package libxt6t64:amd64. 2026-07-21 16:52:05.795 | Preparing to unpack .../065-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-21 16:52:05.798 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-21 16:52:05.830 | Selecting previously unselected package libxmu6:amd64. 2026-07-21 16:52:05.844 | Preparing to unpack .../066-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-21 16:52:05.846 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-21 16:52:05.878 | Selecting previously unselected package libxaw7:amd64. 2026-07-21 16:52:05.891 | Preparing to unpack .../067-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-21 16:52:05.894 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-21 16:52:05.923 | Selecting previously unselected package graphviz. 2026-07-21 16:52:05.938 | Preparing to unpack .../068-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 16:52:05.939 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-21 16:52:05.998 | Selecting previously unselected package icu-devtools. 2026-07-21 16:52:06.012 | Preparing to unpack .../069-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-21 16:52:06.013 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-21 16:52:06.051 | Selecting previously unselected package iputils-arping. 2026-07-21 16:52:06.065 | Preparing to unpack .../070-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-21 16:52:06.067 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-21 16:52:06.093 | Selecting previously unselected package comerr-dev:amd64. 2026-07-21 16:52:06.107 | Preparing to unpack .../071-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-21 16:52:06.111 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-21 16:52:06.142 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-21 16:52:06.156 | Preparing to unpack .../072-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 16:52:06.158 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 16:52:06.186 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-21 16:52:06.200 | Preparing to unpack .../073-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 16:52:06.202 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 16:52:06.232 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-21 16:52:06.246 | Preparing to unpack .../074-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 16:52:06.248 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 16:52:06.283 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-21 16:52:06.297 | Preparing to unpack .../075-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 16:52:06.301 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 16:52:06.332 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-21 16:52:06.345 | Preparing to unpack .../076-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 16:52:06.347 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 16:52:06.391 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-21 16:52:06.405 | Preparing to unpack .../077-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-21 16:52:06.408 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-21 16:52:06.450 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-21 16:52:06.463 | Preparing to unpack .../078-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 16:52:06.465 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:06.648 | Preparing to unpack .../079-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-21 16:52:06.657 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-21 16:52:06.691 | Selecting previously unselected package libgts-bin. 2026-07-21 16:52:06.705 | Preparing to unpack .../080-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-21 16:52:06.706 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-21 16:52:06.740 | Selecting previously unselected package libicu-dev:amd64. 2026-07-21 16:52:06.754 | Preparing to unpack .../081-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-21 16:52:06.755 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-21 16:52:07.017 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-21 16:52:07.032 | Preparing to unpack .../082-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-21 16:52:07.034 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-21 16:52:07.067 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-21 16:52:07.080 | Preparing to unpack .../083-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-21 16:52:07.082 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-21 16:52:07.107 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-21 16:52:07.121 | Preparing to unpack .../084-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-21 16:52:07.123 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-21 16:52:07.149 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-21 16:52:07.163 | Preparing to unpack .../085-libjs-jquery-metadata_12-4_all.deb ... 2026-07-21 16:52:07.165 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-21 16:52:07.196 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-21 16:52:07.210 | Preparing to unpack .../086-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-21 16:52:07.212 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-21 16:52:07.272 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-21 16:52:07.287 | Preparing to unpack .../087-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-21 16:52:07.289 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-21 16:52:07.330 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-21 16:52:07.344 | Preparing to unpack .../088-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-21 16:52:07.345 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-21 16:52:07.373 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-21 16:52:07.387 | Preparing to unpack .../089-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-21 16:52:07.389 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-21 16:52:07.418 | Selecting previously unselected package mysql-common. 2026-07-21 16:52:07.432 | Preparing to unpack .../090-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-21 16:52:07.446 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-21 16:52:07.480 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-21 16:52:07.500 | Preparing to unpack .../091-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 16:52:07.502 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 16:52:07.563 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-21 16:52:07.577 | Preparing to unpack .../092-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 16:52:07.579 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 16:52:07.629 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-21 16:52:07.643 | Preparing to unpack .../093-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-21 16:52:07.645 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-21 16:52:07.677 | Selecting previously unselected package libpq5:amd64. 2026-07-21 16:52:07.695 | Preparing to unpack .../094-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 16:52:07.698 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 16:52:07.730 | Selecting previously unselected package libssl-dev:amd64. 2026-07-21 16:52:07.743 | Preparing to unpack .../095-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-21 16:52:07.745 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-21 16:52:07.855 | Selecting previously unselected package libpq-dev. 2026-07-21 16:52:07.869 | Preparing to unpack .../096-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 16:52:07.870 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-21 16:52:07.902 | Selecting previously unselected package libsasl2-dev. 2026-07-21 16:52:07.915 | Preparing to unpack .../097-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-21 16:52:07.918 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-21 16:52:07.960 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-21 16:52:07.974 | Preparing to unpack .../098-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 16:52:07.977 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 16:52:08.121 | Selecting previously unselected package libx86-1:amd64. 2026-07-21 16:52:08.138 | Preparing to unpack .../099-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-21 16:52:08.141 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-21 16:52:08.168 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-21 16:52:08.186 | Preparing to unpack .../100-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-21 16:52:08.187 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 16:52:08.239 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-21 16:52:08.253 | Preparing to unpack .../101-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-21 16:52:08.254 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-21 16:52:08.308 | Selecting previously unselected package llvm-17-runtime. 2026-07-21 16:52:08.316 | Preparing to unpack .../102-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 16:52:08.318 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:08.356 | Selecting previously unselected package libpfm4:amd64. 2026-07-21 16:52:08.370 | Preparing to unpack .../103-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-21 16:52:08.372 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-21 16:52:08.413 | Selecting previously unselected package llvm-17. 2026-07-21 16:52:08.427 | Preparing to unpack .../104-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 16:52:08.429 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:08.973 | Selecting previously unselected package libffi-dev:amd64. 2026-07-21 16:52:08.990 | Preparing to unpack .../105-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-21 16:52:08.991 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-21 16:52:09.027 | Selecting previously unselected package llvm-17-tools. 2026-07-21 16:52:09.043 | Preparing to unpack .../106-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 16:52:09.045 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:09.212 | Selecting previously unselected package libz3-4:amd64. 2026-07-21 16:52:09.226 | Preparing to unpack .../107-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-21 16:52:09.229 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-21 16:52:09.351 | Selecting previously unselected package libz3-dev:amd64. 2026-07-21 16:52:09.365 | Preparing to unpack .../108-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-21 16:52:09.367 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-21 16:52:09.403 | Selecting previously unselected package llvm-17-dev. 2026-07-21 16:52:09.417 | Preparing to unpack .../109-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 16:52:09.419 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:11.036 | Selecting previously unselected package osinfo-db. 2026-07-21 16:52:11.055 | Preparing to unpack .../110-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-21 16:52:11.056 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-21 16:52:11.322 | Selecting previously unselected package pkgconf-bin. 2026-07-21 16:52:11.337 | Preparing to unpack .../111-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-21 16:52:11.339 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-21 16:52:11.370 | Selecting previously unselected package pkgconf:amd64. 2026-07-21 16:52:11.381 | Preparing to unpack .../112-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-21 16:52:11.386 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-21 16:52:11.416 | Selecting previously unselected package pkg-config:amd64. 2026-07-21 16:52:11.430 | Preparing to unpack .../113-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-21 16:52:11.435 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-21 16:52:11.461 | Selecting previously unselected package pm-utils. 2026-07-21 16:52:11.475 | Preparing to unpack .../114-pm-utils_1.4.1-21_all.deb ... 2026-07-21 16:52:11.477 | Unpacking pm-utils (1.4.1-21) ... 2026-07-21 16:52:11.518 | Selecting previously unselected package postgresql-client-16. 2026-07-21 16:52:11.532 | Preparing to unpack .../115-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 16:52:11.533 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 16:52:11.629 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-21 16:52:11.643 | Preparing to unpack .../116-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 16:52:11.645 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 16:52:11.881 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-21 16:52:11.895 | Preparing to unpack .../117-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-21 16:52:11.897 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-21 16:52:11.930 | Selecting previously unselected package python3-mysqldb. 2026-07-21 16:52:11.944 | Preparing to unpack .../118-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-21 16:52:11.946 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-21 16:52:11.978 | Selecting previously unselected package sqlite3. 2026-07-21 16:52:11.992 | Preparing to unpack .../119-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-07-21 16:52:11.994 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-07-21 16:52:12.022 | Selecting previously unselected package vbetool. 2026-07-21 16:52:12.036 | Preparing to unpack .../120-vbetool_1.1-5_amd64.deb ... 2026-07-21 16:52:12.038 | Unpacking vbetool (1.1-5) ... 2026-07-21 16:52:12.066 | Selecting previously unselected package libosinfo-l10n. 2026-07-21 16:52:12.082 | Preparing to unpack .../121-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-21 16:52:12.083 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-21 16:52:12.122 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-21 16:52:12.134 | Preparing to unpack .../122-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-21 16:52:12.136 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-21 16:52:12.162 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-21 16:52:12.180 | Preparing to unpack .../123-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-21 16:52:12.181 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-21 16:52:12.221 | Preparing to unpack .../124-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-21 16:52:12.226 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-21 16:52:12.257 | Selecting previously unselected package liberasurecode1:amd64. 2026-07-21 16:52:12.271 | Preparing to unpack .../125-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-07-21 16:52:12.273 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-21 16:52:12.303 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-07-21 16:52:12.318 | Preparing to unpack .../126-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-07-21 16:52:12.319 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-21 16:52:12.350 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-21 16:52:12.364 | Preparing to unpack .../127-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 16:52:12.366 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 16:52:12.397 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-21 16:52:12.412 | Preparing to unpack .../128-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-21 16:52:12.413 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-21 16:52:12.460 | Preparing to unpack .../129-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-21 16:52:12.480 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-21 16:52:12.560 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-21 16:52:12.565 | Setting up postgresql-client-common (257build1.1) ... 2026-07-21 16:52:12.571 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-21 16:52:12.574 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-21 16:52:12.578 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-21 16:52:12.595 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-21 16:52:12.598 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-21 16:52:12.602 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 16:52:12.605 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-21 16:52:12.609 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-21 16:52:12.613 | Setting up wget (1.21.4-1ubuntu4.4) ... 2026-07-21 16:52:12.618 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-21 16:52:12.623 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-21 16:52:12.626 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-21 16:52:12.630 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-21 16:52:13.042 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-21 16:52:13.042 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-21 16:52:13.358 | Setting up ncal (12.1.8) ... 2026-07-21 16:52:13.362 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-21 16:52:13.368 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-21 16:52:13.372 | Setting up vbetool (1.1-5) ... 2026-07-21 16:52:13.376 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-07-21 16:52:13.398 | Setting up pm-utils (1.4.1-21) ... 2026-07-21 16:52:13.404 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-21 16:52:13.409 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) ... 2026-07-21 16:52:13.414 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 16:52:13.423 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 16:52:13.429 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-21 16:52:13.435 | Setting up m4 (1.4.19-4build1) ... 2026-07-21 16:52:13.442 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-07-21 16:52:13.446 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-21 16:52:13.492 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-21 16:52:13.513 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-21 16:52:13.518 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-21 16:52:13.523 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-21 16:52:14.066 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-21 16:52:14.352 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 16:52:14.356 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-07-21 16:52:14.359 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-21 16:52:14.494 | Setting up autotools-dev (20220109.1) ... 2026-07-21 16:52:14.499 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-21 16:52:14.504 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 16:52:14.509 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-21 16:52:14.513 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-21 16:52:14.517 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 16:52:14.521 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-21 16:52:14.525 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 16:52:14.529 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 16:52:14.533 | Setting up ebtables (2.0.11-6build1) ... 2026-07-21 16:52:14.886 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-21 16:52:14.890 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-21 16:52:14.894 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 16:52:14.898 | Setting up bsdmainutils (12.1.8) ... 2026-07-21 16:52:14.903 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-21 16:52:14.909 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-21 16:52:14.912 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 16:52:14.916 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-21 16:52:14.921 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-21 16:52:14.926 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-21 16:52:14.931 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-07-21 16:52:14.956 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-21 16:52:14.961 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-21 16:52:14.966 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 16:52:14.971 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-21 16:52:14.975 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-21 16:52:14.981 | Setting up autoconf (2.71-3) ... 2026-07-21 16:52:14.986 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-21 16:52:14.991 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 16:52:14.995 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:14.999 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 16:52:15.005 | Setting up dwz (0.15-1build6) ... 2026-07-21 16:52:15.012 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-21 16:52:15.017 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-07-21 16:52:15.021 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:15.027 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-21 16:52:15.818 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-07-21 16:52:15.840 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-21 16:52:15.845 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:15.850 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-21 16:52:15.853 | Setting up libjson-perl (4.10000-1) ... 2026-07-21 16:52:15.858 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-21 16:52:15.863 | Setting up debugedit (1:5.0-5build2) ... 2026-07-21 16:52:15.885 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-21 16:52:15.889 | Setting up libsub-override-perl (0.10-1) ... 2026-07-21 16:52:15.892 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-21 16:52:15.897 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 16:52:15.900 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 16:52:15.906 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-21 16:52:15.910 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-07-21 16:52:15.914 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-21 16:52:15.918 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-21 16:52:15.922 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-07-21 16:52:15.930 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-21 16:52:15.934 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-21 16:52:15.938 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-21 16:52:15.942 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 16:52:15.946 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 16:52:15.950 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-07-21 16:52:15.954 | Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-21 16:52:16.660 | rsync.service is a disabled or a static unit not running, not starting it. 2026-07-21 16:52:16.662 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-21 16:52:16.666 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 16:52:16.670 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-21 16:52:16.675 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-21 16:52:16.680 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-21 16:52:16.683 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-21 16:52:16.688 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 16:52:16.691 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-21 16:52:16.695 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-21 16:52:16.700 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-07-21 16:52:16.704 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 16:52:16.708 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-21 16:52:16.712 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 16:52:16.716 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-07-21 16:52:17.805 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 16:52:17.829 | Setting up libtool (2.4.7-7build1) ... 2026-07-21 16:52:17.846 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 16:52:18.283 | 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 16:52:18.329 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-21 16:52:18.367 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-21 16:52:19.131 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-21 16:52:19.681 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-21 16:52:19.716 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-21 16:52:19.759 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-07-21 16:52:19.879 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-07-21 16:52:19.880 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-07-21 16:52:20.413 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 16:52:20.443 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 16:52:20.462 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-07-21 16:52:20.474 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-21 16:52:20.491 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-21 16:52:20.507 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-21 16:52:20.520 | Setting up dh-autoreconf (20) ... 2026-07-21 16:52:20.538 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-21 16:52:20.563 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-21 16:52:20.587 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 16:52:20.617 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-21 16:52:20.643 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:20.669 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-21 16:52:20.691 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:20.711 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-21 16:52:21.217 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-21 16:52:21.550 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-21 16:52:21.557 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-21 16:52:21.570 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-21 16:52:21.576 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-21 16:52:21.584 | Setting up postgresql-common (257build1.1) ... 2026-07-21 16:52:22.002 | 2026-07-21 16:52:22.002 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-21 16:52:22.146 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-21 16:52:22.147 | Removing obsolete dictionary files: 2026-07-21 16:52:22.798 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-21 16:52:23.202 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-21 16:52:23.311 | Setting up udev (255.4-1ubuntu8.16) ... 2026-07-21 16:52:24.083 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-21 16:52:24.106 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-21 16:52:24.127 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 16:52:24.157 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-21 16:52:24.177 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:24.203 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 16:52:24.221 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-21 16:52:24.239 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-21 16:52:24.249 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-21 16:52:24.264 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-07-21 16:52:24.807 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-21 16:52:24.851 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 16:52:24.893 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-21 16:52:24.982 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-21 16:52:24.997 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:25.018 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-21 16:52:25.041 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-21 16:52:25.060 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 16:52:25.082 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-21 16:52:25.106 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-21 16:52:25.119 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-21 16:52:25.138 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-21 16:52:25.687 | multipathd.service is a disabled or a static unit not running, not starting it. 2026-07-21 16:52:25.704 | multipathd.socket is a disabled or a static unit not running, not starting it. 2026-07-21 16:52:25.709 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:25.726 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 16:52:25.749 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 16:52:25.927 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:25.950 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-21 16:52:25.960 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-21 16:52:25.989 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-21 16:52:26.745 | Enabling module mpm_event. 2026-07-21 16:52:26.779 | Enabling module authz_core. 2026-07-21 16:52:26.784 | Enabling module authz_host. 2026-07-21 16:52:26.816 | Enabling module authn_core. 2026-07-21 16:52:26.822 | Enabling module auth_basic. 2026-07-21 16:52:26.852 | Enabling module access_compat. 2026-07-21 16:52:26.885 | Enabling module authn_file. 2026-07-21 16:52:26.917 | Enabling module authz_user. 2026-07-21 16:52:26.948 | Enabling module alias. 2026-07-21 16:52:26.980 | Enabling module dir. 2026-07-21 16:52:27.010 | Enabling module autoindex. 2026-07-21 16:52:27.041 | Enabling module env. 2026-07-21 16:52:27.072 | Enabling module mime. 2026-07-21 16:52:27.103 | Enabling module negotiation. 2026-07-21 16:52:27.138 | Enabling module setenvif. 2026-07-21 16:52:27.168 | Enabling module filter. 2026-07-21 16:52:27.209 | Enabling module deflate. 2026-07-21 16:52:27.243 | Enabling module status. 2026-07-21 16:52:27.275 | Enabling module reqtimeout. 2026-07-21 16:52:27.306 | Enabling conf charset. 2026-07-21 16:52:27.344 | Enabling conf localized-error-pages. 2026-07-21 16:52:27.380 | Enabling conf other-vhosts-access-log. 2026-07-21 16:52:27.418 | Enabling conf security. 2026-07-21 16:52:27.452 | Enabling conf serve-cgi-bin. 2026-07-21 16:52:27.484 | Enabling site 000-default. 2026-07-21 16:52:28.137 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-21 16:52:28.578 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-21 16:52:29.510 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:29.514 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-21 16:52:29.519 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 16:52:29.524 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-21 16:52:29.531 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-21 16:52:29.568 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-21 16:52:29.599 | update-initramfs: Generating /boot/initrd.img-6.8.0-136-generic 2026-07-21 16:52:34.071 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 16:52:34.093 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-07-21 16:52:34.246 | Processing triggers for ufw (0.36.2-6) ... 2026-07-21 16:52:34.313 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 16:52:35.935 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-21 16:52:35.945 | Processing triggers for install-info (7.1-3build2) ... 2026-07-21 16:52:36.063 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-07-21 16:52:36.804 | 2026-07-21 16:52:36.805 | Running kernel seems to be up-to-date. 2026-07-21 16:52:36.805 | 2026-07-21 16:52:36.805 | Restarting services... 2026-07-21 16:52:36.940 | systemctl restart ksmtuned.service lldpd.service packagekit.service polkit.service udisks2.service unbound.service 2026-07-21 16:52:37.108 | 2026-07-21 16:52:37.108 | Service restarts being deferred: 2026-07-21 16:52:37.108 | systemctl restart ModemManager.service 2026-07-21 16:52:37.108 | /etc/needrestart/restart.d/dbus.service 2026-07-21 16:52:37.108 | systemctl restart getty@tty1.service 2026-07-21 16:52:37.108 | systemctl restart networkd-dispatcher.service 2026-07-21 16:52:37.108 | systemctl restart serial-getty@ttyS0.service 2026-07-21 16:52:37.108 | systemctl restart storpool_beacon.service 2026-07-21 16:52:37.108 | systemctl restart storpool_block.service 2026-07-21 16:52:37.108 | systemctl restart systemd-logind.service 2026-07-21 16:52:37.108 | 2026-07-21 16:52:37.108 | No containers need to be restarted. 2026-07-21 16:52:37.108 | 2026-07-21 16:52:37.108 | User sessions running outdated binaries: 2026-07-21 16:52:37.109 | ubuntu @ session #4: python3[7171] 2026-07-21 16:52:37.119 | ubuntu @ session #5: sh[8548,8550], sshd[8490] 2026-07-21 16:52:37.129 | ubuntu @ user manager service: systemd[5272] 2026-07-21 16:52:37.139 | 2026-07-21 16:52:37.139 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 16:52:38.579 | ++ functions-common:apt_get:1211 : result=0 2026-07-21 16:52:38.581 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 16:52:38.583 | ++ functions-common:time_stop:2420 : local name 2026-07-21 16:52:38.585 | ++ functions-common:time_stop:2421 : local end_time 2026-07-21 16:52:38.588 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:52:38.591 | ++ functions-common:time_stop:2423 : local total 2026-07-21 16:52:38.593 | ++ functions-common:time_stop:2424 : local start_time 2026-07-21 16:52:38.596 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-21 16:52:38.598 | ++ functions-common:time_stop:2427 : start_time=1784652681221 2026-07-21 16:52:38.601 | ++ functions-common:time_stop:2429 : [[ -z 1784652681221 ]] 2026-07-21 16:52:38.604 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:52:38.609 | ++ functions-common:time_stop:2432 : end_time=1784652758606 2026-07-21 16:52:38.611 | ++ functions-common:time_stop:2433 : elapsed_time=77385 2026-07-21 16:52:38.613 | ++ functions-common:time_stop:2434 : total=15712 2026-07-21 16:52:38.616 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:52:38.619 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93097 2026-07-21 16:52:38.622 | ++ functions-common:apt_get:1215 : return 0 2026-07-21 16:52:38.625 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-21 16:52:38.628 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-21 16:52:38.632 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-21 16:52:38.637 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-21 16:52:38.640 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-21 16:52:38.643 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-21 16:52:38.647 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-21 16:52:38.652 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-07-21 16:52:38.655 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-07-21 16:52:38.658 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-07-21 16:52:39.662 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-07-21 16:52:39.664 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-21 16:52:39.665 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-21 16:52:39.667 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-21 16:52:39.669 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-21 16:52:39.670 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-21 16:52:39.672 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-21 16:52:39.674 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-21 16:52:39.675 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-21 16:52:39.676 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-21 16:52:39.677 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-21 16:52:39.679 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-21 16:52:39.680 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-21 16:52:39.682 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-21 16:52:39.683 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-21 16:52:39.685 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-21 16:52:39.687 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-21 16:52:39.688 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-21 16:52:39.690 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-21 16:52:39.692 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-21 16:52:39.694 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-21 16:52:39.697 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-21 16:52:39.698 | + functions-common:_ensure_lsb_release:420 : return 2026-07-21 16:52:39.700 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-21 16:52:39.714 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-21 16:52:39.716 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-21 16:52:39.728 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-21 16:52:39.730 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-21 16:52:39.742 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-21 16:52:39.743 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-21 16:52:39.745 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-21 16:52:39.747 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-21 16:52:39.749 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-21 16:52:39.750 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-21 16:52:39.752 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-21 16:52:39.754 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-21 16:52:39.755 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-21 16:52:39.757 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-21 16:52:39.760 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-21 16:52:39.760 | Distro: noble 2026-07-21 16:52:39.761 | + tools/install_pip.sh:main:117 : get_versions 2026-07-21 16:52:39.763 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-21 16:52:39.766 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-21 16:52:39.768 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-21 16:52:39.770 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-21 16:52:39.771 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-21 16:52:40.073 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-21 16:52:40.075 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-21 16:52:40.075 | pip: 24.0 2026-07-21 16:52:40.077 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-21 16:52:40.079 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-21 16:52:40.081 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 16:52:40.083 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 16:52:40.084 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 16:52:40.086 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 16:52:40.088 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 16:52:40.089 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 16:52:40.091 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 16:52:40.092 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 16:52:40.094 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 16:52:40.096 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 16:52:40.097 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 16:52:40.099 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 16:52:40.100 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 16:52:40.102 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-21 16:52:40.104 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:52:40.106 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:52:40.107 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-21 16:52:40.112 | + tools/install_pip.sh:main:146 : set -x 2026-07-21 16:52:40.114 | + tools/install_pip.sh:main:149 : get_versions 2026-07-21 16:52:40.116 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-21 16:52:40.119 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-21 16:52:40.121 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-21 16:52:40.124 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-21 16:52:40.127 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-21 16:52:40.457 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-21 16:52:40.458 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-21 16:52:40.458 | pip: 24.0 2026-07-21 16:52:40.461 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-07-21 16:52:40.465 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-07-21 16:52:40.467 | + ./stack.sh:main:807 : fixup_all 2026-07-21 16:52:40.470 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-21 16:52:40.472 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-21 16:52:40.475 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:52:40.477 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:52:40.479 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-21 16:52:40.491 | + 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 16:52:40.503 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.19.2.egg-info 2026-07-21 16:52:40.515 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-21 16:52:40.517 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-21 16:52:40.519 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 16:52:40.521 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 16:52:40.524 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 16:52:40.525 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 16:52:40.528 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 16:52:40.530 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 16:52:40.532 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 16:52:40.534 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 16:52:40.536 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 16:52:40.539 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 16:52:40.541 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 16:52:40.543 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 16:52:40.546 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 16:52:40.548 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-21 16:52:40.551 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-07-21 16:52:40.553 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-21 16:52:40.565 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-21 16:52:40.577 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-21 16:52:40.588 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-21 16:52:40.599 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-21 16:52:40.610 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-21 16:52:40.622 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-21 16:52:40.634 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-21 16:52:40.646 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-07-21 16:52:40.647 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-21 16:52:40.650 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-21 16:52:43.436 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-21 16:52:43.456 | Using python 3.12 to install setuptools 2026-07-21 16:52:43.459 | + 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 16:52:44.131 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-21 16:52:44.224 | Collecting pip 2026-07-21 16:52:44.252 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-21 16:52:44.257 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-21 16:52:44.456 | Collecting setuptools[core] 2026-07-21 16:52:44.460 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 16:52:44.531 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-21 16:52:44.535 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 16:52:44.562 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-21 16:52:44.565 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-21 16:52:44.575 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 6.1 MB/s eta 0:00:00 2026-07-21 16:52:44.599 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-21 16:52:44.602 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 16:52:44.640 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-21 16:52:44.642 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 16:52:44.668 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-21 16:52:44.672 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 16:52:44.715 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-21 16:52:44.718 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-21 16:52:44.746 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-21 16:52:44.752 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-21 16:52:44.874 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 16:52:44.877 | Downloading typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-21 16:52:44.911 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 16:52:44.915 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-21 16:52:44.996 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 16:52:44.999 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-21 16:52:45.018 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 16:52:45.022 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 16:52:45.057 | 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 16:52:45.060 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-21 16:52:45.096 | 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 16:52:45.099 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 16:52:45.124 | 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 16:52:45.135 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-21 16:52:45.161 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 76.3 MB/s eta 0:00:00 2026-07-21 16:52:45.165 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-21 16:52:45.174 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-21 16:52:45.180 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-21 16:52:45.186 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 17.7 MB/s eta 0:00:00 2026-07-21 16:52:45.190 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-21 16:52:45.196 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 21.8 MB/s eta 0:00:00 2026-07-21 16:52:45.199 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-21 16:52:45.206 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-21 16:52:45.223 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 71.0 MB/s eta 0:00:00 2026-07-21 16:52:45.227 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-21 16:52:45.234 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-21 16:52:45.239 | Downloading typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-21 16:52:45.245 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.7/122.7 kB 30.0 MB/s eta 0:00:00 2026-07-21 16:52:45.247 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-21 16:52:45.253 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-21 16:52:45.260 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 52.7 MB/s eta 0:00:00 2026-07-21 16:52:45.263 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-21 16:52:45.269 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-21 16:52:45.275 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 21.8 MB/s eta 0:00:00 2026-07-21 16:52:45.279 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-21 16:52:45.298 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 74.4 MB/s eta 0:00:00 2026-07-21 16:52:45.640 | 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 16:52:45.651 | Attempting uninstall: setuptools 2026-07-21 16:52:45.658 | Found existing installation: setuptools 68.1.2 2026-07-21 16:52:45.659 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:52:45.659 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-21 16:52:46.230 | Attempting uninstall: pygments 2026-07-21 16:52:46.248 | Found existing installation: Pygments 2.17.2 2026-07-21 16:52:46.249 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:52:46.249 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-21 16:52:46.881 | Attempting uninstall: pip 2026-07-21 16:52:46.884 | Found existing installation: pip 24.0 2026-07-21 16:52:46.923 | Uninstalling pip-24.0: 2026-07-21 16:52:46.929 | Successfully uninstalled pip-24.0 2026-07-21 16:52:47.754 | Attempting uninstall: packaging 2026-07-21 16:52:47.763 | Found existing installation: packaging 24.0 2026-07-21 16:52:47.764 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:52:47.766 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-21 16:52:47.856 | Attempting uninstall: markdown-it-py 2026-07-21 16:52:47.871 | Found existing installation: markdown-it-py 3.0.0 2026-07-21 16:52:47.871 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:52:47.871 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-21 16:52:47.947 | Attempting uninstall: wheel 2026-07-21 16:52:47.971 | Found existing installation: wheel 0.42.0 2026-07-21 16:52:47.971 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:52:47.971 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-21 16:52:47.996 | Attempting uninstall: rich 2026-07-21 16:52:48.018 | Found existing installation: rich 13.7.1 2026-07-21 16:52:48.018 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:52:48.018 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-21 16:52:48.372 | 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 16:52:48.503 | + inc/python:pip_install:216 : result=0 2026-07-21 16:52:48.506 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:52:48.508 | + functions-common:time_stop:2420 : local name 2026-07-21 16:52:48.511 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:52:48.514 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:52:48.516 | + functions-common:time_stop:2423 : local total 2026-07-21 16:52:48.518 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:52:48.520 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:52:48.522 | + functions-common:time_stop:2427 : start_time=1784652763450 2026-07-21 16:52:48.525 | + functions-common:time_stop:2429 : [[ -z 1784652763450 ]] 2026-07-21 16:52:48.528 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:52:48.531 | + functions-common:time_stop:2432 : end_time=1784652768529 2026-07-21 16:52:48.534 | + functions-common:time_stop:2433 : elapsed_time=5079 2026-07-21 16:52:48.536 | + functions-common:time_stop:2434 : total=0 2026-07-21 16:52:48.539 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:52:48.541 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5079 2026-07-21 16:52:48.543 | + inc/python:pip_install:219 : return 0 2026-07-21 16:52:48.546 | + 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 16:52:48.549 | + 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 16:52:48.552 | + 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 16:52:48.555 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-21 16:52:48.558 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-21 16:52:48.561 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-07-21 16:52:48.582 | Using python 3.12 to install os-testr 2026-07-21 16:52:48.584 | + 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 16:52:49.169 | Collecting os-testr 2026-07-21 16:52:49.241 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-21 16:52:49.264 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-21 16:52:49.267 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-21 16:52:49.280 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-21 16:52:49.283 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-21 16:52:49.308 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-21 16:52:49.312 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-21 16:52:49.318 | 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 16:52:49.327 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-21 16:52:49.331 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-21 16:52:49.368 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-21 16:52:49.588 | 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 16:52:49.601 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-21 16:52:49.609 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-21 16:52:49.623 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-21 16:52:49.630 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-21 16:52:49.640 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-21 16:52:49.645 | 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 16:52:49.663 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 42.1 MB/s 0:00:00 2026-07-21 16:52:49.737 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-21 16:52:49.808 | Attempting uninstall: PyYAML 2026-07-21 16:52:49.812 | Found existing installation: PyYAML 6.0.1 2026-07-21 16:52:49.812 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:52:49.812 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-21 16:52:49.997 | 2026-07-21 16:52:49.999 | 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 16:52:50.066 | + inc/python:pip_install:216 : result=0 2026-07-21 16:52:50.068 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:52:50.071 | + functions-common:time_stop:2420 : local name 2026-07-21 16:52:50.074 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:52:50.076 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:52:50.078 | + functions-common:time_stop:2423 : local total 2026-07-21 16:52:50.081 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:52:50.084 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:52:50.086 | + functions-common:time_stop:2427 : start_time=1784652768576 2026-07-21 16:52:50.088 | + functions-common:time_stop:2429 : [[ -z 1784652768576 ]] 2026-07-21 16:52:50.091 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:52:50.095 | + functions-common:time_stop:2432 : end_time=1784652770093 2026-07-21 16:52:50.098 | + functions-common:time_stop:2433 : elapsed_time=1517 2026-07-21 16:52:50.100 | + functions-common:time_stop:2434 : total=5079 2026-07-21 16:52:50.102 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:52:50.104 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6596 2026-07-21 16:52:50.106 | + inc/python:pip_install:219 : return 0 2026-07-21 16:52:50.109 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-21 16:52:50.163 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-07-21 16:52:50.223 | + ./stack.sh:main:835 : install_infra 2026-07-21 16:52:50.225 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-21 16:52:50.228 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-21 16:52:50.231 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-21 16:52:53.018 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-21 16:52:53.021 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-21 16:52:53.045 | + 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 16:52:53.692 | Collecting pbr 2026-07-21 16:52:53.694 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-21 16:52:53.876 | Collecting setuptools[core] 2026-07-21 16:52:53.878 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 16:52:53.940 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-21 16:52:53.941 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 16:52:53.965 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-21 16:52:53.967 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-21 16:52:53.989 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-21 16:52:53.991 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 16:52:54.023 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-21 16:52:54.024 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 16:52:54.048 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-21 16:52:54.049 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 16:52:54.087 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-21 16:52:54.088 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-21 16:52:54.113 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-21 16:52:54.114 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-21 16:52:54.259 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 16:52:54.260 | Using cached typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-21 16:52:54.286 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 16:52:54.289 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-21 16:52:54.351 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 16:52:54.352 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-21 16:52:54.365 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 16:52:54.367 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 16:52:54.396 | 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 16:52:54.397 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-21 16:52:54.427 | 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 16:52:54.428 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 16:52:54.460 | 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 16:52:54.487 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-21 16:52:54.499 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-21 16:52:54.501 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-21 16:52:54.502 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-21 16:52:54.503 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-21 16:52:54.504 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-21 16:52:54.505 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-21 16:52:54.506 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-21 16:52:54.509 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-21 16:52:54.510 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-21 16:52:54.511 | Using cached typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-21 16:52:54.512 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-21 16:52:54.513 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-21 16:52:54.514 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-21 16:52:54.515 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-21 16:52:54.516 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-21 16:52:54.522 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-21 16:52:54.635 | 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 16:52:56.473 | 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 16:52:56.599 | + inc/python:pip_install:216 : result=0 2026-07-21 16:52:56.601 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:52:56.603 | + functions-common:time_stop:2420 : local name 2026-07-21 16:52:56.606 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:52:56.608 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:52:56.610 | + functions-common:time_stop:2423 : local total 2026-07-21 16:52:56.612 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:52:56.615 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:52:56.617 | + functions-common:time_stop:2427 : start_time=1784652773037 2026-07-21 16:52:56.620 | + functions-common:time_stop:2429 : [[ -z 1784652773037 ]] 2026-07-21 16:52:56.623 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:52:56.627 | + functions-common:time_stop:2432 : end_time=1784652776624 2026-07-21 16:52:56.629 | + functions-common:time_stop:2433 : elapsed_time=3587 2026-07-21 16:52:56.632 | + functions-common:time_stop:2434 : total=6596 2026-07-21 16:52:56.634 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:52:56.636 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10183 2026-07-21 16:52:56.639 | + inc/python:pip_install:219 : return 0 2026-07-21 16:52:56.641 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-21 16:52:56.644 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-21 16:52:56.666 | + 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 16:52:57.297 | Processing /opt/stack/requirements 2026-07-21 16:52:57.299 | Installing build dependencies: started 2026-07-21 16:52:58.781 | Installing build dependencies: finished with status 'done' 2026-07-21 16:52:58.782 | Getting requirements to build wheel: started 2026-07-21 16:52:58.929 | Getting requirements to build wheel: finished with status 'done' 2026-07-21 16:52:58.932 | Preparing metadata (pyproject.toml): started 2026-07-21 16:52:59.624 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 16:52:59.686 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8547) 2026-07-21 16:52:59.721 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-21 16:52:59.727 | 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 16:52:59.764 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8547) 2026-07-21 16:52:59.767 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-21 16:52:59.836 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8547) 2026-07-21 16:52:59.837 | 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 16:52:59.854 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8547) 2026-07-21 16:52:59.858 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-21 16:52:59.864 | 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 16:53:00.009 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-21 16:53:00.016 | 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 16:53:00.025 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.3 MB/s eta 0:00:00 2026-07-21 16:53:00.049 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-21 16:53:00.053 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-21 16:53:00.099 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-21 16:53:00.102 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-21 16:53:00.132 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-21 16:53:00.136 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 16:53:00.193 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-21 16:53:00.200 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-21 16:53:00.205 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 11.1 MB/s eta 0:00:00 2026-07-21 16:53:00.208 | 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 16:53:00.213 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-21 16:53:00.221 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 10.6 MB/s eta 0:00:00 2026-07-21 16:53:00.225 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-21 16:53:00.232 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 27.4 MB/s eta 0:00:00 2026-07-21 16:53:00.235 | 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 16:53:00.243 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 33.6 MB/s eta 0:00:00 2026-07-21 16:53:00.246 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-21 16:53:00.251 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 19.2 MB/s eta 0:00:00 2026-07-21 16:53:00.253 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-21 16:53:00.259 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 26.7 MB/s eta 0:00:00 2026-07-21 16:53:00.269 | Building wheels for collected packages: openstack_requirements 2026-07-21 16:53:00.270 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-21 16:53:01.610 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-21 16:53:01.611 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8547-py3-none-any.whl size=52405 sha256=89480e3ce5b82ef097564158e14ac5ceac8d00d043cd88a122ff5961a6b4f6e1 2026-07-21 16:53:01.611 | Stored in directory: /tmp/pip-ephem-wheel-cache-upre54by/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-21 16:53:01.614 | Successfully built openstack_requirements 2026-07-21 16:53:01.790 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-21 16:53:02.130 | 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 16:53:02.249 | + inc/python:pip_install:216 : result=0 2026-07-21 16:53:02.252 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:53:02.254 | + functions-common:time_stop:2420 : local name 2026-07-21 16:53:02.257 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:53:02.260 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:53:02.262 | + functions-common:time_stop:2423 : local total 2026-07-21 16:53:02.264 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:53:02.267 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:53:02.269 | + functions-common:time_stop:2427 : start_time=1784652776659 2026-07-21 16:53:02.271 | + functions-common:time_stop:2429 : [[ -z 1784652776659 ]] 2026-07-21 16:53:02.275 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:53:02.278 | + functions-common:time_stop:2432 : end_time=1784652782276 2026-07-21 16:53:02.280 | + functions-common:time_stop:2433 : elapsed_time=5617 2026-07-21 16:53:02.283 | + functions-common:time_stop:2434 : total=10183 2026-07-21 16:53:02.285 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:53:02.287 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15800 2026-07-21 16:53:02.289 | + inc/python:pip_install:219 : return 0 2026-07-21 16:53:02.292 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-21 16:53:02.295 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-21 16:53:02.298 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-21 16:53:02.300 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:02.303 | + 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 = \A\L\L ]] 2026-07-21 16:53:02.305 | + 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, =~ ,pbr, ]] 2026-07-21 16:53:02.309 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:02.311 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-21 16:53:02.331 | Using python 3.12 to install pbr 2026-07-21 16:53:02.334 | + 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 16:53:02.833 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-21 16:53:02.905 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-21 16:53:03.035 | + inc/python:pip_install:216 : result=0 2026-07-21 16:53:03.038 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:53:03.041 | + functions-common:time_stop:2420 : local name 2026-07-21 16:53:03.043 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:53:03.045 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:53:03.048 | + functions-common:time_stop:2423 : local total 2026-07-21 16:53:03.050 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:53:03.052 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:53:03.054 | + functions-common:time_stop:2427 : start_time=1784652782326 2026-07-21 16:53:03.057 | + functions-common:time_stop:2429 : [[ -z 1784652782326 ]] 2026-07-21 16:53:03.060 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:53:03.065 | + functions-common:time_stop:2432 : end_time=1784652783061 2026-07-21 16:53:03.068 | + functions-common:time_stop:2433 : elapsed_time=735 2026-07-21 16:53:03.070 | + functions-common:time_stop:2434 : total=15800 2026-07-21 16:53:03.073 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:53:03.075 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16535 2026-07-21 16:53:03.078 | + inc/python:pip_install:219 : return 0 2026-07-21 16:53:03.081 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-21 16:53:05.932 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-21 16:53:06.331 | Collecting bindep 2026-07-21 16:53:06.361 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-21 16:53:06.411 | Collecting distro>=1.7 (from bindep) 2026-07-21 16:53:06.415 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-21 16:53:06.444 | Collecting packaging (from bindep) 2026-07-21 16:53:06.445 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 16:53:06.459 | Collecting Parsley (from bindep) 2026-07-21 16:53:06.463 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-21 16:53:06.494 | Collecting pbr>=2 (from bindep) 2026-07-21 16:53:06.496 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-21 16:53:06.668 | Collecting setuptools (from pbr>=2->bindep) 2026-07-21 16:53:06.670 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 16:53:06.708 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-21 16:53:06.716 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-21 16:53:06.721 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-21 16:53:06.721 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-21 16:53:06.724 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-21 16:53:06.732 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 18.0 MB/s eta 0:00:00 2026-07-21 16:53:06.733 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-21 16:53:06.797 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-21 16:53:07.671 | 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 16:53:07.774 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-21 16:53:07.777 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-21 16:53:07.781 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-07-21 16:53:07.800 | + ./stack.sh:main:844 : pkgs= 2026-07-21 16:53:07.802 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-07-21 16:53:07.805 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-07-21 16:53:07.808 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 16:53:07.811 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-21 16:53:07.814 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 16:53:07.817 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 16:53:07.820 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 16:53:07.823 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 16:53:07.826 | + functions-common:run_phase:1858 : local extra 2026-07-21 16:53:07.830 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 16:53:07.834 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 16:53:07.837 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 16:53:07.840 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 16:53:07.843 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-21 16:53:07.845 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 16:53:07.861 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:53:07.865 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 16:53:07.867 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 16:53:07.870 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-21 16:53:07.873 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-21 16:53:07.875 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-21 16:53:07.878 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-21 16:53:07.880 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-21 16:53:07.883 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-21 16:53:07.885 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-21 16:53:07.888 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-21 16:53:07.890 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-21 16:53:07.893 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 16:53:07.895 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 16:53:07.897 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 16:53:07.900 | + 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 16:53:07.903 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-21 16:53:07.906 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 16:53:07.908 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-21 16:53:07.911 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 16:53:07.914 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 16:53:07.916 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 16:53:07.919 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 16:53:07.921 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 16:53:07.924 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-07-21 16:53:07.927 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 16:53:07.929 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 16:53:07.932 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 16:53:07.935 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 16:53:07.938 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 16:53:07.940 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 16:53:07.942 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 16:53:07.946 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 16:53:07.948 | +++ /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 16:53:07.950 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 16:53:07.953 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 16:53:07.956 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 16:53:07.959 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 16:53:07.962 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 16:53:07.964 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 16:53:07.967 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 16:53:07.970 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 16:53:07.973 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 16:53:07.976 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 16:53:07.979 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 16:53:07.981 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 16:53:07.995 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 16:53:07.998 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 16:53:08.000 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 16:53:08.003 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 16:53:08.006 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 16:53:08.008 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 16:53:08.010 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 16:53:08.014 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 16:53:08.018 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 16:53:08.035 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 16:53:08.037 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 16:53:08.041 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 16:53:08.042 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 16:53:08.046 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 16:53:08.048 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 16:53:08.051 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 16:53:08.055 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 16:53:08.072 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 16:53:08.076 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 16:53:08.078 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 16:53:08.081 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 16:53:08.084 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-21 16:53:08.086 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-21 16:53:08.089 | + functions:set_systemd_override:845 : local value=2048 2026-07-21 16:53:08.092 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-21 16:53:08.095 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-21 16:53:08.150 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-21 16:53:08.150 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-21 16:53:08.153 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-21 16:53:08.407 | + ./stack.sh:main:857 : install_rpc_backend 2026-07-21 16:53:08.410 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-21 16:53:08.427 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:53:08.429 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-21 16:53:08.432 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 16:53:08.434 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 16:53:08.437 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 16:53:08.439 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 16:53:08.441 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 16:53:08.444 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 16:53:08.446 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:53:08.449 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:53:08.451 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 16:53:08.454 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 16:53:08.456 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 16:53:08.459 | + functions-common:apt_get_update:1167 : return 2026-07-21 16:53:08.461 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-21 16:53:08.463 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 16:53:08.466 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:53:08.469 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:53:08.471 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-21 16:53:08.492 | + 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 16:53:08.520 | Reading package lists... 2026-07-21 16:53:08.738 | Building dependency tree... 2026-07-21 16:53:08.738 | Reading state information... 2026-07-21 16:53:08.985 | The following additional packages will be installed: 2026-07-21 16:53:08.985 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-21 16:53:08.985 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-21 16:53:08.985 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-21 16:53:08.986 | erlang-tools erlang-xmerl 2026-07-21 16:53:08.987 | Suggested packages: 2026-07-21 16:53:08.987 | erlang erlang-manpages erlang-doc 2026-07-21 16:53:09.032 | The following NEW packages will be installed: 2026-07-21 16:53:09.032 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-21 16:53:09.032 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-21 16:53:09.032 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-21 16:53:09.033 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-21 16:53:09.139 | 0 upgraded, 18 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 16:53:09.139 | Need to get 36.1 MB of archives. 2026-07-21 16:53:09.139 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-21 16:53:09.139 | 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 16:53:09.590 | 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 16:53:09.631 | 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 16:53:09.632 | 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 16:53:09.639 | 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 16:53:09.647 | 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 16:53:09.666 | 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 16:53:09.681 | 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 16:53:09.683 | 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 16:53:09.684 | 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 16:53:09.685 | 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 16:53:09.690 | 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 16:53:09.719 | 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 16:53:09.720 | 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 16:53:09.722 | 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 16:53:09.724 | 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 16:53:09.757 | 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 16:53:09.769 | 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 16:53:10.275 | Fetched 36.1 MB in 1s (39.6 MB/s) 2026-07-21 16:53:10.303 | Selecting previously unselected package erlang-base. 2026-07-21 16:53:10.392 | (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 16:53:10.396 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 16:53:10.398 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:10.572 | Selecting previously unselected package erlang-asn1. 2026-07-21 16:53:10.586 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 16:53:10.588 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:10.625 | Selecting previously unselected package erlang-crypto. 2026-07-21 16:53:10.640 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 16:53:10.641 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:10.671 | Selecting previously unselected package erlang-public-key. 2026-07-21 16:53:10.685 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 16:53:10.687 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:10.722 | Selecting previously unselected package erlang-mnesia. 2026-07-21 16:53:10.736 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 16:53:10.738 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:10.779 | Selecting previously unselected package erlang-runtime-tools. 2026-07-21 16:53:10.793 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 16:53:10.794 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:10.832 | Selecting previously unselected package erlang-ssl. 2026-07-21 16:53:10.853 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 16:53:10.854 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:10.906 | Selecting previously unselected package erlang-eldap. 2026-07-21 16:53:10.920 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 16:53:10.922 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:10.952 | Selecting previously unselected package erlang-ftp. 2026-07-21 16:53:10.967 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 16:53:10.969 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:11.003 | Selecting previously unselected package erlang-tftp. 2026-07-21 16:53:11.024 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 16:53:11.026 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:11.067 | Selecting previously unselected package erlang-inets. 2026-07-21 16:53:11.088 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 16:53:11.091 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:11.143 | Selecting previously unselected package erlang-snmp. 2026-07-21 16:53:11.157 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 16:53:11.159 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:11.236 | Selecting previously unselected package erlang-os-mon. 2026-07-21 16:53:11.250 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 16:53:11.251 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:11.279 | Selecting previously unselected package erlang-parsetools. 2026-07-21 16:53:11.294 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 16:53:11.297 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:11.325 | Selecting previously unselected package erlang-syntax-tools. 2026-07-21 16:53:11.339 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 16:53:11.341 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:11.371 | Selecting previously unselected package erlang-tools. 2026-07-21 16:53:11.387 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 16:53:11.389 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:11.427 | Selecting previously unselected package erlang-xmerl. 2026-07-21 16:53:11.443 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 16:53:11.444 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:11.491 | Selecting previously unselected package rabbitmq-server. 2026-07-21 16:53:11.505 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-21 16:53:11.509 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-21 16:53:11.965 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:12.180 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-21 16:53:12.180 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-21 16:53:14.231 | Searching for services which depend on erlang and should be started... none found. 2026-07-21 16:53:14.237 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:14.252 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:14.271 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:14.306 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:14.331 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:14.356 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:14.373 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:14.388 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:14.404 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:14.419 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:14.440 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:14.455 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:14.465 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:14.474 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:14.484 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:14.495 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 16:53:14.509 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-21 16:53:14.580 | info: Selecting GID from range 100 to 999 ... 2026-07-21 16:53:14.584 | info: Adding group `rabbitmq' (GID 121) ... 2026-07-21 16:53:14.657 | info: Selecting UID from range 100 to 999 ... 2026-07-21 16:53:14.657 | 2026-07-21 16:53:14.661 | info: Adding system user `rabbitmq' (UID 117) ... 2026-07-21 16:53:14.664 | info: Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2026-07-21 16:53:14.740 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-21 16:53:14.877 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-21 16:53:19.195 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 16:53:20.836 | 2026-07-21 16:53:20.836 | Running kernel seems to be up-to-date. 2026-07-21 16:53:20.836 | 2026-07-21 16:53:20.836 | Restarting services... 2026-07-21 16:53:20.898 | 2026-07-21 16:53:20.898 | Service restarts being deferred: 2026-07-21 16:53:20.898 | /etc/needrestart/restart.d/dbus.service 2026-07-21 16:53:20.898 | systemctl restart getty@tty1.service 2026-07-21 16:53:20.898 | systemctl restart networkd-dispatcher.service 2026-07-21 16:53:20.898 | systemctl restart serial-getty@ttyS0.service 2026-07-21 16:53:20.898 | systemctl restart storpool_beacon.service 2026-07-21 16:53:20.898 | systemctl restart storpool_block.service 2026-07-21 16:53:20.898 | systemctl restart systemd-logind.service 2026-07-21 16:53:20.898 | 2026-07-21 16:53:20.898 | No containers need to be restarted. 2026-07-21 16:53:20.898 | 2026-07-21 16:53:20.898 | User sessions running outdated binaries: 2026-07-21 16:53:20.898 | ubuntu @ session #4: python3[7171] 2026-07-21 16:53:20.908 | ubuntu @ session #5: sh[8548,8550], sshd[8490] 2026-07-21 16:53:20.916 | ubuntu @ user manager service: systemd[5272] 2026-07-21 16:53:20.924 | 2026-07-21 16:53:20.924 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 16:53:22.158 | + functions-common:apt_get:1211 : result=0 2026-07-21 16:53:22.160 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 16:53:22.162 | + functions-common:time_stop:2420 : local name 2026-07-21 16:53:22.165 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:53:22.167 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:53:22.169 | + functions-common:time_stop:2423 : local total 2026-07-21 16:53:22.172 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:53:22.174 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 16:53:22.177 | + functions-common:time_stop:2427 : start_time=1784652788489 2026-07-21 16:53:22.179 | + functions-common:time_stop:2429 : [[ -z 1784652788489 ]] 2026-07-21 16:53:22.183 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:53:22.187 | + functions-common:time_stop:2432 : end_time=1784652802184 2026-07-21 16:53:22.190 | + functions-common:time_stop:2433 : elapsed_time=13695 2026-07-21 16:53:22.192 | + functions-common:time_stop:2434 : total=93097 2026-07-21 16:53:22.195 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:53:22.197 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=106792 2026-07-21 16:53:22.200 | + functions-common:apt_get:1215 : return 0 2026-07-21 16:53:22.202 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-21 16:53:22.205 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 16:53:22.207 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 16:53:22.210 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 16:53:22.213 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 16:53:22.216 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 16:53:22.219 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 16:53:22.221 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 16:53:22.224 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 16:53:22.227 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 16:53:22.230 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 16:53:22.232 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 16:53:22.235 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 16:53:22.238 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 16:53:22.241 | + ./stack.sh:main:858 : restart_rpc_backend 2026-07-21 16:53:22.244 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-21 16:53:22.262 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:53:22.265 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-21 16:53:22.267 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 16:53:22.270 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-07-21 16:53:22.273 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-21 16:53:22.276 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-21 16:53:22.281 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-21 16:53:22.284 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-21 16:53:22.286 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-21 16:53:22.289 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-21 16:53:22.293 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-07-21 16:53:22.296 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-07-21 16:53:22.299 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-21 16:53:22.843 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-21 16:53:22.843 | user tags 2026-07-21 16:53:22.843 | guest [administrator]' 2026-07-21 16:53:22.847 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-21 16:53:22.847 | user tags 2026-07-21 16:53:22.847 | guest [administrator]' 2026-07-21 16:53:22.847 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-21 16:53:22.853 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-21 16:53:22.855 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-21 16:53:22.857 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-07-21 16:53:23.402 | Adding user "stackrabbit" ... 2026-07-21 16:53:23.408 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-21 16:53:23.425 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-21 16:53:23.934 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-21 16:53:23.956 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-21 16:53:23.959 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-07-21 16:53:24.491 | Changing password for user "stackrabbit" ... 2026-07-21 16:53:24.515 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-21 16:53:24.519 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-21 16:53:24.523 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-21 16:53:25.023 | Deleting user "guest" ... 2026-07-21 16:53:25.046 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-07-21 16:53:25.065 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:53:25.068 | + ./stack.sh:main:861 : install_database 2026-07-21 16:53:25.072 | + lib/database:install_database:118 : install_database_mysql 2026-07-21 16:53:25.075 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-21 16:53:25.078 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:53:25.080 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:53:25.083 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-21 16:53:25.185 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-07-21 16:53:25.188 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-21 16:53:25.192 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-21 16:53:25.195 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:53:25.197 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:53:25.200 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-21 16:53:25.203 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-21 16:53:25.206 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-07-21 16:53:25.210 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-21 16:53:25.213 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-21 16:53:25.216 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 16:53:25.219 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 16:53:25.222 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 16:53:25.224 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 16:53:25.227 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 16:53:25.229 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 16:53:25.232 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 16:53:25.235 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 16:53:25.238 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 16:53:25.241 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 16:53:25.244 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 16:53:25.248 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 16:53:25.250 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 16:53:25.254 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-21 16:53:25.257 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:53:25.260 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:53:25.262 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-21 16:53:25.265 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 16:53:25.268 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 16:53:25.271 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 16:53:25.273 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 16:53:25.276 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 16:53:25.279 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 16:53:25.281 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:53:25.284 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:53:25.286 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 16:53:25.289 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 16:53:25.292 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 16:53:25.295 | + functions-common:apt_get_update:1167 : return 2026-07-21 16:53:25.297 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-21 16:53:25.299 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 16:53:25.301 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:53:25.304 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:53:25.306 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-21 16:53:25.327 | + 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 16:53:25.356 | Reading package lists... 2026-07-21 16:53:25.590 | Building dependency tree... 2026-07-21 16:53:25.591 | Reading state information... 2026-07-21 16:53:25.881 | The following additional packages will be installed: 2026-07-21 16:53:25.882 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-21 16:53:25.882 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-21 16:53:25.882 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-21 16:53:25.882 | mysql-client-8.0 mysql-client-core-8.0 mysql-server-8.0 2026-07-21 16:53:25.883 | mysql-server-core-8.0 2026-07-21 16:53:25.884 | Suggested packages: 2026-07-21 16:53:25.885 | libipc-sharedcache-perl mailx tinyca 2026-07-21 16:53:25.921 | The following NEW packages will be installed: 2026-07-21 16:53:25.921 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-21 16:53:25.921 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-21 16:53:25.921 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-21 16:53:25.921 | mysql-client-8.0 mysql-client-core-8.0 mysql-server mysql-server-8.0 2026-07-21 16:53:25.922 | mysql-server-core-8.0 2026-07-21 16:53:26.103 | 0 upgraded, 17 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 16:53:26.103 | Need to get 29.2 MB of archives. 2026-07-21 16:53:26.104 | After this operation, 242 MB of additional disk space will be used. 2026-07-21 16:53:26.104 | 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 16:53:26.452 | 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 16:53:26.452 | 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 16:53:26.454 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-21 16:53:26.456 | 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 16:53:26.460 | 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 16:53:26.724 | 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 16:53:26.735 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-21 16:53:26.737 | 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 16:53:26.737 | 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 16:53:26.738 | 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 16:53:26.738 | 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 16:53:26.738 | 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 16:53:26.738 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-07-21 16:53:26.740 | 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 16:53:26.831 | 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 16:53:26.831 | 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 16:53:27.101 | Preconfiguring packages ... 2026-07-21 16:53:27.184 | Fetched 29.2 MB in 1s (32.7 MB/s) 2026-07-21 16:53:27.207 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-21 16:53:27.287 | (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 16:53:27.292 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 16:53:27.294 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 16:53:27.529 | Selecting previously unselected package mysql-client-8.0. 2026-07-21 16:53:27.543 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 16:53:27.545 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 16:53:27.575 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-21 16:53:27.592 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-21 16:53:27.594 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-21 16:53:27.624 | Selecting previously unselected package libmecab2:amd64. 2026-07-21 16:53:27.639 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-21 16:53:27.640 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-21 16:53:27.674 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-21 16:53:27.689 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-21 16:53:27.690 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-21 16:53:27.722 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-21 16:53:27.738 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 16:53:27.740 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 16:53:28.269 | Selecting previously unselected package mysql-server-8.0. 2026-07-21 16:53:28.285 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 16:53:28.565 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 16:53:28.604 | Selecting previously unselected package libcgi-pm-perl. 2026-07-21 16:53:28.619 | Preparing to unpack .../07-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-21 16:53:28.621 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-21 16:53:28.657 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-21 16:53:28.672 | Preparing to unpack .../08-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-21 16:53:28.673 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-21 16:53:28.701 | Selecting previously unselected package libfcgi-perl. 2026-07-21 16:53:28.716 | Preparing to unpack .../09-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-21 16:53:28.717 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-21 16:53:28.745 | Selecting previously unselected package libcgi-fast-perl. 2026-07-21 16:53:28.759 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-21 16:53:28.760 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-21 16:53:28.788 | Selecting previously unselected package libfcgi-bin. 2026-07-21 16:53:28.803 | Preparing to unpack .../11-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-21 16:53:28.804 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-21 16:53:28.832 | Selecting previously unselected package libhtml-template-perl. 2026-07-21 16:53:28.846 | Preparing to unpack .../12-libhtml-template-perl_2.97-2_all.deb ... 2026-07-21 16:53:28.848 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-21 16:53:28.879 | Selecting previously unselected package mecab-utils. 2026-07-21 16:53:28.894 | Preparing to unpack .../13-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-21 16:53:28.897 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-21 16:53:28.930 | Selecting previously unselected package mecab-ipadic. 2026-07-21 16:53:28.944 | Preparing to unpack .../14-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-21 16:53:28.945 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-21 16:53:29.309 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-21 16:53:29.323 | Preparing to unpack .../15-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-21 16:53:29.327 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-21 16:53:29.353 | Selecting previously unselected package mysql-server. 2026-07-21 16:53:29.368 | Preparing to unpack .../16-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-21 16:53:29.371 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 16:53:29.421 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-21 16:53:29.425 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-21 16:53:29.431 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 16:53:29.434 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-21 16:53:29.438 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-21 16:53:29.442 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-21 16:53:29.445 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-21 16:53:29.448 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-21 16:53:29.452 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-21 16:53:29.455 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 16:53:29.459 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 16:53:29.463 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-21 16:53:29.466 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 16:53:29.608 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-21 16:53:29.641 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-21 16:53:36.327 | mysqld will log errors to /var/log/mysql/error.log 2026-07-21 16:53:36.755 | mysqld is running as pid 27927 2026-07-21 16:53:39.116 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-21 16:53:40.136 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-21 16:53:40.141 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-21 16:53:40.144 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-21 16:53:40.144 | 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 16:53:40.144 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-21 16:53:40.164 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-21 16:53:40.164 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-21 16:53:40.228 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-21 16:53:40.228 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-21 16:53:40.228 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-21 16:53:40.261 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-21 16:53:40.262 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-21 16:53:40.263 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-21 16:53:40.263 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-21 16:53:40.263 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-21 16:53:40.263 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-21 16:53:40.396 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-21 16:53:40.398 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-21 16:53:40.401 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-21 16:53:40.401 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-21 16:53:40.401 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-21 16:53:40.429 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-21 16:53:40.514 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-21 16:53:40.540 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-21 16:53:40.540 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-21 16:53:40.541 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-21 16:53:40.541 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-21 16:53:40.541 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-21 16:53:40.553 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-21 16:53:40.556 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-21 16:53:40.556 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-21 16:53:40.745 | 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 16:53:40.819 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-21 16:53:40.935 | 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 16:53:40.938 | 2026-07-21 16:53:40.938 | done! 2026-07-21 16:53:40.944 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-21 16:53:40.948 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-21 16:53:40.952 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-21 16:53:40.955 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-21 16:53:40.959 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-21 16:53:40.959 | 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 16:53:40.959 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-21 16:53:40.989 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-21 16:53:40.989 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-21 16:53:41.073 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-21 16:53:41.073 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-21 16:53:41.073 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-21 16:53:41.120 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-21 16:53:41.120 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-21 16:53:41.121 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-21 16:53:41.121 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-21 16:53:41.121 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-21 16:53:41.121 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-21 16:53:41.316 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-21 16:53:41.318 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-21 16:53:41.322 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-21 16:53:41.322 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-21 16:53:41.323 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-21 16:53:41.364 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-21 16:53:41.476 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-21 16:53:41.515 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-21 16:53:41.515 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-21 16:53:41.515 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-21 16:53:41.515 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-21 16:53:41.515 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-21 16:53:41.532 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-21 16:53:41.536 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-21 16:53:41.536 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-21 16:53:41.783 | 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 16:53:41.879 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-21 16:53:41.995 | 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 16:53:41.998 | 2026-07-21 16:53:41.998 | done! 2026-07-21 16:53:42.003 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-21 16:53:42.007 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 16:53:42.011 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 16:53:43.217 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 16:53:43.844 | 2026-07-21 16:53:43.844 | Running kernel seems to be up-to-date. 2026-07-21 16:53:43.844 | 2026-07-21 16:53:43.844 | Restarting services... 2026-07-21 16:53:43.909 | 2026-07-21 16:53:43.909 | Service restarts being deferred: 2026-07-21 16:53:43.909 | /etc/needrestart/restart.d/dbus.service 2026-07-21 16:53:43.909 | systemctl restart getty@tty1.service 2026-07-21 16:53:43.909 | systemctl restart networkd-dispatcher.service 2026-07-21 16:53:43.910 | systemctl restart serial-getty@ttyS0.service 2026-07-21 16:53:43.910 | systemctl restart storpool_beacon.service 2026-07-21 16:53:43.910 | systemctl restart storpool_block.service 2026-07-21 16:53:43.910 | systemctl restart systemd-logind.service 2026-07-21 16:53:43.910 | 2026-07-21 16:53:43.910 | No containers need to be restarted. 2026-07-21 16:53:43.910 | 2026-07-21 16:53:43.910 | User sessions running outdated binaries: 2026-07-21 16:53:43.910 | ubuntu @ session #4: python3[7171] 2026-07-21 16:53:43.919 | ubuntu @ session #5: sh[8548,8550], sshd[8490] 2026-07-21 16:53:43.928 | ubuntu @ user manager service: systemd[5272] 2026-07-21 16:53:43.936 | 2026-07-21 16:53:43.936 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 16:53:45.158 | + functions-common:apt_get:1211 : result=0 2026-07-21 16:53:45.161 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 16:53:45.164 | + functions-common:time_stop:2420 : local name 2026-07-21 16:53:45.166 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:53:45.168 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:53:45.171 | + functions-common:time_stop:2423 : local total 2026-07-21 16:53:45.174 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:53:45.176 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 16:53:45.178 | + functions-common:time_stop:2427 : start_time=1784652805324 2026-07-21 16:53:45.181 | + functions-common:time_stop:2429 : [[ -z 1784652805324 ]] 2026-07-21 16:53:45.184 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:53:45.188 | + functions-common:time_stop:2432 : end_time=1784652825185 2026-07-21 16:53:45.190 | + functions-common:time_stop:2433 : elapsed_time=19861 2026-07-21 16:53:45.193 | + functions-common:time_stop:2434 : total=106792 2026-07-21 16:53:45.195 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:53:45.198 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=126653 2026-07-21 16:53:45.201 | + functions-common:apt_get:1215 : return 0 2026-07-21 16:53:45.203 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-07-21 16:53:45.206 | + ./stack.sh:main:864 : install_database_python 2026-07-21 16:53:45.209 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-21 16:53:45.211 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-21 16:53:45.214 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-21 16:53:45.216 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 16:53:45.220 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-21 16:53:45.222 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-21 16:53:45.224 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 16:53:45.229 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-21 16:53:45.229 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 16:53:45.235 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-21 16:53:45.237 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-21 16:53:45.240 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-21 16:53:45.243 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-21 16:53:45.245 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-21 16:53:45.267 | Using python 3.12 to install PyMySQL 2026-07-21 16:53:45.270 | + 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 16:53:45.826 | Collecting PyMySQL 2026-07-21 16:53:45.872 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-21 16:53:45.880 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-21 16:53:45.960 | Installing collected packages: PyMySQL 2026-07-21 16:53:45.995 | Successfully installed PyMySQL-1.2.0 2026-07-21 16:53:46.059 | + inc/python:pip_install:216 : result=0 2026-07-21 16:53:46.062 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:53:46.064 | + functions-common:time_stop:2420 : local name 2026-07-21 16:53:46.067 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:53:46.069 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:53:46.071 | + functions-common:time_stop:2423 : local total 2026-07-21 16:53:46.074 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:53:46.076 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:53:46.078 | + functions-common:time_stop:2427 : start_time=1784652825262 2026-07-21 16:53:46.081 | + functions-common:time_stop:2429 : [[ -z 1784652825262 ]] 2026-07-21 16:53:46.084 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:53:46.088 | + functions-common:time_stop:2432 : end_time=1784652826085 2026-07-21 16:53:46.090 | + functions-common:time_stop:2433 : elapsed_time=823 2026-07-21 16:53:46.093 | + functions-common:time_stop:2434 : total=16535 2026-07-21 16:53:46.095 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:53:46.097 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17358 2026-07-21 16:53:46.100 | + inc/python:pip_install:219 : return 0 2026-07-21 16:53:46.103 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-21 16:53:46.106 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-21 16:53:46.109 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-21 16:53:46.112 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-07-21 16:53:46.129 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:53:46.132 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-07-21 16:53:46.134 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-07-21 16:53:46.151 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:53:46.153 | + 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 16:53:46.171 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:53:46.174 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-07-21 16:53:46.192 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:53:46.194 | + ./stack.sh:main:872 : install_etcd3 2026-07-21 16:53:46.197 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-21 16:53:46.197 | Installing etcd 2026-07-21 16:53:46.199 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-21 16:53:46.213 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-21 16:53:46.226 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-21 16:53:46.229 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-21 16:53:46.242 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-21 16:53:46.246 | ++ 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 16:53:46.249 | ++ 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 16:53:46.252 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-21 16:53:46.255 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-21 16:53:46.257 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-21 16:53:46.260 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-21 16:53:46.262 | ++ 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 16:53:46.265 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-21 16:53:46.267 | ++ 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 16:53:46.273 | --2026-07-21 16:53:46-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-21 16:53:46.294 | Resolving github.com (github.com)... 140.82.121.3 2026-07-21 16:53:46.320 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-21 16:53:46.659 | HTTP request sent, awaiting response... 302 Found 2026-07-21 16:53:46.659 | 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-21T17%3A46%3A26Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-21T16%3A46%3A09Z&ske=2026-07-21T17%3A46%3A26Z&sks=b&skv=2018-11-09&sig=JYRQprc1vdb8xYm7TZQ295AIWxUY2FqT9O0WKqeauPs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDY1NDU4NCwibmJmIjoxNzg0NjUyNzg0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.QJo-L9wudNwzSUvl35bTAsuR3omh4LYV_NQqVg7F09Q&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-21 16:53:46.659 | --2026-07-21 16:53:46-- 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-21T17%3A46%3A26Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-21T16%3A46%3A09Z&ske=2026-07-21T17%3A46%3A26Z&sks=b&skv=2018-11-09&sig=JYRQprc1vdb8xYm7TZQ295AIWxUY2FqT9O0WKqeauPs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDY1NDU4NCwibmJmIjoxNzg0NjUyNzg0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.QJo-L9wudNwzSUvl35bTAsuR3omh4LYV_NQqVg7F09Q&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-21 16:53:46.660 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-07-21 16:53:46.662 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-21 16:53:46.673 | HTTP request sent, awaiting response... 200 OK 2026-07-21 16:53:46.673 | Length: 20927601 (20M) [application/octet-stream] 2026-07-21 16:53:46.673 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-07-21 16:53:46.685 | 2026-07-21 16:53:46.978 | 0K ........ ........ ... 100% 65.6M=0.3s 2026-07-21 16:53:46.978 | 2026-07-21 16:53:46.978 | 2026-07-21 16:53:46 (65.6 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-07-21 16:53:46.978 | 2026-07-21 16:53:46.982 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-21 16:53:46.986 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-21 16:53:46.989 | ++ functions:get_extra_file:81 : return 2026-07-21 16:53:46.992 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-21 16:53:46.995 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-21 16:53:46.997 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-21 16:53:47.000 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-07-21 16:53:47.018 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-21 16:53:47.021 | + 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 16:53:47.026 | etcd-v3.5.21-linux-amd64/ 2026-07-21 16:53:47.026 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-21 16:53:47.026 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-21 16:53:47.026 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-21 16:53:47.026 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-21 16:53:47.026 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-21 16:53:47.026 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-21 16:53:47.026 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-21 16:53:47.026 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-21 16:53:47.026 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-21 16:53:47.027 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-21 16:53:47.027 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-21 16:53:47.027 | etcd-v3.5.21-linux-amd64/README.md 2026-07-21 16:53:47.027 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-21 16:53:47.126 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-21 16:53:47.245 | etcd-v3.5.21-linux-amd64/etcd 2026-07-21 16:53:47.404 | + 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 16:53:47.437 | + 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 16:53:47.466 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-21 16:53:47.469 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-07-21 16:53:47.486 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:53:47.489 | + ./stack.sh:main:882 : configure_CA 2026-07-21 16:53:47.492 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.86 ]] 2026-07-21 16:53:47.495 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.86 2026-07-21 16:53:47.498 | ++ functions-common:ipv6_unquote:2218 : echo 10.4.3.86 2026-07-21 16:53:47.499 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 16:53:47.503 | + lib/tls:configure_CA:70 : [[ 10.4.3.86 != \1\0\.\4\.\3\.\8\6 ]] 2026-07-21 16:53:47.506 | + ./stack.sh:main:883 : init_CA 2026-07-21 16:53:47.508 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-07-21 16:53:47.511 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-21 16:53:47.514 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-07-21 16:53:47.516 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-21 16:53:47.519 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-07-21 16:53:47.521 | + lib/tls:create_CA_base:86 : local i 2026-07-21 16:53:47.524 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 16:53:47.527 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-07-21 16:53:47.531 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 16:53:47.534 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-07-21 16:53:47.538 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 16:53:47.540 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-07-21 16:53:47.545 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 16:53:47.547 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-07-21 16:53:47.552 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-07-21 16:53:47.555 | + lib/tls:create_CA_base:91 : echo 01 2026-07-21 16:53:47.558 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-07-21 16:53:47.563 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-07-21 16:53:47.565 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-21 16:53:47.568 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-07-21 16:53:47.570 | + lib/tls:create_CA_config:145 : echo ' 2026-07-21 16:53:47.570 | [ ca ] 2026-07-21 16:53:47.570 | default_ca = CA_default 2026-07-21 16:53:47.570 | 2026-07-21 16:53:47.570 | [ CA_default ] 2026-07-21 16:53:47.570 | dir = /opt/stack/data/CA/root-ca 2026-07-21 16:53:47.570 | policy = policy_match 2026-07-21 16:53:47.570 | database = $dir/index.txt 2026-07-21 16:53:47.570 | serial = $dir/serial 2026-07-21 16:53:47.570 | certs = $dir/certs 2026-07-21 16:53:47.570 | crl_dir = $dir/crl 2026-07-21 16:53:47.570 | new_certs_dir = $dir/newcerts 2026-07-21 16:53:47.570 | certificate = $dir/cacert.pem 2026-07-21 16:53:47.570 | private_key = $dir/private/cacert.key 2026-07-21 16:53:47.570 | RANDFILE = $dir/private/.rand 2026-07-21 16:53:47.570 | default_md = sha256 2026-07-21 16:53:47.570 | 2026-07-21 16:53:47.570 | [ req ] 2026-07-21 16:53:47.571 | default_bits = 2048 2026-07-21 16:53:47.571 | default_md = sha256 2026-07-21 16:53:47.571 | 2026-07-21 16:53:47.571 | prompt = no 2026-07-21 16:53:47.571 | distinguished_name = ca_distinguished_name 2026-07-21 16:53:47.571 | 2026-07-21 16:53:47.571 | x509_extensions = ca_extensions 2026-07-21 16:53:47.571 | 2026-07-21 16:53:47.571 | [ ca_distinguished_name ] 2026-07-21 16:53:47.571 | organizationName = OpenStack 2026-07-21 16:53:47.571 | organizationalUnitName = DevStack Certificate Authority 2026-07-21 16:53:47.571 | commonName = Root CA 2026-07-21 16:53:47.571 | 2026-07-21 16:53:47.571 | [ policy_match ] 2026-07-21 16:53:47.571 | countryName = optional 2026-07-21 16:53:47.571 | stateOrProvinceName = optional 2026-07-21 16:53:47.571 | organizationName = match 2026-07-21 16:53:47.571 | organizationalUnitName = optional 2026-07-21 16:53:47.571 | commonName = supplied 2026-07-21 16:53:47.571 | 2026-07-21 16:53:47.571 | [ ca_extensions ] 2026-07-21 16:53:47.571 | basicConstraints = critical,CA:true 2026-07-21 16:53:47.571 | subjectKeyIdentifier = hash 2026-07-21 16:53:47.571 | authorityKeyIdentifier = keyid:always, issuer 2026-07-21 16:53:47.571 | keyUsage = cRLSign, keyCertSign 2026-07-21 16:53:47.571 | 2026-07-21 16:53:47.571 | ' 2026-07-21 16:53:47.573 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-07-21 16:53:47.575 | + 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 16:53:47.745 | .........+...+.....+...+....+........+....+...+..+...+.......+...+...+.........+.....+.+..+......................+.....+.+........+......+......+.......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+..........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+..+.+..+.+............+........+......+.+.....+....+...........+.......+...+...+......+...+.....+.+..+...+....+.....+...+....+...+...+...............+.....+....+...+..+.+.....+.......+........+...+.......+.....+.......+..+...+.+......+...+............+.....+....+......+......+.....+...+.........+...+...+....+........+.........+...+..........+.....+.+..+...+.........+.............+.........+......+...+.........+...+........+.+......+...+.....+......+...+.+..+....+.........+..+...+............+...+.+.....+..........+........+......+....+.................+......+..........+...+......+...+......+..............+.......+.....+.+..+.+............+...+............+..+......+.....................+...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 16:53:48.113 | ....+...+.......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+..........+...+...+.....+.+.....+....+......+......+........+....+..+.+.....+.......+...+........+.........+.......+.....+...+..........+.....+.+..+.......+......+.....+......+.+..+......+.+...+.......................+.........+.+.....+.........+......+.............+.....+....+...+..+.......+.....+.+...+...........+.+..+............+.............+........+.........+.........+.+...+........+..........+...+.....+......+...+.+......+..................+..+.+.....+...+......+.+............+..+..................+.+...........+....+...........+......+....+.....+.+..+............+................+...+.........+............+......+...+.....+....+.................+...+......+.+...+........+....+.........+.........+.....+.+.........+..+......+...+.......+...+..+..........+..+......+.......+............+..+...+......+.......+........+....+......+..............+..........+.....+.+..+....+.....+.+.................+.+..+...+.+.....+.........+....+......+..+.......+...+..+.......+..................+......+...........+.+...+.....+.......+...............+..+......+.+...+........+...+.......+.....+.......+......+..+......................+...........+.......+...........................+......+.....+....+........+.........+......+.......+......+.....+.+.....+...+......+.+.....+.+..+..........+............+.....+....+..+...+....+.....+...+.......+..+...+...+...+.+......+...+..+...+......+.+..................+...........+.+.....+.......+...+........+......+...+.......+.........+.........+...+..+............+...+.......+.........+..+....+........+..........+......+..+.......+...+..+.......+..............+.+...+...+...+..+...+....+.....+......+..........+..+.........+......+.......+..+....+.........+..+.............+........+....+...+...........+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 16:53:48.116 | ----- 2026-07-21 16:53:48.121 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-07-21 16:53:48.124 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 16:53:48.127 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-07-21 16:53:48.130 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-07-21 16:53:48.133 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 16:53:48.135 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-07-21 16:53:48.138 | + lib/tls:create_CA_base:86 : local i 2026-07-21 16:53:48.140 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 16:53:48.143 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-07-21 16:53:48.147 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 16:53:48.150 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-07-21 16:53:48.154 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 16:53:48.157 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-07-21 16:53:48.161 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 16:53:48.164 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-07-21 16:53:48.167 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-07-21 16:53:48.172 | + lib/tls:create_CA_base:91 : echo 01 2026-07-21 16:53:48.175 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-07-21 16:53:48.179 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-07-21 16:53:48.183 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 16:53:48.185 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-07-21 16:53:48.188 | + lib/tls:create_CA_config:145 : echo ' 2026-07-21 16:53:48.188 | [ ca ] 2026-07-21 16:53:48.188 | default_ca = CA_default 2026-07-21 16:53:48.188 | 2026-07-21 16:53:48.188 | [ CA_default ] 2026-07-21 16:53:48.188 | dir = /opt/stack/data/CA/int-ca 2026-07-21 16:53:48.188 | policy = policy_match 2026-07-21 16:53:48.188 | database = $dir/index.txt 2026-07-21 16:53:48.188 | serial = $dir/serial 2026-07-21 16:53:48.188 | certs = $dir/certs 2026-07-21 16:53:48.188 | crl_dir = $dir/crl 2026-07-21 16:53:48.188 | new_certs_dir = $dir/newcerts 2026-07-21 16:53:48.188 | certificate = $dir/cacert.pem 2026-07-21 16:53:48.188 | private_key = $dir/private/cacert.key 2026-07-21 16:53:48.188 | RANDFILE = $dir/private/.rand 2026-07-21 16:53:48.188 | default_md = sha256 2026-07-21 16:53:48.188 | 2026-07-21 16:53:48.188 | [ req ] 2026-07-21 16:53:48.188 | default_bits = 2048 2026-07-21 16:53:48.188 | default_md = sha256 2026-07-21 16:53:48.188 | 2026-07-21 16:53:48.188 | prompt = no 2026-07-21 16:53:48.188 | distinguished_name = ca_distinguished_name 2026-07-21 16:53:48.188 | 2026-07-21 16:53:48.188 | x509_extensions = ca_extensions 2026-07-21 16:53:48.188 | 2026-07-21 16:53:48.188 | [ ca_distinguished_name ] 2026-07-21 16:53:48.188 | organizationName = OpenStack 2026-07-21 16:53:48.188 | organizationalUnitName = DevStack Certificate Authority 2026-07-21 16:53:48.188 | commonName = Intermediate CA 2026-07-21 16:53:48.188 | 2026-07-21 16:53:48.188 | [ policy_match ] 2026-07-21 16:53:48.188 | countryName = optional 2026-07-21 16:53:48.188 | stateOrProvinceName = optional 2026-07-21 16:53:48.188 | organizationName = match 2026-07-21 16:53:48.188 | organizationalUnitName = optional 2026-07-21 16:53:48.188 | commonName = supplied 2026-07-21 16:53:48.188 | 2026-07-21 16:53:48.189 | [ ca_extensions ] 2026-07-21 16:53:48.189 | basicConstraints = critical,CA:true 2026-07-21 16:53:48.189 | subjectKeyIdentifier = hash 2026-07-21 16:53:48.189 | authorityKeyIdentifier = keyid:always, issuer 2026-07-21 16:53:48.189 | keyUsage = cRLSign, keyCertSign 2026-07-21 16:53:48.189 | 2026-07-21 16:53:48.189 | ' 2026-07-21 16:53:48.191 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-07-21 16:53:48.193 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 16:53:48.196 | + lib/tls:create_signing_config:198 : echo ' 2026-07-21 16:53:48.196 | [ ca ] 2026-07-21 16:53:48.196 | default_ca = CA_default 2026-07-21 16:53:48.196 | 2026-07-21 16:53:48.196 | [ CA_default ] 2026-07-21 16:53:48.196 | dir = /opt/stack/data/CA/int-ca 2026-07-21 16:53:48.196 | policy = policy_match 2026-07-21 16:53:48.196 | database = $dir/index.txt 2026-07-21 16:53:48.196 | serial = $dir/serial 2026-07-21 16:53:48.196 | certs = $dir/certs 2026-07-21 16:53:48.196 | crl_dir = $dir/crl 2026-07-21 16:53:48.196 | new_certs_dir = $dir/newcerts 2026-07-21 16:53:48.196 | certificate = $dir/cacert.pem 2026-07-21 16:53:48.196 | private_key = $dir/private/cacert.key 2026-07-21 16:53:48.196 | RANDFILE = $dir/private/.rand 2026-07-21 16:53:48.196 | default_md = default 2026-07-21 16:53:48.196 | 2026-07-21 16:53:48.196 | [ req ] 2026-07-21 16:53:48.196 | default_bits = 1024 2026-07-21 16:53:48.196 | default_md = sha256 2026-07-21 16:53:48.196 | 2026-07-21 16:53:48.196 | prompt = no 2026-07-21 16:53:48.196 | distinguished_name = req_distinguished_name 2026-07-21 16:53:48.196 | 2026-07-21 16:53:48.196 | x509_extensions = req_extensions 2026-07-21 16:53:48.196 | 2026-07-21 16:53:48.196 | [ req_distinguished_name ] 2026-07-21 16:53:48.196 | organizationName = OpenStack 2026-07-21 16:53:48.196 | organizationalUnitName = DevStack Server Farm 2026-07-21 16:53:48.196 | 2026-07-21 16:53:48.196 | [ policy_match ] 2026-07-21 16:53:48.196 | countryName = optional 2026-07-21 16:53:48.196 | stateOrProvinceName = optional 2026-07-21 16:53:48.196 | organizationName = match 2026-07-21 16:53:48.196 | organizationalUnitName = optional 2026-07-21 16:53:48.196 | commonName = supplied 2026-07-21 16:53:48.196 | 2026-07-21 16:53:48.196 | [ req_extensions ] 2026-07-21 16:53:48.196 | basicConstraints = CA:false 2026-07-21 16:53:48.196 | subjectKeyIdentifier = hash 2026-07-21 16:53:48.196 | authorityKeyIdentifier = keyid:always, issuer 2026-07-21 16:53:48.196 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-07-21 16:53:48.196 | extendedKeyUsage = serverAuth, clientAuth 2026-07-21 16:53:48.196 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-07-21 16:53:48.196 | 2026-07-21 16:53:48.196 | ' 2026-07-21 16:53:48.198 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-07-21 16:53:48.200 | + 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 16:53:48.303 | ..+....+...+..+......+......+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+............+...+...+.+...+...+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+....+.................+.+...+..+....+......+.....+...+....+...........+.........+...+............+...+..........+..+......+....+..+...+......+.+........+.+.........+..+...+......+.+...+...............+.....+.+...............+.....+............+...................+.....+.+...+.....+.+.....+......+.........+....+..+...+....+..+...+.+......+.....+....+.................+...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 16:53:48.336 | ........+.+.....+....+..+...+....+.....+.+..............+.+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+.........+.........+..+....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.......+......+...+.....+.........+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 16:53:48.340 | ----- 2026-07-21 16:53:48.346 | + 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 16:53:48.349 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-07-21 16:53:48.351 | Check that the request matches the signature 2026-07-21 16:53:48.351 | Signature ok 2026-07-21 16:53:48.351 | The Subject's Distinguished Name is as follows 2026-07-21 16:53:48.351 | organizationName :ASN.1 12:'OpenStack' 2026-07-21 16:53:48.353 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-07-21 16:53:48.353 | commonName :ASN.1 12:'Intermediate CA' 2026-07-21 16:53:48.353 | Certificate is to be certified until Jul 21 16:53:48 2027 GMT (365 days) 2026-07-21 16:53:48.354 | 2026-07-21 16:53:48.354 | Write out database with 1 new entries 2026-07-21 16:53:48.354 | Database updated 2026-07-21 16:53:48.358 | + 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 16:53:48.363 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-21 16:53:48.367 | + lib/tls:init_CA:212 : is_fedora 2026-07-21 16:53:48.370 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 16:53:48.372 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 16:53:48.374 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 16:53:48.377 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 16:53:48.380 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 16:53:48.382 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 16:53:48.385 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 16:53:48.387 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 16:53:48.390 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 16:53:48.392 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 16:53:48.394 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 16:53:48.398 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 16:53:48.401 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 16:53:48.403 | + lib/tls:init_CA:215 : is_ubuntu 2026-07-21 16:53:48.406 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:53:48.409 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:53:48.412 | + 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 16:53:48.425 | + 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 16:53:48.437 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-07-21 16:53:48.448 | Updating certificates in /etc/ssl/certs... 2026-07-21 16:53:49.291 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-07-21 16:53:49.292 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-07-21 16:53:49.297 | 2 added, 0 removed; done. 2026-07-21 16:53:49.297 | Running hooks in /etc/ca-certificates/update.d... 2026-07-21 16:53:49.299 | done. 2026-07-21 16:53:49.306 | + ./stack.sh:main:884 : init_cert 2026-07-21 16:53:49.310 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-07-21 16:53:49.312 | + lib/tls:init_cert:226 : [[ -n 10.4.3.86 ]] 2026-07-21 16:53:49.314 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.86 2026-07-21 16:53:49.317 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-07-21 16:53:49.320 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.86,IP:::1 2026-07-21 16:53:49.322 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.86,IP:::1 2026-07-21 16:53:49.325 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 16:53:49.327 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-07-21 16:53:49.330 | + lib/tls:make_cert:244 : local common_name=localhost 2026-07-21 16:53:49.333 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.86,IP:::1 2026-07-21 16:53:49.336 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.86 ']' 2026-07-21 16:53:49.338 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.86 2026-07-21 16:53:49.341 | + functions-common:is_ipv4_address:2206 : local address=10.4.3.86 2026-07-21 16:53:49.344 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-07-21 16:53:49.346 | + functions-common:is_ipv4_address:2209 : [[ 10.4.3.86 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-07-21 16:53:49.349 | + functions-common:is_ipv4_address:2210 : return 0 2026-07-21 16:53:49.352 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.86,IP:::1 ]] 2026-07-21 16:53:49.354 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.86,IP:::1,IP:10.4.3.86 2026-07-21 16:53:49.357 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-21 16:53:49.360 | + 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 16:53:49.501 | ....+...+.+...+..+.+............+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+....+.....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+..+...+..........+........+...+....+..+....+..+....+........................+...........+...+.+......+..............+......+.+..+..........+........+...+....+..+.....................+.......+...+.....+.......+......+.....+.........+..........+...+.....+...+.+...+..+.+.....+.......+......+......+...........+....+.........+..+....+.....+.+........+......+...+..........+...........+......+.........+................+..............+..........+..+...+.+...+......+............+..+......+.........+...+...+.+.........+..+............+.+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 16:53:49.541 | ......+.+..+...+....+........+......+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+..+.+.....+.+.....+...............+....+.....+.+.................................+..+..........+.........+..+..........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+...+..+............+...+...+....+........+.......+......+.....+......+...+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 16:53:49.545 | ----- 2026-07-21 16:53:49.550 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.86,IP:::1,IP:10.4.3.86 ]] 2026-07-21 16:53:49.552 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.86,IP:::1,IP:10.4.3.86 2026-07-21 16:53:49.555 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.86,IP:::1,IP:10.4.3.86 2026-07-21 16:53:49.558 | + 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 16:53:49.561 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-07-21 16:53:49.563 | Check that the request matches the signature 2026-07-21 16:53:49.563 | Signature ok 2026-07-21 16:53:49.563 | The Subject's Distinguished Name is as follows 2026-07-21 16:53:49.563 | organizationName :ASN.1 12:'OpenStack' 2026-07-21 16:53:49.563 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-07-21 16:53:49.563 | commonName :ASN.1 12:'localhost' 2026-07-21 16:53:49.564 | Certificate is to be certified until Jul 21 16:53:49 2027 GMT (365 days) 2026-07-21 16:53:49.565 | 2026-07-21 16:53:49.565 | Write out database with 1 new entries 2026-07-21 16:53:49.565 | Database updated 2026-07-21 16:53:49.569 | + 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 16:53:49.573 | + ./stack.sh:main:891 : install_dstat 2026-07-21 16:53:49.575 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-21 16:53:49.592 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:53:49.595 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-07-21 16:53:49.598 | + inc/python:pip_install_gr:94 : local name=psutil 2026-07-21 16:53:49.600 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 16:53:49.603 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-07-21 16:53:49.606 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-07-21 16:53:49.609 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 16:53:49.614 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-07-21 16:53:49.614 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 16:53:49.618 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-07-21 16:53:49.621 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-07-21 16:53:49.624 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-07-21 16:53:49.627 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-07-21 16:53:49.629 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-07-21 16:53:49.652 | Using python 3.12 to install psutil 2026-07-21 16:53:49.654 | + 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 16:53:50.257 | Collecting psutil 2026-07-21 16:53:50.305 | 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 16:53:50.323 | 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 16:53:50.405 | Installing collected packages: psutil 2026-07-21 16:53:50.466 | Successfully installed psutil-7.2.2 2026-07-21 16:53:50.536 | + inc/python:pip_install:216 : result=0 2026-07-21 16:53:50.539 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:53:50.542 | + functions-common:time_stop:2420 : local name 2026-07-21 16:53:50.544 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:53:50.547 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:53:50.549 | + functions-common:time_stop:2423 : local total 2026-07-21 16:53:50.552 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:53:50.554 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:53:50.556 | + functions-common:time_stop:2427 : start_time=1784652829646 2026-07-21 16:53:50.559 | + functions-common:time_stop:2429 : [[ -z 1784652829646 ]] 2026-07-21 16:53:50.562 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:53:50.566 | + functions-common:time_stop:2432 : end_time=1784652830563 2026-07-21 16:53:50.568 | + functions-common:time_stop:2433 : elapsed_time=917 2026-07-21 16:53:50.570 | + functions-common:time_stop:2434 : total=17358 2026-07-21 16:53:50.573 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:53:50.575 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18275 2026-07-21 16:53:50.578 | + inc/python:pip_install:219 : return 0 2026-07-21 16:53:50.581 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-07-21 16:53:50.584 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 16:53:50.586 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-07-21 16:53:50.590 | + ./stack.sh:main:900 : install_libs 2026-07-21 16:53:50.592 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-21 16:53:50.594 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-21 16:53:50.597 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-21 16:53:50.600 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-21 16:53:50.602 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.605 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.607 | + 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, =~ ,automaton, ]] 2026-07-21 16:53:50.609 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.612 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-21 16:53:50.614 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-21 16:53:50.617 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-21 16:53:50.619 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-21 16:53:50.622 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.624 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.626 | + 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, =~ ,castellan, ]] 2026-07-21 16:53:50.628 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.631 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-21 16:53:50.634 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-21 16:53:50.637 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-21 16:53:50.639 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-21 16:53:50.642 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.645 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.647 | + 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, =~ ,cliff, ]] 2026-07-21 16:53:50.649 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.652 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-21 16:53:50.654 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-21 16:53:50.657 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-21 16:53:50.659 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-21 16:53:50.661 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.663 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.665 | + 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, =~ ,cursive, ]] 2026-07-21 16:53:50.668 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.670 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-21 16:53:50.673 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-21 16:53:50.676 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-21 16:53:50.679 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-21 16:53:50.681 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.684 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.686 | + 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, =~ ,debtcollector, ]] 2026-07-21 16:53:50.688 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.691 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-21 16:53:50.693 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-21 16:53:50.696 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-21 16:53:50.698 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-21 16:53:50.701 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.703 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.705 | + 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, =~ ,futurist, ]] 2026-07-21 16:53:50.708 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.710 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-21 16:53:50.713 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-21 16:53:50.716 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-21 16:53:50.718 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-21 16:53:50.720 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.723 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.725 | + 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, =~ ,openstacksdk, ]] 2026-07-21 16:53:50.728 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.730 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-21 16:53:50.733 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-21 16:53:50.735 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-21 16:53:50.738 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-21 16:53:50.741 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.743 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.745 | + 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, =~ ,osc-lib, ]] 2026-07-21 16:53:50.748 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.750 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-21 16:53:50.753 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-21 16:53:50.756 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-21 16:53:50.759 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-21 16:53:50.761 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.763 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.766 | + 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, =~ ,osc-placement, ]] 2026-07-21 16:53:50.769 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.771 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-21 16:53:50.774 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-21 16:53:50.776 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-21 16:53:50.778 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-21 16:53:50.781 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.783 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.786 | + 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, =~ ,os-client-config, ]] 2026-07-21 16:53:50.788 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.791 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-21 16:53:50.793 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-21 16:53:50.796 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-21 16:53:50.798 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-21 16:53:50.801 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.804 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.806 | + 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, =~ ,oslo.cache, ]] 2026-07-21 16:53:50.808 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.811 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-21 16:53:50.813 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-21 16:53:50.816 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-21 16:53:50.819 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-21 16:53:50.821 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.824 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.827 | + 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, =~ ,oslo.concurrency, ]] 2026-07-21 16:53:50.830 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.832 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-21 16:53:50.834 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-21 16:53:50.837 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-21 16:53:50.840 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-21 16:53:50.842 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.844 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.847 | + 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, =~ ,oslo.config, ]] 2026-07-21 16:53:50.849 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.851 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-21 16:53:50.854 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-21 16:53:50.856 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-21 16:53:50.859 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-21 16:53:50.861 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.864 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.866 | + 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, =~ ,oslo.context, ]] 2026-07-21 16:53:50.868 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.871 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-21 16:53:50.873 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-21 16:53:50.876 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-21 16:53:50.878 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-21 16:53:50.881 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.883 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.886 | + 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, =~ ,oslo.db, ]] 2026-07-21 16:53:50.888 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.890 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-21 16:53:50.893 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-21 16:53:50.895 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-21 16:53:50.898 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-21 16:53:50.900 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.902 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.905 | + 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, =~ ,oslo.i18n, ]] 2026-07-21 16:53:50.908 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.910 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-21 16:53:50.913 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-21 16:53:50.915 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-21 16:53:50.918 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-21 16:53:50.920 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.923 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.925 | + 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, =~ ,oslo.limit, ]] 2026-07-21 16:53:50.928 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.930 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-21 16:53:50.933 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-21 16:53:50.935 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-21 16:53:50.938 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-21 16:53:50.940 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.943 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.945 | + 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, =~ ,oslo.log, ]] 2026-07-21 16:53:50.948 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.950 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-21 16:53:50.953 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-21 16:53:50.955 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-21 16:53:50.958 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-21 16:53:50.960 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.963 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.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, =~ ,oslo.messaging, ]] 2026-07-21 16:53:50.968 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.971 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-21 16:53:50.974 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-21 16:53:50.976 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-21 16:53:50.979 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-21 16:53:50.981 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:50.984 | + 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 = \A\L\L ]] 2026-07-21 16:53:50.986 | + 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, =~ ,oslo.middleware, ]] 2026-07-21 16:53:50.989 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:50.991 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-21 16:53:50.994 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-21 16:53:50.997 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-21 16:53:50.999 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-21 16:53:51.002 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:51.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-brick = \A\L\L ]] 2026-07-21 16:53:51.007 | + 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, =~ ,oslo.policy, ]] 2026-07-21 16:53:51.010 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:51.012 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-21 16:53:51.015 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-21 16:53:51.018 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-21 16:53:51.020 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-21 16:53:51.022 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:51.024 | + 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 = \A\L\L ]] 2026-07-21 16:53:51.027 | + 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, =~ ,oslo.privsep, ]] 2026-07-21 16:53:51.029 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:51.032 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-21 16:53:51.034 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-21 16:53:51.037 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-21 16:53:51.040 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-21 16:53:51.042 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:51.045 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,os-brick = \A\L\L ]] 2026-07-21 16:53:51.047 | + 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, =~ ,oslo.reports, ]] 2026-07-21 16:53:51.050 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:51.053 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-21 16:53:51.056 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-21 16:53:51.058 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-21 16:53:51.061 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-21 16:53:51.064 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:51.067 | + 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 = \A\L\L ]] 2026-07-21 16:53:51.069 | + 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, =~ ,oslo.rootwrap, ]] 2026-07-21 16:53:51.072 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:51.075 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-21 16:53:51.078 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-21 16:53:51.080 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-21 16:53:51.083 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-21 16:53:51.086 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:51.088 | + 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 = \A\L\L ]] 2026-07-21 16:53:51.090 | + 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, =~ ,oslo.serialization, ]] 2026-07-21 16:53:51.093 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:51.095 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-21 16:53:51.098 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-21 16:53:51.101 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-21 16:53:51.103 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-21 16:53:51.106 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:51.108 | + 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 = \A\L\L ]] 2026-07-21 16:53:51.111 | + 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, =~ ,oslo.service, ]] 2026-07-21 16:53:51.114 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:51.117 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-21 16:53:51.119 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-21 16:53:51.122 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-21 16:53:51.125 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-21 16:53:51.127 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:51.130 | + 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 = \A\L\L ]] 2026-07-21 16:53:51.133 | + 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, =~ ,oslo.utils, ]] 2026-07-21 16:53:51.135 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:51.138 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-21 16:53:51.140 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-21 16:53:51.143 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-21 16:53:51.145 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-21 16:53:51.148 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:51.150 | + 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 = \A\L\L ]] 2026-07-21 16:53:51.153 | + 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, =~ ,oslo.versionedobjects, ]] 2026-07-21 16:53:51.155 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:51.158 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-21 16:53:51.160 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-21 16:53:51.163 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-21 16:53:51.166 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-21 16:53:51.168 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:51.171 | + 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 = \A\L\L ]] 2026-07-21 16:53:51.173 | + 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, =~ ,oslo.vmware, ]] 2026-07-21 16:53:51.176 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:51.178 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-21 16:53:51.181 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-21 16:53:51.184 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-21 16:53:51.186 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-21 16:53:51.189 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:51.191 | + 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 = \A\L\L ]] 2026-07-21 16:53:51.194 | + 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, =~ ,osprofiler, ]] 2026-07-21 16:53:51.197 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:51.199 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-21 16:53:51.202 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-21 16:53:51.204 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-21 16:53:51.207 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-21 16:53:51.210 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:51.213 | + 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 = \A\L\L ]] 2026-07-21 16:53:51.215 | + 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, =~ ,pycadf, ]] 2026-07-21 16:53:51.218 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:51.221 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-21 16:53:51.223 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-21 16:53:51.226 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-21 16:53:51.228 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-21 16:53:51.231 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:51.234 | + 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 = \A\L\L ]] 2026-07-21 16:53:51.237 | + 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, =~ ,stevedore, ]] 2026-07-21 16:53:51.239 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:51.242 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-21 16:53:51.245 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-21 16:53:51.248 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-21 16:53:51.251 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-21 16:53:51.253 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:51.256 | + 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 = \A\L\L ]] 2026-07-21 16:53:51.259 | + 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, =~ ,taskflow, ]] 2026-07-21 16:53:51.261 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:51.263 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-21 16:53:51.266 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-21 16:53:51.268 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-21 16:53:51.271 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-21 16:53:51.273 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:51.276 | + 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 = \A\L\L ]] 2026-07-21 16:53:51.278 | + 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, =~ ,tooz, ]] 2026-07-21 16:53:51.281 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:51.283 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-21 16:53:51.286 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-21 16:53:51.288 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-21 16:53:51.291 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-21 16:53:51.293 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:51.295 | + 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 = \A\L\L ]] 2026-07-21 16:53:51.298 | + 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, =~ ,os-brick, ]] 2026-07-21 16:53:51.301 | + inc/python:use_library_from_git:268 : enabled=0 2026-07-21 16:53:51.304 | + inc/python:use_library_from_git:269 : return 0 2026-07-21 16:53:51.306 | + lib/libraries:_install_lib_from_source:77 : git_clone_by_name os-brick 2026-07-21 16:53:51.309 | + functions-common:git_clone_by_name:681 : local name=os-brick 2026-07-21 16:53:51.312 | + functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/os-brick.git 2026-07-21 16:53:51.314 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/os-brick 2026-07-21 16:53:51.317 | + functions-common:git_clone_by_name:684 : local branch=master 2026-07-21 16:53:51.320 | + functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/os-brick.git /opt/stack/os-brick master 2026-07-21 16:53:51.322 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/os-brick.git 2026-07-21 16:53:51.324 | + functions-common:git_clone:590 : local git_dest=/opt/stack/os-brick 2026-07-21 16:53:51.326 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 16:53:51.328 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 16:53:51.331 | ++ functions-common:git_clone:593 : pwd 2026-07-21 16:53:51.334 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 16:53:51.336 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 16:53:51.339 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 16:53:51.355 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 16:53:51.357 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 16:53:51.360 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 16:53:51.363 | + functions-common:git_clone:610 : echo master 2026-07-21 16:53:51.363 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 16:53:51.368 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/os-brick ]] 2026-07-21 16:53:51.371 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 16:53:51.374 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-brick 2026-07-21 16:53:51.387 | + functions-common:git_clone:672 : cd /opt/stack/os-brick 2026-07-21 16:53:51.390 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 16:53:51.390 | + functions-common:git_clone:673 : head -1 2026-07-21 16:53:51.400 | 27a1fc4 Fix duplicated pylintrc file 2026-07-21 16:53:51.402 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 16:53:51.405 | + lib/libraries:_install_lib_from_source:78 : setup_dev_lib -bindep os-brick 2026-07-21 16:53:51.407 | + inc/python:setup_dev_lib:312 : local bindep 2026-07-21 16:53:51.410 | + inc/python:setup_dev_lib:313 : [[ -bindep == -bindep* ]] 2026-07-21 16:53:51.412 | + inc/python:setup_dev_lib:314 : bindep=-bindep 2026-07-21 16:53:51.414 | + inc/python:setup_dev_lib:315 : shift 2026-07-21 16:53:51.416 | + inc/python:setup_dev_lib:317 : local name=os-brick 2026-07-21 16:53:51.419 | + inc/python:setup_dev_lib:318 : local dir=/opt/stack/os-brick 2026-07-21 16:53:51.421 | + inc/python:setup_dev_lib:319 : local extras= 2026-07-21 16:53:51.423 | + inc/python:setup_dev_lib:320 : setup_develop -bindep /opt/stack/os-brick 2026-07-21 16:53:51.426 | + inc/python:setup_develop:353 : local bindep 2026-07-21 16:53:51.429 | + inc/python:setup_develop:354 : [[ -bindep == -bindep* ]] 2026-07-21 16:53:51.431 | + inc/python:setup_develop:355 : bindep=-bindep 2026-07-21 16:53:51.433 | + inc/python:setup_develop:356 : shift 2026-07-21 16:53:51.436 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/os-brick 2026-07-21 16:53:51.438 | + inc/python:setup_develop:359 : local extras= 2026-07-21 16:53:51.440 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit -bindep /opt/stack/os-brick -e 2026-07-21 16:53:51.443 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 16:53:51.445 | + inc/python:_setup_package_with_constraints_edit:380 : [[ -bindep == -bindep* ]] 2026-07-21 16:53:51.448 | + inc/python:_setup_package_with_constraints_edit:381 : bindep=-bindep 2026-07-21 16:53:51.450 | + inc/python:_setup_package_with_constraints_edit:382 : shift 2026-07-21 16:53:51.452 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/os-brick 2026-07-21 16:53:51.455 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 16:53:51.457 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 16:53:51.460 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/os-brick 2026-07-21 16:53:51.463 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 16:53:51.466 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/os-brick 2026-07-21 16:53:51.468 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 16:53:51.471 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 16:53:51.474 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/os-brick/setup.cfg 2026-07-21 16:53:51.480 | + inc/python:_setup_package_with_constraints_edit:400 : name=os-brick 2026-07-21 16:53:51.483 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z os-brick ']' 2026-07-21 16:53:51.485 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- os-brick 2026-07-21 16:53:51.563 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package -bindep /opt/stack/os-brick -e 2026-07-21 16:53:51.566 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 16:53:51.568 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 16:53:51.570 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 16:53:51.573 | + inc/python:setup_package:439 : [[ -bindep == -bindep* ]] 2026-07-21 16:53:51.575 | + inc/python:setup_package:440 : bindep=1 2026-07-21 16:53:51.578 | + inc/python:setup_package:441 : IFS== 2026-07-21 16:53:51.581 | + inc/python:setup_package:441 : read bindep_flag bindep_profiles 2026-07-21 16:53:51.583 | + inc/python:setup_package:442 : shift 2026-07-21 16:53:51.585 | + inc/python:setup_package:444 : local project_dir=/opt/stack/os-brick 2026-07-21 16:53:51.588 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 16:53:51.590 | + inc/python:setup_package:446 : local extras= 2026-07-21 16:53:51.592 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 16:53:51.595 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 16:53:51.597 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 16:53:51.599 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 16:53:51.602 | + inc/python:setup_package:460 : [[ 1 == 1 ]] 2026-07-21 16:53:51.604 | + inc/python:setup_package:461 : install_bindep /opt/stack/os-brick/bindep.txt 2026-07-21 16:53:51.607 | + functions-common:install_bindep:1512 : local file=/opt/stack/os-brick/bindep.txt 2026-07-21 16:53:51.609 | + functions-common:install_bindep:1513 : local profiles= 2026-07-21 16:53:51.611 | + functions-common:install_bindep:1514 : local pkgs 2026-07-21 16:53:51.614 | + functions-common:install_bindep:1516 : [[ ! -f /opt/stack/os-brick/bindep.txt ]] 2026-07-21 16:53:51.617 | + functions-common:install_bindep:1523 : profiles= 2026-07-21 16:53:51.619 | ++ functions-common:install_bindep:1527 : /opt/stack/bindep-venv/bin/bindep -b --file /opt/stack/os-brick/bindep.txt 2026-07-21 16:53:52.452 | + functions-common:install_bindep:1527 : pkgs= 2026-07-21 16:53:52.454 | + functions-common:install_bindep:1529 : [[ -n '' ]] 2026-07-21 16:53:52.457 | + inc/python:setup_package:464 : pip_install -e /opt/stack/os-brick 2026-07-21 16:53:52.476 | Using python 3.12 to install /opt/stack/os-brick 2026-07-21 16:53:52.479 | + 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/os-brick 2026-07-21 16:53:52.965 | Obtaining file:///opt/stack/os-brick 2026-07-21 16:53:52.967 | Installing build dependencies: started 2026-07-21 16:53:53.716 | Installing build dependencies: finished with status 'done' 2026-07-21 16:53:53.717 | Checking if build backend supports build_editable: started 2026-07-21 16:53:54.002 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 16:53:54.003 | Getting requirements to build editable: started 2026-07-21 16:53:54.147 | Getting requirements to build editable: finished with status 'done' 2026-07-21 16:53:54.148 | Preparing editable metadata (pyproject.toml): started 2026-07-21 16:53:54.573 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 16:53:54.581 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick==7.1.1.dev1) (7.0.3) 2026-07-21 16:53:54.655 | Collecting oslo.concurrency>=5.0.0 (from os-brick==7.1.1.dev1) 2026-07-21 16:53:54.703 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 16:53:54.728 | Collecting oslo.config>=9.0.0 (from os-brick==7.1.1.dev1) 2026-07-21 16:53:54.735 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 16:53:54.753 | Collecting oslo.context>=4.1.0 (from os-brick==7.1.1.dev1) 2026-07-21 16:53:54.757 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 16:53:54.777 | Collecting oslo.log>=4.8.0 (from os-brick==7.1.1.dev1) 2026-07-21 16:53:54.783 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 16:53:54.804 | Collecting oslo.i18n>=5.1.0 (from os-brick==7.1.1.dev1) 2026-07-21 16:53:54.812 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 16:53:54.829 | Collecting oslo.privsep>=3.0.0 (from os-brick==7.1.1.dev1) 2026-07-21 16:53:54.832 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 16:53:54.850 | Collecting oslo.serialization>=4.3.0 (from os-brick==7.1.1.dev1) 2026-07-21 16:53:54.853 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 16:53:54.873 | Collecting oslo.service>=2.8.0 (from os-brick==7.1.1.dev1) 2026-07-21 16:53:54.877 | Downloading oslo_service-4.7.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 16:53:54.899 | Collecting oslo.utils>=7.3.0 (from os-brick==7.1.1.dev1) 2026-07-21 16:53:54.902 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 16:53:54.921 | Collecting requests>=2.25.1 (from os-brick==7.1.1.dev1) 2026-07-21 16:53:54.923 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-21 16:53:54.938 | Collecting tenacity>=6.3.1 (from os-brick==7.1.1.dev1) 2026-07-21 16:53:54.942 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-21 16:53:54.946 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick==7.1.1.dev1) (7.2.2) 2026-07-21 16:53:54.959 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=5.0.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:54.963 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-21 16:53:54.978 | Collecting debtcollector>=3.0.0 (from oslo.concurrency>=5.0.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:54.983 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-21 16:53:55.232 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->oslo.concurrency>=5.0.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:55.238 | 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 16:53:55.256 | Collecting netaddr>=0.7.18 (from oslo.config>=9.0.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:55.262 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-21 16:53:55.279 | Collecting stevedore>=5.6.0 (from oslo.config>=9.0.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:55.284 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 16:53:55.297 | Collecting rfc3986>=1.2.0 (from oslo.config>=9.0.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:55.301 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-21 16:53:55.305 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=9.0.0->os-brick==7.1.1.dev1) (6.0.3) 2026-07-21 16:53:55.319 | Collecting typing-extensions>=4.12.0 (from oslo.context>=4.1.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:55.326 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-21 16:53:55.341 | Collecting python-dateutil>=2.7.0 (from oslo.log>=4.8.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:55.345 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-21 16:53:55.431 | Collecting cffi>=1.14.0 (from oslo.privsep>=3.0.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:55.434 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-21 16:53:55.498 | Collecting msgpack>=0.6.0 (from oslo.privsep>=3.0.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:55.501 | 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 16:53:55.513 | Collecting pycparser (from cffi>=1.14.0->oslo.privsep>=3.0.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:55.516 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-21 16:53:55.533 | Collecting WebOb>=1.7.1 (from oslo.service>=2.8.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:55.537 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-21 16:53:55.554 | Collecting eventlet>=0.27.0 (from oslo.service>=2.8.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:55.557 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-21 16:53:55.668 | Collecting greenlet>=0.4.15 (from oslo.service>=2.8.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:55.671 | 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 16:53:55.686 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=2.8.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:55.690 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 16:53:55.702 | Collecting Routes>=2.3.1 (from oslo.service>=2.8.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:55.711 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-21 16:53:55.934 | Collecting Paste>=2.0.2 (from oslo.service>=2.8.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:55.939 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-21 16:53:55.971 | Collecting Yappi>=1.0 (from oslo.service>=2.8.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:55.974 | 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 16:53:55.988 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:55.991 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-21 16:53:55.999 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.3.0->os-brick==7.1.1.dev1) (2.1.0) 2026-07-21 16:53:56.015 | Collecting pyparsing>=2.1.0 (from oslo.utils>=7.3.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:56.018 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-21 16:53:56.022 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.3.0->os-brick==7.1.1.dev1) (26.2) 2026-07-21 16:53:56.026 | 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==7.1.1.dev1) (83.0.0) 2026-07-21 16:53:56.041 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:56.043 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-21 16:53:56.124 | Collecting charset_normalizer<4,>=2 (from requests>=2.25.1->os-brick==7.1.1.dev1) 2026-07-21 16:53:56.125 | 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 16:53:56.137 | Collecting idna<4,>=2.5 (from requests>=2.25.1->os-brick==7.1.1.dev1) 2026-07-21 16:53:56.137 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-21 16:53:56.152 | Collecting urllib3<3,>=1.26 (from requests>=2.25.1->os-brick==7.1.1.dev1) 2026-07-21 16:53:56.152 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-21 16:53:56.155 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->os-brick==7.1.1.dev1) (2023.11.17) 2026-07-21 16:53:56.172 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick==7.1.1.dev1) 2026-07-21 16:53:56.175 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-21 16:53:56.194 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-07-21 16:53:56.203 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-21 16:53:56.210 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-21 16:53:56.216 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-21 16:53:56.225 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-21 16:53:56.261 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 66.5 MB/s 0:00:00 2026-07-21 16:53:56.266 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-07-21 16:53:56.274 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-21 16:53:56.281 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-07-21 16:53:56.287 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-07-21 16:53:56.294 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-21 16:53:56.302 | 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 16:53:56.313 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-07-21 16:53:56.333 | Downloading oslo_service-4.7.0-py3-none-any.whl (118 kB) 2026-07-21 16:53:56.340 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-21 16:53:56.350 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-21 16:53:56.360 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-21 16:53:56.371 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 48.9 MB/s 0:00:00 2026-07-21 16:53:56.375 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-21 16:53:56.382 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-21 16:53:56.393 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-21 16:53:56.398 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-21 16:53:56.407 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-21 16:53:56.414 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-21 16:53:56.418 | 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 16:53:56.418 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-21 16:53:56.418 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-21 16:53:56.422 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-21 16:53:56.429 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-21 16:53:56.435 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-21 16:53:56.440 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-21 16:53:56.447 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-21 16:53:56.453 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-21 16:53:56.459 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-21 16:53:56.465 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-21 16:53:56.473 | 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 16:53:56.483 | 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 16:53:56.489 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-21 16:53:56.525 | Building wheels for collected packages: os-brick 2026-07-21 16:53:56.526 | Building editable for os-brick (pyproject.toml): started 2026-07-21 16:53:56.857 | Building editable for os-brick (pyproject.toml): finished with status 'done' 2026-07-21 16:53:56.857 | Created wheel for os-brick: filename=os_brick-7.1.1.dev1-0.editable-py3-none-any.whl size=8027 sha256=6176704afcfe823de30a4d161e4056a58376e9e6f8007362fa08b9d173efb9e4 2026-07-21 16:53:56.858 | Stored in directory: /tmp/pip-ephem-wheel-cache-z3x07xwo/wheels/42/03/28/5344515008c50524c066a3d250c2dfeb7c165c41802c0e19ce 2026-07-21 16:53:56.860 | Successfully built os-brick 2026-07-21 16:53:56.964 | Installing collected packages: Yappi, wrapt, WebOb, urllib3, typing-extensions, tenacity, stevedore, six, rfc3986, repoze.lru, pyparsing, pycparser, PasteDeploy, Paste, netaddr, msgpack, idna, greenlet, fasteners, dnspython, charset_normalizer, Routes, requests, python-dateutil, oslo.i18n, oslo.context, eventlet, debtcollector, cffi, oslo.utils, oslo.config, oslo.serialization, oslo.concurrency, oslo.log, oslo.service, oslo.privsep, os-brick 2026-07-21 16:53:57.068 | Attempting uninstall: urllib3 2026-07-21 16:53:57.072 | Found existing installation: urllib3 2.0.7 2026-07-21 16:53:57.072 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:53:57.072 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-21 16:53:57.143 | Attempting uninstall: typing-extensions 2026-07-21 16:53:57.146 | Found existing installation: typing_extensions 4.10.0 2026-07-21 16:53:57.147 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:53:57.147 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-07-21 16:53:57.223 | Attempting uninstall: six 2026-07-21 16:53:57.227 | Found existing installation: six 1.16.0 2026-07-21 16:53:57.227 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:53:57.227 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-21 16:53:57.262 | Attempting uninstall: pyparsing 2026-07-21 16:53:57.266 | Found existing installation: pyparsing 3.1.1 2026-07-21 16:53:57.266 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:53:57.266 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-21 16:53:57.548 | Attempting uninstall: netaddr 2026-07-21 16:53:57.553 | Found existing installation: netaddr 0.8.0 2026-07-21 16:53:57.554 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:53:57.554 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-21 16:53:57.675 | Attempting uninstall: idna 2026-07-21 16:53:57.679 | Found existing installation: idna 3.6 2026-07-21 16:53:57.680 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:53:57.680 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-21 16:53:58.048 | Attempting uninstall: requests 2026-07-21 16:53:58.053 | Found existing installation: requests 2.31.0 2026-07-21 16:53:58.053 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:53:58.053 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-21 16:53:58.093 | Attempting uninstall: python-dateutil 2026-07-21 16:53:58.098 | Found existing installation: python-dateutil 2.8.2 2026-07-21 16:53:58.098 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:53:58.098 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-21 16:53:58.803 | 2026-07-21 16:53:58.807 | Successfully installed Paste-3.10.1 PasteDeploy-3.1.0 Routes-2.5.1 WebOb-1.8.10 Yappi-1.7.6 cffi-2.0.0 charset_normalizer-3.4.7 debtcollector-3.1.0 dnspython-2.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.3 idna-3.18 msgpack-1.2.1 netaddr-1.3.0 os-brick-7.1.1.dev1 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.privsep-3.12.0 oslo.serialization-5.11.0 oslo.service-4.7.0 oslo.utils-10.1.1 pycparser-3.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 repoze.lru-0.8 requests-2.34.2 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 tenacity-9.1.4 typing-extensions-4.15.0 urllib3-2.7.0 wrapt-2.2.2 2026-07-21 16:53:58.973 | + inc/python:pip_install:216 : result=0 2026-07-21 16:53:58.975 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:53:58.978 | + functions-common:time_stop:2420 : local name 2026-07-21 16:53:58.981 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:53:58.983 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:53:58.986 | + functions-common:time_stop:2423 : local total 2026-07-21 16:53:58.989 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:53:58.991 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:53:58.994 | + functions-common:time_stop:2427 : start_time=1784652832471 2026-07-21 16:53:58.997 | + functions-common:time_stop:2429 : [[ -z 1784652832471 ]] 2026-07-21 16:53:59.000 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:53:59.004 | + functions-common:time_stop:2432 : end_time=1784652839001 2026-07-21 16:53:59.006 | + functions-common:time_stop:2433 : elapsed_time=6530 2026-07-21 16:53:59.008 | + functions-common:time_stop:2434 : total=18275 2026-07-21 16:53:59.010 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:53:59.012 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24805 2026-07-21 16:53:59.014 | + inc/python:pip_install:219 : return 0 2026-07-21 16:53:59.017 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 16:53:59.019 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 16:53:59.021 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/os-brick 2026-07-21 16:53:59.023 | + inc/python:use_library_from_git:266 : local name=/opt/stack/os-brick 2026-07-21 16:53:59.025 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:59.028 | + 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 = \A\L\L ]] 2026-07-21 16:53:59.031 | + 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, =~ ,/opt/stack/os-brick, ]] 2026-07-21 16:53:59.033 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:59.036 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-21 16:53:59.038 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-21 16:53:59.041 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-21 16:53:59.044 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-21 16:53:59.046 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:59.049 | + 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 = \A\L\L ]] 2026-07-21 16:53:59.052 | + 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, =~ ,os-resource-classes, ]] 2026-07-21 16:53:59.054 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:59.057 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-21 16:53:59.059 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-21 16:53:59.062 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-21 16:53:59.064 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-21 16:53:59.068 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:59.070 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,os-brick = \A\L\L ]] 2026-07-21 16:53:59.073 | + 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, =~ ,os-traits, ]] 2026-07-21 16:53:59.075 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:59.078 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-21 16:53:59.081 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-21 16:53:59.083 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-21 16:53:59.086 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-21 16:53:59.089 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:59.091 | + 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 = \A\L\L ]] 2026-07-21 16:53:59.094 | + 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, =~ ,python-barbicanclient, ]] 2026-07-21 16:53:59.097 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:59.100 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-21 16:53:59.103 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-21 16:53:59.106 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:53:59.108 | + 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 = \A\L\L ]] 2026-07-21 16:53:59.111 | + 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, =~ ,etcd3gw, ]] 2026-07-21 16:53:59.114 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:53:59.117 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-21 16:53:59.139 | Using python 3.12 to install etcd3gw 2026-07-21 16:53:59.142 | + 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 16:53:59.722 | Collecting etcd3gw 2026-07-21 16:53:59.776 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 16:53:59.781 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-21 16:53:59.783 | Requirement already satisfied: requests>=2.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (2.34.2) 2026-07-21 16:53:59.797 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-21 16:53:59.802 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 16:53:59.807 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=0.16.0->etcd3gw) (3.1.0) 2026-07-21 16:53:59.807 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) (2.2.2) 2026-07-21 16:53:59.808 | 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 16:53:59.809 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw) (3.4.7) 2026-07-21 16:53:59.809 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw) (3.18) 2026-07-21 16:53:59.810 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw) (2.7.0) 2026-07-21 16:53:59.811 | 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 16:53:59.829 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-21 16:53:59.846 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-21 16:53:59.939 | Installing collected packages: futurist, etcd3gw 2026-07-21 16:53:59.993 | 2026-07-21 16:53:59.998 | Successfully installed etcd3gw-2.7.0 futurist-3.4.0 2026-07-21 16:54:00.066 | + inc/python:pip_install:216 : result=0 2026-07-21 16:54:00.069 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:54:00.071 | + functions-common:time_stop:2420 : local name 2026-07-21 16:54:00.074 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:54:00.076 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:54:00.078 | + functions-common:time_stop:2423 : local total 2026-07-21 16:54:00.081 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:54:00.083 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:54:00.085 | + functions-common:time_stop:2427 : start_time=1784652839133 2026-07-21 16:54:00.088 | + functions-common:time_stop:2429 : [[ -z 1784652839133 ]] 2026-07-21 16:54:00.091 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:54:00.095 | + functions-common:time_stop:2432 : end_time=1784652840092 2026-07-21 16:54:00.097 | + functions-common:time_stop:2433 : elapsed_time=959 2026-07-21 16:54:00.100 | + functions-common:time_stop:2434 : total=24805 2026-07-21 16:54:00.102 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:54:00.105 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25764 2026-07-21 16:54:00.107 | + inc/python:pip_install:219 : return 0 2026-07-21 16:54:00.110 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-07-21 16:54:00.113 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-21 16:54:00.115 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-21 16:54:00.118 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 16:54:00.121 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 16:54:00.123 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 16:54:00.126 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 16:54:00.128 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 16:54:00.131 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 16:54:00.134 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 16:54:00.137 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 16:54:00.139 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 16:54:00.142 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 16:54:00.145 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 16:54:00.147 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 16:54:00.150 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 16:54:00.153 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-21 16:54:00.156 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:54:00.158 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:54:00.160 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-21 16:54:00.163 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-21 16:54:00.165 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 16:54:00.168 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 16:54:00.171 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 16:54:00.174 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 16:54:00.176 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 16:54:00.179 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 16:54:00.181 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:54:00.184 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:54:00.186 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 16:54:00.189 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 16:54:00.192 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 16:54:00.194 | + functions-common:apt_get_update:1167 : return 2026-07-21 16:54:00.197 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-21 16:54:00.200 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 16:54:00.202 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:54:00.205 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:54:00.209 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-21 16:54:00.231 | + 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 16:54:00.261 | Reading package lists... 2026-07-21 16:54:00.504 | Building dependency tree... 2026-07-21 16:54:00.505 | Reading state information... 2026-07-21 16:54:00.815 | The following additional packages will be installed: 2026-07-21 16:54:00.817 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-07-21 16:54:00.817 | Suggested packages: 2026-07-21 16:54:00.817 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-21 16:54:00.817 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-21 16:54:00.817 | python3-uwsgidecorators 2026-07-21 16:54:00.845 | The following NEW packages will be installed: 2026-07-21 16:54:00.847 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-07-21 16:54:00.847 | uwsgi-plugin-python3 2026-07-21 16:54:01.111 | 0 upgraded, 7 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 16:54:01.111 | Need to get 1,290 kB of archives. 2026-07-21 16:54:01.111 | After this operation, 4,349 kB of additional disk space will be used. 2026-07-21 16:54:01.111 | 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 16:54:01.740 | 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 16:54:01.990 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-21 16:54:02.168 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-21 16:54:02.295 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-21 16:54:02.529 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-21 16:54:02.529 | 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 16:54:03.378 | Fetched 1,290 kB in 2s (586 kB/s) 2026-07-21 16:54:03.414 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-21 16:54:03.500 | (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 16:54:03.504 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-21 16:54:03.509 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-21 16:54:03.546 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-21 16:54:03.564 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-21 16:54:03.566 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-21 16:54:03.602 | Selecting previously unselected package libzmq5:amd64. 2026-07-21 16:54:03.616 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-21 16:54:03.619 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-21 16:54:03.666 | Selecting previously unselected package libyajl2:amd64. 2026-07-21 16:54:03.678 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-21 16:54:03.681 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-21 16:54:03.721 | Selecting previously unselected package uwsgi-core. 2026-07-21 16:54:03.736 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-21 16:54:03.739 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-21 16:54:03.828 | Selecting previously unselected package uwsgi. 2026-07-21 16:54:03.843 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-21 16:54:03.848 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-21 16:54:03.884 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-21 16:54:03.899 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-21 16:54:03.901 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-21 16:54:03.958 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-21 16:54:03.965 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-21 16:54:03.971 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-21 16:54:03.977 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-21 16:54:03.985 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-21 16:54:03.999 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-21 16:54:04.361 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-21 16:54:04.382 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 16:54:05.005 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 16:54:05.588 | 2026-07-21 16:54:05.588 | Running kernel seems to be up-to-date. 2026-07-21 16:54:05.588 | 2026-07-21 16:54:05.588 | Restarting services... 2026-07-21 16:54:05.650 | 2026-07-21 16:54:05.650 | Service restarts being deferred: 2026-07-21 16:54:05.650 | /etc/needrestart/restart.d/dbus.service 2026-07-21 16:54:05.650 | systemctl restart getty@tty1.service 2026-07-21 16:54:05.650 | systemctl restart networkd-dispatcher.service 2026-07-21 16:54:05.650 | systemctl restart serial-getty@ttyS0.service 2026-07-21 16:54:05.650 | systemctl restart storpool_beacon.service 2026-07-21 16:54:05.650 | systemctl restart storpool_block.service 2026-07-21 16:54:05.650 | systemctl restart systemd-logind.service 2026-07-21 16:54:05.650 | 2026-07-21 16:54:05.650 | No containers need to be restarted. 2026-07-21 16:54:05.650 | 2026-07-21 16:54:05.650 | User sessions running outdated binaries: 2026-07-21 16:54:05.650 | ubuntu @ session #4: python3[7171] 2026-07-21 16:54:05.660 | ubuntu @ session #5: sh[8548,8550], sshd[8490] 2026-07-21 16:54:05.668 | ubuntu @ user manager service: systemd[5272] 2026-07-21 16:54:05.678 | 2026-07-21 16:54:05.678 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 16:54:06.830 | + functions-common:apt_get:1211 : result=0 2026-07-21 16:54:06.833 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 16:54:06.835 | + functions-common:time_stop:2420 : local name 2026-07-21 16:54:06.838 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:54:06.840 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:54:06.842 | + functions-common:time_stop:2423 : local total 2026-07-21 16:54:06.845 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:54:06.848 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 16:54:06.851 | + functions-common:time_stop:2427 : start_time=1784652840228 2026-07-21 16:54:06.854 | + functions-common:time_stop:2429 : [[ -z 1784652840228 ]] 2026-07-21 16:54:06.857 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:54:06.862 | + functions-common:time_stop:2432 : end_time=1784652846859 2026-07-21 16:54:06.864 | + functions-common:time_stop:2433 : elapsed_time=6631 2026-07-21 16:54:06.867 | + functions-common:time_stop:2434 : total=126653 2026-07-21 16:54:06.870 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:54:06.873 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=133284 2026-07-21 16:54:06.875 | + functions-common:apt_get:1215 : return 0 2026-07-21 16:54:06.878 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-21 16:54:06.880 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:54:06.882 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:54:06.885 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-21 16:54:06.933 | No module matches proxy 2026-07-21 16:54:06.936 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-21 16:54:06.969 | Enabling module proxy. 2026-07-21 16:54:06.974 | To activate the new configuration, you need to run: 2026-07-21 16:54:06.974 | systemctl restart apache2 2026-07-21 16:54:06.979 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-21 16:54:07.016 | Considering dependency proxy for proxy_uwsgi: 2026-07-21 16:54:07.016 | Module proxy already enabled 2026-07-21 16:54:07.016 | Enabling module proxy_uwsgi. 2026-07-21 16:54:07.021 | To activate the new configuration, you need to run: 2026-07-21 16:54:07.021 | systemctl restart apache2 2026-07-21 16:54:07.026 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-21 16:54:07.029 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 16:54:07.032 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 16:54:07.034 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 16:54:07.144 | + ./stack.sh:main:906 : install_keystoneauth 2026-07-21 16:54:07.147 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-21 16:54:07.149 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-21 16:54:07.151 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:54:07.154 | + 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 = \A\L\L ]] 2026-07-21 16:54:07.156 | + 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, =~ ,keystoneauth, ]] 2026-07-21 16:54:07.159 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:54:07.162 | + ./stack.sh:main:907 : install_keystoneclient 2026-07-21 16:54:07.164 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-21 16:54:07.166 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-21 16:54:07.168 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:54:07.170 | + 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 = \A\L\L ]] 2026-07-21 16:54:07.173 | + 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, =~ ,python-keystoneclient, ]] 2026-07-21 16:54:07.176 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:54:07.178 | + ./stack.sh:main:908 : install_glanceclient 2026-07-21 16:54:07.181 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-21 16:54:07.184 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-21 16:54:07.187 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:54:07.190 | + 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 = \A\L\L ]] 2026-07-21 16:54:07.192 | + 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, =~ ,python-glanceclient, ]] 2026-07-21 16:54:07.195 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:54:07.198 | + ./stack.sh:main:909 : install_cinderclient 2026-07-21 16:54:07.200 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-21 16:54:07.203 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-21 16:54:07.206 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:54:07.208 | + 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 = \A\L\L ]] 2026-07-21 16:54:07.210 | + 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, =~ ,python-brick-cinderclient-ext, ]] 2026-07-21 16:54:07.213 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:54:07.215 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-21 16:54:07.218 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-21 16:54:07.220 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:54:07.222 | + 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 = \A\L\L ]] 2026-07-21 16:54:07.225 | + 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, =~ ,python-cinderclient, ]] 2026-07-21 16:54:07.228 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:54:07.231 | + ./stack.sh:main:910 : install_novaclient 2026-07-21 16:54:07.233 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-21 16:54:07.236 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-21 16:54:07.239 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:54:07.241 | + 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 = \A\L\L ]] 2026-07-21 16:54:07.244 | + 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, =~ ,python-novaclient, ]] 2026-07-21 16:54:07.246 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:54:07.249 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-07-21 16:54:07.267 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:07.270 | + ./stack.sh:main:912 : install_swiftclient 2026-07-21 16:54:07.273 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-21 16:54:07.276 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-21 16:54:07.279 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:54:07.281 | + 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 = \A\L\L ]] 2026-07-21 16:54:07.285 | + 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, =~ ,python-swiftclient, ]] 2026-07-21 16:54:07.288 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:54:07.290 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-07-21 16:54:07.307 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:07.310 | + ./stack.sh:main:915 : install_neutronclient 2026-07-21 16:54:07.313 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-07-21 16:54:07.316 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-21 16:54:07.319 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:54:07.323 | + 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 = \A\L\L ]] 2026-07-21 16:54:07.326 | + 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, =~ ,python-neutronclient, ]] 2026-07-21 16:54:07.329 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:54:07.332 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-07-21 16:54:07.336 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-21 16:54:07.339 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-21 16:54:07.341 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:54:07.344 | + 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 = \A\L\L ]] 2026-07-21 16:54:07.347 | + 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, =~ ,keystonemiddleware, ]] 2026-07-21 16:54:07.351 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:54:07.354 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-21 16:54:07.357 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-21 16:54:07.361 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 16:54:07.366 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-21 16:54:07.369 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-21 16:54:07.373 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 16:54:07.377 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-21 16:54:07.378 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 16:54:07.383 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-21 16:54:07.386 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-21 16:54:07.390 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-21 16:54:07.393 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-21 16:54:07.396 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-21 16:54:07.419 | Using python 3.12 to install keystonemiddleware 2026-07-21 16:54:07.421 | + 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 16:54:07.987 | Collecting keystonemiddleware 2026-07-21 16:54:08.037 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-21 16:54:08.063 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-21 16:54:08.068 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 16:54:08.231 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-21 16:54:08.239 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 16:54:08.244 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (10.5.0) 2026-07-21 16:54:08.244 | Requirement already satisfied: oslo.context>=2.19.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (6.5.0) 2026-07-21 16:54:08.245 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (6.9.0) 2026-07-21 16:54:08.245 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (8.3.0) 2026-07-21 16:54:08.246 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (5.11.0) 2026-07-21 16:54:08.246 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (10.1.1) 2026-07-21 16:54:08.248 | 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 16:54:08.260 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-21 16:54:08.263 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 16:54:08.282 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-21 16:54:08.285 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-21 16:54:08.303 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-21 16:54:08.307 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 16:54:08.311 | 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 16:54:08.313 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (1.8.10) 2026-07-21 16:54:08.313 | 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 16:54:08.313 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (5.9.0) 2026-07-21 16:54:08.322 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-21 16:54:08.327 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 16:54:08.331 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (4.15.0) 2026-07-21 16:54:08.344 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-21 16:54:08.347 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 16:54:08.362 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-21 16:54:08.366 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-21 16:54:08.372 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.3.0) 2026-07-21 16:54:08.372 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.0) 2026-07-21 16:54:08.374 | 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 16:54:08.376 | 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) (2.9.0.post0) 2026-07-21 16:54:08.377 | 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 16:54:08.378 | 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 16:54:08.379 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware) (1.2.1) 2026-07-21 16:54:08.381 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.3.2) 2026-07-21 16:54:08.383 | 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 16:54:08.383 | 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 16:54:08.385 | 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 16:54:08.391 | 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) (1.17.0) 2026-07-21 16:54:08.396 | 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 16:54:08.396 | 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 16:54:08.397 | 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 16:54:08.398 | 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 16:54:08.416 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-21 16:54:08.435 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-21 16:54:08.462 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-21 16:54:08.473 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-07-21 16:54:08.489 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-21 16:54:08.505 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-21 16:54:08.523 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-07-21 16:54:08.538 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-21 16:54:08.551 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-21 16:54:08.668 | Installing collected packages: PyJWT, decorator, os-service-types, dogpile.cache, keystoneauth1, python-keystoneclient, pycadf, oslo.cache, keystonemiddleware 2026-07-21 16:54:08.672 | Attempting uninstall: PyJWT 2026-07-21 16:54:08.674 | Found existing installation: PyJWT 2.7.0 2026-07-21 16:54:08.674 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:08.674 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-21 16:54:09.403 | 2026-07-21 16:54:09.407 | Successfully installed PyJWT-2.13.0 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 os-service-types-1.8.2 oslo.cache-4.3.0 pycadf-4.1.0 python-keystoneclient-5.8.0 2026-07-21 16:54:09.483 | + inc/python:pip_install:216 : result=0 2026-07-21 16:54:09.485 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:54:09.489 | + functions-common:time_stop:2420 : local name 2026-07-21 16:54:09.492 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:54:09.495 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:54:09.497 | + functions-common:time_stop:2423 : local total 2026-07-21 16:54:09.500 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:54:09.503 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:54:09.506 | + functions-common:time_stop:2427 : start_time=1784652847413 2026-07-21 16:54:09.508 | + functions-common:time_stop:2429 : [[ -z 1784652847413 ]] 2026-07-21 16:54:09.512 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:54:09.516 | + functions-common:time_stop:2432 : end_time=1784652849513 2026-07-21 16:54:09.518 | + functions-common:time_stop:2433 : elapsed_time=2100 2026-07-21 16:54:09.520 | + functions-common:time_stop:2434 : total=25764 2026-07-21 16:54:09.523 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:54:09.526 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27864 2026-07-21 16:54:09.529 | + inc/python:pip_install:219 : return 0 2026-07-21 16:54:09.533 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-21 16:54:09.535 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-21 16:54:09.538 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 16:54:09.541 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-21 16:54:09.544 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-21 16:54:09.547 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 16:54:09.551 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-21 16:54:09.552 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 16:54:09.557 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-21 16:54:09.560 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-21 16:54:09.562 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-21 16:54:09.566 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-21 16:54:09.569 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-21 16:54:09.593 | Using python 3.12 to install python-memcached 2026-07-21 16:54:09.596 | + 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 16:54:10.157 | Collecting python-memcached 2026-07-21 16:54:10.211 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-21 16:54:10.219 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-21 16:54:10.311 | Installing collected packages: python-memcached 2026-07-21 16:54:10.329 | Successfully installed python-memcached-1.62 2026-07-21 16:54:10.395 | + inc/python:pip_install:216 : result=0 2026-07-21 16:54:10.398 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:54:10.400 | + functions-common:time_stop:2420 : local name 2026-07-21 16:54:10.403 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:54:10.406 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:54:10.408 | + functions-common:time_stop:2423 : local total 2026-07-21 16:54:10.411 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:54:10.414 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:54:10.417 | + functions-common:time_stop:2427 : start_time=1784652849587 2026-07-21 16:54:10.419 | + functions-common:time_stop:2429 : [[ -z 1784652849587 ]] 2026-07-21 16:54:10.423 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:54:10.426 | + functions-common:time_stop:2432 : end_time=1784652850424 2026-07-21 16:54:10.428 | + functions-common:time_stop:2433 : elapsed_time=837 2026-07-21 16:54:10.431 | + functions-common:time_stop:2434 : total=27864 2026-07-21 16:54:10.434 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:54:10.437 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28701 2026-07-21 16:54:10.440 | + inc/python:pip_install:219 : return 0 2026-07-21 16:54:10.443 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-07-21 16:54:10.461 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:10.464 | + ./stack.sh:main:922 : '[' 10.4.3.86 == 10.4.3.86 ']' 2026-07-21 16:54:10.466 | + ./stack.sh:main:923 : stack_install_service keystone 2026-07-21 16:54:10.469 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-21 16:54:10.472 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-21 16:54:10.475 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 16:54:10.478 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-21 16:54:10.480 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-21 16:54:10.497 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:54:10.500 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-21 16:54:10.502 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/keystone.git 2026-07-21 16:54:10.504 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-21 16:54:10.506 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 16:54:10.509 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 16:54:10.512 | ++ functions-common:git_clone:593 : pwd 2026-07-21 16:54:10.515 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 16:54:10.517 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 16:54:10.520 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 16:54:10.537 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 16:54:10.539 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 16:54:10.542 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 16:54:10.545 | + functions-common:git_clone:610 : echo master 2026-07-21 16:54:10.545 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 16:54:10.550 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-21 16:54:10.553 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 16:54:10.555 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-21 16:54:10.569 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-21 16:54:10.572 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 16:54:10.572 | + functions-common:git_clone:673 : head -1 2026-07-21 16:54:10.608 | 30ef2ffa6 Merge "Make JWT token signing algorithm configurable" 2026-07-21 16:54:10.612 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 16:54:10.614 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-21 16:54:10.617 | + inc/python:setup_develop:353 : local bindep 2026-07-21 16:54:10.620 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-21 16:54:10.622 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-21 16:54:10.625 | + inc/python:setup_develop:359 : local extras= 2026-07-21 16:54:10.627 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-21 16:54:10.630 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 16:54:10.632 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-21 16:54:10.635 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-21 16:54:10.638 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 16:54:10.640 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 16:54:10.644 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-21 16:54:10.646 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 16:54:10.649 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-21 16:54:10.652 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 16:54:10.655 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 16:54:10.658 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-21 16:54:10.664 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-21 16:54:10.667 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-21 16:54:10.669 | + 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 16:54:10.750 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-21 16:54:10.753 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 16:54:10.755 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 16:54:10.757 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 16:54:10.760 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-21 16:54:10.762 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-21 16:54:10.765 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 16:54:10.767 | + inc/python:setup_package:446 : local extras= 2026-07-21 16:54:10.770 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 16:54:10.772 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 16:54:10.775 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 16:54:10.777 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 16:54:10.780 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 16:54:10.782 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-21 16:54:10.802 | Using python 3.12 to install /opt/stack/keystone 2026-07-21 16:54:10.804 | + 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 16:54:11.298 | Obtaining file:///opt/stack/keystone 2026-07-21 16:54:11.301 | Installing build dependencies: started 2026-07-21 16:54:12.081 | Installing build dependencies: finished with status 'done' 2026-07-21 16:54:12.082 | Checking if build backend supports build_editable: started 2026-07-21 16:54:12.379 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 16:54:12.379 | Getting requirements to build editable: started 2026-07-21 16:54:12.533 | Getting requirements to build editable: finished with status 'done' 2026-07-21 16:54:12.534 | Preparing editable metadata (pyproject.toml): started 2026-07-21 16:54:13.238 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 16:54:13.246 | 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 16:54:13.246 | 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 16:54:13.317 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev58) 2026-07-21 16:54:13.383 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 16:54:13.404 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev58) 2026-07-21 16:54:13.408 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-21 16:54:13.588 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev58) 2026-07-21 16:54:13.592 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-21 16:54:13.858 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-21 16:54:13.931 | 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 16:54:13.942 | 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 16:54:13.945 | 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 16:54:13.945 | 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 16:54:13.975 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev58) 2026-07-21 16:54:13.980 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-21 16:54:13.987 | 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 16:54:13.987 | 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 16:54:13.987 | 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 16:54:14.012 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev58) 2026-07-21 16:54:14.016 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-21 16:54:14.041 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev58) 2026-07-21 16:54:14.046 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 16:54:14.051 | 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 16:54:14.052 | 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 16:54:14.068 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev58) 2026-07-21 16:54:14.072 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 16:54:14.097 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev58) 2026-07-21 16:54:14.102 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 16:54:14.107 | 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 16:54:14.117 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev58) 2026-07-21 16:54:14.122 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-21 16:54:14.126 | 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 16:54:14.135 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev58) 2026-07-21 16:54:14.138 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-21 16:54:14.154 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev58) 2026-07-21 16:54:14.158 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-21 16:54:14.162 | 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 16:54:14.163 | 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 16:54:14.177 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev58) 2026-07-21 16:54:14.180 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-21 16:54:14.185 | 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 16:54:14.186 | 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 16:54:14.197 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-21 16:54:14.200 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-21 16:54:14.220 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev58) 2026-07-21 16:54:14.222 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-21 16:54:14.229 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->keystone==29.1.0.dev58) (2.0.0) 2026-07-21 16:54:14.230 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev58) (3.0) 2026-07-21 16:54:14.231 | 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 16:54:14.242 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 16:54:14.245 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-21 16:54:14.261 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 16:54:14.263 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-21 16:54:14.276 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 16:54:14.279 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 16:54:14.292 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 16:54:14.295 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 16:54:14.337 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 16:54:14.340 | 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 16:54:14.355 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-21 16:54:14.360 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-21 16:54:14.366 | 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 16:54:14.392 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-21 16:54:14.398 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-21 16:54:14.415 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-21 16:54:14.418 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-21 16:54:14.431 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-21 16:54:14.434 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 16:54:14.455 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-21 16:54:14.458 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 16:54:14.683 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-21 16:54:14.687 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-21 16:54:14.695 | 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 16:54:14.696 | 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 16:54:14.698 | 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 16:54:14.700 | 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 16:54:14.700 | 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 16:54:14.706 | 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 16:54:14.707 | 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 16:54:14.707 | 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 16:54:14.726 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-21 16:54:14.730 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-21 16:54:14.735 | 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 16:54:14.746 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-21 16:54:14.749 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-21 16:54:14.764 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-21 16:54:14.768 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-21 16:54:14.784 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-21 16:54:14.787 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 16:54:14.793 | 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 16:54:14.796 | 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 16:54:14.797 | 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 16:54:14.798 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) (4.7.0) 2026-07-21 16:54:14.810 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 16:54:14.813 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 16:54:14.830 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 16:54:14.835 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-21 16:54:14.893 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 16:54:14.896 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 16:54:14.911 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 16:54:14.916 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-21 16:54:14.929 | 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 16:54:14.932 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 16:54:14.949 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 16:54:14.953 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-21 16:54:14.957 | 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 16:54:14.970 | 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 16:54:14.973 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 16:54:14.992 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev58) 2026-07-21 16:54:14.996 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-21 16:54:15.005 | 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>=5.29.0->keystone==29.1.0.dev58) (0.41.0) 2026-07-21 16:54:15.005 | 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>=5.29.0->keystone==29.1.0.dev58) (3.5.3) 2026-07-21 16:54:15.006 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) (7.6.1) 2026-07-21 16:54:15.007 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) (3.1.0) 2026-07-21 16:54:15.007 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) (2.5.1) 2026-07-21 16:54:15.007 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) (3.10.1) 2026-07-21 16:54:15.008 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) (1.7.6) 2026-07-21 16:54:15.010 | 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>=5.29.0->keystone==29.1.0.dev58) (2.8.0) 2026-07-21 16:54:15.015 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) (0.20) 2026-07-21 16:54:15.028 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-21 16:54:15.032 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-21 16:54:15.041 | 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 16:54:15.041 | 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 16:54:15.047 | 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 16:54:15.061 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-21 16:54:15.064 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-21 16:54:15.091 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-21 16:54:15.094 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-21 16:54:15.111 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-21 16:54:15.115 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-21 16:54:15.137 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-21 16:54:15.141 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-21 16:54:15.151 | 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 16:54:15.152 | 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 16:54:15.152 | 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 16:54:15.153 | 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 16:54:15.175 | 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 16:54:15.179 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-21 16:54:15.209 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) (0.8) 2026-07-21 16:54:15.251 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-21 16:54:15.278 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-21 16:54:15.331 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 76.1 MB/s 0:00:00 2026-07-21 16:54:15.334 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-21 16:54:15.340 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-21 16:54:15.345 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-21 16:54:15.356 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-21 16:54:15.363 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-21 16:54:15.369 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-21 16:54:15.379 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-21 16:54:15.390 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-21 16:54:15.398 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-21 16:54:15.404 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-21 16:54:15.409 | 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 16:54:15.414 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-21 16:54:15.423 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-07-21 16:54:15.431 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-21 16:54:15.445 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-07-21 16:54:15.453 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-21 16:54:15.460 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-21 16:54:15.466 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-21 16:54:15.471 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-21 16:54:15.482 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-21 16:54:15.489 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-07-21 16:54:15.498 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-07-21 16:54:15.506 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-07-21 16:54:15.513 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-21 16:54:15.522 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-21 16:54:15.528 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-21 16:54:15.537 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-21 16:54:15.550 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-21 16:54:15.560 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-21 16:54:15.573 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-21 16:54:15.581 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-21 16:54:15.590 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-21 16:54:15.601 | 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 16:54:15.656 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 60.3 MB/s 0:00:00 2026-07-21 16:54:15.662 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-21 16:54:15.670 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-21 16:54:15.678 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-21 16:54:15.684 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-21 16:54:15.696 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-21 16:54:15.705 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-21 16:54:15.714 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-21 16:54:15.719 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-21 16:54:15.724 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-21 16:54:15.782 | Building wheels for collected packages: keystone 2026-07-21 16:54:15.782 | Building editable for keystone (pyproject.toml): started 2026-07-21 16:54:16.358 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-21 16:54:16.359 | Created wheel for keystone: filename=keystone-29.1.0.dev58-0.editable-py3-none-any.whl size=9270 sha256=5287b703e5da605c578e5e813773bddfa3d40be671a657cf9c36b54901cb881f 2026-07-21 16:54:16.359 | Stored in directory: /tmp/pip-ephem-wheel-cache-1oqu9apz/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-21 16:54:16.361 | Successfully built keystone 2026-07-21 16:54:16.505 | Installing collected packages: statsd, pytz, aniso8601, wcwidth, vine, tzdata, testscenarios, testresources, SQLAlchemy, rpds-py, prometheus-client, oauthlib, markupsafe, itsdangerous, elementpath, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, referencing, PrettyTable, Mako, jinja2, cryptography, amqp, pyopenssl, kombu, jsonschema-specifications, Flask, alembic, pysaml2, oslo.middleware, oslo.db, jsonschema, Flask-RESTful, osprofiler, oslo.policy, oslo.upgradecheck, oslo.metrics, oslo.messaging, keystone 2026-07-21 16:54:16.523 | Attempting uninstall: pytz 2026-07-21 16:54:16.529 | Found existing installation: pytz 2024.1 2026-07-21 16:54:16.529 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:16.529 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-21 16:54:18.188 | Attempting uninstall: oauthlib 2026-07-21 16:54:18.194 | Found existing installation: oauthlib 3.2.2 2026-07-21 16:54:18.194 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:18.194 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-21 16:54:18.263 | Attempting uninstall: markupsafe 2026-07-21 16:54:18.269 | Found existing installation: MarkupSafe 2.1.5 2026-07-21 16:54:18.269 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:18.270 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-21 16:54:18.525 | Attempting uninstall: click 2026-07-21 16:54:18.531 | Found existing installation: click 8.1.6 2026-07-21 16:54:18.531 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:18.531 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-21 16:54:18.619 | Attempting uninstall: blinker 2026-07-21 16:54:18.625 | Found existing installation: blinker 1.7.0 2026-07-21 16:54:18.625 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:18.625 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-21 16:54:18.633 | Attempting uninstall: bcrypt 2026-07-21 16:54:18.639 | Found existing installation: bcrypt 3.2.2 2026-07-21 16:54:18.640 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:18.640 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-21 16:54:18.648 | Attempting uninstall: attrs 2026-07-21 16:54:18.655 | Found existing installation: attrs 23.2.0 2026-07-21 16:54:18.655 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:18.655 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-21 16:54:19.133 | Attempting uninstall: jinja2 2026-07-21 16:54:19.139 | Found existing installation: Jinja2 3.1.2 2026-07-21 16:54:19.140 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:19.140 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-21 16:54:19.241 | Attempting uninstall: cryptography 2026-07-21 16:54:19.248 | Found existing installation: cryptography 41.0.7 2026-07-21 16:54:19.248 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:19.248 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-21 16:54:19.426 | Attempting uninstall: pyopenssl 2026-07-21 16:54:19.433 | Found existing installation: pyOpenSSL 23.2.0 2026-07-21 16:54:19.433 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:19.433 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-21 16:54:20.335 | Attempting uninstall: jsonschema 2026-07-21 16:54:20.342 | Found existing installation: jsonschema 4.10.3 2026-07-21 16:54:20.342 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:20.344 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-21 16:54:20.746 | 2026-07-21 16:54:20.747 | 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 16:54:20.747 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-21 16:54:20.754 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 PrettyTable-3.18.0 SQLAlchemy-2.0.51 Werkzeug-3.1.8 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 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 elementpath-4.8.0 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.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.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.25.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 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 16:54:21.035 | + inc/python:pip_install:216 : result=0 2026-07-21 16:54:21.037 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:54:21.040 | + functions-common:time_stop:2420 : local name 2026-07-21 16:54:21.042 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:54:21.044 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:54:21.047 | + functions-common:time_stop:2423 : local total 2026-07-21 16:54:21.049 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:54:21.051 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:54:21.053 | + functions-common:time_stop:2427 : start_time=1784652850798 2026-07-21 16:54:21.055 | + functions-common:time_stop:2429 : [[ -z 1784652850798 ]] 2026-07-21 16:54:21.058 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:54:21.062 | + functions-common:time_stop:2432 : end_time=1784652861060 2026-07-21 16:54:21.064 | + functions-common:time_stop:2433 : elapsed_time=10262 2026-07-21 16:54:21.066 | + functions-common:time_stop:2434 : total=28701 2026-07-21 16:54:21.068 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:54:21.070 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38963 2026-07-21 16:54:21.073 | + inc/python:pip_install:219 : return 0 2026-07-21 16:54:21.075 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 16:54:21.077 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 16:54:21.080 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-21 16:54:21.083 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-21 16:54:21.085 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:54:21.088 | + 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 = \A\L\L ]] 2026-07-21 16:54:21.091 | + 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, =~ ,/opt/stack/keystone, ]] 2026-07-21 16:54:21.094 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:54:21.096 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-21 16:54:21.112 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:54:21.115 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 16:54:21.117 | + ./stack.sh:main:924 : configure_keystone 2026-07-21 16:54:21.119 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-07-21 16:54:21.133 | + 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 16:54:21.135 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-21 16:54:21.140 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-21 16:54:21.154 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:54:21.156 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-21 16:54:21.187 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-21 16:54:21.214 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-21 16:54:21.246 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-21 16:54:21.277 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-21 16:54:21.310 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-21 16:54:21.344 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-21 16:54:21.377 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-21 16:54:21.412 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-21 16:54:21.446 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-21 16:54:21.448 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-21 16:54:21.451 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-21 16:54:21.454 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-21 16:54:21.457 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 16:54:21.460 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 16:54:21.478 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:21.481 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 16:54:21.483 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 16:54:21.486 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 16:54:21.503 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:21.506 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.86:5672/ 2026-07-21 16:54:21.509 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.86:5672/ 2026-07-21 16:54:21.541 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 16:54:21.544 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 16:54:21.547 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.86/identity 2026-07-21 16:54:21.583 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-21 16:54:21.586 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-21 16:54:21.622 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-21 16:54:21.625 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-21 16:54:21.629 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-21 16:54:21.632 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-21 16:54:21.635 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 16:54:21.637 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 16:54:21.640 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 16:54:21.656 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:21.659 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 16:54:21.661 | ++ 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 16:54:21.665 | + 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 16:54:21.700 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-21 16:54:21.703 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-21 16:54:21.706 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-21 16:54:21.709 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-21 16:54:21.713 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 16:54:21.731 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 16:54:21.734 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 16:54:21.737 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 16:54:21.740 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 16:54:21.743 | + 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 16:54:21.776 | + 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 16:54:21.808 | + 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 16:54:21.843 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 16:54:21.876 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-21 16:54:21.908 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-21 16:54:21.940 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-21 16:54:21.943 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-21 16:54:21.946 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-21 16:54:21.948 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-21 16:54:21.951 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 16:54:21.954 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-21 16:54:21.956 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-21 16:54:21.958 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 16:54:21.961 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 16:54:21.974 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 16:54:21.974 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 16:54:21.983 | d /var/run/uwsgi 0755 stack root 2026-07-21 16:54:21.987 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 16:54:21.998 | /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 16:54:22.003 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-21 16:54:22.005 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-21 16:54:22.009 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 16:54:22.012 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-21 16:54:22.045 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 3 2026-07-21 16:54:22.076 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-21 16:54:22.106 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-21 16:54:22.138 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-21 16:54:22.168 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-21 16:54:22.197 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-21 16:54:22.228 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-21 16:54:22.257 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-21 16:54:22.286 | + 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 16:54:22.317 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-21 16:54:22.349 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-21 16:54:22.381 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-21 16:54:22.412 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-21 16:54:22.442 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 16:54:22.445 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 16:54:22.448 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-21 16:54:22.450 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-21 16:54:22.453 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 16:54:22.455 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:54:22.458 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:54:22.460 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-21 16:54:22.463 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-21 16:54:22.466 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-21 16:54:22.495 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-21 16:54:22.527 | + 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 16:54:22.528 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-21 16:54:22.535 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-21 16:54:22.539 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-21 16:54:22.541 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-21 16:54:22.544 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 16:54:22.546 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 16:54:22.548 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 16:54:22.551 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:54:22.553 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:54:22.555 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:54:22.557 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 16:54:22.560 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 16:54:22.562 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:54:22.564 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:54:22.566 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-21 16:54:22.600 | Enabling site keystone-api. 2026-07-21 16:54:22.606 | To activate the new configuration, you need to run: 2026-07-21 16:54:22.606 | systemctl reload apache2 2026-07-21 16:54:22.610 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 16:54:22.613 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 16:54:22.616 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 16:54:22.619 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 16:54:22.730 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-21 16:54:22.763 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-21 16:54:22.797 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-21 16:54:22.829 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-21 16:54:22.832 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-21 16:54:22.867 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-21 16:54:22.902 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-21 16:54:22.935 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-21 16:54:22.970 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-21 16:54:22.972 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-21 16:54:23.006 | + ./stack.sh:main:928 : is_service_enabled swift 2026-07-21 16:54:23.025 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:23.028 | + ./stack.sh:main:929 : is_service_enabled ceilometer 2026-07-21 16:54:23.046 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:54:23.049 | + ./stack.sh:main:932 : stack_install_service swift 2026-07-21 16:54:23.051 | + lib/stack:stack_install_service:20 : local service=swift 2026-07-21 16:54:23.054 | + lib/stack:stack_install_service:21 : type install_swift 2026-07-21 16:54:23.057 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 16:54:23.060 | + lib/stack:stack_install_service:32 : install_swift 2026-07-21 16:54:23.063 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-07-21 16:54:23.065 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/swift.git 2026-07-21 16:54:23.068 | + functions-common:git_clone:590 : local git_dest=/opt/stack/swift 2026-07-21 16:54:23.070 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 16:54:23.072 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 16:54:23.075 | ++ functions-common:git_clone:593 : pwd 2026-07-21 16:54:23.078 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 16:54:23.080 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 16:54:23.084 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 16:54:23.101 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 16:54:23.103 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 16:54:23.106 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 16:54:23.109 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 16:54:23.109 | + functions-common:git_clone:610 : echo master 2026-07-21 16:54:23.114 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/swift ]] 2026-07-21 16:54:23.116 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 16:54:23.119 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/swift 2026-07-21 16:54:23.132 | + functions-common:git_clone:672 : cd /opt/stack/swift 2026-07-21 16:54:23.136 | + functions-common:git_clone:673 : head -1 2026-07-21 16:54:23.136 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 16:54:23.164 | 7c8ff79a6 Merge "tests: Make tear_down_s3 version-aware" 2026-07-21 16:54:23.167 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 16:54:23.171 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-07-21 16:54:23.174 | + inc/python:setup_develop:353 : local bindep 2026-07-21 16:54:23.177 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-07-21 16:54:23.180 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-07-21 16:54:23.184 | + inc/python:setup_develop:359 : local extras=keystone 2026-07-21 16:54:23.186 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-07-21 16:54:23.189 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 16:54:23.192 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-07-21 16:54:23.195 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-07-21 16:54:23.198 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 16:54:23.201 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-07-21 16:54:23.205 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-07-21 16:54:23.208 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 16:54:23.211 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-07-21 16:54:23.213 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 16:54:23.216 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 16:54:23.221 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-07-21 16:54:23.227 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-07-21 16:54:23.230 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-07-21 16:54:23.233 | + 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 16:54:23.316 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-07-21 16:54:23.319 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 16:54:23.322 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 16:54:23.325 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 16:54:23.327 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-07-21 16:54:23.330 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-07-21 16:54:23.332 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 16:54:23.335 | + inc/python:setup_package:446 : local extras=keystone 2026-07-21 16:54:23.338 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 16:54:23.341 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-07-21 16:54:23.344 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-07-21 16:54:23.346 | + inc/python:setup_package:456 : extras='[keystone]' 2026-07-21 16:54:23.349 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 16:54:23.351 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-07-21 16:54:23.370 | Using python 3.12 to install /opt/stack/swift 2026-07-21 16:54:23.373 | + 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 16:54:23.871 | Obtaining file:///opt/stack/swift 2026-07-21 16:54:23.874 | Installing build dependencies: started 2026-07-21 16:54:24.634 | Installing build dependencies: finished with status 'done' 2026-07-21 16:54:24.635 | Checking if build backend supports build_editable: started 2026-07-21 16:54:24.926 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 16:54:24.927 | Getting requirements to build editable: started 2026-07-21 16:54:25.078 | Getting requirements to build editable: finished with status 'done' 2026-07-21 16:54:25.080 | Preparing editable metadata (pyproject.toml): started 2026-07-21 16:54:25.651 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 16:54:25.663 | 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.dev34) (0.41.0) 2026-07-21 16:54:25.663 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev34) (3.5.3) 2026-07-21 16:54:25.663 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev34) (3.1.0) 2026-07-21 16:54:25.933 | Collecting lxml>=4.2.3 (from swift==2.38.1.dev34) 2026-07-21 16:54:25.984 | 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 16:54:25.989 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev34) (2.34.2) 2026-07-21 16:54:26.017 | Collecting xattr>=0.7.2 (from swift==2.38.1.dev34) 2026-07-21 16:54:26.022 | 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 16:54:26.036 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.1.dev34) 2026-07-21 16:54:26.039 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-07-21 16:54:26.044 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev34) (43.0.3) 2026-07-21 16:54:26.044 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev34) (2.8.0) 2026-07-21 16:54:26.046 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev34) (13.0.0) 2026-07-21 16:54:26.047 | 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.dev34) (2.0.0) 2026-07-21 16:54:26.050 | 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.dev34) (3.0) 2026-07-21 16:54:26.054 | 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.dev34) (5.15.0) 2026-07-21 16:54:26.054 | 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.dev34) (4.3.0) 2026-07-21 16:54:26.055 | 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.dev34) (10.5.0) 2026-07-21 16:54:26.055 | 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.dev34) (6.5.0) 2026-07-21 16:54:26.056 | 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.dev34) (6.9.0) 2026-07-21 16:54:26.056 | 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.dev34) (8.3.0) 2026-07-21 16:54:26.057 | 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.dev34) (5.11.0) 2026-07-21 16:54:26.057 | 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.dev34) (10.1.1) 2026-07-21 16:54:26.057 | 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.dev34) (7.0.3) 2026-07-21 16:54:26.058 | 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.dev34) (4.1.0) 2026-07-21 16:54:26.058 | 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.dev34) (2.13.0) 2026-07-21 16:54:26.059 | 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.dev34) (5.8.0) 2026-07-21 16:54:26.061 | 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.dev34) (1.8.10) 2026-07-21 16:54:26.061 | 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.dev34) (2.1.0) 2026-07-21 16:54:26.062 | 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.dev34) (5.9.0) 2026-07-21 16:54:26.062 | 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.dev34) (1.8.2) 2026-07-21 16:54:26.063 | 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.dev34) (4.15.0) 2026-07-21 16:54:26.066 | 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.dev34) (1.5.0) 2026-07-21 16:54:26.067 | 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.dev34) (5.3.1) 2026-07-21 16:54:26.070 | 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.dev34) (1.3.0) 2026-07-21 16:54:26.071 | 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.dev34) (2.0.0) 2026-07-21 16:54:26.071 | 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.dev34) (6.0.3) 2026-07-21 16:54:26.075 | 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.dev34) (2.9.0.post0) 2026-07-21 16:54:26.076 | 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.dev34) (3.1.0) 2026-07-21 16:54:26.077 | 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.dev34) (2.2.2) 2026-07-21 16:54:26.078 | 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.dev34) (1.2.1) 2026-07-21 16:54:26.081 | 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.dev34) (3.3.2) 2026-07-21 16:54:26.081 | 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.dev34) (26.2) 2026-07-21 16:54:26.082 | 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.dev34) (7.2.2) 2026-07-21 16:54:26.085 | 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.dev34) (83.0.0) 2026-07-21 16:54:26.092 | 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.dev34) (1.17.0) 2026-07-21 16:54:26.096 | 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.dev34) (3.4.7) 2026-07-21 16:54:26.097 | 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.dev34) (3.18) 2026-07-21 16:54:26.097 | 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.dev34) (2.7.0) 2026-07-21 16:54:26.098 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.1.dev34) (2023.11.17) 2026-07-21 16:54:26.120 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-21 16:54:26.214 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 65.2 MB/s 0:00:00 2026-07-21 16:54:26.217 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-07-21 16:54:26.229 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 41.0 MB/s 0:00:00 2026-07-21 16:54:26.233 | 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 16:54:26.246 | Building wheels for collected packages: swift 2026-07-21 16:54:26.247 | Building editable for swift (pyproject.toml): started 2026-07-21 16:54:26.809 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-07-21 16:54:26.809 | Created wheel for swift: filename=swift-2.38.1.dev34-0.editable-py3-none-any.whl size=19811 sha256=414053626a9b640482b313d68a0396465a445bc6a180385fad224a0263875b26 2026-07-21 16:54:26.810 | Stored in directory: /tmp/pip-ephem-wheel-cache-ak06crjy/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-07-21 16:54:26.814 | Successfully built swift 2026-07-21 16:54:26.902 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-07-21 16:54:27.099 | 2026-07-21 16:54:27.107 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.1.dev34 xattr-1.3.0 2026-07-21 16:54:27.212 | + inc/python:pip_install:216 : result=0 2026-07-21 16:54:27.215 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:54:27.217 | + functions-common:time_stop:2420 : local name 2026-07-21 16:54:27.219 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:54:27.222 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:54:27.224 | + functions-common:time_stop:2423 : local total 2026-07-21 16:54:27.227 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:54:27.230 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:54:27.233 | + functions-common:time_stop:2427 : start_time=1784652863366 2026-07-21 16:54:27.235 | + functions-common:time_stop:2429 : [[ -z 1784652863366 ]] 2026-07-21 16:54:27.238 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:54:27.242 | + functions-common:time_stop:2432 : end_time=1784652867239 2026-07-21 16:54:27.244 | + functions-common:time_stop:2433 : elapsed_time=3873 2026-07-21 16:54:27.247 | + functions-common:time_stop:2434 : total=38963 2026-07-21 16:54:27.249 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:54:27.252 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42836 2026-07-21 16:54:27.254 | + inc/python:pip_install:219 : return 0 2026-07-21 16:54:27.257 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 16:54:27.260 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 16:54:27.262 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-07-21 16:54:27.265 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-07-21 16:54:27.268 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:54:27.270 | + 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 = \A\L\L ]] 2026-07-21 16:54:27.273 | + 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, =~ ,/opt/stack/swift, ]] 2026-07-21 16:54:27.276 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:54:27.279 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-07-21 16:54:27.281 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 16:54:27.285 | + ./stack.sh:main:933 : configure_swift 2026-07-21 16:54:27.288 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-07-21 16:54:27.290 | + lib/swift:configure_swift:332 : local node_number 2026-07-21 16:54:27.292 | + lib/swift:configure_swift:333 : local swift_node_config 2026-07-21 16:54:27.295 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-07-21 16:54:27.297 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-21 16:54:27.615 | No container-updater running 2026-07-21 16:54:27.615 | No account-replicator running 2026-07-21 16:54:27.615 | No proxy-server running 2026-07-21 16:54:27.615 | No object-expirer running 2026-07-21 16:54:27.615 | No container-reconciler running 2026-07-21 16:54:27.615 | No object-updater running 2026-07-21 16:54:27.615 | No account-reaper running 2026-07-21 16:54:27.615 | No container-replicator running 2026-07-21 16:54:27.615 | No container-sharder running 2026-07-21 16:54:27.615 | No object-replicator running 2026-07-21 16:54:27.615 | No container-auditor running 2026-07-21 16:54:27.615 | No container-sync running 2026-07-21 16:54:27.615 | No account-auditor running 2026-07-21 16:54:27.615 | No object-auditor running 2026-07-21 16:54:27.615 | No object-reconstructor running 2026-07-21 16:54:27.615 | No container-server running 2026-07-21 16:54:27.615 | No account-server running 2026-07-21 16:54:27.615 | No object-server running 2026-07-21 16:54:27.671 | + lib/swift:configure_swift:337 : true 2026-07-21 16:54:27.673 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-07-21 16:54:27.686 | + 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 16:54:27.698 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-07-21 16:54:27.701 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-07-21 16:54:27.701 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-07-21 16:54:27.706 | + lib/swift:configure_swift:351 : sed -e ' 2026-07-21 16:54:27.706 | s/%GROUP%/stack/; 2026-07-21 16:54:27.706 | s/%USER%/stack/; 2026-07-21 16:54:27.706 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-07-21 16:54:27.706 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-07-21 16:54:27.709 | uid = stack 2026-07-21 16:54:27.709 | gid = stack 2026-07-21 16:54:27.709 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-07-21 16:54:27.709 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-07-21 16:54:27.709 | address = 127.0.0.1 2026-07-21 16:54:27.709 | 2026-07-21 16:54:27.709 | [account6612] 2026-07-21 16:54:27.709 | max connections = 25 2026-07-21 16:54:27.709 | path = /opt/stack/data/swift/1/ 2026-07-21 16:54:27.709 | read only = false 2026-07-21 16:54:27.709 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-07-21 16:54:27.709 | 2026-07-21 16:54:27.709 | [account6622] 2026-07-21 16:54:27.709 | max connections = 25 2026-07-21 16:54:27.709 | path = /opt/stack/data/swift/2/ 2026-07-21 16:54:27.709 | read only = false 2026-07-21 16:54:27.709 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-07-21 16:54:27.709 | 2026-07-21 16:54:27.709 | [account6632] 2026-07-21 16:54:27.709 | max connections = 25 2026-07-21 16:54:27.709 | path = /opt/stack/data/swift/3/ 2026-07-21 16:54:27.709 | read only = false 2026-07-21 16:54:27.709 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-07-21 16:54:27.709 | 2026-07-21 16:54:27.709 | [account6642] 2026-07-21 16:54:27.709 | max connections = 25 2026-07-21 16:54:27.709 | path = /opt/stack/data/swift/4/ 2026-07-21 16:54:27.709 | read only = false 2026-07-21 16:54:27.709 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-07-21 16:54:27.709 | 2026-07-21 16:54:27.709 | 2026-07-21 16:54:27.709 | [container6611] 2026-07-21 16:54:27.709 | max connections = 25 2026-07-21 16:54:27.709 | path = /opt/stack/data/swift/1/ 2026-07-21 16:54:27.709 | read only = false 2026-07-21 16:54:27.709 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-07-21 16:54:27.709 | 2026-07-21 16:54:27.709 | [container6621] 2026-07-21 16:54:27.709 | max connections = 25 2026-07-21 16:54:27.709 | path = /opt/stack/data/swift/2/ 2026-07-21 16:54:27.709 | read only = false 2026-07-21 16:54:27.709 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-07-21 16:54:27.709 | 2026-07-21 16:54:27.709 | [container6631] 2026-07-21 16:54:27.709 | max connections = 25 2026-07-21 16:54:27.709 | path = /opt/stack/data/swift/3/ 2026-07-21 16:54:27.709 | read only = false 2026-07-21 16:54:27.709 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-07-21 16:54:27.709 | 2026-07-21 16:54:27.709 | [container6641] 2026-07-21 16:54:27.709 | max connections = 25 2026-07-21 16:54:27.709 | path = /opt/stack/data/swift/4/ 2026-07-21 16:54:27.709 | read only = false 2026-07-21 16:54:27.709 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-07-21 16:54:27.709 | 2026-07-21 16:54:27.709 | 2026-07-21 16:54:27.709 | [object6613] 2026-07-21 16:54:27.709 | max connections = 25 2026-07-21 16:54:27.709 | path = /opt/stack/data/swift/1/ 2026-07-21 16:54:27.709 | read only = false 2026-07-21 16:54:27.709 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-07-21 16:54:27.709 | 2026-07-21 16:54:27.709 | [object6623] 2026-07-21 16:54:27.709 | max connections = 25 2026-07-21 16:54:27.709 | path = /opt/stack/data/swift/2/ 2026-07-21 16:54:27.709 | read only = false 2026-07-21 16:54:27.709 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-07-21 16:54:27.709 | 2026-07-21 16:54:27.709 | [object6633] 2026-07-21 16:54:27.709 | max connections = 25 2026-07-21 16:54:27.709 | path = /opt/stack/data/swift/3/ 2026-07-21 16:54:27.709 | read only = false 2026-07-21 16:54:27.709 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-07-21 16:54:27.709 | 2026-07-21 16:54:27.709 | [object6643] 2026-07-21 16:54:27.709 | max connections = 25 2026-07-21 16:54:27.709 | path = /opt/stack/data/swift/4/ 2026-07-21 16:54:27.709 | read only = false 2026-07-21 16:54:27.709 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-07-21 16:54:27.713 | + lib/swift:configure_swift:357 : is_ubuntu 2026-07-21 16:54:27.715 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:54:27.717 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:54:27.719 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-07-21 16:54:27.732 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-07-21 16:54:27.735 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-07-21 16:54:27.740 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-07-21 16:54:27.745 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-07-21 16:54:27.747 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-07-21 16:54:27.753 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-07-21 16:54:27.787 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.86:8080/v1/ 2026-07-21 16:54:27.819 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-07-21 16:54:27.838 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-07-21 16:54:27.870 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-07-21 16:54:27.889 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-07-21 16:54:27.921 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-07-21 16:54:27.940 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-07-21 16:54:27.972 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-07-21 16:54:27.991 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-07-21 16:54:28.022 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-07-21 16:54:28.040 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-07-21 16:54:28.071 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-07-21 16:54:28.090 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-07-21 16:54:28.106 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:28.108 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-07-21 16:54:28.141 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-07-21 16:54:28.172 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-07-21 16:54:28.205 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-07-21 16:54:28.237 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-07-21 16:54:28.239 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-07-21 16:54:28.254 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:54:28.256 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-07-21 16:54:28.286 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-07-21 16:54:28.303 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:54:28.305 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-07-21 16:54:28.319 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:28.322 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-07-21 16:54:28.324 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-07-21 16:54:28.338 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:54:28.340 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-07-21 16:54:28.343 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-07-21 16:54:28.345 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-07-21 16:54:28.350 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-07-21 16:54:28.354 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-07-21 16:54:28.383 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-07-21 16:54:28.412 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-07-21 16:54:28.443 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-07-21 16:54:28.475 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-07-21 16:54:28.506 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-21 16:54:28.508 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-07-21 16:54:28.511 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-07-21 16:54:28.513 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-07-21 16:54:28.516 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 16:54:28.518 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-21 16:54:28.521 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-07-21 16:54:28.523 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-07-21 16:54:28.525 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-07-21 16:54:28.527 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-07-21 16:54:28.555 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-07-21 16:54:28.585 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.86/identity 2026-07-21 16:54:28.615 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-07-21 16:54:28.645 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-07-21 16:54:28.673 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-07-21 16:54:28.703 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-07-21 16:54:28.732 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-07-21 16:54:28.762 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.86/identity 2026-07-21 16:54:28.791 | + 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 16:54:28.821 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-07-21 16:54:28.850 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 16:54:28.853 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-07-21 16:54:28.880 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-07-21 16:54:28.908 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-07-21 16:54:28.937 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-07-21 16:54:28.967 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-07-21 16:54:28.995 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-07-21 16:54:29.013 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-07-21 16:54:29.041 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-07-21 16:54:29.069 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-07-21 16:54:29.073 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-07-21 16:54:29.102 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-07-21 16:54:29.132 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-07-21 16:54:29.162 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-07-21 16:54:29.193 | + lib/swift:configure_swift:490 : local node_number 2026-07-21 16:54:29.195 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-21 16:54:29.198 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-21 16:54:29.200 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-07-21 16:54:29.205 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-07-21 16:54:29.208 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-21 16:54:29.211 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-21 16:54:29.213 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-07-21 16:54:29.215 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-07-21 16:54:29.218 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-21 16:54:29.220 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-21 16:54:29.223 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-07-21 16:54:29.243 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-07-21 16:54:29.274 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-07-21 16:54:29.292 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-07-21 16:54:29.325 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-07-21 16:54:29.344 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-21 16:54:29.373 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-07-21 16:54:29.391 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-21 16:54:29.424 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-07-21 16:54:29.443 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-21 16:54:29.476 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-07-21 16:54:29.494 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 3 2026-07-21 16:54:29.524 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-07-21 16:54:29.542 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-07-21 16:54:29.574 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-07-21 16:54:29.594 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-07-21 16:54:29.628 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-07-21 16:54:29.647 | + 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 16:54:29.682 | + 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 16:54:29.686 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-07-21 16:54:29.707 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-21 16:54:29.737 | + 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 16:54:29.767 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-07-21 16:54:29.769 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-07-21 16:54:29.775 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-07-21 16:54:29.777 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-07-21 16:54:29.780 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-21 16:54:29.782 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-07-21 16:54:29.784 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-07-21 16:54:29.787 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-21 16:54:29.789 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-21 16:54:29.791 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-07-21 16:54:29.809 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-07-21 16:54:29.841 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-07-21 16:54:29.859 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-07-21 16:54:29.890 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-07-21 16:54:29.908 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-21 16:54:29.937 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-07-21 16:54:29.954 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-21 16:54:29.985 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-07-21 16:54:30.004 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-21 16:54:30.035 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-07-21 16:54:30.052 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 3 2026-07-21 16:54:30.082 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-07-21 16:54:30.099 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-07-21 16:54:30.131 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-07-21 16:54:30.151 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-07-21 16:54:30.182 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-07-21 16:54:30.202 | + 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 16:54:30.235 | + 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 16:54:30.241 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-07-21 16:54:30.258 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-21 16:54:30.289 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-07-21 16:54:30.292 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-07-21 16:54:30.297 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-07-21 16:54:30.300 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-07-21 16:54:30.303 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-21 16:54:30.305 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-07-21 16:54:30.307 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-07-21 16:54:30.310 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-21 16:54:30.312 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-21 16:54:30.315 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-07-21 16:54:30.333 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-07-21 16:54:30.363 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-07-21 16:54:30.381 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-07-21 16:54:30.411 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-07-21 16:54:30.428 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-21 16:54:30.459 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-07-21 16:54:30.477 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-21 16:54:30.510 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-07-21 16:54:30.527 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-21 16:54:30.559 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-07-21 16:54:30.577 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 3 2026-07-21 16:54:30.606 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-07-21 16:54:30.625 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-07-21 16:54:30.658 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-07-21 16:54:30.674 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-07-21 16:54:30.705 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-07-21 16:54:30.722 | + 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 16:54:30.755 | + 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 16:54:30.761 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-07-21 16:54:30.780 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-21 16:54:30.813 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-07-21 16:54:30.844 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-07-21 16:54:30.875 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-07-21 16:54:30.904 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-07-21 16:54:30.906 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-07-21 16:54:30.912 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-07-21 16:54:30.943 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-07-21 16:54:30.976 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-07-21 16:54:31.007 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-07-21 16:54:31.039 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-07-21 16:54:31.071 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-07-21 16:54:31.101 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-07-21 16:54:31.133 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-07-21 16:54:31.164 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-07-21 16:54:31.195 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-07-21 16:54:31.211 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:31.213 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-07-21 16:54:31.233 | + lib/swift:configure_swift:533 : local auth_vers 2026-07-21 16:54:31.237 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-07-21 16:54:31.257 | + lib/swift:configure_swift:534 : auth_vers=3 2026-07-21 16:54:31.260 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.86 2026-07-21 16:54:31.290 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-07-21 16:54:31.293 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-07-21 16:54:31.323 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.86/identity 2026-07-21 16:54:31.355 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-07-21 16:54:31.358 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-07-21 16:54:31.389 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-07-21 16:54:31.405 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:31.408 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-07-21 16:54:31.438 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-07-21 16:54:31.469 | + lib/swift:configure_swift:553 : local user_group 2026-07-21 16:54:31.472 | ++ lib/swift:configure_swift:554 : id -g stack 2026-07-21 16:54:31.476 | + lib/swift:configure_swift:554 : user_group=1002 2026-07-21 16:54:31.478 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-07-21 16:54:31.493 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-07-21 16:54:31.495 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-07-21 16:54:31.508 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-07-21 16:54:31.511 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-07-21 16:54:31.524 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-07-21 16:54:31.527 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-07-21 16:54:31.530 | + ./stack.sh:main:936 : is_service_enabled s3api 2026-07-21 16:54:31.548 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:54:31.551 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-07-21 16:54:31.568 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:31.571 | + ./stack.sh:main:944 : stack_install_service glance 2026-07-21 16:54:31.574 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-21 16:54:31.577 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-21 16:54:31.579 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 16:54:31.582 | + lib/stack:stack_install_service:32 : install_glance 2026-07-21 16:54:31.585 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-21 16:54:31.588 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-21 16:54:31.591 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-21 16:54:31.609 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:31.612 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-21 16:54:31.615 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-21 16:54:31.634 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:31.637 | + lib/glance:install_glance:558 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-07-21 16:54:31.640 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-21 16:54:31.643 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-21 16:54:31.647 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:54:31.649 | + 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 = \A\L\L ]] 2026-07-21 16:54:31.653 | + 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, =~ ,glance_store, ]] 2026-07-21 16:54:31.656 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:54:31.660 | ++ lib/glance:install_glance:569 : join_extras swift cinder 2026-07-21 16:54:31.663 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-21 16:54:31.666 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-07-21 16:54:31.669 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store swift,cinder 2026-07-21 16:54:31.671 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-21 16:54:31.674 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-07-21 16:54:31.677 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-21 16:54:31.681 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-21 16:54:31.684 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-21 16:54:31.687 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-21 16:54:31.691 | +++ 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 16:54:31.691 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-21 16:54:31.696 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-21 16:54:31.699 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-21 16:54:31.703 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-21 16:54:31.706 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-21 16:54:31.710 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-07-21 16:54:31.732 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-07-21 16:54:31.735 | + 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 16:54:32.311 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 16:54:32.360 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-21 16:54:32.367 | 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 16:54:32.368 | 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 16:54:32.368 | 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 16:54:32.368 | 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 16:54:32.369 | 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 16:54:32.369 | 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 16:54:32.370 | 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 16:54:32.370 | 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 16:54:32.370 | 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 16:54:32.371 | 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 16:54:32.379 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-07-21 16:54:32.382 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 16:54:32.386 | 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 16:54:32.388 | 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 16:54:32.389 | 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 16:54:32.401 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 16:54:32.406 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-21 16:54:32.424 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 16:54:32.427 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-21 16:54:32.432 | Requirement already satisfied: os-brick>=6.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store[cinder,swift]!=0.29.0) (7.1.1.dev1) 2026-07-21 16:54:32.446 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 16:54:32.450 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 16:54:32.455 | Requirement already satisfied: oslo.privsep>=1.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store[cinder,swift]!=0.29.0) (3.12.0) 2026-07-21 16:54:32.457 | 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 16:54:32.457 | 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 16:54:32.458 | 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 16:54:32.458 | 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 16:54:32.461 | 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 16:54:32.462 | 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 16:54:32.462 | 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 16:54:32.464 | 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 16:54:32.465 | 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 16:54:32.465 | 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 16:54:32.466 | 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 16:54:32.466 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (9.1.4) 2026-07-21 16:54:32.467 | 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 16:54:32.469 | 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 16:54:32.471 | 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 16:54:32.471 | 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 16:54:32.472 | 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 16:54:32.476 | 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 16:54:32.478 | 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 16:54:32.478 | 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 16:54:32.480 | 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 16:54:32.483 | 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 16:54:32.484 | 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 16:54:32.484 | 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 16:54:32.485 | 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 16:54:32.486 | 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 16:54:32.486 | 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 16:54:32.487 | 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 16:54:32.488 | 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 16:54:32.494 | 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 16:54:32.494 | 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 16:54:32.497 | 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 16:54:32.504 | 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 16:54:32.507 | 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 16:54:32.508 | 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 16:54:32.515 | 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 16:54:32.516 | 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 16:54:32.516 | 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 16:54:32.517 | 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 16:54:32.529 | 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 16:54:32.559 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-21 16:54:32.579 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-07-21 16:54:32.587 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-21 16:54:32.597 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-21 16:54:32.605 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-21 16:54:32.713 | Installing collected packages: retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, glance-store 2026-07-21 16:54:33.151 | 2026-07-21 16:54:33.158 | Successfully installed glance-store-5.6.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 python-swiftclient-4.10.0 retrying-1.4.2 2026-07-21 16:54:33.242 | + inc/python:pip_install:216 : result=0 2026-07-21 16:54:33.245 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:54:33.247 | + functions-common:time_stop:2420 : local name 2026-07-21 16:54:33.251 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:54:33.253 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:54:33.256 | + functions-common:time_stop:2423 : local total 2026-07-21 16:54:33.259 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:54:33.262 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:54:33.264 | + functions-common:time_stop:2427 : start_time=1784652871726 2026-07-21 16:54:33.267 | + functions-common:time_stop:2429 : [[ -z 1784652871726 ]] 2026-07-21 16:54:33.270 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:54:33.274 | + functions-common:time_stop:2432 : end_time=1784652873271 2026-07-21 16:54:33.277 | + functions-common:time_stop:2433 : elapsed_time=1545 2026-07-21 16:54:33.280 | + functions-common:time_stop:2434 : total=42836 2026-07-21 16:54:33.282 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:54:33.285 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44381 2026-07-21 16:54:33.288 | + inc/python:pip_install:219 : return 0 2026-07-21 16:54:33.291 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-21 16:54:33.293 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-21 16:54:33.296 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-07-21 16:54:33.310 | + 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 16:54:33.316 | + lib/glance:install_glance:573 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-21 16:54:33.318 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/glance.git 2026-07-21 16:54:33.321 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-21 16:54:33.323 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 16:54:33.325 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 16:54:33.328 | ++ functions-common:git_clone:593 : pwd 2026-07-21 16:54:33.331 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 16:54:33.334 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 16:54:33.337 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 16:54:33.353 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 16:54:33.356 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 16:54:33.358 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 16:54:33.361 | + functions-common:git_clone:610 : echo master 2026-07-21 16:54:33.361 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 16:54:33.367 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-21 16:54:33.371 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 16:54:33.374 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-21 16:54:33.387 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-21 16:54:33.391 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 16:54:33.391 | + functions-common:git_clone:673 : head -1 2026-07-21 16:54:33.414 | d2a95f439 Merge "Modify SRBAC testing jobs as devstack enable new defaults" 2026-07-21 16:54:33.417 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 16:54:33.420 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-21 16:54:33.424 | + inc/python:setup_develop:353 : local bindep 2026-07-21 16:54:33.426 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-21 16:54:33.429 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-21 16:54:33.432 | + inc/python:setup_develop:359 : local extras= 2026-07-21 16:54:33.434 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-21 16:54:33.437 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 16:54:33.440 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-21 16:54:33.444 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-21 16:54:33.446 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 16:54:33.449 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 16:54:33.453 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-21 16:54:33.457 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 16:54:33.460 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-21 16:54:33.463 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 16:54:33.466 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 16:54:33.469 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-21 16:54:33.476 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-21 16:54:33.479 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-21 16:54:33.482 | + 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 16:54:33.564 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-21 16:54:33.566 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 16:54:33.569 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 16:54:33.572 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 16:54:33.576 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-21 16:54:33.578 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-21 16:54:33.581 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 16:54:33.584 | + inc/python:setup_package:446 : local extras= 2026-07-21 16:54:33.587 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 16:54:33.589 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 16:54:33.592 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 16:54:33.595 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 16:54:33.598 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 16:54:33.601 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-21 16:54:33.624 | Using python 3.12 to install /opt/stack/glance 2026-07-21 16:54:33.626 | + 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 16:54:34.130 | Obtaining file:///opt/stack/glance 2026-07-21 16:54:34.132 | Installing build dependencies: started 2026-07-21 16:54:34.899 | Installing build dependencies: finished with status 'done' 2026-07-21 16:54:34.900 | Checking if build backend supports build_editable: started 2026-07-21 16:54:35.193 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 16:54:35.194 | Getting requirements to build editable: started 2026-07-21 16:54:35.357 | Getting requirements to build editable: finished with status 'done' 2026-07-21 16:54:35.359 | Preparing editable metadata (pyproject.toml): started 2026-07-21 16:54:35.904 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 16:54:35.914 | 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 16:54:35.916 | 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 16:54:35.916 | 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 16:54:35.916 | 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 16:54:35.917 | 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 16:54:35.917 | 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 16:54:35.918 | 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 16:54:35.985 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev14) 2026-07-21 16:54:36.033 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 16:54:36.038 | 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 16:54:36.039 | 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 16:54:36.039 | 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 16:54:36.040 | 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 16:54:36.040 | 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 16:54:36.041 | 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 16:54:36.061 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 16:54:36.065 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-21 16:54:36.073 | 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 16:54:36.073 | 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 16:54:36.085 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 16:54:36.089 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-21 16:54:36.095 | 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 16:54:36.095 | 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 16:54:36.095 | 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 16:54:36.095 | 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 16:54:36.095 | 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 16:54:36.096 | 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 16:54:36.110 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 16:54:36.114 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 16:54:36.118 | 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 16:54:36.119 | 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 16:54:36.119 | 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 16:54:36.133 | Collecting oslo.reports>=1.18.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 16:54:36.137 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 16:54:36.142 | 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 16:54:36.142 | 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 16:54:36.143 | 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 16:54:36.143 | 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 16:54:36.143 | 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 16:54:36.311 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev14) 2026-07-21 16:54:36.315 | Downloading cursive-0.2.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 16:54:36.337 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 16:54:36.341 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 16:54:36.348 | 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 16:54:36.348 | 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 16:54:36.363 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-21 16:54:36.367 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-07-21 16:54:36.374 | 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 16:54:36.376 | 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 16:54:36.380 | 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 16:54:36.380 | 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 16:54:36.381 | 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 16:54:36.384 | 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 16:54:36.384 | 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 16:54:36.388 | 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 16:54:36.390 | 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 16:54:36.391 | 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 16:54:36.391 | 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 16:54:36.392 | 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 16:54:36.395 | 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 16:54:36.396 | 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 16:54:36.399 | 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 16:54:36.400 | 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 16:54:36.400 | 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 16:54:36.404 | 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 16:54:36.406 | 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 16:54:36.409 | 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 16:54:36.411 | 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 16:54:36.412 | 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 16:54:36.412 | 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 16:54:36.417 | 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 16:54:36.418 | 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 16:54:36.448 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-21 16:54:36.457 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-21 16:54:36.473 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-21 16:54:36.477 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-21 16:54:36.493 | 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 16:54:36.496 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-21 16:54:36.515 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-21 16:54:36.519 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 16:54:36.525 | 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 16:54:36.536 | 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 16:54:36.539 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-21 16:54:36.547 | 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 16:54:36.550 | 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 16:54:36.551 | 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 16:54:36.551 | 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 16:54:36.552 | 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 16:54:36.553 | 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 16:54:36.555 | 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 16:54:36.558 | 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 16:54:36.559 | 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 16:54:36.562 | 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 16:54:36.564 | 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 16:54:36.564 | 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 16:54:36.565 | 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 16:54:36.569 | 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 16:54:36.577 | 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 16:54:36.580 | 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 16:54:36.581 | 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 16:54:36.582 | 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 16:54:36.585 | 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 16:54:36.599 | 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 16:54:36.607 | 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 16:54:36.638 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-21 16:54:36.645 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 16:54:36.664 | 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 16:54:36.667 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-21 16:54:36.692 | 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 16:54:36.695 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-21 16:54:36.721 | 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 16:54:36.725 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-21 16:54:36.739 | 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 16:54:36.743 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-21 16:54:36.747 | 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 16:54:36.757 | 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 16:54:36.761 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-21 16:54:36.771 | 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 16:54:36.780 | 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 16:54:36.780 | 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 16:54:36.782 | 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 16:54:36.782 | 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 16:54:36.797 | 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 16:54:36.798 | 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 16:54:36.802 | 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 16:54:36.809 | 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 16:54:36.842 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-21 16:54:36.845 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-21 16:54:36.864 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-21 16:54:36.868 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 16:54:36.904 | 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 16:54:36.912 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-21 16:54:36.916 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-21 16:54:36.957 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-21 16:54:36.961 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-21 16:54:36.967 | Installing build dependencies: started 2026-07-21 16:54:37.694 | Installing build dependencies: finished with status 'done' 2026-07-21 16:54:37.694 | Getting requirements to build wheel: started 2026-07-21 16:54:38.029 | Getting requirements to build wheel: finished with status 'done' 2026-07-21 16:54:38.030 | Preparing metadata (pyproject.toml): started 2026-07-21 16:54:38.244 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 16:54:38.246 | 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 16:54:38.272 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-21 16:54:38.280 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-21 16:54:38.299 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-21 16:54:38.304 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-21 16:54:38.336 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-07-21 16:54:38.346 | Downloading cursive-0.2.4-py3-none-any.whl (44 kB) 2026-07-21 16:54:38.354 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-21 16:54:38.363 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-07-21 16:54:38.373 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-21 16:54:38.407 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 62.0 MB/s 0:00:00 2026-07-21 16:54:38.410 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-21 16:54:38.416 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-21 16:54:38.421 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-21 16:54:38.428 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-07-21 16:54:38.436 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-21 16:54:38.447 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-07-21 16:54:38.455 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-07-21 16:54:38.464 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-21 16:54:38.471 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-21 16:54:38.479 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-21 16:54:38.493 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-21 16:54:38.502 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-21 16:54:38.509 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-21 16:54:38.520 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-21 16:54:38.527 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-21 16:54:38.557 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 71.5 MB/s 0:00:00 2026-07-21 16:54:38.561 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-21 16:54:38.568 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-21 16:54:38.573 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-21 16:54:38.579 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-21 16:54:38.616 | Building wheels for collected packages: glance, simplegeneric 2026-07-21 16:54:38.617 | Building editable for glance (pyproject.toml): started 2026-07-21 16:54:39.097 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-21 16:54:39.097 | Created wheel for glance: filename=glance-33.0.0.0b3.dev14-0.editable-py3-none-any.whl size=9051 sha256=7985b7e670344af7470e62025712272f7bdb4adab0cc399f9b1ec872fe7ed263 2026-07-21 16:54:39.099 | Stored in directory: /tmp/pip-ephem-wheel-cache-5hj0700h/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-21 16:54:39.101 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-21 16:54:39.321 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-21 16:54:39.322 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=c9fabb1b713b117a9b478d21166641a1b96c6147260a235df2f2bafbacb1ff29 2026-07-21 16:54:39.322 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-21 16:54:39.325 | Successfully built glance simplegeneric 2026-07-21 16:54:39.460 | 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 16:54:40.979 | Attempting uninstall: jsonpointer 2026-07-21 16:54:40.988 | Found existing installation: jsonpointer 2.0 2026-07-21 16:54:40.988 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:40.988 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-21 16:54:40.998 | Attempting uninstall: jmespath 2026-07-21 16:54:41.007 | Found existing installation: jmespath 1.0.1 2026-07-21 16:54:41.007 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:41.007 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-21 16:54:41.027 | Attempting uninstall: httplib2 2026-07-21 16:54:41.035 | Found existing installation: httplib2 0.20.4 2026-07-21 16:54:41.036 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:41.036 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-21 16:54:41.089 | Attempting uninstall: jsonpatch 2026-07-21 16:54:41.097 | Found existing installation: jsonpatch 1.32 2026-07-21 16:54:41.098 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:41.098 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-21 16:54:43.282 | 2026-07-21 16:54:43.291 | 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 16:54:43.462 | + inc/python:pip_install:216 : result=0 2026-07-21 16:54:43.465 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:54:43.467 | + functions-common:time_stop:2420 : local name 2026-07-21 16:54:43.470 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:54:43.473 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:54:43.476 | + functions-common:time_stop:2423 : local total 2026-07-21 16:54:43.479 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:54:43.481 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:54:43.484 | + functions-common:time_stop:2427 : start_time=1784652873617 2026-07-21 16:54:43.486 | + functions-common:time_stop:2429 : [[ -z 1784652873617 ]] 2026-07-21 16:54:43.489 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:54:43.493 | + functions-common:time_stop:2432 : end_time=1784652883490 2026-07-21 16:54:43.495 | + functions-common:time_stop:2433 : elapsed_time=9873 2026-07-21 16:54:43.498 | + functions-common:time_stop:2434 : total=44381 2026-07-21 16:54:43.501 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:54:43.503 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=54254 2026-07-21 16:54:43.506 | + inc/python:pip_install:219 : return 0 2026-07-21 16:54:43.509 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 16:54:43.512 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 16:54:43.515 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-21 16:54:43.518 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-21 16:54:43.521 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:54:43.524 | + 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 = \A\L\L ]] 2026-07-21 16:54:43.527 | + 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, =~ ,/opt/stack/glance, ]] 2026-07-21 16:54:43.530 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:54:43.532 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 16:54:43.535 | + ./stack.sh:main:945 : configure_glance 2026-07-21 16:54:43.538 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-07-21 16:54:43.552 | + lib/glance:configure_glance:353 : local dburl 2026-07-21 16:54:43.556 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-21 16:54:43.558 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-21 16:54:43.560 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-21 16:54:43.563 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-21 16:54:43.565 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 16:54:43.568 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 16:54:43.570 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 16:54:43.587 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:43.589 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 16:54:43.592 | ++ 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 16:54:43.595 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-21 16:54:43.598 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-21 16:54:43.632 | + 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 16:54:43.666 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-21 16:54:43.698 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-21 16:54:43.730 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-21 16:54:43.763 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-21 16:54:43.797 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-21 16:54:43.831 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-21 16:54:43.834 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-21 16:54:43.836 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-21 16:54:43.840 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 16:54:43.843 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 16:54:43.845 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-21 16:54:43.848 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-21 16:54:43.850 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-21 16:54:43.853 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 16:54:43.856 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-21 16:54:43.889 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-21 16:54:43.919 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.86/identity 2026-07-21 16:54:43.951 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-21 16:54:43.983 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-07-21 16:54:44.014 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-21 16:54:44.044 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-21 16:54:44.075 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-21 16:54:44.106 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.86/identity 2026-07-21 16:54:44.141 | + 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 16:54:44.173 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 16:54:44.206 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 16:54:44.208 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-21 16:54:44.245 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-21 16:54:44.248 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-21 16:54:44.250 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-21 16:54:44.253 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 16:54:44.255 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 16:54:44.258 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 16:54:44.277 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:44.281 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 16:54:44.284 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 16:54:44.286 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 16:54:44.303 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:44.306 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.86:5672/ 2026-07-21 16:54:44.310 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.86:5672/ 2026-07-21 16:54:44.345 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 16:54:44.348 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 16:54:44.350 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-21 16:54:44.353 | + lib/glance:configure_glance:366 : '[' qemu = parallels ']' 2026-07-21 16:54:44.356 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-21 16:54:44.393 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-21 16:54:44.427 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-21 16:54:44.463 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-21 16:54:44.466 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-21 16:54:44.468 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-21 16:54:44.471 | + lib/glance:configure_glance_store:282 : local be 2026-07-21 16:54:44.473 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-21 16:54:44.476 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-21 16:54:44.478 | + 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 16:54:44.512 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-21 16:54:44.514 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.86 2026-07-21 16:54:44.548 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-21 16:54:44.550 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-21 16:54:44.552 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-21 16:54:44.570 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:44.572 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-07-21 16:54:44.604 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-07-21 16:54:44.636 | + 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 16:54:44.669 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-07-21 16:54:44.701 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-07-21 16:54:44.734 | + lib/glance:configure_glance:401 : is_service_enabled tls-proxy 2026-07-21 16:54:44.750 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:44.753 | + 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 16:54:44.785 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-07-21 16:54:44.819 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-07-21 16:54:44.852 | + lib/glance:configure_glance:408 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-07-21 16:54:44.882 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.86/identity/v3 2026-07-21 16:54:44.913 | + lib/glance:configure_glance:410 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-07-21 16:54:44.943 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.86/image 2026-07-21 16:54:44.973 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-21 16:54:44.990 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:44.992 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-07-21 16:54:45.025 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.86/identity 2026-07-21 16:54:45.058 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-21 16:54:45.062 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-21 16:54:45.065 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-21 16:54:45.068 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 16:54:45.087 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 16:54:45.090 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 16:54:45.094 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 16:54:45.097 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 16:54:45.100 | + 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 16:54:45.131 | + 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 16:54:45.164 | + 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 16:54:45.198 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 16:54:45.230 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-21 16:54:45.264 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-21 16:54:45.269 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-21 16:54:45.304 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-21 16:54:45.338 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-21 16:54:45.371 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-21 16:54:45.402 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-21 16:54:45.438 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-21 16:54:45.471 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-21 16:54:45.507 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-21 16:54:45.539 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-21 16:54:45.544 | + 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 16:54:45.560 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-21 16:54:45.576 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:45.579 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=10.4.3.86 2026-07-21 16:54:45.581 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-07-21 16:54:45.584 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.86:8776/v3/%(project_id)s' 2026-07-21 16:54:45.616 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.86:8776/v3/%(project_id)s' 2026-07-21 16:54:45.646 | + 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 16:54:45.649 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-21 16:54:45.651 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-21 16:54:45.653 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-21 16:54:45.656 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-21 16:54:45.658 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-21 16:54:45.660 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-21 16:54:45.664 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 16:54:45.666 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-21 16:54:45.699 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-21 16:54:45.701 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-21 16:54:45.704 | ++ functions:get_random_port:861 : true 2026-07-21 16:54:45.706 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-21 16:54:45.708 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-21 16:54:45.711 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-21 16:54:45.780 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-21 16:54:45.783 | ++ functions:get_random_port:865 : break 2 2026-07-21 16:54:45.785 | ++ functions:get_random_port:869 : echo 60999 2026-07-21 16:54:45.789 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-21 16:54:45.791 | + 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 16:54:45.825 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 3 2026-07-21 16:54:45.857 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-21 16:54:45.890 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-21 16:54:45.919 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 16:54:45.949 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 16:54:45.980 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-21 16:54:46.011 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-21 16:54:46.040 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-21 16:54:46.069 | + 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 16:54:46.099 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 16:54:46.128 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 16:54:46.157 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-21 16:54:46.189 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 16:54:46.221 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-21 16:54:46.251 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-21 16:54:46.281 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-21 16:54:46.314 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-21 16:54:46.343 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-21 16:54:46.374 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-21 16:54:46.404 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-21 16:54:46.406 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-21 16:54:46.409 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 16:54:46.411 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:54:46.413 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:54:46.415 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:54:46.418 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-21 16:54:46.420 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-21 16:54:46.452 | proxy (enabled by site administrator) 2026-07-21 16:54:46.456 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-21 16:54:46.458 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-21 16:54:46.460 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 16:54:46.463 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:54:46.465 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:54:46.467 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:54:46.470 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-21 16:54:46.473 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-21 16:54:46.505 | No module matches proxy_http 2026-07-21 16:54:46.509 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-21 16:54:46.543 | Considering dependency proxy for proxy_http: 2026-07-21 16:54:46.544 | Module proxy already enabled 2026-07-21 16:54:46.544 | Enabling module proxy_http. 2026-07-21 16:54:46.549 | To activate the new configuration, you need to run: 2026-07-21 16:54:46.549 | systemctl restart apache2 2026-07-21 16:54:46.554 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-21 16:54:46.556 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-21 16:54:46.559 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 16:54:46.562 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 16:54:46.564 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 16:54:46.669 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-21 16:54:46.672 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-21 16:54:46.674 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-21 16:54:46.677 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 16:54:46.680 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:54:46.683 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:54:46.685 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-21 16:54:46.689 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-21 16:54:46.692 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-21 16:54:46.692 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-21 16:54:46.700 | KeepAlive Off 2026-07-21 16:54:46.704 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-21 16:54:46.705 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-21 16:54:46.713 | SetEnv proxy-sendchunked 1 2026-07-21 16:54:46.717 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-21 16:54:46.718 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-21 16:54:46.726 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-21 16:54:46.730 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-21 16:54:46.733 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-21 16:54:46.736 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 16:54:46.739 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 16:54:46.741 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 16:54:46.744 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:54:46.746 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:54:46.749 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:54:46.752 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 16:54:46.754 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 16:54:46.756 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:54:46.759 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:54:46.761 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-21 16:54:46.795 | Enabling site glance-api. 2026-07-21 16:54:46.800 | To activate the new configuration, you need to run: 2026-07-21 16:54:46.800 | systemctl reload apache2 2026-07-21 16:54:46.806 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-21 16:54:46.808 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 16:54:46.811 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 16:54:46.814 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 16:54:46.933 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-21 16:54:46.939 | + 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 16:54:46.974 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-21 16:54:47.010 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-21 16:54:47.013 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-21 16:54:47.050 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-21 16:54:47.083 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-07-21 16:54:47.102 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:54:47.105 | + ./stack.sh:main:950 : stack_install_service cinder 2026-07-21 16:54:47.108 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-21 16:54:47.111 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-21 16:54:47.115 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 16:54:47.118 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-21 16:54:47.121 | + lib/cinder:install_cinder:539 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-21 16:54:47.124 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/cinder.git 2026-07-21 16:54:47.127 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-21 16:54:47.130 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 16:54:47.133 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 16:54:47.136 | ++ functions-common:git_clone:593 : pwd 2026-07-21 16:54:47.138 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 16:54:47.141 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 16:54:47.144 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 16:54:47.162 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 16:54:47.164 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 16:54:47.167 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 16:54:47.170 | + functions-common:git_clone:610 : echo master 2026-07-21 16:54:47.170 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 16:54:47.175 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-21 16:54:47.178 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 16:54:47.181 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-21 16:54:47.194 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-21 16:54:47.197 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 16:54:47.198 | + functions-common:git_clone:673 : head -1 2026-07-21 16:54:47.227 | 6bdfcc1ea Merge "Adds threading mode tests for semaphore funcs" 2026-07-21 16:54:47.230 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 16:54:47.233 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-21 16:54:47.236 | + inc/python:setup_develop:353 : local bindep 2026-07-21 16:54:47.239 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-21 16:54:47.242 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-21 16:54:47.244 | + inc/python:setup_develop:359 : local extras= 2026-07-21 16:54:47.247 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-21 16:54:47.250 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 16:54:47.253 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-21 16:54:47.256 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-21 16:54:47.259 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 16:54:47.262 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 16:54:47.266 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-21 16:54:47.269 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 16:54:47.271 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-21 16:54:47.274 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 16:54:47.277 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 16:54:47.281 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-21 16:54:47.288 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-21 16:54:47.290 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-21 16:54:47.293 | + 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 16:54:47.382 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-21 16:54:47.385 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 16:54:47.387 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 16:54:47.390 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 16:54:47.393 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-21 16:54:47.395 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-21 16:54:47.398 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 16:54:47.401 | + inc/python:setup_package:446 : local extras= 2026-07-21 16:54:47.404 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 16:54:47.406 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 16:54:47.409 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 16:54:47.413 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 16:54:47.416 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 16:54:47.418 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-21 16:54:47.443 | Using python 3.12 to install /opt/stack/cinder 2026-07-21 16:54:47.446 | + 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 16:54:47.958 | Obtaining file:///opt/stack/cinder 2026-07-21 16:54:47.961 | Installing build dependencies: started 2026-07-21 16:54:48.802 | Installing build dependencies: finished with status 'done' 2026-07-21 16:54:48.803 | Checking if build backend supports build_editable: started 2026-07-21 16:54:49.099 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 16:54:49.100 | Getting requirements to build editable: started 2026-07-21 16:54:49.261 | Getting requirements to build editable: finished with status 'done' 2026-07-21 16:54:49.262 | Preparing editable metadata (pyproject.toml): started 2026-07-21 16:54:50.202 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 16:54:50.217 | 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 16:54:50.220 | 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 16:54:50.220 | 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 16:54:50.220 | 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 16:54:50.220 | 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 16:54:50.220 | 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 16:54:50.220 | 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 16:54:50.220 | 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 16:54:50.221 | 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 16:54:50.221 | 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 16:54:50.222 | 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 16:54:50.222 | 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 16:54:50.223 | 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 16:54:50.223 | 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 16:54:50.224 | 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 16:54:50.224 | 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 16:54:50.225 | 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 16:54:50.225 | 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 16:54:50.226 | 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 16:54:50.227 | 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 16:54:50.227 | 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 16:54:50.228 | 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 16:54:50.228 | 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 16:54:50.229 | 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 16:54:50.230 | 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 16:54:50.306 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev182) 2026-07-21 16:54:50.358 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 16:54:50.364 | 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 16:54:50.364 | 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 16:54:50.384 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev182) 2026-07-21 16:54:50.387 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-21 16:54:50.393 | 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 16:54:50.393 | 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 16:54:50.394 | 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 16:54:50.396 | 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 16:54:50.410 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev182) 2026-07-21 16:54:50.414 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-21 16:54:50.420 | 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 16:54:50.437 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev182) 2026-07-21 16:54:50.440 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 16:54:50.445 | 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 16:54:50.446 | 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 16:54:50.447 | 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 16:54:50.447 | 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 16:54:50.449 | 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 16:54:50.456 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev182) 2026-07-21 16:54:50.460 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-21 16:54:50.464 | 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 16:54:50.464 | 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 16:54:50.477 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev182) 2026-07-21 16:54:50.480 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-21 16:54:50.492 | 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 16:54:50.492 | 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 16:54:50.493 | 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 16:54:50.508 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev182) 2026-07-21 16:54:50.513 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 16:54:50.518 | 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.1.dev1) 2026-07-21 16:54:50.535 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev182) 2026-07-21 16:54:50.538 | Downloading tooz-9.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 16:54:50.571 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev182) 2026-07-21 16:54:50.575 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-21 16:54:50.581 | 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 16:54:50.581 | 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 16:54:50.582 | 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 16:54:50.653 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev182) 2026-07-21 16:54:50.658 | 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 16:54:50.849 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev182) 2026-07-21 16:54:50.854 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-21 16:54:50.859 | 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 16:54:50.859 | 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 16:54:50.859 | 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 16:54:51.041 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev182) 2026-07-21 16:54:51.053 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-21 16:54:51.058 | 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 16:54:51.070 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev182) 2026-07-21 16:54:51.073 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-21 16:54:51.078 | 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 16:54:51.081 | 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 16:54:51.095 | 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 16:54:51.098 | 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 16:54:51.103 | 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 16:54:51.106 | 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 16:54:51.107 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev182) (2.2.2) 2026-07-21 16:54:51.108 | 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 16:54:51.130 | 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 16:54:51.134 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-21 16:54:51.149 | 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 16:54:51.153 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-21 16:54:51.176 | 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 16:54:51.179 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 16:54:51.194 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev182) 2026-07-21 16:54:51.199 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-21 16:54:51.216 | 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 16:54:51.219 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-21 16:54:51.387 | 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 16:54:51.391 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-21 16:54:51.411 | 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 16:54:51.414 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 16:54:51.434 | 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 16:54:51.438 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 16:54:51.452 | 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 16:54:51.452 | 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 16:54:51.452 | 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 16:54:51.461 | 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 16:54:51.461 | 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 16:54:51.462 | 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 16:54:51.463 | 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 16:54:51.467 | 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 16:54:51.468 | 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 16:54:51.470 | 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 16:54:51.471 | 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 16:54:51.471 | 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 16:54:51.477 | 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 16:54:51.480 | 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 16:54:51.485 | 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 16:54:51.488 | 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 16:54:51.489 | 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 16:54:51.489 | 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 16:54:51.494 | 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 16:54:51.495 | 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 16:54:51.496 | 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 16:54:51.498 | 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 16:54:51.505 | 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 16:54:51.505 | 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 16:54:51.506 | 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 16:54:51.508 | 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 16:54:51.515 | 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 16:54:51.517 | 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 16:54:51.517 | 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 16:54:51.518 | 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 16:54:51.523 | 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 16:54:51.529 | 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 16:54:51.541 | 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 16:54:51.556 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev182) 2026-07-21 16:54:51.559 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-21 16:54:51.603 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev182) 2026-07-21 16:54:51.607 | 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 16:54:51.615 | 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 16:54:51.632 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev182) 2026-07-21 16:54:51.636 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-21 16:54:51.661 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev182) 2026-07-21 16:54:51.664 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 16:54:51.687 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev182) 2026-07-21 16:54:51.690 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-21 16:54:51.700 | 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 16:54:51.707 | 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 16:54:51.733 | 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 16:54:51.736 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-21 16:54:51.753 | 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 16:54:51.757 | 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 16:54:51.757 | 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 16:54:51.762 | 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 16:54:51.763 | 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 16:54:51.763 | 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 16:54:51.764 | 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 16:54:51.778 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev182) 2026-07-21 16:54:51.782 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-21 16:54:51.787 | 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 16:54:51.811 | 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 16:54:51.811 | 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 16:54:51.817 | 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 16:54:51.825 | 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 16:54:51.841 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev182) 2026-07-21 16:54:51.844 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-21 16:54:51.873 | 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 16:54:51.874 | 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 16:54:51.877 | 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 16:54:51.911 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev182) 2026-07-21 16:54:51.915 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-21 16:54:51.934 | 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 16:54:51.937 | 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 16:54:51.973 | 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 16:54:51.973 | Reason for being yanked: buggy - not thread safe 2026-07-21 16:54:51.976 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-21 16:54:51.987 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-21 16:54:52.198 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 63.7 MB/s 0:00:00 2026-07-21 16:54:52.202 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-21 16:54:52.209 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-21 16:54:52.416 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 75.8 MB/s 0:00:00 2026-07-21 16:54:52.420 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-21 16:54:52.429 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-21 16:54:52.438 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-21 16:54:52.443 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-21 16:54:52.455 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-21 16:54:52.460 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-21 16:54:52.470 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-21 16:54:52.476 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-21 16:54:52.482 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-07-21 16:54:52.495 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-07-21 16:54:52.505 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 49.9 MB/s 0:00:00 2026-07-21 16:54:52.510 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-21 16:54:52.519 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-21 16:54:52.527 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-21 16:54:52.534 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-21 16:54:52.540 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-21 16:54:52.561 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 68.3 MB/s 0:00:00 2026-07-21 16:54:52.567 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-21 16:54:52.576 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-21 16:54:52.587 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-21 16:54:52.594 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-21 16:54:52.601 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-21 16:54:52.607 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-21 16:54:52.614 | Downloading tooz-9.0.0-py3-none-any.whl (89 kB) 2026-07-21 16:54:52.621 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-21 16:54:52.627 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-21 16:54:52.635 | 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 16:54:52.665 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 74.3 MB/s 0:00:00 2026-07-21 16:54:52.669 | 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 16:54:52.733 | Building wheels for collected packages: cinder 2026-07-21 16:54:52.734 | Building editable for cinder (pyproject.toml): started 2026-07-21 16:54:53.641 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-21 16:54:53.642 | Created wheel for cinder: filename=cinder-28.1.0.dev182-0.editable-py3-none-any.whl size=9205 sha256=656b985ef9964078ca05c9bbfc80cf072fd9b85022f480eba9eb9e41128b9068 2026-07-21 16:54:53.642 | Stored in directory: /tmp/pip-ephem-wheel-cache-xkjjqojz/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-21 16:54:53.646 | Successfully built cinder 2026-07-21 16:54:53.788 | 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 16:54:53.992 | Attempting uninstall: pyasn1 2026-07-21 16:54:54.000 | Found existing installation: pyasn1 0.4.8 2026-07-21 16:54:54.001 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:54.001 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-21 16:54:54.648 | Attempting uninstall: botocore 2026-07-21 16:54:54.657 | Found existing installation: botocore 1.34.46 2026-07-21 16:54:54.658 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:54.658 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-21 16:54:55.156 | Attempting uninstall: s3transfer 2026-07-21 16:54:55.165 | Found existing installation: s3transfer 0.10.1 2026-07-21 16:54:55.165 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:55.166 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-21 16:54:55.502 | Attempting uninstall: boto3 2026-07-21 16:54:55.511 | Found existing installation: boto3 1.34.46 2026-07-21 16:54:55.512 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 16:54:55.512 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-21 16:54:56.606 | 2026-07-21 16:54:56.624 | 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 16:54:56.896 | + inc/python:pip_install:216 : result=0 2026-07-21 16:54:56.899 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:54:56.901 | + functions-common:time_stop:2420 : local name 2026-07-21 16:54:56.904 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:54:56.906 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:54:56.909 | + functions-common:time_stop:2423 : local total 2026-07-21 16:54:56.911 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:54:56.913 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:54:56.916 | + functions-common:time_stop:2427 : start_time=1784652887437 2026-07-21 16:54:56.918 | + functions-common:time_stop:2429 : [[ -z 1784652887437 ]] 2026-07-21 16:54:56.921 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:54:56.925 | + functions-common:time_stop:2432 : end_time=1784652896922 2026-07-21 16:54:56.927 | + functions-common:time_stop:2433 : elapsed_time=9485 2026-07-21 16:54:56.930 | + functions-common:time_stop:2434 : total=54254 2026-07-21 16:54:56.932 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:54:56.934 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=63739 2026-07-21 16:54:56.937 | + inc/python:pip_install:219 : return 0 2026-07-21 16:54:56.939 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 16:54:56.942 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 16:54:56.944 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-21 16:54:56.947 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-21 16:54:56.949 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:54:56.952 | + 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 = \A\L\L ]] 2026-07-21 16:54:56.954 | + 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, =~ ,/opt/stack/cinder, ]] 2026-07-21 16:54:56.957 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:54:56.959 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-21 16:54:56.962 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-21 16:54:56.965 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-21 16:54:56.967 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:54:56.969 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:54:56.972 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-21 16:54:56.984 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-21 16:54:56.987 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 16:54:56.989 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 16:54:56.992 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 16:54:56.995 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 16:54:56.997 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 16:54:57.000 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 16:54:57.002 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:54:57.005 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:54:57.008 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 16:54:57.010 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 16:54:57.013 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 16:54:57.015 | + functions-common:apt_get_update:1167 : return 2026-07-21 16:54:57.018 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-21 16:54:57.020 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 16:54:57.022 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:54:57.025 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:54:57.027 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-21 16:54:57.049 | + 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 16:54:57.078 | Reading package lists... 2026-07-21 16:54:57.299 | Building dependency tree... 2026-07-21 16:54:57.299 | Reading state information... 2026-07-21 16:54:57.543 | The following additional packages will be installed: 2026-07-21 16:54:57.543 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-21 16:54:57.543 | python3-wcwidth 2026-07-21 16:54:57.545 | Suggested packages: 2026-07-21 16:54:57.545 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-07-21 16:54:57.575 | The following NEW packages will be installed: 2026-07-21 16:54:57.575 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-21 16:54:57.575 | python3-wcwidth targetcli-fb 2026-07-21 16:54:57.841 | 0 upgraded, 6 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 16:54:57.841 | Need to get 358 kB of archives. 2026-07-21 16:54:57.841 | After this operation, 2,927 kB of additional disk space will be used. 2026-07-21 16:54:57.841 | 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 16:54:58.084 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-21 16:54:58.518 | 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 16:54:58.518 | 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 16:54:58.518 | 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 16:54:58.673 | 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 16:54:59.005 | Fetched 358 kB in 1s (320 kB/s) 2026-07-21 16:54:59.032 | Selecting previously unselected package python3-wcwidth. 2026-07-21 16:54:59.109 | (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 16:54:59.113 | Preparing to unpack .../0-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-21 16:54:59.114 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-21 16:54:59.148 | Selecting previously unselected package python3-urwid. 2026-07-21 16:54:59.163 | Preparing to unpack .../1-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-21 16:54:59.164 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-21 16:54:59.212 | Selecting previously unselected package python3-configshell-fb. 2026-07-21 16:54:59.227 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-21 16:54:59.229 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-21 16:54:59.266 | Selecting previously unselected package python3-pyudev. 2026-07-21 16:54:59.281 | Preparing to unpack .../3-python3-pyudev_0.24.0-1_all.deb ... 2026-07-21 16:54:59.282 | Unpacking python3-pyudev (0.24.0-1) ... 2026-07-21 16:54:59.320 | Selecting previously unselected package python3-rtslib-fb. 2026-07-21 16:54:59.335 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-21 16:54:59.336 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-21 16:54:59.374 | Selecting previously unselected package targetcli-fb. 2026-07-21 16:54:59.388 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-21 16:54:59.390 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-21 16:54:59.447 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-21 16:54:59.615 | Setting up python3-pyudev (0.24.0-1) ... 2026-07-21 16:54:59.748 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-21 16:55:00.410 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-21 16:55:00.414 | Setting up python3-urwid (2.6.10-1) ... 2026-07-21 16:55:00.692 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-21 16:55:00.791 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 16:55:00.791 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-21 16:55:00.805 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-21 16:55:00.805 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-21 16:55:00.805 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-21 16:55:00.805 | keyword = Word(alphanums + '_\-') 2026-07-21 16:55:00.805 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 16:55:00.805 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-21 16:55:00.805 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 16:55:00.805 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-21 16:55:00.805 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-21 16:55:00.805 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-21 16:55:00.810 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 16:55:00.810 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-21 16:55:00.822 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-21 16:55:00.822 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-21 16:55:00.822 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-21 16:55:00.822 | keyword = Word(alphanums + '_\-') 2026-07-21 16:55:00.822 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 16:55:00.822 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-21 16:55:00.822 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 16:55:00.822 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-21 16:55:00.822 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-21 16:55:00.822 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-21 16:55:00.845 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-21 16:55:00.951 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-21 16:55:00.951 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-21 16:55:01.146 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 16:55:02.171 | 2026-07-21 16:55:02.171 | Running kernel seems to be up-to-date. 2026-07-21 16:55:02.171 | 2026-07-21 16:55:02.171 | Restarting services... 2026-07-21 16:55:02.231 | 2026-07-21 16:55:02.231 | Service restarts being deferred: 2026-07-21 16:55:02.231 | /etc/needrestart/restart.d/dbus.service 2026-07-21 16:55:02.231 | systemctl restart getty@tty1.service 2026-07-21 16:55:02.231 | systemctl restart networkd-dispatcher.service 2026-07-21 16:55:02.231 | systemctl restart serial-getty@ttyS0.service 2026-07-21 16:55:02.231 | systemctl restart storpool_beacon.service 2026-07-21 16:55:02.231 | systemctl restart storpool_block.service 2026-07-21 16:55:02.231 | systemctl restart systemd-logind.service 2026-07-21 16:55:02.231 | 2026-07-21 16:55:02.231 | No containers need to be restarted. 2026-07-21 16:55:02.231 | 2026-07-21 16:55:02.231 | User sessions running outdated binaries: 2026-07-21 16:55:02.231 | ubuntu @ session #4: python3[7171] 2026-07-21 16:55:02.239 | ubuntu @ session #5: sh[8548,8550], sshd[8490] 2026-07-21 16:55:02.248 | ubuntu @ user manager service: systemd[5272] 2026-07-21 16:55:02.257 | 2026-07-21 16:55:02.257 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 16:55:03.438 | + functions-common:apt_get:1211 : result=0 2026-07-21 16:55:03.440 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 16:55:03.443 | + functions-common:time_stop:2420 : local name 2026-07-21 16:55:03.445 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:55:03.448 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:55:03.451 | + functions-common:time_stop:2423 : local total 2026-07-21 16:55:03.454 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:55:03.457 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 16:55:03.459 | + functions-common:time_stop:2427 : start_time=1784652897046 2026-07-21 16:55:03.462 | + functions-common:time_stop:2429 : [[ -z 1784652897046 ]] 2026-07-21 16:55:03.465 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:55:03.469 | + functions-common:time_stop:2432 : end_time=1784652903466 2026-07-21 16:55:03.472 | + functions-common:time_stop:2433 : elapsed_time=6420 2026-07-21 16:55:03.475 | + functions-common:time_stop:2434 : total=133284 2026-07-21 16:55:03.477 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:55:03.480 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=139704 2026-07-21 16:55:03.482 | + functions-common:apt_get:1215 : return 0 2026-07-21 16:55:03.485 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 16:55:03.488 | + ./stack.sh:main:951 : configure_cinder 2026-07-21 16:55:03.490 | + lib/cinder:configure_cinder:297 : sudo install -d -o stack -m 755 /etc/cinder 2026-07-21 16:55:03.504 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-21 16:55:03.508 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-21 16:55:03.511 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-21 16:55:03.513 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-21 16:55:03.516 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-21 16:55:03.516 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-21 16:55:03.520 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-21 16:55:03.522 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-21 16:55:03.525 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-21 16:55:03.527 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-21 16:55:03.529 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-21 16:55:03.531 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-21 16:55:03.533 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-21 16:55:03.535 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-21 16:55:03.548 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-21 16:55:03.560 | + 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 16:55:03.574 | + 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 16:55:03.586 | + 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 16:55:03.599 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-21 16:55:03.611 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-21 16:55:03.614 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-21 16:55:03.618 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.FDNpH0geea 2026-07-21 16:55:03.620 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-21 16:55:03.622 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-21 16:55:03.625 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-21 16:55:03.627 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.FDNpH0geea 2026-07-21 16:55:03.631 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.FDNpH0geea 2026-07-21 16:55:03.643 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.FDNpH0geea /etc/sudoers.d/cinder-rootwrap 2026-07-21 16:55:03.657 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-21 16:55:03.661 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-21 16:55:03.663 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-21 16:55:03.665 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-21 16:55:03.668 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-21 16:55:03.670 | + 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 16:55:03.673 | + 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 16:55:03.675 | + 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 16:55:03.675 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-21 16:55:03.684 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-21 16:55:03.687 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-21 16:55:03.699 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-21 16:55:03.711 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-21 16:55:03.713 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-21 16:55:03.718 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-21 16:55:03.724 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-21 16:55:03.726 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 16:55:03.729 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-21 16:55:03.732 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 16:55:03.735 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 16:55:03.737 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-21 16:55:03.740 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 16:55:03.742 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-21 16:55:03.745 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 16:55:03.748 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-21 16:55:03.780 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-21 16:55:03.811 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.4.3.86/identity 2026-07-21 16:55:03.841 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-21 16:55:03.872 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-07-21 16:55:03.902 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-21 16:55:03.932 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-21 16:55:03.960 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-21 16:55:03.992 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.4.3.86/identity 2026-07-21 16:55:04.024 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 16:55:04.055 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 16:55:04.084 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 16:55:04.086 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-21 16:55:04.120 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-21 16:55:04.153 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-21 16:55:04.156 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-21 16:55:04.159 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-21 16:55:04.161 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-21 16:55:04.164 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 16:55:04.167 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 16:55:04.169 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 16:55:04.186 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:55:04.189 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 16:55:04.191 | ++ 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 16:55:04.195 | + 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 16:55:04.227 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-21 16:55:04.260 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-21 16:55:04.292 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-21 16:55:04.324 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-21 16:55:04.353 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-21 16:55:04.387 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.4.3.86 2026-07-21 16:55:04.416 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-21 16:55:04.449 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-21 16:55:04.457 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key fe1b1fb8bc40a9dac4d85610c852623e 2026-07-21 16:55:04.488 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-21 16:55:04.492 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-21 16:55:04.523 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-21 16:55:04.554 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-21 16:55:04.585 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-21 16:55:04.616 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-21 16:55:04.648 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-21 16:55:04.679 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-21 16:55:04.695 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:55:04.697 | + lib/cinder:configure_cinder:340 : [[ -n storpool:storpool ]] 2026-07-21 16:55:04.700 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-21 16:55:04.702 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-21 16:55:04.705 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-21 16:55:04.707 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-21 16:55:04.709 | + lib/cinder:configure_cinder:345 : be_type=storpool 2026-07-21 16:55:04.712 | + lib/cinder:configure_cinder:346 : be_name=storpool 2026-07-21 16:55:04.714 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_storpool 2026-07-21 16:55:04.717 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-21 16:55:04.719 | + lib/cinder:configure_cinder:351 : default_name=storpool 2026-07-21 16:55:04.722 | + lib/cinder:configure_cinder:353 : enabled_backends+=storpool, 2026-07-21 16:55:04.724 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends storpool 2026-07-21 16:55:04.754 | + lib/cinder:configure_cinder:356 : [[ -n storpool ]] 2026-07-21 16:55:04.756 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type storpool 2026-07-21 16:55:04.787 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-21 16:55:04.789 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-21 16:55:04.792 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=storpool 2026-07-21 16:55:04.795 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf storpool image_volume_cache_enabled True 2026-07-21 16:55:04.829 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-21 16:55:04.832 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-21 16:55:04.835 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-21 16:55:04.837 | + lib/cinder:configure_cinder:368 : [[ storpool, =~ ceph ]] 2026-07-21 16:55:04.840 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-21 16:55:04.856 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:55:04.859 | + lib/cinder:configure_cinder:373 : [[ -n swift ]] 2026-07-21 16:55:04.862 | + lib/cinder:configure_cinder:374 : type configure_cinder_backup_swift 2026-07-21 16:55:04.864 | + lib/cinder:configure_cinder:375 : configure_cinder_backup_swift 2026-07-21 16:55:04.867 | + 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 16:55:04.899 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.4.3.86:8080/v1/AUTH_ 2026-07-21 16:55:04.930 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-07-21 16:55:04.948 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:55:04.950 | + 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 16:55:04.981 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-21 16:55:04.998 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:55:05.001 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-21 16:55:05.018 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:55:05.021 | + 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 16:55:05.024 | + lib/cinder:configure_cinder:388 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-21 16:55:05.057 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-21 16:55:05.060 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-21 16:55:05.062 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-21 16:55:05.065 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-21 16:55:05.068 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 16:55:05.071 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 16:55:05.074 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 16:55:05.089 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:55:05.093 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 16:55:05.095 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 16:55:05.098 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 16:55:05.116 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:55:05.118 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.86:5672/ 2026-07-21 16:55:05.122 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.86:5672/ 2026-07-21 16:55:05.155 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 16:55:05.158 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 16:55:05.161 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-21 16:55:05.163 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-21 16:55:05.166 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 16:55:05.169 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 16:55:05.186 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 16:55:05.188 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 16:55:05.191 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 16:55:05.193 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 16:55:05.196 | + 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 16:55:05.227 | + 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 16:55:05.260 | + 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 16:55:05.292 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 16:55:05.326 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-21 16:55:05.358 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-21 16:55:05.375 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:55:05.378 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-21 16:55:05.380 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-21 16:55:05.383 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-21 16:55:05.386 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-21 16:55:05.388 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 16:55:05.390 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-21 16:55:05.392 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-21 16:55:05.395 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 16:55:05.397 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 16:55:05.411 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 16:55:05.412 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 16:55:05.424 | d /var/run/uwsgi 0755 stack root 2026-07-21 16:55:05.428 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 16:55:05.440 | /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 16:55:05.444 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-21 16:55:05.446 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-21 16:55:05.450 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 16:55:05.452 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-21 16:55:05.481 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 3 2026-07-21 16:55:05.509 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-21 16:55:05.538 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-21 16:55:05.568 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 16:55:05.597 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 16:55:05.626 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-21 16:55:05.656 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-21 16:55:05.685 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-21 16:55:05.714 | + 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 16:55:05.741 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 16:55:05.769 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 16:55:05.799 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-21 16:55:05.827 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-21 16:55:05.857 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 16:55:05.859 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 16:55:05.862 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-21 16:55:05.865 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-21 16:55:05.867 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 16:55:05.870 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:55:05.873 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:55:05.875 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-21 16:55:05.878 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-21 16:55:05.880 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-21 16:55:05.910 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 16:55:05.937 | + 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 16:55:05.937 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-21 16:55:05.945 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-21 16:55:05.949 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-21 16:55:05.951 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-21 16:55:05.954 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 16:55:05.956 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 16:55:05.959 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 16:55:05.961 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:55:05.963 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:55:05.966 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:55:05.968 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 16:55:05.970 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 16:55:05.973 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:55:05.975 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:55:05.978 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-21 16:55:06.011 | Enabling site cinder-api. 2026-07-21 16:55:06.015 | To activate the new configuration, you need to run: 2026-07-21 16:55:06.016 | systemctl reload apache2 2026-07-21 16:55:06.020 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 16:55:06.023 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 16:55:06.025 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 16:55:06.028 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 16:55:06.141 | + lib/cinder:configure_cinder:405 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-07-21 16:55:06.143 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.4.3.86/image 2026-07-21 16:55:06.174 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-21 16:55:06.190 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:55:06.193 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-07-21 16:55:06.225 | + lib/cinder:configure_cinder:412 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-21 16:55:06.253 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-21 16:55:06.256 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 16:55:06.258 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-21 16:55:06.261 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-21 16:55:06.263 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 16:55:06.265 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-21 16:55:06.267 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 16:55:06.269 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-21 16:55:06.271 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-21 16:55:06.273 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-21 16:55:06.302 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-21 16:55:06.331 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.4.3.86/identity 2026-07-21 16:55:06.359 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-21 16:55:06.390 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-07-21 16:55:06.420 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-21 16:55:06.452 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-21 16:55:06.485 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-21 16:55:06.518 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.4.3.86/identity 2026-07-21 16:55:06.550 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-21 16:55:06.581 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-21 16:55:06.612 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 16:55:06.615 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-21 16:55:06.617 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 16:55:06.620 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 16:55:06.623 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-21 16:55:06.625 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-21 16:55:06.659 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-21 16:55:06.690 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.4.3.86/identity 2026-07-21 16:55:06.719 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-21 16:55:06.751 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-07-21 16:55:06.781 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-21 16:55:06.811 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-21 16:55:06.841 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-21 16:55:06.874 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-21 16:55:06.907 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-21 16:55:06.940 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-21 16:55:06.943 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-21 16:55:06.960 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:55:06.963 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.4.3.86:2379?api_version=v3' 2026-07-21 16:55:06.997 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-21 16:55:06.999 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-21 16:55:07.033 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-21 16:55:07.036 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-21 16:55:07.039 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-21 16:55:07.072 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-21 16:55:07.074 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 16:55:07.077 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-21 16:55:07.079 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-21 16:55:07.082 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-21 16:55:07.113 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-21 16:55:07.145 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.4.3.86/identity 2026-07-21 16:55:07.176 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-21 16:55:07.208 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-07-21 16:55:07.239 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-21 16:55:07.271 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-21 16:55:07.307 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-21 16:55:07.340 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-07-21 16:55:07.359 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:55:07.362 | + ./stack.sh:main:956 : stack_install_service neutron 2026-07-21 16:55:07.364 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-21 16:55:07.367 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-21 16:55:07.370 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 16:55:07.372 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-21 16:55:07.376 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-07-21 16:55:07.379 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-21 16:55:07.381 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:55:07.385 | + 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 = \A\L\L ]] 2026-07-21 16:55:07.388 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,os-brick, =~ ,neutron-lib, ]] 2026-07-21 16:55:07.391 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:55:07.394 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-07-21 16:55:07.398 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-21 16:55:07.401 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:55:07.404 | + 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 = \A\L\L ]] 2026-07-21 16:55:07.407 | + 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, =~ ,sqlalchemy, ]] 2026-07-21 16:55:07.410 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:55:07.413 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-07-21 16:55:07.415 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-21 16:55:07.418 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:55:07.422 | + 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 = \A\L\L ]] 2026-07-21 16:55:07.424 | + 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, =~ ,alembic, ]] 2026-07-21 16:55:07.427 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:55:07.430 | + lib/neutron:install_neutron:532 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-21 16:55:07.433 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron.git 2026-07-21 16:55:07.435 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-21 16:55:07.438 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 16:55:07.440 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 16:55:07.443 | ++ functions-common:git_clone:593 : pwd 2026-07-21 16:55:07.446 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 16:55:07.450 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 16:55:07.453 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 16:55:07.471 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 16:55:07.473 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 16:55:07.476 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 16:55:07.479 | + functions-common:git_clone:610 : echo master 2026-07-21 16:55:07.480 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 16:55:07.485 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-21 16:55:07.488 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 16:55:07.490 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-21 16:55:07.504 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-21 16:55:07.506 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 16:55:07.507 | + functions-common:git_clone:673 : head -1 2026-07-21 16:55:07.512 | e8668bebda Merge "db: Remove DVR csnat_l3_agent_bindings dead migration code" 2026-07-21 16:55:07.515 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 16:55:07.518 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-07-21 16:55:07.521 | + inc/python:setup_develop:353 : local bindep 2026-07-21 16:55:07.523 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-21 16:55:07.526 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-21 16:55:07.529 | + inc/python:setup_develop:359 : local extras= 2026-07-21 16:55:07.532 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-21 16:55:07.534 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 16:55:07.537 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-21 16:55:07.539 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-21 16:55:07.542 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 16:55:07.545 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 16:55:07.549 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-21 16:55:07.552 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 16:55:07.555 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-21 16:55:07.558 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 16:55:07.561 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 16:55:07.565 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-21 16:55:07.571 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-21 16:55:07.575 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-21 16:55:07.578 | + 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 16:55:07.667 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-21 16:55:07.670 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 16:55:07.673 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 16:55:07.675 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 16:55:07.678 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-21 16:55:07.681 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-21 16:55:07.684 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 16:55:07.687 | + inc/python:setup_package:446 : local extras= 2026-07-21 16:55:07.690 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 16:55:07.693 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 16:55:07.695 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 16:55:07.698 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 16:55:07.701 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 16:55:07.704 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-21 16:55:07.726 | Using python 3.12 to install /opt/stack/neutron 2026-07-21 16:55:07.729 | + 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 16:55:08.215 | Obtaining file:///opt/stack/neutron 2026-07-21 16:55:08.220 | Installing build dependencies: started 2026-07-21 16:55:09.033 | Installing build dependencies: finished with status 'done' 2026-07-21 16:55:09.034 | Checking if build backend supports build_editable: started 2026-07-21 16:55:09.313 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 16:55:09.314 | Getting requirements to build editable: started 2026-07-21 16:55:09.470 | Getting requirements to build editable: finished with status 'done' 2026-07-21 16:55:09.472 | Preparing editable metadata (pyproject.toml): started 2026-07-21 16:55:10.692 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 16:55:10.703 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (7.0.3) 2026-07-21 16:55:10.704 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (3.10.1) 2026-07-21 16:55:10.705 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (3.1.0) 2026-07-21 16:55:10.705 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (2.5.1) 2026-07-21 16:55:10.705 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (3.1.0) 2026-07-21 16:55:10.706 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (5.3.1) 2026-07-21 16:55:10.773 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev15) 2026-07-21 16:55:10.833 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-21 16:55:10.838 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (0.32.0) 2026-07-21 16:55:10.839 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (2.34.2) 2026-07-21 16:55:10.840 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (3.1.6) 2026-07-21 16:55:10.840 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (13.0.0) 2026-07-21 16:55:10.841 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (1.3.0) 2026-07-21 16:55:10.870 | Collecting neutron-lib>=4.1.0 (from neutron==29.0.0.0b2.dev15) 2026-07-21 16:55:10.879 | Downloading neutron_lib-4.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-21 16:55:10.885 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (9.1.4) 2026-07-21 16:55:10.886 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (2.0.51) 2026-07-21 16:55:10.886 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (1.8.10) 2026-07-21 16:55:10.888 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (5.15.0) 2026-07-21 16:55:10.888 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (1.18.5) 2026-07-21 16:55:10.888 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (5.9.0) 2026-07-21 16:55:10.888 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (4.3.0) 2026-07-21 16:55:10.888 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (7.6.1) 2026-07-21 16:55:10.888 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (10.5.0) 2026-07-21 16:55:10.889 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (6.5.0) 2026-07-21 16:55:10.889 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (18.1.0) 2026-07-21 16:55:10.890 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (6.9.0) 2026-07-21 16:55:10.890 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (8.3.0) 2026-07-21 16:55:10.891 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (18.2.0) 2026-07-21 16:55:10.891 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (8.2.0) 2026-07-21 16:55:10.892 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (6.0.0) 2026-07-21 16:55:10.892 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (3.12.0) 2026-07-21 16:55:10.893 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (3.9.0) 2026-07-21 16:55:10.893 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (7.10.0) 2026-07-21 16:55:10.894 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (5.11.0) 2026-07-21 16:55:10.895 | 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.dev15) (4.7.0) 2026-07-21 16:55:10.895 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (2.8.0) 2026-07-21 16:55:10.896 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (10.1.1) 2026-07-21 16:55:10.896 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (3.11.0) 2026-07-21 16:55:10.897 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (4.4.0) 2026-07-21 16:55:10.915 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev15) 2026-07-21 16:55:10.926 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 16:55:10.947 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev15) 2026-07-21 16:55:10.961 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 16:55:10.987 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev15) 2026-07-21 16:55:10.999 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-21 16:55:11.044 | Installing build dependencies: started 2026-07-21 16:55:11.797 | Installing build dependencies: finished with status 'done' 2026-07-21 16:55:11.798 | Getting requirements to build wheel: started 2026-07-21 16:55:12.153 | Getting requirements to build wheel: finished with status 'done' 2026-07-21 16:55:12.153 | Preparing metadata (pyproject.toml): started 2026-07-21 16:55:12.353 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 16:55:12.373 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev15) 2026-07-21 16:55:12.377 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 16:55:12.382 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (7.2.2) 2026-07-21 16:55:12.395 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev15) 2026-07-21 16:55:12.398 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-21 16:55:12.404 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (24.2.1) 2026-07-21 16:55:12.404 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (18.13.0) 2026-07-21 16:55:12.405 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (4.17.0) 2026-07-21 16:55:12.416 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev15) 2026-07-21 16:55:12.420 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-21 16:55:12.438 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev15) 2026-07-21 16:55:12.443 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 16:55:12.449 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (3.4.0) 2026-07-21 16:55:12.449 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev15) (9.0.0) 2026-07-21 16:55:12.453 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev15) (1.3.12) 2026-07-21 16:55:12.453 | 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.dev15) (4.15.0) 2026-07-21 16:55:12.453 | 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.dev15) (2.2.2) 2026-07-21 16:55:12.456 | 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.dev15) (3.3.2) 2026-07-21 16:55:12.457 | 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.dev15) (3.0.3) 2026-07-21 16:55:12.459 | 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.dev15) (2.1.0) 2026-07-21 16:55:12.459 | 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.dev15) (1.8.2) 2026-07-21 16:55:12.463 | 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.dev15) (4.1.0) 2026-07-21 16:55:12.463 | 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.dev15) (2.13.0) 2026-07-21 16:55:12.464 | 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.dev15) (5.8.0) 2026-07-21 16:55:12.469 | 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.dev15) (1.3.7) 2026-07-21 16:55:12.482 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==29.0.0.0b2.dev15) 2026-07-21 16:55:12.485 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 16:55:12.491 | 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.dev15) (43.0.3) 2026-07-21 16:55:12.492 | 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.dev15) (1.5.0) 2026-07-21 16:55:12.492 | 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.dev15) (1.1.0) 2026-07-21 16:55:12.493 | 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.dev15) (1.33) 2026-07-21 16:55:12.494 | 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.dev15) (4.10.0) 2026-07-21 16:55:12.494 | 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.dev15) (6.0.3) 2026-07-21 16:55:12.496 | 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.dev15) (2.0.0) 2026-07-21 16:55:12.498 | 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.dev15) (3.0) 2026-07-21 16:55:12.502 | 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.dev15) (3.1.1) 2026-07-21 16:55:12.504 | 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.dev15) (0.41.0) 2026-07-21 16:55:12.504 | 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.dev15) (1.2.1) 2026-07-21 16:55:12.513 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev15) 2026-07-21 16:55:12.517 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-21 16:55:12.523 | 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.dev15) (26.2) 2026-07-21 16:55:12.525 | 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.dev15) (2.8.0) 2026-07-21 16:55:12.525 | 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.dev15) (3.5.3) 2026-07-21 16:55:12.532 | 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.dev15) (6.1.1) 2026-07-21 16:55:12.532 | 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.dev15) (4.0.0) 2026-07-21 16:55:12.542 | 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.dev15) (0.20) 2026-07-21 16:55:12.545 | 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.dev15) (2.0.0) 2026-07-21 16:55:12.549 | 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.dev15) (2.1.2) 2026-07-21 16:55:12.549 | 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.dev15) (0.6.2) 2026-07-21 16:55:12.553 | 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.dev15) (2.9.0.post0) 2026-07-21 16:55:12.555 | 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.dev15) (7.1.4) 2026-07-21 16:55:12.556 | 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.dev15) (5.3.1) 2026-07-21 16:55:12.557 | 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.dev15) (5.6.2) 2026-07-21 16:55:12.557 | 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.dev15) (0.16.0) 2026-07-21 16:55:12.559 | 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.dev15) (5.1.0) 2026-07-21 16:55:12.563 | 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.dev15) (2026.2) 2026-07-21 16:55:12.568 | 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.dev15) (0.25.0) 2026-07-21 16:55:12.570 | 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.dev15) (5.0.0) 2026-07-21 16:55:12.571 | 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.dev15) (4.0.1) 2026-07-21 16:55:12.586 | 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.dev15) (1.7.6) 2026-07-21 16:55:12.589 | 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.dev15) (2.2.0) 2026-07-21 16:55:12.594 | 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.dev15) (3.18.0) 2026-07-21 16:55:12.617 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev15) 2026-07-21 16:55:12.626 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-21 16:55:12.647 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev15) 2026-07-21 16:55:12.649 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-21 16:55:12.657 | 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.dev15) (3.0.3) 2026-07-21 16:55:12.659 | 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.dev15) (1.6.2) 2026-07-21 16:55:12.662 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev15) (83.0.0) 2026-07-21 16:55:12.675 | 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.dev15) (0.8.1) 2026-07-21 16:55:12.695 | 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.dev15) (1.17.0) 2026-07-21 16:55:12.697 | 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.dev15) (4.15.0) 2026-07-21 16:55:12.697 | 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.dev15) (4.26.0) 2026-07-21 16:55:12.709 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev15) 2026-07-21 16:55:12.714 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 16:55:12.722 | 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.dev15) (0.6.0) 2026-07-21 16:55:12.722 | 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.dev15) (4.0.0) 2026-07-21 16:55:12.727 | 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.dev15) (3.0.52) 2026-07-21 16:55:12.728 | 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.dev15) (1.11.0) 2026-07-21 16:55:12.728 | 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.dev15) (15.0.0) 2026-07-21 16:55:12.729 | 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.dev15) (1.8.0) 2026-07-21 16:55:12.731 | 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.dev15) (26.1.0) 2026-07-21 16:55:12.732 | 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.dev15) (2025.9.1) 2026-07-21 16:55:12.732 | 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.dev15) (0.37.0) 2026-07-21 16:55:12.733 | 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.dev15) (2026.5.1) 2026-07-21 16:55:12.759 | 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.dev15) (3.4.7) 2026-07-21 16:55:12.759 | 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.dev15) (3.18) 2026-07-21 16:55:12.760 | 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.dev15) (2.7.0) 2026-07-21 16:55:12.761 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev15) (2023.11.17) 2026-07-21 16:55:12.776 | 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.dev15) (4.2.0) 2026-07-21 16:55:12.777 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev15) (2.20.0) 2026-07-21 16:55:12.782 | 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.dev15) (0.1.2) 2026-07-21 16:55:12.792 | 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.dev15) (0.8) 2026-07-21 16:55:12.822 | 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.dev15) (0.16.0) 2026-07-21 16:55:12.860 | Downloading neutron_lib-4.2.0-py3-none-any.whl (648 kB) 2026-07-21 16:55:12.875 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 649.0/649.0 kB 46.7 MB/s 0:00:00 2026-07-21 16:55:12.879 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-21 16:55:12.909 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 70.7 MB/s 0:00:00 2026-07-21 16:55:12.912 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-21 16:55:12.921 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-21 16:55:12.928 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-21 16:55:12.934 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-21 16:55:12.942 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-21 16:55:12.949 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-21 16:55:12.954 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-21 16:55:12.965 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-21 16:55:12.981 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-21 16:55:12.989 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-07-21 16:55:12.995 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-21 16:55:13.026 | Building wheels for collected packages: neutron, ovs 2026-07-21 16:55:13.027 | Building editable for neutron (pyproject.toml): started 2026-07-21 16:55:14.349 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-21 16:55:14.350 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev15-0.editable-py3-none-any.whl size=16037 sha256=ffcf43b481f4fc3472c7c52ff0b37f0182a9ee14ab08712c6eb476f4bc6400fa 2026-07-21 16:55:14.350 | Stored in directory: /tmp/pip-ephem-wheel-cache-7qb31qf8/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-21 16:55:14.353 | Building wheel for ovs (pyproject.toml): started 2026-07-21 16:55:14.795 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-21 16:55:14.797 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=5fa400ca95af3cf243f45c85eaeb62db7b4c0ab93d8dbb97642eeba59cb7f591 2026-07-21 16:55:14.797 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-21 16:55:14.798 | Successfully built neutron ovs 2026-07-21 16:55:14.962 | 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 16:55:17.535 | 2026-07-21 16:55:17.548 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev15 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 16:55:17.699 | + inc/python:pip_install:216 : result=0 2026-07-21 16:55:17.701 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:55:17.704 | + functions-common:time_stop:2420 : local name 2026-07-21 16:55:17.706 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:55:17.709 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:55:17.713 | + functions-common:time_stop:2423 : local total 2026-07-21 16:55:17.715 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:55:17.718 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:55:17.721 | + functions-common:time_stop:2427 : start_time=1784652907720 2026-07-21 16:55:17.723 | + functions-common:time_stop:2429 : [[ -z 1784652907720 ]] 2026-07-21 16:55:17.726 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:55:17.730 | + functions-common:time_stop:2432 : end_time=1784652917727 2026-07-21 16:55:17.733 | + functions-common:time_stop:2433 : elapsed_time=10007 2026-07-21 16:55:17.735 | + functions-common:time_stop:2434 : total=63739 2026-07-21 16:55:17.738 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:55:17.740 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73746 2026-07-21 16:55:17.743 | + inc/python:pip_install:219 : return 0 2026-07-21 16:55:17.746 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 16:55:17.748 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 16:55:17.750 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-21 16:55:17.754 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-21 16:55:17.756 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:55:17.758 | + 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 = \A\L\L ]] 2026-07-21 16:55:17.761 | + 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, =~ ,/opt/stack/neutron, ]] 2026-07-21 16:55:17.763 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:55:17.766 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-07-21 16:55:17.769 | + lib/neutron:install_neutron:536 : install_ovn 2026-07-21 16:55:17.772 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : echo 'Installing OVN and dependent packages' 2026-07-21 16:55:17.772 | Installing OVN and dependent packages 2026-07-21 16:55:17.774 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : ovn_sanity_check 2026-07-21 16:55:17.777 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-agt neutron-agent 2026-07-21 16:55:17.794 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:55:17.796 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:399 : is_service_enabled q-l3 neutron-l3 2026-07-21 16:55:17.812 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:55:17.815 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : is_service_enabled q-svc neutron-api 2026-07-21 16:55:17.831 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:55:17.833 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : [[ ! ovn =~ ovn ]] 2026-07-21 16:55:17.836 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : is_service_enabled q-svc neutron-api 2026-07-21 16:55:17.852 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:55:17.855 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-21 16:55:17.858 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : sudo mkdir -p /var/run/openvswitch 2026-07-21 16:55:17.872 | ++ lib/neutron_plugins/ovn_agent:install_ovn:416 : whoami 2026-07-21 16:55:17.877 | + lib/neutron_plugins/ovn_agent:install_ovn:416 : sudo chown stack /var/run/openvswitch 2026-07-21 16:55:17.890 | + lib/neutron_plugins/ovn_agent:install_ovn:418 : [[ False == \T\r\u\e ]] 2026-07-21 16:55:17.893 | ++ lib/neutron_plugins/ovn_agent:install_ovn:440 : get_packages openvswitch 2026-07-21 16:55:17.914 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : install_package fakeroot make openvswitch-switch 2026-07-21 16:55:17.917 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 16:55:17.919 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 16:55:17.922 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 16:55:17.925 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 16:55:17.927 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 16:55:17.930 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 16:55:17.933 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:55:17.936 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:55:17.939 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 16:55:17.941 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 16:55:17.944 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 16:55:17.947 | + functions-common:apt_get_update:1167 : return 2026-07-21 16:55:17.950 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-21 16:55:17.952 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 16:55:17.955 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:55:17.958 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:55:17.961 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-21 16:55:17.984 | + 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 16:55:18.012 | Reading package lists... 2026-07-21 16:55:18.238 | Building dependency tree... 2026-07-21 16:55:18.239 | Reading state information... 2026-07-21 16:55:18.490 | fakeroot is already the newest version (1.33-1). 2026-07-21 16:55:18.490 | fakeroot set to manually installed. 2026-07-21 16:55:18.490 | make is already the newest version (4.3-4.1build2). 2026-07-21 16:55:18.490 | The following additional packages will be installed: 2026-07-21 16:55:18.490 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-21 16:55:18.491 | python3-sortedcontainers unbound 2026-07-21 16:55:18.496 | Suggested packages: 2026-07-21 16:55:18.496 | openvswitch-doc python-sortedcontainers-doc 2026-07-21 16:55:18.539 | The following NEW packages will be installed: 2026-07-21 16:55:18.540 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-21 16:55:18.540 | python3-openvswitch python3-sortedcontainers 2026-07-21 16:55:18.543 | The following packages will be upgraded: 2026-07-21 16:55:18.543 | unbound 2026-07-21 16:55:18.900 | 1 upgraded, 6 newly installed, 0 to remove and 92 not upgraded. 2026-07-21 16:55:18.900 | Need to get 5,179 kB of archives. 2026-07-21 16:55:18.900 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-21 16:55:18.901 | 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 16:55:19.214 | 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 16:55:19.266 | 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 16:55:19.323 | 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 16:55:19.324 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-21 16:55:19.325 | 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 16:55:19.362 | 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 16:55:19.683 | Fetched 5,179 kB in 1s (6,210 kB/s) 2026-07-21 16:55:19.791 | (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 16:55:19.795 | Preparing to unpack .../0-unbound_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-21 16:55:19.817 | Unpacking unbound (1.19.2-1ubuntu3.8) over (1.19.2-1ubuntu3.7) ... 2026-07-21 16:55:19.883 | Selecting previously unselected package libunbound8:amd64. 2026-07-21 16:55:19.898 | Preparing to unpack .../1-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-21 16:55:19.901 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-21 16:55:19.936 | Selecting previously unselected package openvswitch-common. 2026-07-21 16:55:19.950 | Preparing to unpack .../2-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 16:55:19.951 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 16:55:20.009 | Selecting previously unselected package python3-sortedcontainers. 2026-07-21 16:55:20.025 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-21 16:55:20.026 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-21 16:55:20.063 | Selecting previously unselected package libxdp1:amd64. 2026-07-21 16:55:20.078 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-21 16:55:20.079 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-21 16:55:20.114 | Selecting previously unselected package python3-openvswitch. 2026-07-21 16:55:20.130 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 16:55:20.132 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 16:55:20.194 | Selecting previously unselected package openvswitch-switch. 2026-07-21 16:55:20.209 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 16:55:20.217 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 16:55:20.322 | Setting up unbound (1.19.2-1ubuntu3.8) ... 2026-07-21 16:55:21.348 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-21 16:55:21.490 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-21 16:55:21.498 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-21 16:55:21.505 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 16:55:21.515 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 16:55:21.742 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 16:55:21.766 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-21 16:55:22.178 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-21 16:55:22.292 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-21 16:55:22.944 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 16:55:24.077 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 16:55:24.724 | 2026-07-21 16:55:24.724 | Running kernel seems to be up-to-date. 2026-07-21 16:55:24.724 | 2026-07-21 16:55:24.724 | Restarting services... 2026-07-21 16:55:24.799 | 2026-07-21 16:55:24.799 | Service restarts being deferred: 2026-07-21 16:55:24.799 | /etc/needrestart/restart.d/dbus.service 2026-07-21 16:55:24.799 | systemctl restart getty@tty1.service 2026-07-21 16:55:24.799 | systemctl restart networkd-dispatcher.service 2026-07-21 16:55:24.799 | systemctl restart serial-getty@ttyS0.service 2026-07-21 16:55:24.799 | systemctl restart storpool_beacon.service 2026-07-21 16:55:24.799 | systemctl restart storpool_block.service 2026-07-21 16:55:24.799 | systemctl restart systemd-logind.service 2026-07-21 16:55:24.799 | 2026-07-21 16:55:24.799 | No containers need to be restarted. 2026-07-21 16:55:24.799 | 2026-07-21 16:55:24.800 | User sessions running outdated binaries: 2026-07-21 16:55:24.800 | ubuntu @ session #4: python3[7171] 2026-07-21 16:55:24.810 | ubuntu @ session #5: sh[8548,8550], sshd[8490] 2026-07-21 16:55:24.821 | ubuntu @ user manager service: systemd[5272] 2026-07-21 16:55:24.831 | 2026-07-21 16:55:24.831 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 16:55:26.063 | + functions-common:apt_get:1211 : result=0 2026-07-21 16:55:26.066 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 16:55:26.069 | + functions-common:time_stop:2420 : local name 2026-07-21 16:55:26.072 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:55:26.074 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:55:26.077 | + functions-common:time_stop:2423 : local total 2026-07-21 16:55:26.080 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:55:26.082 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 16:55:26.084 | + functions-common:time_stop:2427 : start_time=1784652917981 2026-07-21 16:55:26.087 | + functions-common:time_stop:2429 : [[ -z 1784652917981 ]] 2026-07-21 16:55:26.091 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:55:26.095 | + functions-common:time_stop:2432 : end_time=1784652926092 2026-07-21 16:55:26.097 | + functions-common:time_stop:2433 : elapsed_time=8111 2026-07-21 16:55:26.099 | + functions-common:time_stop:2434 : total=139704 2026-07-21 16:55:26.102 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:55:26.104 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=147815 2026-07-21 16:55:26.107 | + functions-common:apt_get:1215 : return 0 2026-07-21 16:55:26.111 | ++ lib/neutron_plugins/ovn_agent:install_ovn:441 : get_packages ovn 2026-07-21 16:55:26.132 | + lib/neutron_plugins/ovn_agent:install_ovn:441 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-21 16:55:26.135 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 16:55:26.138 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 16:55:26.141 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 16:55:26.144 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 16:55:26.147 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 16:55:26.150 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 16:55:26.152 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:55:26.155 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:55:26.158 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 16:55:26.161 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 16:55:26.164 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 16:55:26.167 | + functions-common:apt_get_update:1167 : return 2026-07-21 16:55:26.169 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-21 16:55:26.172 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 16:55:26.175 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:55:26.177 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:55:26.180 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-21 16:55:26.204 | + 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 16:55:26.234 | Reading package lists... 2026-07-21 16:55:26.475 | Building dependency tree... 2026-07-21 16:55:26.477 | Reading state information... 2026-07-21 16:55:26.770 | The following additional packages will be installed: 2026-07-21 16:55:26.770 | ovn-common 2026-07-21 16:55:26.801 | The following NEW packages will be installed: 2026-07-21 16:55:26.801 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-21 16:55:27.070 | 0 upgraded, 4 newly installed, 0 to remove and 92 not upgraded. 2026-07-21 16:55:27.070 | Need to get 2,360 kB of archives. 2026-07-21 16:55:27.070 | After this operation, 8,355 kB of additional disk space will be used. 2026-07-21 16:55:27.070 | 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 16:55:28.511 | 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 16:55:28.873 | 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 16:55:28.879 | 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 16:55:29.690 | Fetched 2,360 kB in 3s (923 kB/s) 2026-07-21 16:55:29.747 | Selecting previously unselected package ovn-common. 2026-07-21 16:55:29.823 | (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 16:55:29.827 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 16:55:29.842 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 16:55:29.960 | Selecting previously unselected package ovn-central. 2026-07-21 16:55:29.972 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 16:55:29.978 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 16:55:30.065 | Selecting previously unselected package ovn-controller-vtep. 2026-07-21 16:55:30.080 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 16:55:30.087 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 16:55:30.180 | Selecting previously unselected package ovn-host. 2026-07-21 16:55:30.195 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 16:55:30.206 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 16:55:30.302 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 16:55:30.350 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 16:55:30.663 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-21 16:55:30.778 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-21 16:55:31.086 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-21 16:55:31.140 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 16:55:31.465 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-21 16:55:31.578 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-21 16:55:31.999 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-21 16:55:32.418 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-21 16:55:32.946 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-21 16:55:33.007 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 16:55:33.132 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-21 16:55:33.493 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 16:55:35.314 | 2026-07-21 16:55:35.314 | Running kernel seems to be up-to-date. 2026-07-21 16:55:35.314 | 2026-07-21 16:55:35.314 | Restarting services... 2026-07-21 16:55:35.376 | 2026-07-21 16:55:35.376 | Service restarts being deferred: 2026-07-21 16:55:35.376 | /etc/needrestart/restart.d/dbus.service 2026-07-21 16:55:35.376 | systemctl restart getty@tty1.service 2026-07-21 16:55:35.376 | systemctl restart networkd-dispatcher.service 2026-07-21 16:55:35.376 | systemctl restart serial-getty@ttyS0.service 2026-07-21 16:55:35.376 | systemctl restart storpool_beacon.service 2026-07-21 16:55:35.376 | systemctl restart storpool_block.service 2026-07-21 16:55:35.376 | systemctl restart systemd-logind.service 2026-07-21 16:55:35.376 | 2026-07-21 16:55:35.376 | No containers need to be restarted. 2026-07-21 16:55:35.376 | 2026-07-21 16:55:35.376 | User sessions running outdated binaries: 2026-07-21 16:55:35.376 | ubuntu @ session #4: python3[7171] 2026-07-21 16:55:35.385 | ubuntu @ session #5: sh[8548,8550], sshd[8490] 2026-07-21 16:55:35.392 | ubuntu @ user manager service: systemd[5272] 2026-07-21 16:55:35.401 | 2026-07-21 16:55:35.401 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 16:55:36.697 | + functions-common:apt_get:1211 : result=0 2026-07-21 16:55:36.699 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 16:55:36.702 | + functions-common:time_stop:2420 : local name 2026-07-21 16:55:36.704 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:55:36.707 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:55:36.709 | + functions-common:time_stop:2423 : local total 2026-07-21 16:55:36.712 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:55:36.715 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 16:55:36.718 | + functions-common:time_stop:2427 : start_time=1784652926200 2026-07-21 16:55:36.721 | + functions-common:time_stop:2429 : [[ -z 1784652926200 ]] 2026-07-21 16:55:36.724 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:55:36.728 | + functions-common:time_stop:2432 : end_time=1784652936725 2026-07-21 16:55:36.732 | + functions-common:time_stop:2433 : elapsed_time=10525 2026-07-21 16:55:36.734 | + functions-common:time_stop:2434 : total=147815 2026-07-21 16:55:36.737 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:55:36.740 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158340 2026-07-21 16:55:36.743 | + functions-common:apt_get:1215 : return 0 2026-07-21 16:55:36.746 | + 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 16:55:36.749 | + 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 16:55:36.752 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : local log_archive_dir=/opt/stack/logs/archive 2026-07-21 16:55:36.755 | + lib/neutron_plugins/ovn_agent:install_ovn:449 : mkdir -p /opt/stack/logs/archive 2026-07-21 16:55:36.760 | + 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 16:55:36.763 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-21 16:55:36.765 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-21 16:55:36.768 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-21 16:55:36.772 | + 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 16:55:36.774 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-21 16:55:36.777 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-21 16:55:36.780 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-21 16:55:36.783 | + 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 16:55:36.785 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-21 16:55:36.788 | + 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 16:55:36.791 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-21 16:55:36.794 | + 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 16:55:36.797 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-21 16:55:36.799 | + 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 16:55:36.803 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-21 16:55:36.806 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : use_library_from_git ovsdbapp 2026-07-21 16:55:36.809 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-21 16:55:36.812 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:55:36.814 | + 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 = \A\L\L ]] 2026-07-21 16:55:36.817 | + 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, =~ ,ovsdbapp, ]] 2026-07-21 16:55:36.820 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:55:36.822 | + lib/neutron_plugins/ovn_agent:install_ovn:463 : [[ False == \T\r\u\e ]] 2026-07-21 16:55:36.825 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 16:55:36.828 | + ./stack.sh:main:959 : is_service_enabled nova 2026-07-21 16:55:36.847 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:55:36.850 | + ./stack.sh:main:961 : stack_install_service nova 2026-07-21 16:55:36.853 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-21 16:55:36.856 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-21 16:55:36.859 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 16:55:36.862 | + lib/stack:stack_install_service:32 : install_nova 2026-07-21 16:55:36.864 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-21 16:55:36.867 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-21 16:55:36.870 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:55:36.872 | + 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 = \A\L\L ]] 2026-07-21 16:55:36.875 | + 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, =~ ,os-vif, ]] 2026-07-21 16:55:36.878 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:55:36.880 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-21 16:55:36.897 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:55:36.899 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-21 16:55:36.903 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-21 16:55:36.905 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-21 16:55:36.908 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-21 16:55:36.910 | + 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 16:55:36.985 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-21 16:55:36.988 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:55:36.990 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:55:36.993 | + 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 16:55:36.995 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 16:55:36.997 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 16:55:37.000 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 16:55:37.002 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 16:55:37.005 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 16:55:37.007 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 16:55:37.009 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:55:37.011 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:55:37.014 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 16:55:37.016 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 16:55:37.018 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 16:55:37.021 | + functions-common:apt_get_update:1167 : return 2026-07-21 16:55:37.024 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-21 16:55:37.026 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 16:55:37.028 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:55:37.031 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:55:37.034 | + 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 16:55:37.056 | + 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 16:55:37.086 | Reading package lists... 2026-07-21 16:55:37.301 | Building dependency tree... 2026-07-21 16:55:37.302 | Reading state information... 2026-07-21 16:55:37.544 | The following additional packages will be installed: 2026-07-21 16:55:37.545 | apport libnss-mymachines libtpms0 libvirt-daemon 2026-07-21 16:55:37.547 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-21 16:55:37.547 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-07-21 16:55:37.547 | libvirt0 libxml2-utils mdevctl python3-apport python3-zstandard 2026-07-21 16:55:37.547 | qemu-efi-aarch64 qemu-efi-arm qemu-system-arm qemu-system-mips 2026-07-21 16:55:37.547 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm 2026-07-21 16:55:37.547 | swtpm-tools systemd-container 2026-07-21 16:55:37.548 | Suggested packages: 2026-07-21 16:55:37.548 | apport-gtk | apport-kde pkexec libvirt-clients-qemu libvirt-login-shell 2026-07-21 16:55:37.548 | libvirt-daemon-driver-storage-gluster 2026-07-21 16:55:37.548 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-07-21 16:55:37.548 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-07-21 16:55:37.548 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-07-21 16:55:37.548 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 trousers 2026-07-21 16:55:37.596 | The following packages will be REMOVED: 2026-07-21 16:55:37.599 | apport-core-dump-handler 2026-07-21 16:55:37.600 | The following NEW packages will be installed: 2026-07-21 16:55:37.600 | libnss-mymachines libtpms0 libvirt-clients libvirt-daemon 2026-07-21 16:55:37.600 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-21 16:55:37.600 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-07-21 16:55:37.600 | libvirt-daemon-system-systemd libvirt-dev libvirt-l10n libvirt0 2026-07-21 16:55:37.601 | libxml2-utils mdevctl python3-libvirt python3-zstandard qemu-efi-aarch64 2026-07-21 16:55:37.601 | qemu-efi-arm qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-21 16:55:37.601 | qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm swtpm-tools 2026-07-21 16:55:37.601 | systemd-container systemd-coredump 2026-07-21 16:55:37.602 | The following packages will be upgraded: 2026-07-21 16:55:37.603 | apport python3-apport 2026-07-21 16:55:37.942 | 2 upgraded, 29 newly installed, 1 to remove and 89 not upgraded. 2026-07-21 16:55:37.942 | Need to get 115 MB of archives. 2026-07-21 16:55:37.942 | After this operation, 916 MB of additional disk space will be used. 2026-07-21 16:55:37.943 | 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 16:55:38.421 | 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 16:55:38.581 | 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 16:55:38.607 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-21 16:55:38.943 | 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 16:55:39.267 | 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 16:55:39.638 | 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 16:55:39.641 | 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 16:55:39.876 | 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 16:55:39.995 | 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 16:55:39.995 | 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 16:55:39.995 | 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 16:55:40.123 | 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 16:55:40.124 | 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 16:55:40.124 | 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 16:55:40.250 | 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 16:55:40.250 | 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 16:55:40.251 | 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 16:55:40.362 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-21 16:55:40.368 | 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 16:55:41.342 | 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 16:55:43.754 | 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 16:55:44.944 | 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 16:55:45.448 | 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 16:55:45.833 | 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 16:55:52.154 | 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 16:55:52.155 | 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 16:55:52.155 | 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 16:55:52.156 | 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 16:55:52.161 | 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 16:55:52.501 | 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 16:55:52.804 | Preconfiguring packages ... 2026-07-21 16:55:52.911 | Fetched 115 MB in 15s (7,743 kB/s) 2026-07-21 16:55:53.031 | (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 16:55:53.037 | Preparing to unpack .../python3-apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-21 16:55:53.120 | Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-21 16:55:53.180 | Preparing to unpack .../apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-21 16:55:53.247 | Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-21 16:55:53.389 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-21 16:55:53.389 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-21 16:55:53.389 | Package apport-core-dump-handler is to be removed. 2026-07-21 16:55:53.389 | Package python3-zstandard is not installed. 2026-07-21 16:55:53.389 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-21 16:55:53.389 | Package apport-core-dump-handler is to be removed. 2026-07-21 16:55:53.389 | Package systemd-coredump is not installed. 2026-07-21 16:55:53.389 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-21 16:55:53.389 | Package apport-core-dump-handler is to be removed. 2026-07-21 16:55:53.389 | Package python3-zstandard is not installed. 2026-07-21 16:55:53.389 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-21 16:55:53.389 | Package apport-core-dump-handler is to be removed. 2026-07-21 16:55:53.389 | Package systemd-coredump is not installed. 2026-07-21 16:55:53.389 | 2026-07-21 16:55:53.467 | (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 16:55:53.471 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-21 16:55:54.014 | Selecting previously unselected package systemd-coredump. 2026-07-21 16:55:54.090 | (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 16:55:54.094 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 16:55:54.096 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-21 16:55:54.131 | Selecting previously unselected package python3-zstandard. 2026-07-21 16:55:54.146 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-21 16:55:54.149 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-21 16:55:54.192 | Selecting previously unselected package libtpms0:amd64. 2026-07-21 16:55:54.213 | Preparing to unpack .../02-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-07-21 16:55:54.216 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-21 16:55:54.256 | Selecting previously unselected package libvirt0:amd64. 2026-07-21 16:55:54.271 | Preparing to unpack .../03-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 16:55:54.273 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-21 16:55:54.357 | Selecting previously unselected package libvirt-clients. 2026-07-21 16:55:54.372 | Preparing to unpack .../04-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 16:55:54.382 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-21 16:55:54.424 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-07-21 16:55:54.438 | Preparing to unpack .../05-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 16:55:54.447 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-21 16:55:54.490 | Selecting previously unselected package libvirt-daemon. 2026-07-21 16:55:54.503 | Preparing to unpack .../06-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 16:55:54.515 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-21 16:55:54.561 | Selecting previously unselected package libvirt-daemon-config-network. 2026-07-21 16:55:54.576 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-07-21 16:55:54.584 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-21 16:55:54.615 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-07-21 16:55:54.629 | Preparing to unpack .../08-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-07-21 16:55:54.639 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-21 16:55:54.672 | Selecting previously unselected package systemd-container. 2026-07-21 16:55:54.687 | Preparing to unpack .../09-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 16:55:54.688 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-07-21 16:55:54.747 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-07-21 16:55:54.762 | Preparing to unpack .../10-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-07-21 16:55:54.771 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-21 16:55:54.802 | Selecting previously unselected package libvirt-daemon-system. 2026-07-21 16:55:54.817 | Preparing to unpack .../11-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 16:55:54.846 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-21 16:55:54.889 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-21 16:55:54.904 | Preparing to unpack .../12-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 16:55:54.912 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-21 16:55:54.956 | Selecting previously unselected package libvirt-l10n. 2026-07-21 16:55:54.971 | Preparing to unpack .../13-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-07-21 16:55:54.981 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-07-21 16:55:55.009 | Selecting previously unselected package libxml2-utils. 2026-07-21 16:55:55.024 | Preparing to unpack .../14-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-21 16:55:55.025 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 16:55:55.057 | Selecting previously unselected package mdevctl. 2026-07-21 16:55:55.072 | Preparing to unpack .../15-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-07-21 16:55:55.073 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-21 16:55:55.123 | Selecting previously unselected package python3-libvirt. 2026-07-21 16:55:55.138 | Preparing to unpack .../16-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-21 16:55:55.139 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-21 16:55:55.181 | Selecting previously unselected package qemu-system-arm. 2026-07-21 16:55:55.196 | Preparing to unpack .../17-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 16:55:55.206 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:55:55.489 | Selecting previously unselected package qemu-system-mips. 2026-07-21 16:55:55.503 | Preparing to unpack .../18-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 16:55:55.512 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:55:55.810 | Selecting previously unselected package qemu-system-ppc. 2026-07-21 16:55:55.824 | Preparing to unpack .../19-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 16:55:55.832 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:55:56.013 | Selecting previously unselected package qemu-system-sparc. 2026-07-21 16:55:56.027 | Preparing to unpack .../20-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 16:55:56.035 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:55:56.174 | Selecting previously unselected package qemu-system-s390x. 2026-07-21 16:55:56.187 | Preparing to unpack .../21-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 16:55:56.197 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:55:56.293 | Selecting previously unselected package qemu-system-misc. 2026-07-21 16:55:56.307 | Preparing to unpack .../22-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 16:55:56.316 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:55:57.240 | Selecting previously unselected package qemu-system. 2026-07-21 16:55:57.255 | Preparing to unpack .../23-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 16:55:57.256 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:55:57.290 | Selecting previously unselected package swtpm. 2026-07-21 16:55:57.305 | Preparing to unpack .../24-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-21 16:55:57.307 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-21 16:55:57.336 | Selecting previously unselected package swtpm-tools. 2026-07-21 16:55:57.350 | Preparing to unpack .../25-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-21 16:55:57.352 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-21 16:55:57.386 | Selecting previously unselected package libnss-mymachines:amd64. 2026-07-21 16:55:57.402 | Preparing to unpack .../26-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 16:55:57.408 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 16:55:57.439 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-21 16:55:57.454 | Preparing to unpack .../27-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-07-21 16:55:57.456 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-21 16:55:58.609 | Selecting previously unselected package qemu-efi-arm. 2026-07-21 16:55:58.624 | Preparing to unpack .../28-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-07-21 16:55:58.626 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-21 16:55:59.095 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-21 16:55:59.388 | Creating group 'systemd-coredump' with GID 988. 2026-07-21 16:55:59.389 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-07-21 16:55:59.401 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:55:59.412 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:55:59.422 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:55:59.433 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-21 16:55:59.438 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:55:59.453 | Setting up python3-apport (2.28.2-0ubuntu0.1) ... 2026-07-21 16:55:59.592 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-21 16:55:59.742 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-21 16:55:59.753 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-07-21 16:55:59.890 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-07-21 16:56:00.197 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:56:00.209 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-21 16:56:00.213 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-21 16:56:00.217 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:56:00.228 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 16:56:00.232 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-21 16:56:00.608 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-21 16:56:00.613 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-21 16:56:00.921 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-21 16:56:01.093 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-21 16:56:01.107 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-21 16:56:01.118 | Setting up apport (2.28.2-0ubuntu0.1) ... 2026-07-21 16:56:01.820 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-07-21 16:56:01.856 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-07-21 16:56:01.869 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 16:56:01.883 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-21 16:56:01.921 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-21 16:56:01.936 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 16:56:01.942 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-21 16:56:01.955 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-21 16:56:01.967 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-21 16:56:02.017 | info: Selecting GID from range 100 to 999 ... 2026-07-21 16:56:02.020 | info: Adding group `swtpm' (GID 123) ... 2026-07-21 16:56:02.083 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-07-21 16:56:02.083 | 2026-07-21 16:56:02.087 | info: Selecting UID from range 100 to 999 ... 2026-07-21 16:56:02.087 | 2026-07-21 16:56:02.091 | info: Adding system user `swtpm' (UID 119) ... 2026-07-21 16:56:02.093 | info: Adding new user `swtpm' (UID 119) with group `swtpm' ... 2026-07-21 16:56:02.128 | info: Not creating home directory `/var/lib/swtpm'. 2026-07-21 16:56:02.138 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-21 16:56:02.399 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-07-21 16:56:02.911 | Enabling libvirt default network 2026-07-21 16:56:03.152 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-07-21 16:56:03.152 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-07-21 16:56:03.152 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-07-21 16:56:03.152 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-07-21 16:56:03.152 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-07-21 16:56:03.152 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-07-21 16:56:03.152 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-07-21 16:56:03.152 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-07-21 16:56:03.656 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-07-21 16:56:04.279 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-07-21 16:56:04.629 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-07-21 16:56:05.243 | Setting up libvirt-daemon dnsmasq configuration. 2026-07-21 16:56:05.287 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 16:56:05.307 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 16:56:06.478 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-21 16:56:06.490 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-21 16:56:07.141 | 2026-07-21 16:56:07.141 | Running kernel seems to be up-to-date. 2026-07-21 16:56:07.141 | 2026-07-21 16:56:07.141 | Restarting services... 2026-07-21 16:56:07.205 | 2026-07-21 16:56:07.206 | Service restarts being deferred: 2026-07-21 16:56:07.206 | /etc/needrestart/restart.d/dbus.service 2026-07-21 16:56:07.206 | systemctl restart getty@tty1.service 2026-07-21 16:56:07.206 | systemctl restart networkd-dispatcher.service 2026-07-21 16:56:07.206 | systemctl restart serial-getty@ttyS0.service 2026-07-21 16:56:07.206 | systemctl restart storpool_beacon.service 2026-07-21 16:56:07.206 | systemctl restart storpool_block.service 2026-07-21 16:56:07.206 | systemctl restart systemd-logind.service 2026-07-21 16:56:07.206 | 2026-07-21 16:56:07.206 | No containers need to be restarted. 2026-07-21 16:56:07.206 | 2026-07-21 16:56:07.206 | User sessions running outdated binaries: 2026-07-21 16:56:07.206 | ubuntu @ session #4: python3[7171] 2026-07-21 16:56:07.216 | ubuntu @ session #5: sh[8548,8550], sshd[8490] 2026-07-21 16:56:07.226 | ubuntu @ user manager service: systemd[5272] 2026-07-21 16:56:07.236 | 2026-07-21 16:56:07.236 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 16:56:08.589 | + functions-common:apt_get:1211 : result=0 2026-07-21 16:56:08.592 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 16:56:08.595 | + functions-common:time_stop:2420 : local name 2026-07-21 16:56:08.597 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:56:08.599 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:56:08.602 | + functions-common:time_stop:2423 : local total 2026-07-21 16:56:08.604 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:56:08.606 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 16:56:08.609 | + functions-common:time_stop:2427 : start_time=1784652937053 2026-07-21 16:56:08.611 | + functions-common:time_stop:2429 : [[ -z 1784652937053 ]] 2026-07-21 16:56:08.614 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:56:08.618 | + functions-common:time_stop:2432 : end_time=1784652968615 2026-07-21 16:56:08.621 | + functions-common:time_stop:2433 : elapsed_time=31562 2026-07-21 16:56:08.623 | + functions-common:time_stop:2434 : total=158340 2026-07-21 16:56:08.626 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:56:08.628 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=189902 2026-07-21 16:56:08.631 | + functions-common:apt_get:1215 : return 0 2026-07-21 16:56:08.633 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-21 16:56:08.637 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 16:56:08.639 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 16:56:08.642 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 16:56:08.645 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 16:56:08.647 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 16:56:08.650 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 16:56:08.652 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:08.654 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:08.656 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 16:56:08.658 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 16:56:08.661 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 16:56:08.663 | + functions-common:apt_get_update:1167 : return 2026-07-21 16:56:08.666 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-21 16:56:08.669 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 16:56:08.671 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:08.674 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:08.676 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-21 16:56:08.698 | + 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 16:56:08.728 | Reading package lists... 2026-07-21 16:56:08.956 | Building dependency tree... 2026-07-21 16:56:08.957 | Reading state information... 2026-07-21 16:56:09.266 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-07-21 16:56:09.266 | ovmf set to manually installed. 2026-07-21 16:56:09.266 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-21 16:56:09.266 | swtpm set to manually installed. 2026-07-21 16:56:09.266 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-21 16:56:09.266 | swtpm-tools set to manually installed. 2026-07-21 16:56:09.266 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-21 16:56:09.266 | mdevctl set to manually installed. 2026-07-21 16:56:09.266 | 0 upgraded, 0 newly installed, 0 to remove and 89 not upgraded. 2026-07-21 16:56:09.271 | + functions-common:apt_get:1211 : result=0 2026-07-21 16:56:09.274 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 16:56:09.276 | + functions-common:time_stop:2420 : local name 2026-07-21 16:56:09.278 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:56:09.281 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:56:09.283 | + functions-common:time_stop:2423 : local total 2026-07-21 16:56:09.285 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:56:09.287 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 16:56:09.290 | + functions-common:time_stop:2427 : start_time=1784652968695 2026-07-21 16:56:09.293 | + functions-common:time_stop:2429 : [[ -z 1784652968695 ]] 2026-07-21 16:56:09.296 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:56:09.301 | + functions-common:time_stop:2432 : end_time=1784652969298 2026-07-21 16:56:09.303 | + functions-common:time_stop:2433 : elapsed_time=603 2026-07-21 16:56:09.305 | + functions-common:time_stop:2434 : total=189902 2026-07-21 16:56:09.307 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:56:09.310 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=190505 2026-07-21 16:56:09.312 | + functions-common:apt_get:1215 : return 0 2026-07-21 16:56:09.315 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-21 16:56:09.318 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 16:56:09.322 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 16:56:09.324 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-21 16:56:09.327 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-21 16:56:09.329 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-07-21 16:56:09.331 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-07-21 16:56:09.333 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-07-21 16:56:09.336 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-21 16:56:09.338 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-07-21 16:56:09.353 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-07-21 16:56:09.366 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-07-21 16:56:09.366 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-07-21 16:56:09.374 | /var/core/core.%e.%p.%h.%t 2026-07-21 16:56:09.378 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-07-21 16:56:09.391 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-21 16:56:09.400 | [Service] 2026-07-21 16:56:09.400 | LimitCORE=infinity 2026-07-21 16:56:09.403 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-07-21 16:56:09.718 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-07-21 16:56:09.720 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ False == \T\r\u\e ]] 2026-07-21 16:56:09.724 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-21 16:56:09.742 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:09.745 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-21 16:56:09.765 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-21 16:56:09.767 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-21 16:56:09.770 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-21 16:56:09.774 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-21 16:56:09.776 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-21 16:56:09.779 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-21 16:56:09.782 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-21 16:56:09.785 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 16:56:09.789 | ++ functions-common:git_clone:593 : pwd 2026-07-21 16:56:09.792 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 16:56:09.795 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 16:56:09.799 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 16:56:09.818 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 16:56:09.821 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 16:56:09.824 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 16:56:09.828 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-21 16:56:09.829 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 16:56:09.834 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-21 16:56:09.837 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 16:56:09.840 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-21 16:56:09.854 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-21 16:56:09.858 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 16:56:09.858 | + functions-common:git_clone:673 : head -1 2026-07-21 16:56:09.860 | fatal: not a git repository (or any of the parent directories): .git 2026-07-21 16:56:09.863 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 16:56:09.867 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-21 16:56:09.885 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:56:09.887 | + lib/nova:install_nova:960 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-21 16:56:09.890 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/nova.git 2026-07-21 16:56:09.892 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-21 16:56:09.895 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 16:56:09.898 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 16:56:09.901 | ++ functions-common:git_clone:593 : pwd 2026-07-21 16:56:09.904 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 16:56:09.906 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 16:56:09.909 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 16:56:09.928 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 16:56:09.930 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 16:56:09.933 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 16:56:09.936 | + functions-common:git_clone:610 : echo master 2026-07-21 16:56:09.937 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 16:56:09.942 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-21 16:56:09.944 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 16:56:09.947 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-21 16:56:09.962 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-21 16:56:09.965 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 16:56:09.965 | + functions-common:git_clone:673 : head -1 2026-07-21 16:56:10.044 | 9d1dd3b8ac Merge "Remove disabling the scope enforcement" 2026-07-21 16:56:10.047 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 16:56:10.050 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-21 16:56:10.053 | + inc/python:setup_develop:353 : local bindep 2026-07-21 16:56:10.056 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-21 16:56:10.058 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-21 16:56:10.062 | + inc/python:setup_develop:359 : local extras= 2026-07-21 16:56:10.065 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-21 16:56:10.067 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 16:56:10.070 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-21 16:56:10.074 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-21 16:56:10.076 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 16:56:10.079 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 16:56:10.083 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-21 16:56:10.085 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 16:56:10.088 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-21 16:56:10.091 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 16:56:10.095 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 16:56:10.098 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-21 16:56:10.105 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-21 16:56:10.107 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-21 16:56:10.110 | + 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 16:56:10.201 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-21 16:56:10.204 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 16:56:10.208 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 16:56:10.211 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 16:56:10.213 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-21 16:56:10.216 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-21 16:56:10.218 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 16:56:10.221 | + inc/python:setup_package:446 : local extras= 2026-07-21 16:56:10.224 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 16:56:10.227 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 16:56:10.229 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 16:56:10.232 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 16:56:10.235 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 16:56:10.238 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-21 16:56:10.260 | Using python 3.12 to install /opt/stack/nova 2026-07-21 16:56:10.263 | + 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 16:56:10.754 | Obtaining file:///opt/stack/nova 2026-07-21 16:56:10.756 | Installing build dependencies: started 2026-07-21 16:56:11.666 | Installing build dependencies: finished with status 'done' 2026-07-21 16:56:11.667 | Checking if build backend supports build_editable: started 2026-07-21 16:56:11.964 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 16:56:11.964 | Getting requirements to build editable: started 2026-07-21 16:56:12.123 | Getting requirements to build editable: finished with status 'done' 2026-07-21 16:56:12.126 | Preparing editable metadata (pyproject.toml): started 2026-07-21 16:56:13.836 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 16:56:13.848 | 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 16:56:13.848 | 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 16:56:13.850 | 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 16:56:13.850 | 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 16:56:13.850 | 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 16:56:13.850 | 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 16:56:13.851 | 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 16:56:13.852 | 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 16:56:13.852 | 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 16:56:13.853 | 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 16:56:13.854 | 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 16:56:13.854 | 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 16:56:13.855 | 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 16:56:13.856 | 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 16:56:13.856 | 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 16:56:13.857 | 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 16:56:13.858 | 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 16:56:13.858 | 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 16:56:13.858 | 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 16:56:13.859 | 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 16:56:13.928 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev311) 2026-07-21 16:56:13.989 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 16:56:13.994 | 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 16:56:13.995 | 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 16:56:13.996 | 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 16:56:14.007 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev311) 2026-07-21 16:56:14.012 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-21 16:56:14.021 | 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 16:56:14.021 | 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 16:56:14.021 | 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 16:56:14.021 | 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 16:56:14.022 | 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 16:56:14.022 | 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 16:56:14.023 | 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 16:56:14.023 | 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 16:56:14.024 | 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 16:56:14.024 | 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 16:56:14.025 | 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 16:56:14.025 | 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 16:56:14.026 | 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 16:56:14.026 | 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 16:56:14.027 | 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 16:56:14.027 | 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 16:56:14.028 | 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 16:56:14.029 | 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 16:56:14.029 | 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 16:56:14.029 | 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 16:56:14.030 | 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 16:56:14.030 | 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.1.dev1) 2026-07-21 16:56:14.031 | 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 16:56:14.031 | 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 16:56:14.032 | 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 16:56:14.032 | 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 16:56:14.043 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev311) 2026-07-21 16:56:14.047 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-21 16:56:14.053 | 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 16:56:14.053 | 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 16:56:14.053 | 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 16:56:14.053 | 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 16:56:14.054 | 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 16:56:14.054 | 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 16:56:14.055 | 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 16:56:14.056 | 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 16:56:14.058 | 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 16:56:14.058 | 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 16:56:14.061 | 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 16:56:14.065 | 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 16:56:14.067 | 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 16:56:14.071 | 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 16:56:14.074 | 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 16:56:14.075 | 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 16:56:14.077 | 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 16:56:14.079 | 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 16:56:14.079 | 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 16:56:14.081 | 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 16:56:14.081 | 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 16:56:14.084 | 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 16:56:14.088 | 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 16:56:14.088 | 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 16:56:14.089 | 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 16:56:14.096 | 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 16:56:14.096 | 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 16:56:14.098 | 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 16:56:14.098 | 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 16:56:14.102 | 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 16:56:14.105 | 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 16:56:14.111 | 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 16:56:14.115 | 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 16:56:14.122 | 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 16:56:14.122 | 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 16:56:14.131 | 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 16:56:14.131 | 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 16:56:14.132 | 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 16:56:14.132 | 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 16:56:14.135 | 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 16:56:14.139 | 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 16:56:14.139 | 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 16:56:14.143 | 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 16:56:14.146 | 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 16:56:14.148 | 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 16:56:14.157 | 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 16:56:14.169 | 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 16:56:14.172 | 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 16:56:14.175 | 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 16:56:14.180 | 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 16:56:14.186 | 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 16:56:14.189 | 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 16:56:14.191 | 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 16:56:14.195 | 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 16:56:14.196 | 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 16:56:14.200 | 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 16:56:14.209 | 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 16:56:14.228 | 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 16:56:14.232 | 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 16:56:14.233 | 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 16:56:14.239 | 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 16:56:14.240 | 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 16:56:14.240 | 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 16:56:14.241 | 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 16:56:14.254 | 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 16:56:14.259 | 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 16:56:14.261 | 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 16:56:14.278 | 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 16:56:14.293 | 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 16:56:14.293 | 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 16:56:14.294 | 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 16:56:14.295 | 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 16:56:14.314 | 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 16:56:14.314 | 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 16:56:14.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.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev311) (0.1.2) 2026-07-21 16:56:14.329 | 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 16:56:14.359 | 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 16:56:14.592 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev311) 2026-07-21 16:56:14.596 | 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 16:56:14.610 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev311) 2026-07-21 16:56:14.613 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-21 16:56:14.634 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev311) 2026-07-21 16:56:14.638 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-21 16:56:14.681 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-21 16:56:14.689 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-07-21 16:56:14.707 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-21 16:56:14.714 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-21 16:56:14.722 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-21 16:56:14.963 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 69.7 MB/s 0:00:00 2026-07-21 16:56:14.966 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-21 16:56:15.006 | Building wheels for collected packages: nova 2026-07-21 16:56:15.007 | Building editable for nova (pyproject.toml): started 2026-07-21 16:56:16.689 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-21 16:56:16.691 | Created wheel for nova: filename=nova-33.1.0.dev311-0.editable-py3-none-any.whl size=10630 sha256=e30ad81512aea6e64141b06528e71d5495b2ac9f5dccd5e959cec013f0fa8a54 2026-07-21 16:56:16.691 | Stored in directory: /tmp/pip-ephem-wheel-cache-wswyeszd/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-21 16:56:16.692 | Successfully built nova 2026-07-21 16:56:16.834 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-07-21 16:56:19.350 | 2026-07-21 16:56:19.363 | 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 16:56:19.533 | + inc/python:pip_install:216 : result=0 2026-07-21 16:56:19.536 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:56:19.539 | + functions-common:time_stop:2420 : local name 2026-07-21 16:56:19.542 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:56:19.544 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:56:19.546 | + functions-common:time_stop:2423 : local total 2026-07-21 16:56:19.548 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:56:19.551 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:56:19.553 | + functions-common:time_stop:2427 : start_time=1784652970254 2026-07-21 16:56:19.555 | + functions-common:time_stop:2429 : [[ -z 1784652970254 ]] 2026-07-21 16:56:19.558 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:56:19.561 | + functions-common:time_stop:2432 : end_time=1784652979559 2026-07-21 16:56:19.564 | + functions-common:time_stop:2433 : elapsed_time=9305 2026-07-21 16:56:19.567 | + functions-common:time_stop:2434 : total=73746 2026-07-21 16:56:19.569 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:56:19.571 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=83051 2026-07-21 16:56:19.574 | + inc/python:pip_install:219 : return 0 2026-07-21 16:56:19.576 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 16:56:19.579 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 16:56:19.582 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-21 16:56:19.584 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-21 16:56:19.586 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:56:19.589 | + 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 = \A\L\L ]] 2026-07-21 16:56:19.592 | + 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, =~ ,/opt/stack/nova, ]] 2026-07-21 16:56:19.595 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:56:19.599 | + 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 16:56:19.612 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 16:56:19.615 | + ./stack.sh:main:962 : configure_nova 2026-07-21 16:56:19.617 | + lib/nova:configure_nova:264 : sudo install -d -o stack /etc/nova 2026-07-21 16:56:19.630 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-21 16:56:19.634 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-21 16:56:19.636 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-21 16:56:19.640 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-21 16:56:19.640 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-21 16:56:19.645 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-21 16:56:19.647 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-21 16:56:19.649 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-21 16:56:19.652 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-21 16:56:19.654 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-21 16:56:19.657 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-21 16:56:19.659 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-21 16:56:19.662 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-21 16:56:19.675 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-21 16:56:19.689 | + 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 16:56:19.703 | + 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 16:56:19.717 | + 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 16:56:19.730 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-21 16:56:19.744 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-21 16:56:19.747 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-21 16:56:19.751 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.8N9lsP5vea 2026-07-21 16:56:19.754 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-21 16:56:19.757 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-21 16:56:19.759 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-21 16:56:19.762 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-21 16:56:19.765 | + 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 16:56:19.767 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.8N9lsP5vea 2026-07-21 16:56:19.771 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.8N9lsP5vea 2026-07-21 16:56:19.784 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.8N9lsP5vea /etc/sudoers.d/nova-rootwrap 2026-07-21 16:56:19.797 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-21 16:56:19.801 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-21 16:56:19.805 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-21 16:56:19.807 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-21 16:56:19.810 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-21 16:56:19.813 | + 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 16:56:19.815 | + 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 16:56:19.819 | + 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 16:56:19.819 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-21 16:56:19.828 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-21 16:56:19.832 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-21 16:56:19.844 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-21 16:56:19.856 | + 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 16:56:19.859 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-21 16:56:19.864 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-21 16:56:19.881 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:19.884 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-21 16:56:19.893 | net.ipv4.ip_forward = 1 2026-07-21 16:56:19.897 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-21 16:56:19.900 | + lib/nova:configure_nova:281 : [[ qemu == \k\v\m ]] 2026-07-21 16:56:19.902 | + lib/nova:configure_nova:298 : [[ qemu == \l\x\c ]] 2026-07-21 16:56:19.905 | + lib/nova:configure_nova:313 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-07-21 16:56:19.917 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-21 16:56:19.921 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-21 16:56:19.922 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-21 16:56:19.926 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:44efe170e5db 2026-07-21 16:56:19.931 | InitiatorName=iqn.2016-04.com.open-iscsi:44efe170e5db 2026-07-21 16:56:19.935 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-21 16:56:19.938 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-21 16:56:20.009 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-21 16:56:20.011 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-21 16:56:20.015 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 16:56:20.017 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-21 16:56:20.072 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-21 16:56:20.075 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-21 16:56:20.078 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-21 16:56:20.082 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-21 16:56:20.113 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-21 16:56:20.115 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-21 16:56:20.144 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-21 16:56:20.174 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-21 16:56:20.204 | + 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 16:56:20.241 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 3 2026-07-21 16:56:20.275 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-21 16:56:20.308 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.4.3.86 2026-07-21 16:56:20.338 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-21 16:56:20.368 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-21 16:56:20.396 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-21 16:56:20.426 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-21 16:56:20.453 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-21 16:56:20.483 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-21 16:56:20.519 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-21 16:56:20.551 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-21 16:56:20.582 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-21 16:56:20.584 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 16:56:20.587 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 16:56:20.589 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 16:56:20.592 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 16:56:20.594 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 16:56:20.597 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 16:56:20.599 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 16:56:20.601 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 16:56:20.603 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 16:56:20.605 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 16:56:20.607 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 16:56:20.610 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 16:56:20.612 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 16:56:20.615 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-21 16:56:20.631 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:20.633 | + 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 16:56:20.635 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-21 16:56:20.638 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-21 16:56:20.668 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-21 16:56:20.670 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-21 16:56:20.672 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-21 16:56:20.674 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-21 16:56:20.677 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 16:56:20.679 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 16:56:20.681 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 16:56:20.698 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:20.700 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 16:56:20.702 | ++ 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 16:56:20.704 | + 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 16:56:20.738 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-21 16:56:20.740 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-21 16:56:20.743 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-21 16:56:20.745 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-21 16:56:20.748 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 16:56:20.751 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 16:56:20.753 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 16:56:20.771 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:20.773 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 16:56:20.776 | ++ 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 16:56:20.779 | + 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 16:56:20.813 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-21 16:56:20.849 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-21 16:56:20.880 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-21 16:56:20.912 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-21 16:56:20.929 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:20.931 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-21 16:56:20.947 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:20.950 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-21 16:56:20.950 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-21 16:56:20.955 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-21 16:56:20.957 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-21 16:56:20.985 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-21 16:56:20.988 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-21 16:56:21.018 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-21 16:56:21.020 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-21 16:56:21.022 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-21 16:56:21.024 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 16:56:21.026 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 16:56:21.029 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-21 16:56:21.031 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 16:56:21.033 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 16:56:21.035 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 16:56:21.037 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-21 16:56:21.068 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-21 16:56:21.096 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.4.3.86/identity 2026-07-21 16:56:21.125 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-21 16:56:21.157 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-07-21 16:56:21.186 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-21 16:56:21.218 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-21 16:56:21.248 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-21 16:56:21.279 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.4.3.86/identity 2026-07-21 16:56:21.310 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 16:56:21.341 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 16:56:21.371 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 16:56:21.374 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-21 16:56:21.389 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:21.391 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-21 16:56:21.394 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-21 16:56:21.426 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-21 16:56:21.429 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 16:56:21.431 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 16:56:21.434 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-21 16:56:21.436 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-21 16:56:21.467 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-21 16:56:21.498 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.4.3.86/identity 2026-07-21 16:56:21.529 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-21 16:56:21.562 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-07-21 16:56:21.593 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-21 16:56:21.623 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-21 16:56:21.652 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-21 16:56:21.682 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-21 16:56:21.698 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:21.700 | + lib/nova:configure_cinder_access:651 : CINDER_SERVICE_HOST=10.4.3.86 2026-07-21 16:56:21.702 | + lib/nova:configure_cinder_access:652 : CINDER_SERVICE_PORT=8776 2026-07-21 16:56:21.705 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-07-21 16:56:21.736 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-21 16:56:21.751 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:56:21.753 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-21 16:56:21.756 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-21 16:56:21.787 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-21 16:56:21.821 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-21 16:56:21.823 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-21 16:56:21.853 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-21 16:56:21.856 | + lib/nova:create_nova_conf:535 : '[' True '!=' False ']' 2026-07-21 16:56:21.859 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-07-21 16:56:21.892 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-21 16:56:21.894 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 16:56:21.897 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 16:56:21.899 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 16:56:21.902 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 16:56:21.904 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 16:56:21.906 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 16:56:21.909 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 16:56:21.912 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 16:56:21.915 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 16:56:21.917 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 16:56:21.919 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 16:56:21.922 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 16:56:21.924 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 16:56:21.927 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-21 16:56:21.930 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-21 16:56:21.933 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-21 16:56:21.936 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 16:56:21.954 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 16:56:21.957 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 16:56:21.959 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 16:56:21.962 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 16:56:21.965 | + 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 16:56:21.998 | + 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 16:56:22.028 | + 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 16:56:22.061 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 16:56:22.095 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-21 16:56:22.129 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-21 16:56:22.164 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-21 16:56:22.181 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:22.184 | + 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 16:56:22.187 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-21 16:56:22.189 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-21 16:56:22.192 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-21 16:56:22.195 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 16:56:22.197 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-21 16:56:22.200 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-21 16:56:22.202 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 16:56:22.205 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 16:56:22.219 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 16:56:22.219 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 16:56:22.229 | d /var/run/uwsgi 0755 stack root 2026-07-21 16:56:22.233 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 16:56:22.245 | /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 16:56:22.250 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-21 16:56:22.252 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-21 16:56:22.256 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 16:56:22.259 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-21 16:56:22.291 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 3 2026-07-21 16:56:22.322 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-21 16:56:22.354 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-21 16:56:22.384 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 16:56:22.412 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 16:56:22.439 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-21 16:56:22.468 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-21 16:56:22.495 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-21 16:56:22.526 | + 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 16:56:22.556 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 16:56:22.584 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 16:56:22.616 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-21 16:56:22.646 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-21 16:56:22.676 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 16:56:22.678 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 16:56:22.681 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-21 16:56:22.684 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-21 16:56:22.687 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 16:56:22.689 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:22.692 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:22.694 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-21 16:56:22.698 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-21 16:56:22.700 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-21 16:56:22.729 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 16:56:22.759 | + 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 16:56:22.759 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-21 16:56:22.768 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-21 16:56:22.772 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-21 16:56:22.775 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-21 16:56:22.777 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 16:56:22.780 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 16:56:22.782 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 16:56:22.784 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:56:22.787 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:22.789 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:22.792 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 16:56:22.794 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 16:56:22.796 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:22.799 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:22.801 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-21 16:56:22.836 | Enabling site nova-api. 2026-07-21 16:56:22.842 | To activate the new configuration, you need to run: 2026-07-21 16:56:22.842 | systemctl reload apache2 2026-07-21 16:56:22.847 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 16:56:22.849 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 16:56:22.852 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 16:56:22.855 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 16:56:22.973 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-21 16:56:22.989 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:22.992 | + 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 16:56:22.994 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-21 16:56:22.997 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-21 16:56:22.999 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-21 16:56:23.001 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-21 16:56:23.003 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-21 16:56:23.006 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-21 16:56:23.008 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 16:56:23.010 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 16:56:23.023 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 16:56:23.023 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 16:56:23.031 | d /var/run/uwsgi 0755 stack root 2026-07-21 16:56:23.035 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 16:56:23.046 | /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 16:56:23.051 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-21 16:56:23.053 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-21 16:56:23.057 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 16:56:23.060 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-21 16:56:23.092 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 3 2026-07-21 16:56:23.122 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-21 16:56:23.152 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-21 16:56:23.183 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 16:56:23.214 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 16:56:23.245 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-21 16:56:23.277 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-21 16:56:23.307 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-21 16:56:23.338 | + 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 16:56:23.369 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 16:56:23.399 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 16:56:23.430 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-21 16:56:23.459 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-21 16:56:23.489 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-21 16:56:23.492 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-21 16:56:23.523 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-21 16:56:23.540 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:56:23.543 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-21 16:56:23.579 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-21 16:56:23.582 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-21 16:56:23.585 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-21 16:56:23.601 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:23.603 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.4.3.86:5672/ 2026-07-21 16:56:23.607 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.86:5672/ 2026-07-21 16:56:23.638 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-21 16:56:23.672 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-21 16:56:23.674 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-21 16:56:23.677 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-21 16:56:23.679 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 16:56:23.682 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 16:56:23.684 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 16:56:23.701 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:23.704 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 16:56:23.706 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 16:56:23.709 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 16:56:23.726 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:23.728 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.86:5672/ 2026-07-21 16:56:23.731 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.86:5672/ 2026-07-21 16:56:23.763 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 16:56:23.766 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 16:56:23.769 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 3 2026-07-21 16:56:23.798 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 3 2026-07-21 16:56:23.827 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 3 2026-07-21 16:56:23.860 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-21 16:56:23.877 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:23.879 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-07-21 16:56:23.909 | + lib/nova:create_nova_conf:578 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-21 16:56:23.941 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-21 16:56:23.971 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-21 16:56:23.973 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-21 16:56:23.976 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-21 16:56:24.011 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-21 16:56:24.014 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 16:56:24.017 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 16:56:24.019 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-21 16:56:24.021 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-21 16:56:24.054 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-21 16:56:24.086 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.4.3.86/identity 2026-07-21 16:56:24.116 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-21 16:56:24.148 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-07-21 16:56:24.178 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-21 16:56:24.208 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-21 16:56:24.235 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-21 16:56:24.270 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-21 16:56:24.287 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:24.290 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-21 16:56:24.294 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 16:56:24.297 | + lib/nova:create_nova_conf:589 : local conf 2026-07-21 16:56:24.299 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-21 16:56:24.302 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-21 16:56:24.305 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 16:56:24.308 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 16:56:24.311 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-21 16:56:24.314 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-21 16:56:24.316 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-21 16:56:24.321 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-21 16:56:24.324 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-21 16:56:24.326 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-21 16:56:24.329 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-21 16:56:24.332 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 16:56:24.335 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 16:56:24.337 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 16:56:24.353 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:24.356 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 16:56:24.360 | ++ 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 16:56:24.363 | + 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 16:56:24.399 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 3 2026-07-21 16:56:24.435 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-21 16:56:24.470 | + 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 16:56:24.473 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-21 16:56:24.475 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-21 16:56:24.478 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-21 16:56:24.496 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:24.500 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-21 16:56:24.500 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-21 16:56:25.134 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-21 16:56:25.137 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-21 16:56:25.675 | Adding vhost "nova_cell1" ... 2026-07-21 16:56:25.714 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-21 16:56:26.202 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-21 16:56:26.224 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-21 16:56:26.226 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-21 16:56:26.228 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-21 16:56:26.230 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 16:56:26.232 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-21 16:56:26.235 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 16:56:26.250 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:26.253 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-21 16:56:26.255 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-21 16:56:26.258 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 16:56:26.272 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:26.275 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.86:5672/nova_cell1 2026-07-21 16:56:26.277 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.86:5672/nova_cell1 2026-07-21 16:56:26.304 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 16:56:26.306 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 16:56:26.309 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-21 16:56:26.323 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:26.325 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-21 16:56:26.327 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-21 16:56:26.329 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-21 16:56:26.332 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-21 16:56:26.334 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 16:56:26.336 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-21 16:56:26.338 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-21 16:56:26.368 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-21 16:56:26.394 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.4.3.86/identity 2026-07-21 16:56:26.423 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-21 16:56:26.450 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-07-21 16:56:26.474 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-21 16:56:26.503 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-21 16:56:26.533 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-21 16:56:26.562 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-21 16:56:26.565 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-21 16:56:26.567 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-21 16:56:26.570 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 16:56:26.585 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 16:56:26.587 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 16:56:26.590 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 16:56:26.592 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 16:56:26.594 | + 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 16:56:26.624 | + 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 16:56:26.651 | + 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 16:56:26.680 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 16:56:26.709 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-21 16:56:26.738 | + 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 16:56:26.741 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-21 16:56:26.745 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 16:56:26.747 | + lib/nova:create_nova_conf:623 : local conf 2026-07-21 16:56:26.750 | + lib/nova:create_nova_conf:624 : local offset 2026-07-21 16:56:26.753 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-21 16:56:26.756 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 16:56:26.758 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 16:56:26.761 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-21 16:56:26.764 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-21 16:56:26.767 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-21 16:56:26.769 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-21 16:56:26.771 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-21 16:56:26.773 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-21 16:56:26.776 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-21 16:56:26.791 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:26.794 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-21 16:56:26.824 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-21 16:56:26.852 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-21 16:56:26.855 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-21 16:56:26.858 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-21 16:56:26.861 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-21 16:56:26.877 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:56:26.879 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-21 16:56:26.896 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:56:26.898 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-21 16:56:26.916 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:26.919 | + lib/nova:configure_nova:373 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-21 16:56:26.921 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-21 16:56:26.924 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-21 16:56:26.928 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-21 16:56:26.945 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:26.947 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-21 16:56:26.961 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-21 16:56:26.962 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-21 16:56:26.971 | cgroup_device_acl = [ 2026-07-21 16:56:26.971 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-21 16:56:26.971 | "/dev/random", "/dev/urandom", 2026-07-21 16:56:26.971 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-21 16:56:26.971 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-21 16:56:26.971 | "/dev/vfio/vfio", 2026-07-21 16:56:26.971 | ] 2026-07-21 16:56:26.975 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-21 16:56:26.978 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 16:56:26.980 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 16:56:26.983 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 16:56:26.985 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 16:56:26.988 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 16:56:26.991 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 16:56:26.993 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 16:56:26.995 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 16:56:26.997 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 16:56:27.000 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 16:56:27.002 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 16:56:27.004 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 16:56:27.006 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 16:56:27.009 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-21 16:56:27.012 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-07-21 16:56:27.015 | + functions-common:add_user_to_group:2189 : local user=stack 2026-07-21 16:56:27.018 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-21 16:56:27.020 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-07-21 16:56:27.047 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-21 16:56:27.049 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-21 16:56:27.052 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:27.054 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:27.057 | + 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 16:56:27.059 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-21 16:56:27.061 | + 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 16:56:27.076 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-21 16:56:27.076 | + 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 16:56:27.085 | 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 16:56:27.089 | + 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 16:56:27.103 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-21 16:56:27.103 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-21 16:56:27.112 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-21 16:56:27.116 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-21 16:56:27.119 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-21 16:56:27.122 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-21 16:56:27.124 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-21 16:56:27.127 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 16:56:27.130 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-21 16:56:27.187 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-21 16:56:27.189 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 16:56:27.192 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-21 16:56:27.283 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-07-21 16:56:27.321 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-21 16:56:27.353 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-21 16:56:27.355 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-21 16:56:27.391 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-21 16:56:27.424 | + 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 16:56:27.459 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-21 16:56:27.494 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-21 16:56:27.529 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-21 16:56:27.531 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 16:56:27.536 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-21 16:56:27.539 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-21 16:56:27.542 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 16:56:27.547 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 16:56:27.550 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-21 16:56:27.553 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-21 16:56:27.555 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:66 : '[' False == True ']' 2026-07-21 16:56:27.558 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-07-21 16:56:27.562 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-21 16:56:27.564 | + ./stack.sh:main:965 : is_service_enabled placement 2026-07-21 16:56:27.583 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:27.586 | + ./stack.sh:main:967 : stack_install_service placement 2026-07-21 16:56:27.589 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-21 16:56:27.592 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-21 16:56:27.595 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 16:56:27.598 | + lib/stack:stack_install_service:32 : install_placement 2026-07-21 16:56:27.600 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-21 16:56:27.603 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-21 16:56:27.606 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 16:56:27.609 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-21 16:56:27.612 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-21 16:56:27.615 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 16:56:27.619 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-21 16:56:27.619 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 16:56:27.624 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-21 16:56:27.628 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-21 16:56:27.631 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-21 16:56:27.634 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-21 16:56:27.637 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-21 16:56:27.659 | Using python 3.12 to install osc-placement 2026-07-21 16:56:27.662 | + 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 16:56:28.236 | Collecting osc-placement 2026-07-21 16:56:28.285 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 16:56:28.291 | 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 16:56:28.294 | 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 16:56:28.295 | 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 16:56:28.295 | 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 16:56:28.295 | 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 16:56:28.295 | 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 16:56:28.295 | 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 16:56:28.295 | 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 16:56:28.295 | 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 16:56:28.298 | 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 16:56:28.298 | 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 16:56:28.299 | 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 16:56:28.300 | 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 16:56:28.301 | 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 16:56:28.301 | 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 16:56:28.302 | 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 16:56:28.304 | 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 16:56:28.304 | 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 16:56:28.305 | 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 16:56:28.305 | 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 16:56:28.307 | 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 16:56:28.307 | 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 16:56:28.308 | 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 16:56:28.308 | 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 16:56:28.309 | 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 16:56:28.310 | 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 16:56:28.310 | 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 16:56:28.312 | 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 16:56:28.314 | 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 16:56:28.318 | 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 16:56:28.320 | 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 16:56:28.321 | 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 16:56:28.321 | 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 16:56:28.324 | 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 16:56:28.327 | 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 16:56:28.334 | 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 16:56:28.334 | 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 16:56:28.335 | 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 16:56:28.336 | 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 16:56:28.343 | 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 16:56:28.343 | 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 16:56:28.346 | 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 16:56:28.362 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-21 16:56:28.537 | Installing collected packages: osc-placement 2026-07-21 16:56:28.599 | Successfully installed osc-placement-4.9.0 2026-07-21 16:56:28.688 | + inc/python:pip_install:216 : result=0 2026-07-21 16:56:28.691 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:56:28.695 | + functions-common:time_stop:2420 : local name 2026-07-21 16:56:28.698 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:56:28.701 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:56:28.705 | + functions-common:time_stop:2423 : local total 2026-07-21 16:56:28.708 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:56:28.711 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:56:28.713 | + functions-common:time_stop:2427 : start_time=1784652987654 2026-07-21 16:56:28.717 | + functions-common:time_stop:2429 : [[ -z 1784652987654 ]] 2026-07-21 16:56:28.721 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:56:28.725 | + functions-common:time_stop:2432 : end_time=1784652988721 2026-07-21 16:56:28.728 | + functions-common:time_stop:2433 : elapsed_time=1067 2026-07-21 16:56:28.731 | + functions-common:time_stop:2434 : total=83051 2026-07-21 16:56:28.733 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:56:28.736 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=84118 2026-07-21 16:56:28.740 | + inc/python:pip_install:219 : return 0 2026-07-21 16:56:28.744 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-21 16:56:28.747 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/placement.git 2026-07-21 16:56:28.750 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-21 16:56:28.753 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 16:56:28.755 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 16:56:28.759 | ++ functions-common:git_clone:593 : pwd 2026-07-21 16:56:28.762 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 16:56:28.765 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 16:56:28.768 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 16:56:28.785 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 16:56:28.788 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 16:56:28.791 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 16:56:28.794 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 16:56:28.794 | + functions-common:git_clone:610 : echo master 2026-07-21 16:56:28.799 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-21 16:56:28.801 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 16:56:28.804 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-21 16:56:28.818 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-21 16:56:28.821 | + functions-common:git_clone:673 : head -1 2026-07-21 16:56:28.822 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 16:56:28.835 | e5f52966 Merge "Remove disabling the scope enforecment" 2026-07-21 16:56:28.839 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 16:56:28.842 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-21 16:56:28.845 | + inc/python:setup_develop:353 : local bindep 2026-07-21 16:56:28.849 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-21 16:56:28.852 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-21 16:56:28.854 | + inc/python:setup_develop:359 : local extras= 2026-07-21 16:56:28.858 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-21 16:56:28.861 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 16:56:28.863 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-21 16:56:28.866 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-21 16:56:28.869 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 16:56:28.873 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 16:56:28.877 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-21 16:56:28.879 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 16:56:28.884 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-21 16:56:28.887 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 16:56:28.890 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 16:56:28.895 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-21 16:56:28.901 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-21 16:56:28.904 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-21 16:56:28.907 | + 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 16:56:28.997 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-21 16:56:29.001 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 16:56:29.003 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 16:56:29.006 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 16:56:29.009 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-21 16:56:29.012 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-21 16:56:29.015 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 16:56:29.018 | + inc/python:setup_package:446 : local extras= 2026-07-21 16:56:29.020 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 16:56:29.023 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 16:56:29.025 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 16:56:29.028 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 16:56:29.031 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 16:56:29.033 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-21 16:56:29.056 | Using python 3.12 to install /opt/stack/placement 2026-07-21 16:56:29.058 | + 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 16:56:29.556 | Obtaining file:///opt/stack/placement 2026-07-21 16:56:29.558 | Installing build dependencies: started 2026-07-21 16:56:30.411 | Installing build dependencies: finished with status 'done' 2026-07-21 16:56:30.411 | Checking if build backend supports build_editable: started 2026-07-21 16:56:30.709 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 16:56:30.711 | Getting requirements to build editable: started 2026-07-21 16:56:30.885 | Getting requirements to build editable: finished with status 'done' 2026-07-21 16:56:30.887 | Preparing editable metadata (pyproject.toml): started 2026-07-21 16:56:31.435 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 16:56:31.447 | 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 16:56:31.447 | 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 16:56:31.448 | 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 16:56:31.448 | 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 16:56:31.449 | 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 16:56:31.449 | 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 16:56:31.449 | 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 16:56:31.450 | 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 16:56:31.450 | 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 16:56:31.451 | 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 16:56:31.451 | 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 16:56:31.453 | 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 16:56:31.453 | 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 16:56:31.453 | 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 16:56:31.453 | 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 16:56:31.453 | 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 16:56:31.454 | 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 16:56:31.454 | 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 16:56:31.455 | 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 16:56:31.455 | 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 16:56:31.457 | 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 16:56:31.457 | 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 16:56:31.458 | 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 16:56:31.458 | 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 16:56:31.461 | 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 16:56:31.462 | 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 16:56:31.462 | 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 16:56:31.463 | 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 16:56:31.464 | 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 16:56:31.464 | 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 16:56:31.467 | 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 16:56:31.467 | 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 16:56:31.468 | 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 16:56:31.468 | 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 16:56:31.473 | 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 16:56:31.475 | 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 16:56:31.478 | 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 16:56:31.478 | 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 16:56:31.479 | 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 16:56:31.481 | 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 16:56:31.482 | 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 16:56:31.482 | 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 16:56:31.485 | 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 16:56:31.487 | 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 16:56:31.487 | 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 16:56:31.490 | 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 16:56:31.494 | 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 16:56:31.494 | 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 16:56:31.494 | 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 16:56:31.494 | 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 16:56:31.498 | 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 16:56:31.502 | 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 16:56:31.505 | 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 16:56:31.507 | 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 16:56:31.508 | 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 16:56:31.508 | 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 16:56:31.511 | 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 16:56:31.513 | 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 16:56:31.522 | 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 16:56:31.528 | 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 16:56:31.529 | 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 16:56:31.529 | 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 16:56:31.530 | 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 16:56:31.540 | 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 16:56:31.546 | 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 16:56:31.571 | Building wheels for collected packages: openstack-placement 2026-07-21 16:56:31.571 | Building editable for openstack-placement (pyproject.toml): started 2026-07-21 16:56:32.015 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-21 16:56:32.016 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev1-0.editable-py3-none-any.whl size=8836 sha256=10f5d7a334ebf421ddf375ca2b8549a0f79d6f2c001d7013fc5c6d16baf11fa1 2026-07-21 16:56:32.016 | Stored in directory: /tmp/pip-ephem-wheel-cache-97rbw5yw/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-21 16:56:32.019 | Successfully built openstack-placement 2026-07-21 16:56:32.156 | Installing collected packages: openstack-placement 2026-07-21 16:56:32.177 | Successfully installed openstack-placement-16.0.0.0b2.dev1 2026-07-21 16:56:32.276 | + inc/python:pip_install:216 : result=0 2026-07-21 16:56:32.279 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:56:32.281 | + functions-common:time_stop:2420 : local name 2026-07-21 16:56:32.283 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:56:32.286 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:56:32.288 | + functions-common:time_stop:2423 : local total 2026-07-21 16:56:32.290 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:56:32.292 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:56:32.295 | + functions-common:time_stop:2427 : start_time=1784652989050 2026-07-21 16:56:32.297 | + functions-common:time_stop:2429 : [[ -z 1784652989050 ]] 2026-07-21 16:56:32.301 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:56:32.306 | + functions-common:time_stop:2432 : end_time=1784652992303 2026-07-21 16:56:32.308 | + functions-common:time_stop:2433 : elapsed_time=3253 2026-07-21 16:56:32.310 | + functions-common:time_stop:2434 : total=84118 2026-07-21 16:56:32.312 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:56:32.314 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=87371 2026-07-21 16:56:32.317 | + inc/python:pip_install:219 : return 0 2026-07-21 16:56:32.320 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 16:56:32.323 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 16:56:32.325 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-21 16:56:32.328 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-21 16:56:32.330 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:56:32.333 | + 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 = \A\L\L ]] 2026-07-21 16:56:32.336 | + 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, =~ ,/opt/stack/placement, ]] 2026-07-21 16:56:32.339 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:56:32.342 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 16:56:32.344 | + ./stack.sh:main:968 : configure_placement 2026-07-21 16:56:32.347 | + lib/placement:configure_placement:88 : sudo install -d -o stack /etc/placement 2026-07-21 16:56:32.360 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-21 16:56:32.363 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-21 16:56:32.368 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-21 16:56:32.371 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-21 16:56:32.374 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-21 16:56:32.377 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-21 16:56:32.380 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 16:56:32.383 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 16:56:32.386 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 16:56:32.405 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:32.408 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 16:56:32.411 | ++ 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 16:56:32.414 | + 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 16:56:32.451 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-21 16:56:32.484 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-21 16:56:32.516 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-21 16:56:32.519 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-21 16:56:32.521 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-21 16:56:32.524 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 16:56:32.527 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 16:56:32.530 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-21 16:56:32.532 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-21 16:56:32.535 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-21 16:56:32.539 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 16:56:32.541 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-21 16:56:32.574 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-21 16:56:32.605 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.4.3.86/identity 2026-07-21 16:56:32.637 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-21 16:56:32.669 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-07-21 16:56:32.700 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-21 16:56:32.733 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-21 16:56:32.766 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-21 16:56:32.798 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.4.3.86/identity 2026-07-21 16:56:32.830 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 16:56:32.860 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 16:56:32.891 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 16:56:32.893 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-21 16:56:32.896 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-21 16:56:32.898 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-21 16:56:32.901 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 16:56:32.918 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 16:56:32.921 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 16:56:32.923 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 16:56:32.925 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 16:56:32.928 | + 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 16:56:32.958 | + 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 16:56:32.989 | + 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 16:56:33.023 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 16:56:33.053 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-21 16:56:33.083 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-21 16:56:33.086 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-21 16:56:33.088 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-21 16:56:33.090 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-21 16:56:33.093 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 16:56:33.095 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-21 16:56:33.097 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-21 16:56:33.100 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 16:56:33.103 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 16:56:33.116 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 16:56:33.117 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 16:56:33.128 | d /var/run/uwsgi 0755 stack root 2026-07-21 16:56:33.132 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 16:56:33.143 | /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 16:56:33.147 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-21 16:56:33.150 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-21 16:56:33.154 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 16:56:33.157 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-21 16:56:33.189 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 3 2026-07-21 16:56:33.221 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-21 16:56:33.256 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-21 16:56:33.288 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 16:56:33.322 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 16:56:33.354 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-21 16:56:33.387 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-21 16:56:33.420 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-21 16:56:33.453 | + 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 16:56:33.487 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 16:56:33.522 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 16:56:33.555 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-21 16:56:33.588 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-21 16:56:33.621 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 16:56:33.624 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 16:56:33.627 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-21 16:56:33.631 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-21 16:56:33.633 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 16:56:33.636 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:33.638 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:33.641 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-21 16:56:33.644 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-21 16:56:33.647 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-21 16:56:33.679 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 16:56:33.713 | + 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 16:56:33.713 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-21 16:56:33.722 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-21 16:56:33.726 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-21 16:56:33.729 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-21 16:56:33.732 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 16:56:33.735 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 16:56:33.738 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 16:56:33.741 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:56:33.743 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:33.746 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:33.749 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 16:56:33.752 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 16:56:33.755 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:33.758 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:33.760 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-21 16:56:33.794 | Enabling site placement-api. 2026-07-21 16:56:33.799 | To activate the new configuration, you need to run: 2026-07-21 16:56:33.799 | systemctl reload apache2 2026-07-21 16:56:33.804 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 16:56:33.807 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 16:56:33.809 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 16:56:33.812 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 16:56:33.921 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-21 16:56:33.923 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-21 16:56:33.957 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-07-21 16:56:33.975 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:33.977 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-07-21 16:56:33.994 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:33.997 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-07-21 16:56:34.000 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-21 16:56:34.002 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-21 16:56:34.005 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 16:56:34.008 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 16:56:34.011 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-21 16:56:34.013 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-21 16:56:34.050 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-21 16:56:34.084 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.4.3.86/identity 2026-07-21 16:56:34.116 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-21 16:56:34.151 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-07-21 16:56:34.186 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-21 16:56:34.223 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-21 16:56:34.258 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-21 16:56:34.293 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-07-21 16:56:34.312 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:56:34.314 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-07-21 16:56:34.335 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:34.338 | + ./stack.sh:main:987 : fix_system_ca_bundle_path 2026-07-21 16:56:34.341 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-07-21 16:56:34.360 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:34.363 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-07-21 16:56:34.366 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-07-21 16:56:34.369 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-07-21 16:56:34.369 | from requests import certs 2026-07-21 16:56:34.369 | print (certs.where()) 2026-07-21 16:56:34.369 | except ImportError: pass' 2026-07-21 16:56:34.594 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-07-21 16:56:34.597 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-07-21 16:56:34.600 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-07-21 16:56:34.603 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-07-21 16:56:34.622 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:34.625 | + ./stack.sh:main:992 : init_os_brick 2026-07-21 16:56:34.628 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-21 16:56:34.633 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-21 16:56:34.652 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:34.655 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-21 16:56:34.691 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-21 16:56:34.711 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:34.714 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-21 16:56:34.749 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-21 16:56:34.766 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:34.769 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-21 16:56:34.803 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-21 16:56:34.838 | + ./stack.sh:main:999 : run_phase stack install 2026-07-21 16:56:34.840 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 16:56:34.843 | + functions-common:run_phase:1849 : local phase=install 2026-07-21 16:56:34.846 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 16:56:34.849 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 16:56:34.852 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 16:56:34.854 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 16:56:34.857 | + functions-common:run_phase:1858 : local extra 2026-07-21 16:56:34.861 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 16:56:34.865 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 16:56:34.868 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 16:56:34.870 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 16:56:34.873 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-07-21 16:56:34.876 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 16:56:34.891 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:34.894 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 16:56:34.896 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 16:56:34.899 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-21 16:56:34.901 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-21 16:56:34.903 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 16:56:34.906 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-07-21 16:56:34.908 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-21 16:56:34.910 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-21 16:56:34.968 | ++ inc/async:async_inner:63 : install_tempest 2026-07-21 16:56:35.004 | [8552 Async install_tempest:55496]: running: install_tempest 2026-07-21 16:56:35.007 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 16:56:35.010 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 16:56:35.013 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 16:56:35.015 | + 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 16:56:35.018 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-21 16:56:35.021 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 16:56:35.024 | + functions-common:run_plugins:1835 : local phase=install 2026-07-21 16:56:35.027 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 16:56:35.030 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 16:56:35.034 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 16:56:35.037 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 16:56:35.041 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 16:56:35.044 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-07-21 16:56:35.047 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 16:56:35.049 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 16:56:35.052 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 16:56:35.055 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 16:56:35.058 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 16:56:35.060 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 16:56:35.063 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 16:56:35.066 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 16:56:35.068 | +++ /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 16:56:35.071 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 16:56:35.074 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 16:56:35.078 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 16:56:35.080 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 16:56:35.083 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 16:56:35.086 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 16:56:35.089 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 16:56:35.092 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 16:56:35.095 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 16:56:35.098 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 16:56:35.100 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 16:56:35.103 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 16:56:35.119 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 16:56:35.122 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 16:56:35.125 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 16:56:35.127 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 16:56:35.129 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 16:56:35.132 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 16:56:35.135 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 16:56:35.138 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 16:56:35.142 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 16:56:35.161 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 16:56:35.163 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 16:56:35.167 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 16:56:35.167 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 16:56:35.172 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 16:56:35.175 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 16:56:35.178 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 16:56:35.182 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 16:56:35.199 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 16:56:35.202 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 16:56:35.205 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 16:56:35.207 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 16:56:35.209 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_frr_enabled 2026-07-21 16:56:35.211 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-21 16:56:35.213 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-21 16:56:35.216 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-07-21 16:56:35.219 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-21 16:56:35.221 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 16:56:35.225 | + 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 = \A\L\L ]] 2026-07-21 16:56:35.228 | + 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, =~ ,python-openstackclient, ]] 2026-07-21 16:56:35.232 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 16:56:35.235 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-07-21 16:56:35.238 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-21 16:56:35.240 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 16:56:35.244 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-21 16:56:35.247 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-21 16:56:35.249 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 16:56:35.254 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-21 16:56:35.254 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 16:56:35.260 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-21 16:56:35.263 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-21 16:56:35.266 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-21 16:56:35.269 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-21 16:56:35.272 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-21 16:56:35.295 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-21 16:56:35.298 | + 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 16:56:35.864 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-21 16:56:35.914 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-07-21 16:56:35.921 | 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 16:56:35.921 | 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 16:56:35.922 | 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 16:56:35.922 | 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 16:56:35.923 | 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 16:56:35.923 | 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 16:56:35.923 | 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 16:56:35.943 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-07-21 16:56:35.947 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 16:56:35.952 | 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 16:56:35.952 | 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 16:56:35.953 | 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 16:56:35.954 | 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 16:56:35.954 | 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 16:56:35.955 | 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 16:56:35.956 | 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 16:56:35.957 | 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 16:56:35.957 | 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 16:56:35.958 | 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 16:56:35.959 | 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 16:56:35.961 | 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 16:56:35.962 | 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 16:56:35.963 | 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 16:56:35.963 | 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 16:56:35.964 | 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 16:56:35.965 | 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 16:56:35.965 | 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 16:56:35.966 | 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 16:56:35.966 | 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 16:56:35.967 | 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 16:56:35.970 | 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 16:56:35.972 | 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 16:56:35.975 | 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 16:56:35.977 | 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 16:56:35.978 | 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 16:56:35.978 | 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 16:56:35.981 | 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 16:56:35.984 | 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 16:56:35.991 | 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 16:56:35.992 | 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 16:56:35.992 | 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 16:56:35.994 | 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 16:56:35.996 | 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 16:56:35.998 | 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 16:56:36.000 | 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 16:56:36.002 | 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 16:56:36.003 | 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 16:56:36.006 | 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 16:56:36.009 | 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 16:56:36.010 | 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 16:56:36.010 | 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 16:56:36.011 | 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 16:56:36.019 | 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 16:56:36.020 | 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 16:56:36.023 | 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 16:56:36.043 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-07-21 16:56:36.081 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 54.5 MB/s 0:00:00 2026-07-21 16:56:36.085 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-07-21 16:56:36.263 | Installing collected packages: python-manilaclient, python-openstackclient 2026-07-21 16:56:37.713 | 2026-07-21 16:56:37.725 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-07-21 16:56:37.840 | + inc/python:pip_install:216 : result=0 2026-07-21 16:56:37.844 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:56:37.847 | + functions-common:time_stop:2420 : local name 2026-07-21 16:56:37.850 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:56:37.854 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:56:37.857 | + functions-common:time_stop:2423 : local total 2026-07-21 16:56:37.860 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:56:37.863 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:56:37.866 | + functions-common:time_stop:2427 : start_time=1784652995289 2026-07-21 16:56:37.869 | + functions-common:time_stop:2429 : [[ -z 1784652995289 ]] 2026-07-21 16:56:37.872 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:56:37.877 | + functions-common:time_stop:2432 : end_time=1784652997874 2026-07-21 16:56:37.880 | + functions-common:time_stop:2433 : elapsed_time=2585 2026-07-21 16:56:37.883 | + functions-common:time_stop:2434 : total=87371 2026-07-21 16:56:37.886 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:56:37.889 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=89956 2026-07-21 16:56:37.891 | + inc/python:pip_install:219 : return 0 2026-07-21 16:56:37.894 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-07-21 16:56:37.913 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:37.915 | + ./stack.sh:main:1008 : install_openstack_cli_server 2026-07-21 16:56:37.918 | + 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 16:56:37.921 | + 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 16:56:37.923 | + 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 16:56:37.926 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-07-21 16:56:37.930 | + 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 16:56:37.933 | + functions-common:run_process:1676 : local group= 2026-07-21 16:56:37.936 | + functions-common:run_process:1677 : local user= 2026-07-21 16:56:37.940 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 16:56:37.943 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-07-21 16:56:37.946 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 16:56:37.949 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 16:56:37.952 | + functions-common:time_start:2407 : local start_time= 2026-07-21 16:56:37.955 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 16:56:37.958 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 16:56:37.963 | + functions-common:time_start:2411 : _TIME_START[$name]=1784652997960 2026-07-21 16:56:37.967 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-07-21 16:56:37.986 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:37.989 | + 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 16:56:37.992 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-07-21 16:56:37.995 | + 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 16:56:37.998 | + 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 16:56:38.001 | + 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 16:56:38.003 | + 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 16:56:38.006 | + 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 16:56:38.009 | + 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 16:56:38.012 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-07-21 16:56:38.015 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 16:56:38.017 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 16:56:38.020 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 16:56:38.023 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 16:56:38.025 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-07-21 16:56:38.028 | + 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 16:56:38.031 | + 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 16:56:38.035 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-07-21 16:56:38.037 | + 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 16:56:38.040 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 16:56:38.042 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 16:56:38.044 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 16:56:38.047 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 16:56:38.050 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 16:56:38.052 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-07-21 16:56:38.055 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 16:56:38.060 | + 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 16:56:38.122 | + 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 16:56:38.185 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-07-21 16:56:38.242 | + 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 16:56:38.294 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-07-21 16:56:38.350 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-07-21 16:56:38.408 | + 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 16:56:38.466 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 16:56:38.469 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 16:56:38.472 | + 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 16:56:38.543 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 16:56:38.861 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-07-21 16:56:38.878 | 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 16:56:39.175 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-07-21 16:56:39.209 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 16:56:39.213 | + functions-common:time_stop:2420 : local name 2026-07-21 16:56:39.216 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:56:39.219 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:56:39.222 | + functions-common:time_stop:2423 : local total 2026-07-21 16:56:39.225 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:56:39.228 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 16:56:39.231 | + functions-common:time_stop:2427 : start_time=1784652997960 2026-07-21 16:56:39.234 | + functions-common:time_stop:2429 : [[ -z 1784652997960 ]] 2026-07-21 16:56:39.238 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:56:39.242 | + functions-common:time_stop:2432 : end_time=1784652999239 2026-07-21 16:56:39.245 | + functions-common:time_stop:2433 : elapsed_time=1279 2026-07-21 16:56:39.248 | + functions-common:time_stop:2434 : total=0 2026-07-21 16:56:39.251 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:56:39.255 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1279 2026-07-21 16:56:39.258 | + ./stack.sh:main:1014 : install_oscwrap 2026-07-21 16:56:39.263 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-21 16:56:39.267 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.Ypj4J7Hket 2026-07-21 16:56:39.271 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-21 16:56:39.274 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-21 16:56:39.277 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-21 16:56:39.280 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-07-21 16:56:39.284 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-21 16:56:39.287 | + ./stack.sh:main:1060 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 16:56:39.290 | + ./stack.sh:main:1060 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 16:56:39.294 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-07-21 16:56:39.314 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:39.317 | + ./stack.sh:main:1068 : configure_database 2026-07-21 16:56:39.321 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-21 16:56:39.323 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-21 16:56:39.326 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-21 16:56:39.329 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 16:56:39.331 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-07-21 16:56:39.333 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-21 16:56:39.336 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:39.339 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:39.341 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-21 16:56:39.344 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-21 16:56:39.346 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:39.349 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:39.351 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-21 16:56:39.355 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-21 16:56:39.356 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-21 16:56:39.359 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-21 16:56:39.362 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-21 16:56:39.365 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-21 16:56:39.370 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-21 16:56:39.370 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 16:56:39.375 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-21 16:56:39.446 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-21 16:56:39.448 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 16:56:39.451 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 16:56:39.454 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 16:56:39.456 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 16:56:39.459 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 16:56:39.462 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 16:56:39.464 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 16:56:39.466 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 16:56:39.469 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 16:56:39.471 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 16:56:39.474 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 16:56:39.476 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 16:56:39.479 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 16:56:39.481 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-21 16:56:39.483 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:39.486 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:39.488 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-21 16:56:39.491 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 16:56:39.494 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-21 16:56:41.076 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-21 16:56:41.079 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-21 16:56:41.082 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:41.085 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:41.087 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-21 16:56:41.090 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-21 16:56:41.093 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-07-21 16:56:41.110 | mysqladmin: connect to server at 'localhost' failed 2026-07-21 16:56:41.111 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-21 16:56:41.115 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-21 16:56:41.118 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-21 16:56:41.120 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:41.123 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:41.125 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-21 16:56:41.128 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-07-21 16:56:41.131 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-21 16:56:41.135 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-07-21 16:56:41.136 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-21 16:56:41.152 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:56:41.196 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-21 16:56:41.200 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-21 16:56:41.200 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-21 16:56:41.204 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-21 16:56:41.209 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-21 16:56:41.212 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-21 16:56:41.215 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-21 16:56:41.217 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-21 16:56:41.219 | + 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 16:56:41.231 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:56:41.274 | + 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 16:56:41.286 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:56:41.321 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-21 16:56:41.384 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-21 16:56:41.447 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-21 16:56:41.507 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-21 16:56:41.509 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-21 16:56:41.513 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-21 16:56:41.513 | enabling MySQL performance counting 2026-07-21 16:56:41.516 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-07-21 16:56:41.540 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-07-21 16:56:41.543 | + 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 16:56:42.085 | Processing ./tools/dbcounter 2026-07-21 16:56:42.088 | Installing build dependencies: started 2026-07-21 16:56:43.541 | Installing build dependencies: finished with status 'done' 2026-07-21 16:56:43.542 | Getting requirements to build wheel: started 2026-07-21 16:56:43.896 | Getting requirements to build wheel: finished with status 'done' 2026-07-21 16:56:43.897 | Preparing metadata (pyproject.toml): started 2026-07-21 16:56:44.109 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 16:56:44.112 | Building wheels for collected packages: dbcounter 2026-07-21 16:56:44.112 | Building wheel for dbcounter (pyproject.toml): started 2026-07-21 16:56:44.344 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-21 16:56:44.345 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=4ee67cef7b3d8ee02a1afbd93108a58f8ad47358a91c9d98e43d9bad493014bc 2026-07-21 16:56:44.345 | Stored in directory: /tmp/pip-ephem-wheel-cache-hf0zzrtv/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-07-21 16:56:44.347 | Successfully built dbcounter 2026-07-21 16:56:44.507 | Installing collected packages: dbcounter 2026-07-21 16:56:44.527 | Successfully installed dbcounter-0.1 2026-07-21 16:56:44.641 | + inc/python:pip_install:216 : result=0 2026-07-21 16:56:44.644 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 16:56:44.647 | + functions-common:time_stop:2420 : local name 2026-07-21 16:56:44.650 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:56:44.652 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:56:44.655 | + functions-common:time_stop:2423 : local total 2026-07-21 16:56:44.658 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:56:44.660 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 16:56:44.663 | + functions-common:time_stop:2427 : start_time=1784653001534 2026-07-21 16:56:44.666 | + functions-common:time_stop:2429 : [[ -z 1784653001534 ]] 2026-07-21 16:56:44.669 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:56:44.673 | + functions-common:time_stop:2432 : end_time=1784653004670 2026-07-21 16:56:44.676 | + functions-common:time_stop:2433 : elapsed_time=3136 2026-07-21 16:56:44.679 | + functions-common:time_stop:2434 : total=89956 2026-07-21 16:56:44.682 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:56:44.685 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93092 2026-07-21 16:56:44.688 | + inc/python:pip_install:219 : return 0 2026-07-21 16:56:44.690 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-21 16:56:44.692 | + lib/database:recreate_database:112 : local db=stats 2026-07-21 16:56:44.695 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-21 16:56:44.698 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-21 16:56:44.701 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-21 16:56:44.706 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:56:44.737 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-21 16:56:44.741 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:56:44.775 | + 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 16:56:44.775 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-21 16:56:44.780 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:56:44.818 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-21 16:56:44.821 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-21 16:56:44.878 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-21 16:56:44.934 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-21 16:56:44.994 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-21 16:56:45.056 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-21 16:56:45.114 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-21 16:56:45.170 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-21 16:56:45.230 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-21 16:56:45.233 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 16:56:45.236 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-21 16:56:47.215 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-07-21 16:56:47.218 | + functions-common:save_stackenv:65 : local tag=1072 2026-07-21 16:56:47.222 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-21 16:56:47.227 | + functions-common:save_stackenv:67 : time_stamp=2026-07-21-165647 2026-07-21 16:56:47.229 | + functions-common:save_stackenv:68 : echo '# 2026-07-21-165647 1072' 2026-07-21 16:56:47.233 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:56:47.236 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-21 16:56:47.240 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:56:47.243 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-21 16:56:47.246 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:56:47.249 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-21 16:56:47.252 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:56:47.255 | + 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 16:56:47.258 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:56:47.261 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.86 2026-07-21 16:56:47.264 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:56:47.267 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.86/identity 2026-07-21 16:56:47.270 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:56:47.273 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-21-165100 2026-07-21 16:56:47.276 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:56:47.279 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 16:56:47.282 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:56:47.285 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.86 2026-07-21 16:56:47.288 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:56:47.290 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-21 16:56:47.293 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:56:47.296 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.86,IP:::1 2026-07-21 16:56:47.300 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:56:47.303 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-21 16:56:47.305 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:56:47.309 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-21 16:56:47.312 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:56:47.315 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.86 2026-07-21 16:56:47.318 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 16:56:47.320 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-21 16:56:47.323 | + ./stack.sh:main:1082 : start_dstat 2026-07-21 16:56:47.327 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-21 16:56:47.329 | + functions-common:run_process:1674 : local service=dstat 2026-07-21 16:56:47.332 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-21 16:56:47.335 | + functions-common:run_process:1676 : local group= 2026-07-21 16:56:47.338 | + functions-common:run_process:1677 : local user= 2026-07-21 16:56:47.340 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 16:56:47.343 | + functions-common:run_process:1680 : local name=dstat 2026-07-21 16:56:47.346 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 16:56:47.349 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 16:56:47.351 | + functions-common:time_start:2407 : local start_time= 2026-07-21 16:56:47.354 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 16:56:47.358 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 16:56:47.363 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653007359 2026-07-21 16:56:47.365 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-21 16:56:47.382 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:56:47.385 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 16:56:47.388 | + functions-common:time_stop:2420 : local name 2026-07-21 16:56:47.390 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:56:47.393 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:56:47.396 | + functions-common:time_stop:2423 : local total 2026-07-21 16:56:47.398 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:56:47.401 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 16:56:47.404 | + functions-common:time_stop:2427 : start_time=1784653007359 2026-07-21 16:56:47.407 | + functions-common:time_stop:2429 : [[ -z 1784653007359 ]] 2026-07-21 16:56:47.410 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:56:47.415 | + functions-common:time_stop:2432 : end_time=1784653007412 2026-07-21 16:56:47.418 | + functions-common:time_stop:2433 : elapsed_time=53 2026-07-21 16:56:47.420 | + functions-common:time_stop:2434 : total=1279 2026-07-21 16:56:47.423 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:56:47.426 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1332 2026-07-21 16:56:47.429 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-21 16:56:47.432 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-21 16:56:47.434 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 16:56:47.437 | + functions-common:run_process:1676 : local group= 2026-07-21 16:56:47.439 | + functions-common:run_process:1677 : local user=root 2026-07-21 16:56:47.442 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-21 16:56:47.444 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-21 16:56:47.448 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 16:56:47.451 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 16:56:47.454 | + functions-common:time_start:2407 : local start_time= 2026-07-21 16:56:47.457 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 16:56:47.461 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 16:56:47.466 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653007462 2026-07-21 16:56:47.468 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-21 16:56:47.485 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:47.488 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-21 16:56:47.490 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-07-21 16:56:47.493 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 16:56:47.496 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 16:56:47.499 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 16:56:47.502 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 16:56:47.504 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-07-21 16:56:47.507 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-07-21 16:56:47.510 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-07-21 16:56:47.512 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 16:56:47.515 | + functions-common:_run_under_systemd:1636 : local user=root 2026-07-21 16:56:47.517 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-07-21 16:56:47.520 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.12 2026-07-21 16:56:47.523 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-07-21 16:56:47.526 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-07-21 16:56:47.529 | + 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 16:56:47.532 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-07-21 16:56:47.535 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 16:56:47.538 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 16:56:47.541 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-21 16:56:47.543 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.12 2026-07-21 16:56:47.546 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 16:56:47.549 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 16:56:47.552 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-07-21 16:56:47.555 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 16:56:47.560 | + 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 16:56:47.628 | + 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 16:56:47.698 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-07-21 16:56:47.755 | + 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 16:56:47.813 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-07-21 16:56:47.869 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-07-21 16:56:47.925 | + 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 16:56:47.984 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.12 ]] 2026-07-21 16:56:47.987 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-07-21 16:56:48.045 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 16:56:48.048 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-07-21 16:56:48.120 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 16:56:48.412 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-07-21 16:56:48.428 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-07-21 16:56:48.719 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-07-21 16:56:48.747 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 16:56:48.750 | + functions-common:time_stop:2420 : local name 2026-07-21 16:56:48.754 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:56:48.757 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:56:48.760 | + functions-common:time_stop:2423 : local total 2026-07-21 16:56:48.763 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:56:48.766 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 16:56:48.768 | + functions-common:time_stop:2427 : start_time=1784653007462 2026-07-21 16:56:48.771 | + functions-common:time_stop:2429 : [[ -z 1784653007462 ]] 2026-07-21 16:56:48.776 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:56:48.780 | + functions-common:time_stop:2432 : end_time=1784653008777 2026-07-21 16:56:48.783 | + functions-common:time_stop:2433 : elapsed_time=1315 2026-07-21 16:56:48.787 | + functions-common:time_stop:2434 : total=1332 2026-07-21 16:56:48.790 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:56:48.794 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2647 2026-07-21 16:56:48.797 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-21 16:56:48.817 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:56:48.820 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-07-21 16:56:48.823 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-21 16:56:48.826 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 16:56:48.829 | + functions-common:run_process:1676 : local group= 2026-07-21 16:56:48.832 | + functions-common:run_process:1677 : local user= 2026-07-21 16:56:48.835 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 16:56:48.838 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-21 16:56:48.841 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 16:56:48.844 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 16:56:48.847 | + functions-common:time_start:2407 : local start_time= 2026-07-21 16:56:48.850 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 16:56:48.854 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 16:56:48.859 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653008855 2026-07-21 16:56:48.862 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-21 16:56:48.880 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:48.883 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-07-21 16:56:48.886 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-07-21 16:56:48.889 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 16:56:48.892 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 16:56:48.895 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-07-21 16:56:48.898 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 16:56:48.901 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-07-21 16:56:48.903 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-07-21 16:56:48.906 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-07-21 16:56:48.909 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 16:56:48.912 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 16:56:48.915 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 16:56:48.917 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 16:56:48.920 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-07-21 16:56:48.923 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-07-21 16:56:48.927 | + 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 16:56:48.929 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-07-21 16:56:48.932 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 16:56:48.935 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 16:56:48.938 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 16:56:48.941 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 16:56:48.944 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 16:56:48.947 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 16:56:48.949 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-07-21 16:56:48.953 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 16:56:48.957 | + 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 16:56:49.028 | + 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 16:56:49.099 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-07-21 16:56:49.156 | + 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 16:56:49.219 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-07-21 16:56:49.276 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-07-21 16:56:49.337 | + 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 16:56:49.394 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 16:56:49.397 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 16:56:49.399 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-07-21 16:56:49.469 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 16:56:49.781 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-07-21 16:56:49.795 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-07-21 16:56:50.091 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-07-21 16:56:50.131 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 16:56:50.134 | + functions-common:time_stop:2420 : local name 2026-07-21 16:56:50.137 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:56:50.140 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:56:50.142 | + functions-common:time_stop:2423 : local total 2026-07-21 16:56:50.145 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:56:50.148 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 16:56:50.151 | + functions-common:time_stop:2427 : start_time=1784653008855 2026-07-21 16:56:50.153 | + functions-common:time_stop:2429 : [[ -z 1784653008855 ]] 2026-07-21 16:56:50.157 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:56:50.162 | + functions-common:time_stop:2432 : end_time=1784653010159 2026-07-21 16:56:50.165 | + functions-common:time_stop:2433 : elapsed_time=1304 2026-07-21 16:56:50.169 | + functions-common:time_stop:2434 : total=2647 2026-07-21 16:56:50.172 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:56:50.174 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3951 2026-07-21 16:56:50.178 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-07-21 16:56:50.197 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:56:50.200 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-07-21 16:56:50.221 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:56:50.223 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-07-21 16:56:50.242 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:50.245 | + ./stack.sh:main:1101 : start_etcd3 2026-07-21 16:56:50.248 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-21 16:56:50.250 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000005585 --data-dir /opt/stack/data/etcd' 2026-07-21 16:56:50.253 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-21 16:56:50.256 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000005585=http://10.4.3.86:2380' 2026-07-21 16:56:50.258 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.4.3.86:2380' 2026-07-21 16:56:50.261 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.4.3.86:2379' 2026-07-21 16:56:50.264 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-21 16:56:50.266 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-21 16:56:50.269 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.4.3.86:2379' 2026-07-21 16:56:50.272 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-21 16:56:50.275 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-21 16:56:50.277 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-21 16:56:50.280 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000005585 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005585=http://10.4.3.86:2380 --initial-advertise-peer-urls http://10.4.3.86:2380 --advertise-client-urls http://10.4.3.86:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.86:2379 --log-level=debug' '' root 2026-07-21 16:56:50.283 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-21 16:56:50.286 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np0000005585 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005585=http://10.4.3.86:2380 --initial-advertise-peer-urls http://10.4.3.86:2380 --advertise-client-urls http://10.4.3.86:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.86:2379 --log-level=debug' 2026-07-21 16:56:50.288 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 16:56:50.290 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-21 16:56:50.293 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 16:56:50.296 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 16:56:50.298 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 16:56:50.301 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-21 16:56:50.304 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 16:56:50.309 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-21 16:56:50.377 | + 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 16:56:50.442 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-21 16:56:50.503 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000005585 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005585=http://10.4.3.86:2380 --initial-advertise-peer-urls http://10.4.3.86:2380 --advertise-client-urls http://10.4.3.86:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.86:2379 --log-level=debug' 2026-07-21 16:56:50.562 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-21 16:56:50.624 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-21 16:56:50.684 | + 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 16:56:50.748 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 16:56:50.751 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 16:56:50.754 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-21 16:56:50.822 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 16:56:51.118 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-21 16:56:51.180 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-21 16:56:51.241 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-21 16:56:51.304 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-21 16:56:51.362 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-21 16:56:51.366 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 16:56:51.371 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 16:56:51.374 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-21 16:56:51.678 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-21 16:56:51.692 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-21 16:56:51.971 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-21 16:56:52.206 | ++ inc/async:async_inner:64 : rc=0 2026-07-21 16:56:52.229 | [55496 Async install_tempest:55496]: finished successfully 2026-07-21 16:56:52.723 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-07-21 16:56:52.742 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:52.745 | + ./stack.sh:main:1108 : start_tls_proxy http-services '*' 443 10.4.3.86 80 2026-07-21 16:56:52.748 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-07-21 16:56:52.750 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-21 16:56:52.753 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-07-21 16:56:52.756 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.86 2026-07-21 16:56:52.759 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-07-21 16:56:52.762 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-21 16:56:52.766 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-21 16:56:52.769 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-21 16:56:52.772 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-21 16:56:52.774 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-21 16:56:52.777 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-07-21 16:56:52.793 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-07-21 16:56:52.795 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-21 16:56:52.798 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-07-21 16:56:52.801 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-07-21 16:56:52.803 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 16:56:52.806 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:52.809 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:52.811 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-21 16:56:52.815 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-21 16:56:52.818 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-21 16:56:52.821 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-07-21 16:56:52.824 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-07-21 16:56:52.827 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-07-21 16:56:52.830 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-07-21 16:56:52.845 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 16:56:52.848 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-21 16:56:52.851 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-21 16:56:52.854 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 16:56:52.857 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:56:52.859 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:52.862 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:52.865 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-21 16:56:52.867 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-21 16:56:52.903 | No module matches headers 2026-07-21 16:56:52.906 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-07-21 16:56:52.942 | Enabling module headers. 2026-07-21 16:56:52.948 | To activate the new configuration, you need to run: 2026-07-21 16:56:52.948 | systemctl restart apache2 2026-07-21 16:56:52.953 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-21 16:56:52.956 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 16:56:52.959 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-21 16:56:52.962 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-21 16:56:52.964 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 16:56:52.966 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:56:52.969 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:52.972 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:52.975 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-21 16:56:52.978 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-21 16:56:53.011 | No module matches ssl 2026-07-21 16:56:53.015 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-07-21 16:56:53.051 | Considering dependency mime for ssl: 2026-07-21 16:56:53.051 | Module mime already enabled 2026-07-21 16:56:53.051 | Considering dependency socache_shmcb for ssl: 2026-07-21 16:56:53.051 | Enabling module socache_shmcb. 2026-07-21 16:56:53.056 | Enabling module ssl. 2026-07-21 16:56:53.056 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-07-21 16:56:53.061 | To activate the new configuration, you need to run: 2026-07-21 16:56:53.061 | systemctl restart apache2 2026-07-21 16:56:53.066 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-21 16:56:53.069 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 16:56:53.072 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-21 16:56:53.074 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-21 16:56:53.077 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 16:56:53.080 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:56:53.082 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:53.085 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:53.088 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-21 16:56:53.090 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-21 16:56:53.127 | proxy (enabled by site administrator) 2026-07-21 16:56:53.130 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 16:56:53.133 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-21 16:56:53.136 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-21 16:56:53.139 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 16:56:53.142 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:56:53.145 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:53.147 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:53.150 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-21 16:56:53.153 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-21 16:56:53.186 | proxy_http (enabled by site administrator) 2026-07-21 16:56:53.190 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-07-21 16:56:53.193 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-07-21 16:56:53.196 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 16:56:53.199 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 16:56:53.202 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 16:56:53.205 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:56:53.208 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:53.211 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:53.214 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 16:56:53.216 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 16:56:53.219 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:56:53.222 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:56:53.225 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-07-21 16:56:53.258 | Enabling site http-services-tls-proxy. 2026-07-21 16:56:53.264 | To activate the new configuration, you need to run: 2026-07-21 16:56:53.264 | systemctl reload apache2 2026-07-21 16:56:53.269 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-21 16:56:53.272 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 16:56:53.275 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 16:56:53.278 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 16:56:53.398 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-07-21 16:56:53.401 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-21 16:56:53.404 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-21 16:56:53.417 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-07-21 16:56:53.429 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-21 16:56:53.432 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-21 16:56:53.435 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-07-21 16:56:53.437 | + 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.86/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-07-21 16:56:53.492 | The user clouds.yaml file didn't exist. 2026-07-21 16:56:53.504 | + 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.86/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-07-21 16:56:53.566 | + 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.86/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-07-21 16:56:53.630 | + 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.86/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-07-21 16:56:53.700 | + 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.86/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-07-21 16:56:53.764 | + 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.86/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-07-21 16:56:53.833 | + 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.86/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-07-21 16:56:53.901 | + 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.86/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-07-21 16:56:53.969 | + 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.86/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-07-21 16:56:54.037 | + 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.86/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-07-21 16:56:54.110 | + functions-common:write_clouds_yaml:203 : cat 2026-07-21 16:56:54.116 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-07-21 16:56:54.119 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-07-21 16:56:54.122 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-07-21 16:56:54.127 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-07-21 16:56:54.130 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-07-21 16:56:54.133 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-07-21 16:56:54.152 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:56:54.155 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-07-21 16:56:54.157 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 16:56:54.159 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-07-21 16:56:54.162 | + ./stack.sh:main:1118 : '[' 10.4.3.86 == 10.4.3.86 ']' 2026-07-21 16:56:54.165 | + ./stack.sh:main:1119 : init_keystone 2026-07-21 16:56:54.168 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-21 16:56:54.184 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:56:54.187 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-21 16:56:54.189 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-21 16:56:54.192 | + lib/database:recreate_database:112 : local db=keystone 2026-07-21 16:56:54.195 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-21 16:56:54.197 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-21 16:56:54.200 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-21 16:56:54.206 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:56:54.249 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-21 16:56:54.256 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:56:54.307 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-21 16:56:54.310 | + functions-common:time_start:2406 : local name=dbsync 2026-07-21 16:56:54.312 | + functions-common:time_start:2407 : local start_time= 2026-07-21 16:56:54.316 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 16:56:54.321 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 16:56:54.325 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653014321 2026-07-21 16:56:54.328 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-21 16:56:54.767 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 16:56:54.767 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:56:54.767 | we strongly recommend against using it for new projects. 2026-07-21 16:56:54.767 | 2026-07-21 16:56:54.767 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:56:54.767 | framework. For more detail see 2026-07-21 16:56:54.767 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:56:54.767 | 2026-07-21 16:56:54.767 | from eventlet import event 2026-07-21 16:56:56.513 | INFO dbcounter [-] Registered counter for database keystone 2026-07-21 16:56:56.555 | 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=59711) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 16:56:56.562 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 16:56:56.562 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 16:56:56.562 | DEBUG dbcounter [-] [59711] Writer thread running {{(pid=59711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 16:56:56.612 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-21 16:56:57.791 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=59711) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 16:56:57.793 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-21 16:56:57.793 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=59711) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:56:57.794 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-21 16:56:57.813 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=59711) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:56:57.814 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-21 16:56:57.823 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=59711) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:56:57.824 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-21 16:56:57.860 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=59711) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:56:57.862 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-21 16:56:57.881 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=59711) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:56:57.882 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-21 16:56:57.929 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=59711) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:56:57.932 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-21 16:56:57.932 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=59711) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 16:56:57.933 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-21 16:56:57.995 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=59711) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:56:57.999 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-21 16:56:58.017 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=59711) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:56:58.398 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-21 16:56:58.400 | + functions-common:time_stop:2420 : local name 2026-07-21 16:56:58.403 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:56:58.406 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:56:58.409 | + functions-common:time_stop:2423 : local total 2026-07-21 16:56:58.411 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:56:58.414 | + functions-common:time_stop:2426 : name=dbsync 2026-07-21 16:56:58.417 | + functions-common:time_stop:2427 : start_time=1784653014321 2026-07-21 16:56:58.420 | + functions-common:time_stop:2429 : [[ -z 1784653014321 ]] 2026-07-21 16:56:58.423 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:56:58.428 | + functions-common:time_stop:2432 : end_time=1784653018425 2026-07-21 16:56:58.430 | + functions-common:time_stop:2433 : elapsed_time=4104 2026-07-21 16:56:58.433 | + functions-common:time_stop:2434 : total=0 2026-07-21 16:56:58.436 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:56:58.439 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4104 2026-07-21 16:56:58.441 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-21 16:56:58.444 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-21 16:56:58.449 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-21 16:56:58.815 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 16:56:58.815 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:56:58.815 | we strongly recommend against using it for new projects. 2026-07-21 16:56:58.815 | 2026-07-21 16:56:58.815 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:56:58.815 | framework. For more detail see 2026-07-21 16:56:58.815 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:56:58.815 | 2026-07-21 16:56:58.815 | from eventlet import event 2026-07-21 16:57:00.104 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-21 16:57:00.104 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-21 16:57:00.104 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-21 16:57:00.104 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-21 16:57:00.105 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-21 16:57:00.105 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-21 16:57:00.105 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-21 16:57:00.105 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-21 16:57:00.105 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-21 16:57:00.473 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-21 16:57:00.477 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-21 16:57:00.810 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 16:57:00.810 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:57:00.810 | we strongly recommend against using it for new projects. 2026-07-21 16:57:00.811 | 2026-07-21 16:57:00.811 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:57:00.811 | framework. For more detail see 2026-07-21 16:57:00.811 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:57:00.811 | 2026-07-21 16:57:00.811 | from eventlet import event 2026-07-21 16:57:02.113 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-21 16:57:02.113 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-21 16:57:02.113 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-21 16:57:02.114 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-21 16:57:02.114 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-21 16:57:02.114 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-21 16:57:02.114 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-21 16:57:02.114 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-21 16:57:02.114 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-21 16:57:02.477 | + ./stack.sh:main:1120 : start_keystone 2026-07-21 16:57:02.481 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-21 16:57:02.486 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-21 16:57:02.489 | + functions-common:run_process:1674 : local service=keystone 2026-07-21 16:57:02.492 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 16:57:02.495 | + functions-common:run_process:1676 : local group= 2026-07-21 16:57:02.498 | + functions-common:run_process:1677 : local user= 2026-07-21 16:57:02.501 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 16:57:02.503 | + functions-common:run_process:1680 : local name=keystone 2026-07-21 16:57:02.506 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 16:57:02.509 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 16:57:02.512 | + functions-common:time_start:2407 : local start_time= 2026-07-21 16:57:02.515 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 16:57:02.519 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 16:57:02.524 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653022521 2026-07-21 16:57:02.527 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-21 16:57:02.551 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:57:02.554 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-21 16:57:02.557 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-21 16:57:02.560 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 16:57:02.563 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 16:57:02.565 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 16:57:02.567 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 16:57:02.570 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-21 16:57:02.573 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-21 16:57:02.575 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-21 16:57:02.578 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 16:57:02.582 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 16:57:02.585 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 16:57:02.588 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 16:57:02.591 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-21 16:57:02.594 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-21 16:57:02.597 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 16:57:02.600 | + 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 16:57:02.603 | + 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 16:57:02.606 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-21 16:57:02.608 | + 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 16:57:02.610 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 16:57:02.613 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 16:57:02.616 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 16:57:02.618 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-21 16:57:02.620 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 16:57:02.625 | + 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 16:57:02.693 | + 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 16:57:02.761 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-21 16:57:02.820 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-07-21 16:57:02.877 | + 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 16:57:02.938 | + 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 16:57:02.996 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-21 16:57:03.053 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-21 16:57:03.109 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-21 16:57:03.169 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-21 16:57:03.231 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-21 16:57:03.293 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 16:57:03.296 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 16:57:03.299 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-21 16:57:03.369 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 16:57:03.668 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-21 16:57:03.683 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-21 16:57:03.961 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-21 16:57:04.092 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 16:57:04.096 | + functions-common:time_stop:2420 : local name 2026-07-21 16:57:04.099 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:57:04.101 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:57:04.105 | + functions-common:time_stop:2423 : local total 2026-07-21 16:57:04.108 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:57:04.111 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 16:57:04.114 | + functions-common:time_stop:2427 : start_time=1784653022521 2026-07-21 16:57:04.117 | + functions-common:time_stop:2429 : [[ -z 1784653022521 ]] 2026-07-21 16:57:04.121 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:57:04.127 | + functions-common:time_stop:2432 : end_time=1784653024122 2026-07-21 16:57:04.130 | + functions-common:time_stop:2433 : elapsed_time=1601 2026-07-21 16:57:04.132 | + functions-common:time_stop:2434 : total=3951 2026-07-21 16:57:04.135 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:57:04.139 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5552 2026-07-21 16:57:04.142 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-21 16:57:04.142 | Waiting for keystone to start... 2026-07-21 16:57:04.145 | + lib/keystone:start_keystone:514 : local service_uri=http://10.4.3.86/identity/v3/ 2026-07-21 16:57:04.148 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.4.3.86/identity/v3/ 2026-07-21 16:57:04.151 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 16:57:04.154 | + functions:wait_for_service:477 : local url=http://10.4.3.86/identity/v3/ 2026-07-21 16:57:04.157 | + functions:wait_for_service:478 : local rval=0 2026-07-21 16:57:04.160 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 16:57:04.163 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 16:57:04.166 | + functions-common:time_start:2407 : local start_time= 2026-07-21 16:57:04.170 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 16:57:04.173 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 16:57:04.177 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653024174 2026-07-21 16:57:04.180 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 16:57:04.186 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.4.3.86/identity/v3/ 2026-07-21 16:57:07.005 | + :: : [[ 200 == 503 ]] 2026-07-21 16:57:07.006 | + :: : [[ 0 -eq 7 ]] 2026-07-21 16:57:07.010 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 16:57:07.013 | + functions-common:time_stop:2420 : local name 2026-07-21 16:57:07.015 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:57:07.018 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:57:07.020 | + functions-common:time_stop:2423 : local total 2026-07-21 16:57:07.023 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:57:07.026 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 16:57:07.029 | + functions-common:time_stop:2427 : start_time=1784653024174 2026-07-21 16:57:07.031 | + functions-common:time_stop:2429 : [[ -z 1784653024174 ]] 2026-07-21 16:57:07.034 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:57:07.038 | + functions-common:time_stop:2432 : end_time=1784653027035 2026-07-21 16:57:07.041 | + functions-common:time_stop:2433 : elapsed_time=2861 2026-07-21 16:57:07.043 | + functions-common:time_stop:2434 : total=0 2026-07-21 16:57:07.046 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:57:07.049 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2861 2026-07-21 16:57:07.051 | + functions:wait_for_service:486 : return 0 2026-07-21 16:57:07.054 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-21 16:57:07.070 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:57:07.073 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.4.3.86 5001 2026-07-21 16:57:07.076 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-07-21 16:57:07.078 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-21 16:57:07.081 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-07-21 16:57:07.084 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.86 2026-07-21 16:57:07.087 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-07-21 16:57:07.089 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-21 16:57:07.092 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-21 16:57:07.094 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-21 16:57:07.097 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-21 16:57:07.099 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-21 16:57:07.102 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-21 16:57:07.105 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-07-21 16:57:07.108 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-07-21 16:57:07.111 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 16:57:07.113 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:57:07.115 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:57:07.118 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-21 16:57:07.122 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-21 16:57:07.124 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-21 16:57:07.127 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-07-21 16:57:07.129 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-07-21 16:57:07.131 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-21 16:57:07.134 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-07-21 16:57:07.137 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-07-21 16:57:07.151 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 16:57:07.154 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-21 16:57:07.157 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-21 16:57:07.160 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 16:57:07.163 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:57:07.165 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:57:07.168 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:57:07.171 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-21 16:57:07.174 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-21 16:57:07.213 | headers (enabled by site administrator) 2026-07-21 16:57:07.217 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 16:57:07.220 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-21 16:57:07.223 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-21 16:57:07.226 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 16:57:07.229 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:57:07.232 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:57:07.235 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:57:07.238 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-21 16:57:07.241 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-21 16:57:07.278 | ssl (enabled by site administrator) 2026-07-21 16:57:07.282 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 16:57:07.284 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-21 16:57:07.287 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-21 16:57:07.290 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 16:57:07.293 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:57:07.296 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:57:07.299 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:57:07.301 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-21 16:57:07.305 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-21 16:57:07.338 | proxy (enabled by site administrator) 2026-07-21 16:57:07.342 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 16:57:07.345 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-21 16:57:07.348 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-21 16:57:07.351 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 16:57:07.355 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:57:07.357 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:57:07.360 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:57:07.362 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-21 16:57:07.366 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-21 16:57:07.399 | proxy_http (enabled by site administrator) 2026-07-21 16:57:07.402 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-07-21 16:57:07.406 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-07-21 16:57:07.408 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 16:57:07.411 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 16:57:07.414 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 16:57:07.417 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:57:07.420 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:57:07.423 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:57:07.426 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 16:57:07.429 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 16:57:07.432 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:57:07.436 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:57:07.438 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-07-21 16:57:07.481 | Enabling site keystone-service-tls-proxy. 2026-07-21 16:57:07.488 | To activate the new configuration, you need to run: 2026-07-21 16:57:07.488 | systemctl reload apache2 2026-07-21 16:57:07.494 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-21 16:57:07.498 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 16:57:07.501 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 16:57:07.504 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 16:57:07.631 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-21 16:57:07.634 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 16:57:07.637 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-21 16:57:07.702 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-07-21 16:57:07.705 | + 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.86/identity 2026-07-21 16:57:08.067 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 16:57:08.067 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:57:08.067 | we strongly recommend against using it for new projects. 2026-07-21 16:57:08.067 | 2026-07-21 16:57:08.067 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:57:08.067 | framework. For more detail see 2026-07-21 16:57:08.067 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:57:08.067 | 2026-07-21 16:57:08.067 | from eventlet import event 2026-07-21 16:57:09.669 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.669 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.669 | 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=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.673 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.680 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.680 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.705 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.708 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.708 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.749 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.749 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.749 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.749 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.749 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.749 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.755 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.755 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.755 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.755 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.755 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.755 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.755 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.758 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.760 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.760 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.760 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.760 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.760 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.760 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.761 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60814) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 16:57:09.797 | INFO dbcounter [-] Registered counter for database keystone 2026-07-21 16:57:09.832 | 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=60814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 16:57:09.966 | DEBUG dbcounter [-] [60814] Writer thread running {{(pid=60814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 16:57:10.040 | INFO keystone.cmd.bootstrap [None req-88fb3230-773b-406f-86e1-1837882223ab None None] Created domain default 2026-07-21 16:57:10.064 | INFO keystone.cmd.bootstrap [None req-88fb3230-773b-406f-86e1-1837882223ab None None] Created project admin 2026-07-21 16:57:10.081 | WARNING keystone.common.password_hashing [None req-88fb3230-773b-406f-86e1-1837882223ab None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-21 16:57:10.094 | INFO keystone.cmd.bootstrap [None req-88fb3230-773b-406f-86e1-1837882223ab None None] Created user admin 2026-07-21 16:57:10.102 | INFO keystone.cmd.bootstrap [None req-88fb3230-773b-406f-86e1-1837882223ab None None] Created role reader 2026-07-21 16:57:10.107 | INFO keystone.cmd.bootstrap [None req-88fb3230-773b-406f-86e1-1837882223ab None None] Created role member 2026-07-21 16:57:10.120 | INFO keystone.cmd.bootstrap [None req-88fb3230-773b-406f-86e1-1837882223ab None None] Created implied role where 6be0366553684a30b7284d3e28a4e0f4 implies bd6d0113e75e4b1383bcd5f78c71d50e 2026-07-21 16:57:10.125 | INFO keystone.cmd.bootstrap [None req-88fb3230-773b-406f-86e1-1837882223ab None None] Created role manager 2026-07-21 16:57:10.134 | INFO keystone.cmd.bootstrap [None req-88fb3230-773b-406f-86e1-1837882223ab None None] Created implied role where 87a52395694c410d8d5ca069b23ec15d implies 6be0366553684a30b7284d3e28a4e0f4 2026-07-21 16:57:10.139 | INFO keystone.cmd.bootstrap [None req-88fb3230-773b-406f-86e1-1837882223ab None None] Created role admin 2026-07-21 16:57:10.147 | INFO keystone.cmd.bootstrap [None req-88fb3230-773b-406f-86e1-1837882223ab None None] Created implied role where 1a60a56ad3c242acb538f0fdf9b5e6e9 implies 87a52395694c410d8d5ca069b23ec15d 2026-07-21 16:57:10.154 | INFO keystone.cmd.bootstrap [None req-88fb3230-773b-406f-86e1-1837882223ab None None] Created role service 2026-07-21 16:57:10.160 | INFO keystone.cmd.bootstrap [None req-88fb3230-773b-406f-86e1-1837882223ab None None] Granted role admin on project admin to user admin. 2026-07-21 16:57:10.164 | INFO keystone.cmd.bootstrap [None req-88fb3230-773b-406f-86e1-1837882223ab None None] Granted role admin on the system to user admin. 2026-07-21 16:57:10.171 | WARNING py.warnings [None req-88fb3230-773b-406f-86e1-1837882223ab 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 16:57:10.171 | warnings.warn( 2026-07-21 16:57:10.171 |  2026-07-21 16:57:10.173 | INFO keystone.cmd.bootstrap [None req-88fb3230-773b-406f-86e1-1837882223ab None None] Created region RegionOne 2026-07-21 16:57:10.190 | INFO keystone.cmd.bootstrap [None req-88fb3230-773b-406f-86e1-1837882223ab None None] Created public endpoint https://10.4.3.86/identity 2026-07-21 16:57:10.665 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-21 16:57:10.668 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-07-21 16:57:10.671 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-21 16:57:10.675 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-21 16:57:12.250 | 2026-07-21 16:57:12.263 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:12.266 | + lib/keystone:create_keystone_accounts:258 : admin_project=06f769ebad864654b9150b40cfdf76fb 2026-07-21 16:57:12.269 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-21 16:57:12.273 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-21 16:57:12.487 | 2026-07-21 16:57:12.495 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:12.499 | + lib/keystone:create_keystone_accounts:260 : admin_user=b051fc12527b4115b202677e02c8af05 2026-07-21 16:57:12.501 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-21 16:57:12.504 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-21 16:57:12.506 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-21 16:57:12.509 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin b051fc12527b4115b202677e02c8af05 default 2026-07-21 16:57:12.568 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin b051fc12527b4115b202677e02c8af05 default 2026-07-21 16:57:12.602 | [8552 Async ks-domain-role:60945]: running: get_or_add_user_domain_role admin b051fc12527b4115b202677e02c8af05 default 2026-07-21 16:57:12.605 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-21 16:57:12.608 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-21 16:57:12.611 | ++ 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 16:57:13.477 | 2026-07-21 16:57:13.488 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:13.492 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-21 16:57:13.495 | + functions-common:get_or_create_domain:878 : echo default 2026-07-21 16:57:13.495 | default 2026-07-21 16:57:13.498 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-21 16:57:13.561 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-21 16:57:13.600 | [8552 Async ks-project:61071]: running: get_or_create_project service Default 2026-07-21 16:57:13.603 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-21 16:57:13.670 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-21 16:57:13.715 | [8552 Async ks-service:61165]: running: get_or_create_role service 2026-07-21 16:57:13.718 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-21 16:57:13.784 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-21 16:57:13.821 | [8552 Async ks-reseller:61259]: running: get_or_create_role ResellerAdmin 2026-07-21 16:57:13.823 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-21 16:57:13.826 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-21 16:57:13.891 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-21 16:57:13.930 | [8552 Async ks-anotherrole:61355]: running: get_or_create_role anotherrole 2026-07-21 16:57:13.933 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-21 16:57:13.937 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-21 16:57:13.940 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 16:57:13.943 | +++ 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 16:57:13.949 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:13.976 | [60945 Async ks-domain-role:60945]: finished successfully 2026-07-21 16:57:14.339 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:14.364 | [61071 Async ks-project:61071]: finished successfully 2026-07-21 16:57:14.638 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:14.663 | [61165 Async ks-service:61165]: finished successfully 2026-07-21 16:57:14.861 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:14.888 | [61259 Async ks-reseller:61259]: finished successfully 2026-07-21 16:57:15.034 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:15.058 | [61355 Async ks-anotherrole:61355]: finished successfully 2026-07-21 16:57:15.238 | 2026-07-21 16:57:15.249 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:15.252 | ++ functions-common:get_or_create_project:928 : project_id=c0bfefe3a9e8448c93e736e1a24c3719 2026-07-21 16:57:15.255 | ++ functions-common:get_or_create_project:929 : echo c0bfefe3a9e8448c93e736e1a24c3719 2026-07-21 16:57:15.257 | + lib/keystone:create_keystone_accounts:288 : invis_project=c0bfefe3a9e8448c93e736e1a24c3719 2026-07-21 16:57:15.260 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-21 16:57:15.263 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-21 16:57:15.266 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 16:57:15.269 | +++ 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 16:57:15.539 | 2026-07-21 16:57:15.550 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:15.554 | ++ functions-common:get_or_create_project:928 : project_id=727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:15.556 | ++ functions-common:get_or_create_project:929 : echo 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:15.558 | + lib/keystone:create_keystone_accounts:292 : demo_project=727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:15.561 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-21 16:57:15.565 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-07-21 16:57:15.567 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 16:57:15.569 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-21 16:57:15.571 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-21 16:57:15.575 | +++ 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 16:57:15.840 | 2026-07-21 16:57:15.851 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:15.855 | ++ functions-common:get_or_create_user:915 : user_id=a1d4cae5b3ae4ce391b1aee05591fca3 2026-07-21 16:57:15.857 | ++ functions-common:get_or_create_user:916 : echo a1d4cae5b3ae4ce391b1aee05591fca3 2026-07-21 16:57:15.860 | + lib/keystone:create_keystone_accounts:295 : demo_user=a1d4cae5b3ae4ce391b1aee05591fca3 2026-07-21 16:57:15.863 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-21 16:57:15.909 | [8552 Async ks-domain-role:60945]: Waiting for completion of get_or_add_user_domain_role admin b051fc12527b4115b202677e02c8af05 default running on PID 60945 (6 other jobs running) 2026-07-21 16:57:15.931 | [8552 Async ks-domain-role:60945]: Signaling child to exit 2026-07-21 16:57:15.931 | WAKEUP 2026-07-21 16:57:15.950 | [8552 Async ks-domain-role:60945]: Signaled 2026-07-21 16:57:15.951 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-21 16:57:15.951 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user b051fc12527b4115b202677e02c8af05 --domain default 2026-07-21 16:57:15.951 | 2026-07-21 16:57:15.951 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b051fc12527b4115b202677e02c8af05 --domain default -c Role -f value 2026-07-21 16:57:15.951 | 2026-07-21 16:57:15.951 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:15.951 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:57:15.951 | + functions-common:get_or_add_user_domain_role:999 : echo 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:57:15.951 | 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:57:15.990 | [8552 Async ks-domain-role:60945]: finished get_or_add_user_domain_role admin b051fc12527b4115b202677e02c8af05 default with result 0 in 1 seconds 2026-07-21 16:57:15.997 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-21 16:57:16.029 | [8552 Async ks-project:61071]: Waiting for completion of get_or_create_project service Default running on PID 61071 (5 other jobs running) 2026-07-21 16:57:16.051 | [8552 Async ks-project:61071]: Signaling child to exit 2026-07-21 16:57:16.051 | WAKEUP 2026-07-21 16:57:16.072 | [8552 Async ks-project:61071]: Signaled 2026-07-21 16:57:16.073 | + functions-common:get_or_create_project:922 : local project_id 2026-07-21 16:57:16.073 | ++ 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 16:57:16.073 | 2026-07-21 16:57:16.073 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:16.073 | + functions-common:get_or_create_project:928 : project_id=04cc57536bed47fb8c30020418587ede 2026-07-21 16:57:16.073 | + functions-common:get_or_create_project:929 : echo 04cc57536bed47fb8c30020418587ede 2026-07-21 16:57:16.073 | 04cc57536bed47fb8c30020418587ede 2026-07-21 16:57:16.116 | [8552 Async ks-project:61071]: finished get_or_create_project service Default with result 0 in 0 seconds 2026-07-21 16:57:16.151 | [8552 Async ks-service:61165]: Waiting for completion of get_or_create_role service running on PID 61165 (4 other jobs running) 2026-07-21 16:57:16.174 | [8552 Async ks-service:61165]: Signaling child to exit 2026-07-21 16:57:16.175 | WAKEUP 2026-07-21 16:57:16.197 | [8552 Async ks-service:61165]: Signaled 2026-07-21 16:57:16.199 | + functions-common:get_or_create_role:935 : local role_id 2026-07-21 16:57:16.199 | ++ 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 16:57:16.199 | 2026-07-21 16:57:16.199 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:16.199 | + functions-common:get_or_create_role:940 : role_id=6fc79665935a46978a99dbeb53defef8 2026-07-21 16:57:16.199 | + functions-common:get_or_create_role:941 : echo 6fc79665935a46978a99dbeb53defef8 2026-07-21 16:57:16.199 | 6fc79665935a46978a99dbeb53defef8 2026-07-21 16:57:16.245 | [8552 Async ks-service:61165]: finished get_or_create_role service with result 0 in 1 seconds 2026-07-21 16:57:16.282 | [8552 Async ks-reseller:61259]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 61259 (3 other jobs running) 2026-07-21 16:57:16.305 | [8552 Async ks-reseller:61259]: Signaling child to exit 2026-07-21 16:57:16.306 | WAKEUP 2026-07-21 16:57:16.327 | [8552 Async ks-reseller:61259]: Signaled 2026-07-21 16:57:16.328 | + functions-common:get_or_create_role:935 : local role_id 2026-07-21 16:57:16.328 | ++ 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 16:57:16.328 | 2026-07-21 16:57:16.328 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:16.328 | + functions-common:get_or_create_role:940 : role_id=eb5ecd92ac83401d90c4fe1ef27e4ae0 2026-07-21 16:57:16.328 | + functions-common:get_or_create_role:941 : echo eb5ecd92ac83401d90c4fe1ef27e4ae0 2026-07-21 16:57:16.328 | eb5ecd92ac83401d90c4fe1ef27e4ae0 2026-07-21 16:57:16.368 | [8552 Async ks-reseller:61259]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-07-21 16:57:16.402 | [8552 Async ks-anotherrole:61355]: Waiting for completion of get_or_create_role anotherrole running on PID 61355 (2 other jobs running) 2026-07-21 16:57:16.424 | [8552 Async ks-anotherrole:61355]: Signaling child to exit 2026-07-21 16:57:16.424 | WAKEUP 2026-07-21 16:57:16.444 | [8552 Async ks-anotherrole:61355]: Signaled 2026-07-21 16:57:16.446 | + functions-common:get_or_create_role:935 : local role_id 2026-07-21 16:57:16.446 | ++ 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 16:57:16.446 | 2026-07-21 16:57:16.446 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:16.446 | + functions-common:get_or_create_role:940 : role_id=bd262a84629c474283be060bb843dcf8 2026-07-21 16:57:16.446 | + functions-common:get_or_create_role:941 : echo bd262a84629c474283be060bb843dcf8 2026-07-21 16:57:16.446 | bd262a84629c474283be060bb843dcf8 2026-07-21 16:57:16.488 | [8552 Async ks-anotherrole:61355]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-07-21 16:57:16.492 | + inc/async:async_wait:197 : return 0 2026-07-21 16:57:16.495 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member a1d4cae5b3ae4ce391b1aee05591fca3 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:16.558 | + inc/async:async_inner:63 : get_or_add_user_project_role member a1d4cae5b3ae4ce391b1aee05591fca3 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:16.598 | [8552 Async ks-demo-member:62191]: running: get_or_add_user_project_role member a1d4cae5b3ae4ce391b1aee05591fca3 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:16.601 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin b051fc12527b4115b202677e02c8af05 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:16.666 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b051fc12527b4115b202677e02c8af05 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:16.704 | [8552 Async ks-demo-admin:62287]: running: get_or_add_user_project_role admin b051fc12527b4115b202677e02c8af05 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:16.707 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole a1d4cae5b3ae4ce391b1aee05591fca3 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:16.778 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a1d4cae5b3ae4ce391b1aee05591fca3 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:16.819 | [8552 Async ks-demo-another:62383]: running: get_or_add_user_project_role anotherrole a1d4cae5b3ae4ce391b1aee05591fca3 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:16.822 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member a1d4cae5b3ae4ce391b1aee05591fca3 c0bfefe3a9e8448c93e736e1a24c3719 2026-07-21 16:57:16.892 | + inc/async:async_inner:63 : get_or_add_user_project_role member a1d4cae5b3ae4ce391b1aee05591fca3 c0bfefe3a9e8448c93e736e1a24c3719 2026-07-21 16:57:16.935 | [8552 Async ks-demo-invis:62479]: running: get_or_add_user_project_role member a1d4cae5b3ae4ce391b1aee05591fca3 c0bfefe3a9e8448c93e736e1a24c3719 2026-07-21 16:57:16.938 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-21 16:57:16.942 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-07-21 16:57:16.945 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 16:57:16.947 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-21 16:57:16.951 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-21 16:57:16.954 | +++ 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 16:57:18.575 | 2026-07-21 16:57:18.586 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:18.589 | ++ functions-common:get_or_create_user:915 : user_id=cfedfc0b5d4541c780a05beaf2a5b2f9 2026-07-21 16:57:18.592 | ++ functions-common:get_or_create_user:916 : echo cfedfc0b5d4541c780a05beaf2a5b2f9 2026-07-21 16:57:18.595 | + lib/keystone:create_keystone_accounts:308 : demo_reader=cfedfc0b5d4541c780a05beaf2a5b2f9 2026-07-21 16:57:18.598 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader cfedfc0b5d4541c780a05beaf2a5b2f9 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:18.670 | + inc/async:async_inner:63 : get_or_add_user_project_role reader cfedfc0b5d4541c780a05beaf2a5b2f9 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:18.711 | [8552 Async ks-demo-reader:62685]: running: get_or_add_user_project_role reader cfedfc0b5d4541c780a05beaf2a5b2f9 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:18.714 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-21 16:57:18.718 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-21 16:57:18.722 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 16:57:18.726 | +++ 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 16:57:19.012 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:19.035 | [62191 Async ks-demo-member:62191]: finished successfully 2026-07-21 16:57:19.426 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:19.451 | [62287 Async ks-demo-admin:62287]: finished successfully 2026-07-21 16:57:19.852 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:19.873 | [62383 Async ks-demo-another:62383]: finished successfully 2026-07-21 16:57:20.236 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:20.259 | [62479 Async ks-demo-invis:62479]: finished successfully 2026-07-21 16:57:20.867 | 2026-07-21 16:57:20.879 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:20.882 | ++ functions-common:get_or_create_project:928 : project_id=cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:20.885 | ++ functions-common:get_or_create_project:929 : echo cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:20.889 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:20.892 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-21 16:57:20.895 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-07-21 16:57:20.898 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 16:57:20.901 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-21 16:57:20.904 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-21 16:57:20.909 | +++ 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 16:57:21.330 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:21.354 | [62685 Async ks-demo-reader:62685]: finished successfully 2026-07-21 16:57:21.531 | 2026-07-21 16:57:21.543 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:21.546 | ++ functions-common:get_or_create_user:915 : user_id=44935930389e43cf97ee5aebde43448f 2026-07-21 16:57:21.548 | ++ functions-common:get_or_create_user:916 : echo 44935930389e43cf97ee5aebde43448f 2026-07-21 16:57:21.552 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=44935930389e43cf97ee5aebde43448f 2026-07-21 16:57:21.555 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 44935930389e43cf97ee5aebde43448f cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:21.619 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 44935930389e43cf97ee5aebde43448f cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:21.658 | [8552 Async ks-alt-admin:63132]: running: get_or_add_user_project_role admin 44935930389e43cf97ee5aebde43448f cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:21.661 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 44935930389e43cf97ee5aebde43448f cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:21.731 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 44935930389e43cf97ee5aebde43448f cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:21.772 | [8552 Async ks-alt-another:63228]: running: get_or_add_user_project_role anotherrole 44935930389e43cf97ee5aebde43448f cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:21.773 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-21 16:57:21.777 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-07-21 16:57:21.780 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 16:57:21.783 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-21 16:57:21.787 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-21 16:57:21.792 | +++ 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 16:57:22.764 | 2026-07-21 16:57:22.775 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:22.779 | ++ functions-common:get_or_create_user:915 : user_id=a0ab897f374f405b80388a11371f89c1 2026-07-21 16:57:22.781 | ++ functions-common:get_or_create_user:916 : echo a0ab897f374f405b80388a11371f89c1 2026-07-21 16:57:22.785 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=a0ab897f374f405b80388a11371f89c1 2026-07-21 16:57:22.787 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member a0ab897f374f405b80388a11371f89c1 cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:22.855 | + inc/async:async_inner:63 : get_or_add_user_project_role member a0ab897f374f405b80388a11371f89c1 cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:22.898 | [8552 Async ks-alt-member-user:63398]: running: get_or_add_user_project_role member a0ab897f374f405b80388a11371f89c1 cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:22.901 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-21 16:57:22.904 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-07-21 16:57:22.909 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 16:57:22.912 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-21 16:57:22.914 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-21 16:57:22.918 | +++ 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 16:57:23.225 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:23.248 | [63132 Async ks-alt-admin:63132]: finished successfully 2026-07-21 16:57:23.659 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:23.686 | [63228 Async ks-alt-another:63228]: finished successfully 2026-07-21 16:57:24.319 | 2026-07-21 16:57:24.331 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:24.335 | ++ functions-common:get_or_create_user:915 : user_id=1ad71e032a35418c972afab098b5f390 2026-07-21 16:57:24.338 | ++ functions-common:get_or_create_user:916 : echo 1ad71e032a35418c972afab098b5f390 2026-07-21 16:57:24.342 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=1ad71e032a35418c972afab098b5f390 2026-07-21 16:57:24.346 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 1ad71e032a35418c972afab098b5f390 cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:24.416 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 1ad71e032a35418c972afab098b5f390 cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:24.457 | [8552 Async ks-alt-reader-user:63630]: running: get_or_add_user_project_role reader 1ad71e032a35418c972afab098b5f390 cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:24.461 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-07-21 16:57:24.465 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 16:57:24.468 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-21 16:57:24.471 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-21 16:57:24.475 | +++ 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 16:57:24.815 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:24.841 | [63398 Async ks-alt-member-user:63398]: finished successfully 2026-07-21 16:57:25.541 | 2026-07-21 16:57:25.554 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:25.558 | ++ functions-common:get_or_create_user:915 : user_id=eae9d5ab81624385951e74bf158f7657 2026-07-21 16:57:25.561 | ++ functions-common:get_or_create_user:916 : echo eae9d5ab81624385951e74bf158f7657 2026-07-21 16:57:25.564 | + lib/keystone:create_keystone_accounts:340 : system_member_user=eae9d5ab81624385951e74bf158f7657 2026-07-21 16:57:25.567 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member eae9d5ab81624385951e74bf158f7657 all 2026-07-21 16:57:25.643 | + inc/async:async_inner:63 : get_or_add_user_system_role member eae9d5ab81624385951e74bf158f7657 all 2026-07-21 16:57:25.687 | [8552 Async ks-system-member:63820]: running: get_or_add_user_system_role member eae9d5ab81624385951e74bf158f7657 all 2026-07-21 16:57:25.692 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-07-21 16:57:25.695 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 16:57:25.698 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-21 16:57:25.701 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-21 16:57:25.706 | +++ 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 16:57:26.029 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:26.056 | [63630 Async ks-alt-reader-user:63630]: finished successfully 2026-07-21 16:57:26.588 | 2026-07-21 16:57:26.599 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:26.603 | ++ functions-common:get_or_create_user:915 : user_id=7df995f7f70d42fcb4aa4ecb783303c0 2026-07-21 16:57:26.605 | ++ functions-common:get_or_create_user:916 : echo 7df995f7f70d42fcb4aa4ecb783303c0 2026-07-21 16:57:26.609 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=7df995f7f70d42fcb4aa4ecb783303c0 2026-07-21 16:57:26.612 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 7df995f7f70d42fcb4aa4ecb783303c0 all 2026-07-21 16:57:26.674 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 7df995f7f70d42fcb4aa4ecb783303c0 all 2026-07-21 16:57:26.712 | [8552 Async ks-system-reader:64017]: running: get_or_add_user_system_role reader 7df995f7f70d42fcb4aa4ecb783303c0 all 2026-07-21 16:57:26.716 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-21 16:57:26.719 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-21 16:57:26.723 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-21 16:57:26.725 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-21 16:57:26.729 | +++ 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 16:57:27.601 | 2026-07-21 16:57:27.613 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:27.617 | ++ functions-common:get_or_create_group:892 : group_id=f5b386853c77449d8309da3262843400 2026-07-21 16:57:27.620 | ++ functions-common:get_or_create_group:893 : echo f5b386853c77449d8309da3262843400 2026-07-21 16:57:27.624 | + lib/keystone:create_keystone_accounts:350 : admin_group=f5b386853c77449d8309da3262843400 2026-07-21 16:57:27.627 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-21 16:57:27.631 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-21 16:57:27.633 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-21 16:57:27.637 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-21 16:57:27.640 | +++ 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 16:57:27.995 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:28.016 | [63820 Async ks-system-member:63820]: finished successfully 2026-07-21 16:57:28.546 | 2026-07-21 16:57:28.556 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:28.560 | ++ functions-common:get_or_create_group:892 : group_id=27f75ec9f3f54533bd0b5d7a87af3672 2026-07-21 16:57:28.563 | ++ functions-common:get_or_create_group:893 : echo 27f75ec9f3f54533bd0b5d7a87af3672 2026-07-21 16:57:28.567 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=27f75ec9f3f54533bd0b5d7a87af3672 2026-07-21 16:57:28.570 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 27f75ec9f3f54533bd0b5d7a87af3672 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:28.641 | + inc/async:async_inner:63 : get_or_add_group_project_role member 27f75ec9f3f54533bd0b5d7a87af3672 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:28.681 | [8552 Async ks-group-memberdemo:64286]: running: get_or_add_group_project_role member 27f75ec9f3f54533bd0b5d7a87af3672 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:28.683 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 27f75ec9f3f54533bd0b5d7a87af3672 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:28.755 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 27f75ec9f3f54533bd0b5d7a87af3672 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:28.795 | [8552 Async ks-group-anotherdemo:64365]: running: get_or_add_group_project_role anotherrole 27f75ec9f3f54533bd0b5d7a87af3672 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:28.797 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 27f75ec9f3f54533bd0b5d7a87af3672 cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:28.867 | + inc/async:async_inner:63 : get_or_add_group_project_role member 27f75ec9f3f54533bd0b5d7a87af3672 cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:28.912 | [8552 Async ks-group-memberalt:64445]: running: get_or_add_group_project_role member 27f75ec9f3f54533bd0b5d7a87af3672 cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:28.915 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 27f75ec9f3f54533bd0b5d7a87af3672 cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:28.977 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:28.988 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 27f75ec9f3f54533bd0b5d7a87af3672 cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:29.003 | [64017 Async ks-system-reader:64017]: finished successfully 2026-07-21 16:57:29.031 | [8552 Async ks-group-anotheralt:64543]: running: get_or_add_group_project_role anotherrole 27f75ec9f3f54533bd0b5d7a87af3672 cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:29.034 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin f5b386853c77449d8309da3262843400 06f769ebad864654b9150b40cfdf76fb 2026-07-21 16:57:29.104 | + inc/async:async_inner:63 : get_or_add_group_project_role admin f5b386853c77449d8309da3262843400 06f769ebad864654b9150b40cfdf76fb 2026-07-21 16:57:29.143 | [8552 Async ks-group-admin:64647]: running: get_or_add_group_project_role admin f5b386853c77449d8309da3262843400 06f769ebad864654b9150b40cfdf76fb 2026-07-21 16:57:29.146 | + 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 16:57:29.197 | [8552 Async ks-demo-member:62191]: Waiting for completion of get_or_add_user_project_role member a1d4cae5b3ae4ce391b1aee05591fca3 727f2adc536b45718c5cd4fbfc1a10d7 running on PID 62191 (17 other jobs running) 2026-07-21 16:57:29.221 | [8552 Async ks-demo-member:62191]: Signaling child to exit 2026-07-21 16:57:29.221 | WAKEUP 2026-07-21 16:57:29.243 | [8552 Async ks-demo-member:62191]: Signaled 2026-07-21 16:57:29.244 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:57:29.244 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:57:29.244 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 16:57:29.244 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:57:29.244 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:57:29.244 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 16:57:29.244 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 16:57:29.244 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 16:57:29.244 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 16:57:29.244 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user a1d4cae5b3ae4ce391b1aee05591fca3 --project 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:29.244 | 2026-07-21 16:57:29.244 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a1d4cae5b3ae4ce391b1aee05591fca3 --project 727f2adc536b45718c5cd4fbfc1a10d7 -c Role -f value 2026-07-21 16:57:29.244 | 2026-07-21 16:57:29.244 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:29.244 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6be0366553684a30b7284d3e28a4e0f4 2026-07-21 16:57:29.244 | + functions-common:get_or_add_user_project_role:980 : echo 6be0366553684a30b7284d3e28a4e0f4 2026-07-21 16:57:29.244 | 6be0366553684a30b7284d3e28a4e0f4 2026-07-21 16:57:29.287 | [8552 Async ks-demo-member:62191]: finished get_or_add_user_project_role member a1d4cae5b3ae4ce391b1aee05591fca3 727f2adc536b45718c5cd4fbfc1a10d7 with result 0 in 2 seconds 2026-07-21 16:57:29.326 | [8552 Async ks-demo-admin:62287]: Waiting for completion of get_or_add_user_project_role admin b051fc12527b4115b202677e02c8af05 727f2adc536b45718c5cd4fbfc1a10d7 running on PID 62287 (16 other jobs running) 2026-07-21 16:57:29.352 | [8552 Async ks-demo-admin:62287]: Signaling child to exit 2026-07-21 16:57:29.352 | WAKEUP 2026-07-21 16:57:29.375 | [8552 Async ks-demo-admin:62287]: Signaled 2026-07-21 16:57:29.377 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:57:29.377 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:57:29.377 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 16:57:29.377 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:57:29.377 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:57:29.377 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 16:57:29.377 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 16:57:29.377 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 16:57:29.377 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 16:57:29.377 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user b051fc12527b4115b202677e02c8af05 --project 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:29.377 | 2026-07-21 16:57:29.377 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b051fc12527b4115b202677e02c8af05 --project 727f2adc536b45718c5cd4fbfc1a10d7 -c Role -f value 2026-07-21 16:57:29.377 | 2026-07-21 16:57:29.377 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:29.377 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:57:29.377 | + functions-common:get_or_add_user_project_role:980 : echo 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:57:29.377 | 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:57:29.431 | [8552 Async ks-demo-admin:62287]: finished get_or_add_user_project_role admin b051fc12527b4115b202677e02c8af05 727f2adc536b45718c5cd4fbfc1a10d7 with result 0 in 2 seconds 2026-07-21 16:57:29.471 | [8552 Async ks-demo-another:62383]: Waiting for completion of get_or_add_user_project_role anotherrole a1d4cae5b3ae4ce391b1aee05591fca3 727f2adc536b45718c5cd4fbfc1a10d7 running on PID 62383 (15 other jobs running) 2026-07-21 16:57:29.493 | [8552 Async ks-demo-another:62383]: Signaling child to exit 2026-07-21 16:57:29.493 | WAKEUP 2026-07-21 16:57:29.513 | [8552 Async ks-demo-another:62383]: Signaled 2026-07-21 16:57:29.515 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:57:29.515 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:57:29.515 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 16:57:29.515 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:57:29.515 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:57:29.515 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 16:57:29.515 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 16:57:29.516 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 16:57:29.516 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 16:57:29.516 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user a1d4cae5b3ae4ce391b1aee05591fca3 --project 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:29.516 | 2026-07-21 16:57:29.516 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a1d4cae5b3ae4ce391b1aee05591fca3 --project 727f2adc536b45718c5cd4fbfc1a10d7 -c Role -f value 2026-07-21 16:57:29.516 | 2026-07-21 16:57:29.516 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:29.516 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bd262a84629c474283be060bb843dcf8 2026-07-21 16:57:29.516 | + functions-common:get_or_add_user_project_role:980 : echo bd262a84629c474283be060bb843dcf8 2026-07-21 16:57:29.516 | bd262a84629c474283be060bb843dcf8 2026-07-21 16:57:29.557 | [8552 Async ks-demo-another:62383]: finished get_or_add_user_project_role anotherrole a1d4cae5b3ae4ce391b1aee05591fca3 727f2adc536b45718c5cd4fbfc1a10d7 with result 0 in 3 seconds 2026-07-21 16:57:29.592 | [8552 Async ks-demo-invis:62479]: Waiting for completion of get_or_add_user_project_role member a1d4cae5b3ae4ce391b1aee05591fca3 c0bfefe3a9e8448c93e736e1a24c3719 running on PID 62479 (14 other jobs running) 2026-07-21 16:57:29.616 | [8552 Async ks-demo-invis:62479]: Signaling child to exit 2026-07-21 16:57:29.617 | WAKEUP 2026-07-21 16:57:29.636 | [8552 Async ks-demo-invis:62479]: Signaled 2026-07-21 16:57:29.638 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:57:29.638 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:57:29.638 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 16:57:29.638 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:57:29.638 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:57:29.638 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 16:57:29.638 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 16:57:29.638 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 16:57:29.638 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 16:57:29.638 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user a1d4cae5b3ae4ce391b1aee05591fca3 --project c0bfefe3a9e8448c93e736e1a24c3719 2026-07-21 16:57:29.638 | 2026-07-21 16:57:29.638 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a1d4cae5b3ae4ce391b1aee05591fca3 --project c0bfefe3a9e8448c93e736e1a24c3719 -c Role -f value 2026-07-21 16:57:29.638 | 2026-07-21 16:57:29.638 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:29.638 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6be0366553684a30b7284d3e28a4e0f4 2026-07-21 16:57:29.638 | + functions-common:get_or_add_user_project_role:980 : echo 6be0366553684a30b7284d3e28a4e0f4 2026-07-21 16:57:29.638 | 6be0366553684a30b7284d3e28a4e0f4 2026-07-21 16:57:29.679 | [8552 Async ks-demo-invis:62479]: finished get_or_add_user_project_role member a1d4cae5b3ae4ce391b1aee05591fca3 c0bfefe3a9e8448c93e736e1a24c3719 with result 0 in 3 seconds 2026-07-21 16:57:29.716 | [8552 Async ks-demo-reader:62685]: Waiting for completion of get_or_add_user_project_role reader cfedfc0b5d4541c780a05beaf2a5b2f9 727f2adc536b45718c5cd4fbfc1a10d7 running on PID 62685 (13 other jobs running) 2026-07-21 16:57:29.743 | [8552 Async ks-demo-reader:62685]: Signaling child to exit 2026-07-21 16:57:29.743 | WAKEUP 2026-07-21 16:57:29.764 | [8552 Async ks-demo-reader:62685]: Signaled 2026-07-21 16:57:29.766 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:57:29.766 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:57:29.766 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 16:57:29.766 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:57:29.766 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:57:29.766 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 16:57:29.766 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 16:57:29.766 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 16:57:29.766 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 16:57:29.766 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user cfedfc0b5d4541c780a05beaf2a5b2f9 --project 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:29.766 | 2026-07-21 16:57:29.766 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cfedfc0b5d4541c780a05beaf2a5b2f9 --project 727f2adc536b45718c5cd4fbfc1a10d7 -c Role -f value 2026-07-21 16:57:29.766 | 2026-07-21 16:57:29.766 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:29.766 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bd6d0113e75e4b1383bcd5f78c71d50e 2026-07-21 16:57:29.766 | + functions-common:get_or_add_user_project_role:980 : echo bd6d0113e75e4b1383bcd5f78c71d50e 2026-07-21 16:57:29.766 | bd6d0113e75e4b1383bcd5f78c71d50e 2026-07-21 16:57:29.809 | [8552 Async ks-demo-reader:62685]: finished get_or_add_user_project_role reader cfedfc0b5d4541c780a05beaf2a5b2f9 727f2adc536b45718c5cd4fbfc1a10d7 with result 0 in 2 seconds 2026-07-21 16:57:29.814 | + inc/async:async_wait:197 : return 0 2026-07-21 16:57:29.818 | + 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 16:57:29.866 | [8552 Async ks-alt-admin:63132]: Waiting for completion of get_or_add_user_project_role admin 44935930389e43cf97ee5aebde43448f cf80550140b1405ab240c522aeda24da running on PID 63132 (12 other jobs running) 2026-07-21 16:57:29.891 | [8552 Async ks-alt-admin:63132]: Signaling child to exit 2026-07-21 16:57:29.891 | WAKEUP 2026-07-21 16:57:29.913 | [8552 Async ks-alt-admin:63132]: Signaled 2026-07-21 16:57:29.915 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:57:29.915 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:57:29.915 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 16:57:29.915 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:57:29.915 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:57:29.915 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 16:57:29.915 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 16:57:29.915 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 16:57:29.915 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 16:57:29.915 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 44935930389e43cf97ee5aebde43448f --project cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:29.915 | 2026-07-21 16:57:29.915 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 44935930389e43cf97ee5aebde43448f --project cf80550140b1405ab240c522aeda24da -c Role -f value 2026-07-21 16:57:29.915 | 2026-07-21 16:57:29.915 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:29.915 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:57:29.915 | + functions-common:get_or_add_user_project_role:980 : echo 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:57:29.915 | 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:57:29.962 | [8552 Async ks-alt-admin:63132]: finished get_or_add_user_project_role admin 44935930389e43cf97ee5aebde43448f cf80550140b1405ab240c522aeda24da with result 0 in 1 seconds 2026-07-21 16:57:29.998 | [8552 Async ks-alt-another:63228]: Waiting for completion of get_or_add_user_project_role anotherrole 44935930389e43cf97ee5aebde43448f cf80550140b1405ab240c522aeda24da running on PID 63228 (11 other jobs running) 2026-07-21 16:57:30.023 | [8552 Async ks-alt-another:63228]: Signaling child to exit 2026-07-21 16:57:30.023 | WAKEUP 2026-07-21 16:57:30.047 | [8552 Async ks-alt-another:63228]: Signaled 2026-07-21 16:57:30.048 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:57:30.048 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:57:30.048 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 16:57:30.048 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:57:30.048 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:57:30.048 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 16:57:30.048 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 16:57:30.048 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 16:57:30.048 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 16:57:30.048 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 44935930389e43cf97ee5aebde43448f --project cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:30.048 | 2026-07-21 16:57:30.048 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 44935930389e43cf97ee5aebde43448f --project cf80550140b1405ab240c522aeda24da -c Role -f value 2026-07-21 16:57:30.048 | 2026-07-21 16:57:30.048 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:30.048 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bd262a84629c474283be060bb843dcf8 2026-07-21 16:57:30.048 | + functions-common:get_or_add_user_project_role:980 : echo bd262a84629c474283be060bb843dcf8 2026-07-21 16:57:30.048 | bd262a84629c474283be060bb843dcf8 2026-07-21 16:57:30.092 | [8552 Async ks-alt-another:63228]: finished get_or_add_user_project_role anotherrole 44935930389e43cf97ee5aebde43448f cf80550140b1405ab240c522aeda24da with result 0 in 1 seconds 2026-07-21 16:57:30.130 | [8552 Async ks-alt-member-user:63398]: Waiting for completion of get_or_add_user_project_role member a0ab897f374f405b80388a11371f89c1 cf80550140b1405ab240c522aeda24da running on PID 63398 (10 other jobs running) 2026-07-21 16:57:30.157 | [8552 Async ks-alt-member-user:63398]: Signaling child to exit 2026-07-21 16:57:30.157 | WAKEUP 2026-07-21 16:57:30.185 | [8552 Async ks-alt-member-user:63398]: Signaled 2026-07-21 16:57:30.185 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:57:30.185 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:57:30.185 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 16:57:30.185 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:57:30.185 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:57:30.185 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 16:57:30.185 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 16:57:30.185 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 16:57:30.185 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 16:57:30.185 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user a0ab897f374f405b80388a11371f89c1 --project cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:30.185 | 2026-07-21 16:57:30.185 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a0ab897f374f405b80388a11371f89c1 --project cf80550140b1405ab240c522aeda24da -c Role -f value 2026-07-21 16:57:30.185 | 2026-07-21 16:57:30.185 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:30.185 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6be0366553684a30b7284d3e28a4e0f4 2026-07-21 16:57:30.185 | + functions-common:get_or_add_user_project_role:980 : echo 6be0366553684a30b7284d3e28a4e0f4 2026-07-21 16:57:30.185 | 6be0366553684a30b7284d3e28a4e0f4 2026-07-21 16:57:30.227 | [8552 Async ks-alt-member-user:63398]: finished get_or_add_user_project_role member a0ab897f374f405b80388a11371f89c1 cf80550140b1405ab240c522aeda24da with result 0 in 2 seconds 2026-07-21 16:57:30.264 | [8552 Async ks-alt-reader-user:63630]: Waiting for completion of get_or_add_user_project_role reader 1ad71e032a35418c972afab098b5f390 cf80550140b1405ab240c522aeda24da running on PID 63630 (9 other jobs running) 2026-07-21 16:57:30.288 | [8552 Async ks-alt-reader-user:63630]: Signaling child to exit 2026-07-21 16:57:30.288 | WAKEUP 2026-07-21 16:57:30.310 | [8552 Async ks-alt-reader-user:63630]: Signaled 2026-07-21 16:57:30.312 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:57:30.312 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:57:30.312 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 16:57:30.312 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:57:30.312 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:57:30.312 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 16:57:30.312 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 16:57:30.312 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 16:57:30.312 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 16:57:30.312 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 1ad71e032a35418c972afab098b5f390 --project cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:30.312 | 2026-07-21 16:57:30.312 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1ad71e032a35418c972afab098b5f390 --project cf80550140b1405ab240c522aeda24da -c Role -f value 2026-07-21 16:57:30.312 | 2026-07-21 16:57:30.312 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:30.312 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bd6d0113e75e4b1383bcd5f78c71d50e 2026-07-21 16:57:30.312 | + functions-common:get_or_add_user_project_role:980 : echo bd6d0113e75e4b1383bcd5f78c71d50e 2026-07-21 16:57:30.312 | bd6d0113e75e4b1383bcd5f78c71d50e 2026-07-21 16:57:30.354 | [8552 Async ks-alt-reader-user:63630]: finished get_or_add_user_project_role reader 1ad71e032a35418c972afab098b5f390 cf80550140b1405ab240c522aeda24da with result 0 in 1 seconds 2026-07-21 16:57:30.359 | + inc/async:async_wait:197 : return 0 2026-07-21 16:57:30.361 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-21 16:57:30.411 | [8552 Async ks-system-member:63820]: Waiting for completion of get_or_add_user_system_role member eae9d5ab81624385951e74bf158f7657 all running on PID 63820 (8 other jobs running) 2026-07-21 16:57:30.434 | [8552 Async ks-system-member:63820]: Signaling child to exit 2026-07-21 16:57:30.435 | WAKEUP 2026-07-21 16:57:30.457 | [8552 Async ks-system-member:63820]: Signaled 2026-07-21 16:57:30.459 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-21 16:57:30.459 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-21 16:57:30.459 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-21 16:57:30.459 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:57:30.459 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:57:30.459 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 16:57:30.459 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 16:57:30.459 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 16:57:30.459 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-21 16:57:30.459 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user eae9d5ab81624385951e74bf158f7657 --system all -f value -c Role 2026-07-21 16:57:30.459 | 2026-07-21 16:57:30.459 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:30.459 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-21 16:57:30.459 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-21 16:57:30.459 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user eae9d5ab81624385951e74bf158f7657 --system all 2026-07-21 16:57:30.459 | 2026-07-21 16:57:30.459 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user eae9d5ab81624385951e74bf158f7657 --system all -f value -c Role 2026-07-21 16:57:30.459 | 2026-07-21 16:57:30.459 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:30.459 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=6be0366553684a30b7284d3e28a4e0f4 2026-07-21 16:57:30.459 | + functions-common:get_or_add_user_system_role:1030 : echo 6be0366553684a30b7284d3e28a4e0f4 2026-07-21 16:57:30.459 | 6be0366553684a30b7284d3e28a4e0f4 2026-07-21 16:57:30.483 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:30.504 | [8552 Async ks-system-member:63820]: finished get_or_add_user_system_role member eae9d5ab81624385951e74bf158f7657 all with result 0 in 2 seconds 2026-07-21 16:57:30.507 | [64286 Async ks-group-memberdemo:64286]: finished successfully 2026-07-21 16:57:30.542 | [8552 Async ks-system-reader:64017]: Waiting for completion of get_or_add_user_system_role reader 7df995f7f70d42fcb4aa4ecb783303c0 all running on PID 64017 (7 other jobs running) 2026-07-21 16:57:30.568 | [8552 Async ks-system-reader:64017]: Signaling child to exit 2026-07-21 16:57:30.568 | WAKEUP 2026-07-21 16:57:30.590 | [8552 Async ks-system-reader:64017]: Signaled 2026-07-21 16:57:30.592 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-21 16:57:30.592 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-21 16:57:30.592 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-21 16:57:30.592 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:57:30.592 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:57:30.592 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 16:57:30.592 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 16:57:30.592 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 16:57:30.592 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-21 16:57:30.592 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7df995f7f70d42fcb4aa4ecb783303c0 --system all -f value -c Role 2026-07-21 16:57:30.592 | 2026-07-21 16:57:30.592 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:30.592 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-21 16:57:30.592 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-21 16:57:30.592 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 7df995f7f70d42fcb4aa4ecb783303c0 --system all 2026-07-21 16:57:30.592 | 2026-07-21 16:57:30.592 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7df995f7f70d42fcb4aa4ecb783303c0 --system all -f value -c Role 2026-07-21 16:57:30.592 | 2026-07-21 16:57:30.592 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:30.592 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=bd6d0113e75e4b1383bcd5f78c71d50e 2026-07-21 16:57:30.592 | + functions-common:get_or_add_user_system_role:1030 : echo bd6d0113e75e4b1383bcd5f78c71d50e 2026-07-21 16:57:30.592 | bd6d0113e75e4b1383bcd5f78c71d50e 2026-07-21 16:57:30.636 | [8552 Async ks-system-reader:64017]: finished get_or_add_user_system_role reader 7df995f7f70d42fcb4aa4ecb783303c0 all with result 0 in 2 seconds 2026-07-21 16:57:30.640 | + inc/async:async_wait:197 : return 0 2026-07-21 16:57:30.643 | + 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 16:57:30.690 | [8552 Async ks-group-memberdemo:64286]: Waiting for completion of get_or_add_group_project_role member 27f75ec9f3f54533bd0b5d7a87af3672 727f2adc536b45718c5cd4fbfc1a10d7 running on PID 64286 (6 other jobs running) 2026-07-21 16:57:30.715 | [8552 Async ks-group-memberdemo:64286]: Signaling child to exit 2026-07-21 16:57:30.715 | WAKEUP 2026-07-21 16:57:30.735 | [8552 Async ks-group-memberdemo:64286]: Signaled 2026-07-21 16:57:30.737 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 16:57:30.737 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 27f75ec9f3f54533bd0b5d7a87af3672 --project 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:30.737 | 2026-07-21 16:57:30.737 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 27f75ec9f3f54533bd0b5d7a87af3672 --project 727f2adc536b45718c5cd4fbfc1a10d7 -f value -c Role 2026-07-21 16:57:30.737 | 2026-07-21 16:57:30.737 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:30.737 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=6be0366553684a30b7284d3e28a4e0f4 2026-07-21 16:57:30.737 | + functions-common:get_or_add_group_project_role:1049 : echo 6be0366553684a30b7284d3e28a4e0f4 2026-07-21 16:57:30.737 | 6be0366553684a30b7284d3e28a4e0f4 2026-07-21 16:57:30.781 | [8552 Async ks-group-memberdemo:64286]: finished get_or_add_group_project_role member 27f75ec9f3f54533bd0b5d7a87af3672 727f2adc536b45718c5cd4fbfc1a10d7 with result 0 in 1 seconds 2026-07-21 16:57:30.816 | [8552 Async ks-group-anotherdemo:64365]: Waiting for completion of get_or_add_group_project_role anotherrole 27f75ec9f3f54533bd0b5d7a87af3672 727f2adc536b45718c5cd4fbfc1a10d7 running on PID 64365 (5 other jobs running) 2026-07-21 16:57:30.842 | [8552 Async ks-group-anotherdemo:64365]: Signaling child to exit 2026-07-21 16:57:30.907 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:30.931 | [64365 Async ks-group-anotherdemo:64365]: finished successfully 2026-07-21 16:57:30.955 | WAKEUP 2026-07-21 16:57:30.977 | [8552 Async ks-group-anotherdemo:64365]: Signaled 2026-07-21 16:57:30.978 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 16:57:30.978 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 27f75ec9f3f54533bd0b5d7a87af3672 --project 727f2adc536b45718c5cd4fbfc1a10d7 2026-07-21 16:57:30.978 | 2026-07-21 16:57:30.978 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 27f75ec9f3f54533bd0b5d7a87af3672 --project 727f2adc536b45718c5cd4fbfc1a10d7 -f value -c Role 2026-07-21 16:57:30.978 | 2026-07-21 16:57:30.978 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:30.978 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=bd262a84629c474283be060bb843dcf8 2026-07-21 16:57:30.978 | + functions-common:get_or_add_group_project_role:1049 : echo bd262a84629c474283be060bb843dcf8 2026-07-21 16:57:30.978 | bd262a84629c474283be060bb843dcf8 2026-07-21 16:57:31.024 | [8552 Async ks-group-anotherdemo:64365]: finished get_or_add_group_project_role anotherrole 27f75ec9f3f54533bd0b5d7a87af3672 727f2adc536b45718c5cd4fbfc1a10d7 with result 0 in 2 seconds 2026-07-21 16:57:31.063 | [8552 Async ks-group-memberalt:64445]: Waiting for completion of get_or_add_group_project_role member 27f75ec9f3f54533bd0b5d7a87af3672 cf80550140b1405ab240c522aeda24da running on PID 64445 (4 other jobs running) 2026-07-21 16:57:31.090 | [8552 Async ks-group-memberalt:64445]: Signaling child to exit 2026-07-21 16:57:31.324 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:31.349 | [64445 Async ks-group-memberalt:64445]: finished successfully 2026-07-21 16:57:31.370 | WAKEUP 2026-07-21 16:57:31.393 | [8552 Async ks-group-memberalt:64445]: Signaled 2026-07-21 16:57:31.395 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 16:57:31.395 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 27f75ec9f3f54533bd0b5d7a87af3672 --project cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:31.395 | 2026-07-21 16:57:31.395 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 27f75ec9f3f54533bd0b5d7a87af3672 --project cf80550140b1405ab240c522aeda24da -f value -c Role 2026-07-21 16:57:31.395 | 2026-07-21 16:57:31.395 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:31.395 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=6be0366553684a30b7284d3e28a4e0f4 2026-07-21 16:57:31.395 | + functions-common:get_or_add_group_project_role:1049 : echo 6be0366553684a30b7284d3e28a4e0f4 2026-07-21 16:57:31.395 | 6be0366553684a30b7284d3e28a4e0f4 2026-07-21 16:57:31.439 | [8552 Async ks-group-memberalt:64445]: finished get_or_add_group_project_role member 27f75ec9f3f54533bd0b5d7a87af3672 cf80550140b1405ab240c522aeda24da with result 0 in 2 seconds 2026-07-21 16:57:31.474 | [8552 Async ks-group-anotheralt:64543]: Waiting for completion of get_or_add_group_project_role anotherrole 27f75ec9f3f54533bd0b5d7a87af3672 cf80550140b1405ab240c522aeda24da running on PID 64543 (3 other jobs running) 2026-07-21 16:57:31.496 | [8552 Async ks-group-anotheralt:64543]: Signaling child to exit 2026-07-21 16:57:31.720 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:31.746 | [64543 Async ks-group-anotheralt:64543]: finished successfully 2026-07-21 16:57:31.770 | WAKEUP 2026-07-21 16:57:31.792 | [8552 Async ks-group-anotheralt:64543]: Signaled 2026-07-21 16:57:31.794 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 16:57:31.794 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 27f75ec9f3f54533bd0b5d7a87af3672 --project cf80550140b1405ab240c522aeda24da 2026-07-21 16:57:31.794 | 2026-07-21 16:57:31.794 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 27f75ec9f3f54533bd0b5d7a87af3672 --project cf80550140b1405ab240c522aeda24da -f value -c Role 2026-07-21 16:57:31.794 | 2026-07-21 16:57:31.794 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:31.794 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=bd262a84629c474283be060bb843dcf8 2026-07-21 16:57:31.794 | + functions-common:get_or_add_group_project_role:1049 : echo bd262a84629c474283be060bb843dcf8 2026-07-21 16:57:31.794 | bd262a84629c474283be060bb843dcf8 2026-07-21 16:57:31.837 | [8552 Async ks-group-anotheralt:64543]: finished get_or_add_group_project_role anotherrole 27f75ec9f3f54533bd0b5d7a87af3672 cf80550140b1405ab240c522aeda24da with result 0 in 2 seconds 2026-07-21 16:57:31.874 | [8552 Async ks-group-admin:64647]: Waiting for completion of get_or_add_group_project_role admin f5b386853c77449d8309da3262843400 06f769ebad864654b9150b40cfdf76fb running on PID 64647 (2 other jobs running) 2026-07-21 16:57:31.899 | [8552 Async ks-group-admin:64647]: Signaling child to exit 2026-07-21 16:57:32.137 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:32.163 | [64647 Async ks-group-admin:64647]: finished successfully 2026-07-21 16:57:32.184 | WAKEUP 2026-07-21 16:57:32.204 | [8552 Async ks-group-admin:64647]: Signaled 2026-07-21 16:57:32.206 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 16:57:32.206 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group f5b386853c77449d8309da3262843400 --project 06f769ebad864654b9150b40cfdf76fb 2026-07-21 16:57:32.206 | 2026-07-21 16:57:32.206 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f5b386853c77449d8309da3262843400 --project 06f769ebad864654b9150b40cfdf76fb -f value -c Role 2026-07-21 16:57:32.206 | 2026-07-21 16:57:32.206 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:57:32.206 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:57:32.206 | + functions-common:get_or_add_group_project_role:1049 : echo 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:57:32.206 | 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:57:32.245 | [8552 Async ks-group-admin:64647]: finished get_or_add_group_project_role admin f5b386853c77449d8309da3262843400 06f769ebad864654b9150b40cfdf76fb with result 0 in 3 seconds 2026-07-21 16:57:32.249 | + inc/async:async_wait:197 : return 0 2026-07-21 16:57:32.252 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-21 16:57:32.270 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:57:32.273 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-07-21 16:57:32.292 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:57:32.296 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-07-21 16:57:32.299 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-21 16:57:32.366 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-21 16:57:32.402 | [8552 Async create_nova_accounts:66450]: running: create_nova_accounts 2026-07-21 16:57:32.406 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-07-21 16:57:32.425 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:57:32.428 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-07-21 16:57:32.431 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-21 16:57:32.504 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-21 16:57:32.547 | [8552 Async create_glance_accounts:66573]: running: create_glance_accounts 2026-07-21 16:57:32.550 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-07-21 16:57:32.571 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:57:32.574 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-07-21 16:57:32.577 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-21 16:57:32.648 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-21 16:57:32.690 | [8552 Async create_cinder_accounts:66711]: running: create_cinder_accounts 2026-07-21 16:57:32.693 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-07-21 16:57:32.713 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:57:32.715 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-07-21 16:57:32.718 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-21 16:57:32.784 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-21 16:57:32.826 | [8552 Async create_neutron_accounts:66853]: running: create_neutron_accounts 2026-07-21 16:57:32.834 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-07-21 16:57:32.855 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:57:32.859 | + ./stack.sh:main:1138 : async_runfunc create_swift_accounts 2026-07-21 16:57:32.862 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-07-21 16:57:32.935 | + inc/async:async_inner:63 : create_swift_accounts 2026-07-21 16:57:32.976 | [8552 Async create_swift_accounts:67034]: running: create_swift_accounts 2026-07-21 16:57:32.979 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-07-21 16:57:33.000 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:57:33.003 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-21 16:57:33.057 | [8552 Async create_nova_accounts:66450]: Waiting for completion of create_nova_accounts running on PID 66450 (6 other jobs running) 2026-07-21 16:57:33.085 | [8552 Async create_nova_accounts:66450]: Signaling child to exit 2026-07-21 16:57:52.979 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:53.004 | [66853 Async create_neutron_accounts:66853]: finished successfully 2026-07-21 16:57:56.206 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:57:56.232 | [66711 Async create_cinder_accounts:66711]: finished successfully 2026-07-21 16:58:02.943 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:58:02.968 | [66450 Async create_nova_accounts:66450]: finished successfully 2026-07-21 16:58:02.992 | WAKEUP 2026-07-21 16:58:03.016 | [8552 Async create_nova_accounts:66450]: Signaled 2026-07-21 16:58:03.017 | + 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 16:58:03.017 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-21 16:58:03.017 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-07-21 16:58:03.017 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 16:58:03.017 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 16:58:03.017 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 16:58:03.017 | ++ 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 16:58:03.017 | 2026-07-21 16:58:03.017 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:03.017 | + functions-common:get_or_create_user:915 : user_id=08045be990fd4e7ca92d8a53da9c670e 2026-07-21 16:58:03.017 | + functions-common:get_or_create_user:916 : echo 08045be990fd4e7ca92d8a53da9c670e 2026-07-21 16:58:03.017 | 08045be990fd4e7ca92d8a53da9c670e 2026-07-21 16:58:03.017 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-21 16:58:03.017 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:58:03.017 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:58:03.017 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 16:58:03.017 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:58:03.017 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:58:03.017 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 16:58:03.017 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 16:58:03.017 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 16:58:03.017 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 16:58:03.017 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 16:58:03.017 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 16:58:03.017 | + 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 16:58:03.017 | 2026-07-21 16:58:03.017 | ++ 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 16:58:03.017 | 2026-07-21 16:58:03.017 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:03.017 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6fc79665935a46978a99dbeb53defef8 2026-07-21 16:58:03.017 | + functions-common:get_or_add_user_project_role:980 : echo 6fc79665935a46978a99dbeb53defef8 2026-07-21 16:58:03.017 | 6fc79665935a46978a99dbeb53defef8 2026-07-21 16:58:03.017 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-21 16:58:03.017 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-21 16:58:03.017 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:58:03.017 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:58:03.017 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 16:58:03.017 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:58:03.017 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:58:03.017 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 16:58:03.017 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 16:58:03.017 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 16:58:03.017 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 16:58:03.017 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 16:58:03.017 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 16:58:03.018 | + 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 16:58:03.018 | 2026-07-21 16:58:03.018 | ++ 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 16:58:03.018 | 2026-07-21 16:58:03.018 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:03.018 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:58:03.018 | + functions-common:get_or_add_user_project_role:980 : echo 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:58:03.018 | 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:58:03.018 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-21 16:58:03.018 | + lib/nova:create_nova_accounts:395 : nova_api_url=https://10.4.3.86/compute 2026-07-21 16:58:03.018 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-21 16:58:03.018 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 16:58:03.018 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-21 16:58:03.018 | ++ 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 16:58:03.018 | 2026-07-21 16:58:03.018 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:03.018 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 16:58:03.018 | 0d728cdb560a429f97896319d820250c' 2026-07-21 16:58:03.018 | + functions-common:get_or_create_service:1067 : echo 0d728cdb560a429f97896319d820250c 2026-07-21 16:58:03.018 | 0d728cdb560a429f97896319d820250c 2026-07-21 16:58:03.018 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'https://10.4.3.86/compute/v2/$(project_id)s' 2026-07-21 16:58:03.018 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 16:58:03.018 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.4.3.86/compute/v2/$(project_id)s' RegionOne 2026-07-21 16:58:03.018 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 16:58:03.018 | +++ 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 16:58:03.018 | 2026-07-21 16:58:03.018 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:03.018 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 16:58:03.018 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 16:58:03.018 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.4.3.86/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-21 16:58:03.018 | 2026-07-21 16:58:03.018 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:03.018 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=b870a048c5da4fcb9c9c8fe8b7def047 2026-07-21 16:58:03.018 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo b870a048c5da4fcb9c9c8fe8b7def047 2026-07-21 16:58:03.018 | + functions-common:get_or_create_endpoint:1100 : public_id=b870a048c5da4fcb9c9c8fe8b7def047 2026-07-21 16:58:03.018 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 16:58:03.018 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 16:58:03.018 | + functions-common:get_or_create_endpoint:1109 : echo b870a048c5da4fcb9c9c8fe8b7def047 2026-07-21 16:58:03.018 | b870a048c5da4fcb9c9c8fe8b7def047 2026-07-21 16:58:03.018 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-21 16:58:03.018 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 16:58:03.018 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-21 16:58:03.018 | ++ 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 16:58:03.018 | 2026-07-21 16:58:03.018 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:03.018 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 16:58:03.018 | 2a1f2c1f841f46988877373d882af268' 2026-07-21 16:58:03.018 | + functions-common:get_or_create_service:1067 : echo 2a1f2c1f841f46988877373d882af268 2026-07-21 16:58:03.018 | 2a1f2c1f841f46988877373d882af268 2026-07-21 16:58:03.018 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne https://10.4.3.86/compute/v2.1 2026-07-21 16:58:03.018 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 16:58:03.018 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://10.4.3.86/compute/v2.1 RegionOne 2026-07-21 16:58:03.018 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 16:58:03.018 | +++ 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 16:58:03.018 | 2026-07-21 16:58:03.018 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:03.018 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 16:58:03.018 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 16:58:03.018 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.4.3.86/compute/v2.1 --region RegionOne -f value -c id 2026-07-21 16:58:03.018 | 2026-07-21 16:58:03.018 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:03.018 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=1825ef3afa9a4899b86af30080be3cf7 2026-07-21 16:58:03.018 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 1825ef3afa9a4899b86af30080be3cf7 2026-07-21 16:58:03.018 | + functions-common:get_or_create_endpoint:1100 : public_id=1825ef3afa9a4899b86af30080be3cf7 2026-07-21 16:58:03.018 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 16:58:03.018 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 16:58:03.018 | + functions-common:get_or_create_endpoint:1109 : echo 1825ef3afa9a4899b86af30080be3cf7 2026-07-21 16:58:03.018 | 1825ef3afa9a4899b86af30080be3cf7 2026-07-21 16:58:03.018 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-21 16:58:03.018 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:03.018 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-21 16:58:03.018 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:03.018 | + lib/nova:create_nova_accounts:415 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-07-21 16:58:03.018 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:58:03.018 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:58:03.018 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 16:58:03.018 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:58:03.018 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:58:03.018 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 16:58:03.018 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 16:58:03.018 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 16:58:03.018 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 16:58:03.018 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 16:58:03.018 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 16:58:03.018 | + 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 16:58:03.019 | 2026-07-21 16:58:03.019 | ++ 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 16:58:03.019 | 2026-07-21 16:58:03.019 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:03.019 | + functions-common:get_or_add_user_project_role:979 : user_role_id=eb5ecd92ac83401d90c4fe1ef27e4ae0 2026-07-21 16:58:03.019 | + functions-common:get_or_add_user_project_role:980 : echo eb5ecd92ac83401d90c4fe1ef27e4ae0 2026-07-21 16:58:03.019 | eb5ecd92ac83401d90c4fe1ef27e4ae0 2026-07-21 16:58:03.019 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-21 16:58:03.019 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:03.019 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-21 16:58:03.019 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:03.019 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-21 16:58:03.061 | [8552 Async create_nova_accounts:66450]: finished create_nova_accounts with result 0 in 30 seconds 2026-07-21 16:58:03.096 | [8552 Async create_glance_accounts:66573]: Waiting for completion of create_glance_accounts running on PID 66573 (5 other jobs running) 2026-07-21 16:58:03.119 | [8552 Async create_glance_accounts:66573]: Signaling child to exit 2026-07-21 16:58:07.691 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:58:07.719 | [66573 Async create_glance_accounts:66573]: finished successfully 2026-07-21 16:58:07.744 | WAKEUP 2026-07-21 16:58:07.765 | [8552 Async create_glance_accounts:66573]: Signaled 2026-07-21 16:58:07.766 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-21 16:58:07.766 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:07.766 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-21 16:58:07.766 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-07-21 16:58:07.766 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 16:58:07.766 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 16:58:07.766 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 16:58:07.766 | ++ 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 16:58:07.766 | 2026-07-21 16:58:07.766 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:07.766 | + functions-common:get_or_create_user:915 : user_id=697ce80ff15a43e994ea4d5ce045ba60 2026-07-21 16:58:07.766 | + functions-common:get_or_create_user:916 : echo 697ce80ff15a43e994ea4d5ce045ba60 2026-07-21 16:58:07.766 | 697ce80ff15a43e994ea4d5ce045ba60 2026-07-21 16:58:07.766 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-21 16:58:07.766 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:58:07.766 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:58:07.766 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 16:58:07.766 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:58:07.766 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:58:07.766 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 16:58:07.766 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 16:58:07.766 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 16:58:07.766 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 16:58:07.766 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 16:58:07.766 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 16:58:07.766 | + 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 16:58:07.766 | 2026-07-21 16:58:07.766 | ++ 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 16:58:07.766 | 2026-07-21 16:58:07.766 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:07.766 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6fc79665935a46978a99dbeb53defef8 2026-07-21 16:58:07.766 | + functions-common:get_or_add_user_project_role:980 : echo 6fc79665935a46978a99dbeb53defef8 2026-07-21 16:58:07.766 | 6fc79665935a46978a99dbeb53defef8 2026-07-21 16:58:07.766 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-21 16:58:07.766 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-21 16:58:07.766 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:58:07.766 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:58:07.766 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 16:58:07.766 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:58:07.766 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:58:07.766 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 16:58:07.766 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 16:58:07.766 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 16:58:07.766 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 16:58:07.766 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 16:58:07.766 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 16:58:07.766 | + 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 16:58:07.766 | 2026-07-21 16:58:07.766 | ++ 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 16:58:07.767 | 2026-07-21 16:58:07.767 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:07.767 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:58:07.767 | + functions-common:get_or_add_user_project_role:980 : echo 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:58:07.767 | 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:58:07.767 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-21 16:58:07.767 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:07.767 | + lib/glance:create_glance_accounts:494 : create_service_user glance-swift ResellerAdmin 2026-07-21 16:58:07.767 | + lib/keystone:create_service_user:379 : get_or_create_user glance-swift secretservice Default 2026-07-21 16:58:07.767 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 16:58:07.767 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 16:58:07.767 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 16:58:07.767 | ++ 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 16:58:07.767 | 2026-07-21 16:58:07.767 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:07.767 | + functions-common:get_or_create_user:915 : user_id=5ef3679ba98b433c80800a91536542f6 2026-07-21 16:58:07.767 | + functions-common:get_or_create_user:916 : echo 5ef3679ba98b433c80800a91536542f6 2026-07-21 16:58:07.767 | 5ef3679ba98b433c80800a91536542f6 2026-07-21 16:58:07.767 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance-swift service Default Default 2026-07-21 16:58:07.767 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:58:07.767 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:58:07.767 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 16:58:07.767 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:58:07.767 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:58:07.767 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 16:58:07.767 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 16:58:07.767 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 16:58:07.767 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 16:58:07.767 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 16:58:07.767 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 16:58:07.767 | + 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 16:58:07.767 | 2026-07-21 16:58:07.767 | ++ 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 16:58:07.767 | 2026-07-21 16:58:07.767 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:07.767 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6fc79665935a46978a99dbeb53defef8 2026-07-21 16:58:07.767 | + functions-common:get_or_add_user_project_role:980 : echo 6fc79665935a46978a99dbeb53defef8 2026-07-21 16:58:07.767 | 6fc79665935a46978a99dbeb53defef8 2026-07-21 16:58:07.767 | + lib/keystone:create_service_user:382 : [[ -n ResellerAdmin ]] 2026-07-21 16:58:07.767 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-07-21 16:58:07.767 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:58:07.767 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:58:07.767 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 16:58:07.767 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:58:07.767 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:58:07.767 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 16:58:07.767 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 16:58:07.767 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 16:58:07.767 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 16:58:07.767 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 16:58:07.767 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 16:58:07.767 | + 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 16:58:07.767 | 2026-07-21 16:58:07.767 | ++ 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 16:58:07.767 | 2026-07-21 16:58:07.767 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:07.767 | + functions-common:get_or_add_user_project_role:979 : user_role_id=eb5ecd92ac83401d90c4fe1ef27e4ae0 2026-07-21 16:58:07.767 | + functions-common:get_or_add_user_project_role:980 : echo eb5ecd92ac83401d90c4fe1ef27e4ae0 2026-07-21 16:58:07.767 | eb5ecd92ac83401d90c4fe1ef27e4ae0 2026-07-21 16:58:07.767 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-21 16:58:07.767 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 16:58:07.767 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-21 16:58:07.767 | ++ 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 16:58:07.767 | 2026-07-21 16:58:07.767 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:07.767 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 16:58:07.767 | 0a446a2a59ec4284870f43e17689907c' 2026-07-21 16:58:07.767 | + functions-common:get_or_create_service:1067 : echo 0a446a2a59ec4284870f43e17689907c 2026-07-21 16:58:07.767 | 0a446a2a59ec4284870f43e17689907c 2026-07-21 16:58:07.767 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://10.4.3.86/image 2026-07-21 16:58:07.767 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 16:58:07.767 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://10.4.3.86/image RegionOne 2026-07-21 16:58:07.767 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 16:58:07.767 | +++ 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 16:58:07.767 | 2026-07-21 16:58:07.767 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:07.767 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 16:58:07.767 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 16:58:07.767 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.4.3.86/image --region RegionOne -f value -c id 2026-07-21 16:58:07.767 | 2026-07-21 16:58:07.767 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:07.767 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=55b791b121d14094a103260faf2cf7f2 2026-07-21 16:58:07.767 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 55b791b121d14094a103260faf2cf7f2 2026-07-21 16:58:07.767 | + functions-common:get_or_create_endpoint:1100 : public_id=55b791b121d14094a103260faf2cf7f2 2026-07-21 16:58:07.767 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 16:58:07.767 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 16:58:07.767 | + functions-common:get_or_create_endpoint:1109 : echo 55b791b121d14094a103260faf2cf7f2 2026-07-21 16:58:07.767 | 55b791b121d14094a103260faf2cf7f2 2026-07-21 16:58:07.767 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-21 16:58:07.767 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-21 16:58:07.767 | +++ 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 16:58:07.767 | 2026-07-21 16:58:07.767 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:07.767 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-21 16:58:07.767 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-21 16:58:07.767 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-21 16:58:07.767 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-21 16:58:07.767 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-21 16:58:07.767 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-21 16:58:07.767 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-21 16:58:07.767 | + 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 16:58:07.767 | 2026-07-21 16:58:07.767 | +---------------+----------------------------------+ 2026-07-21 16:58:07.767 | | Field | Value | 2026-07-21 16:58:07.767 | +---------------+----------------------------------+ 2026-07-21 16:58:07.767 | | default_limit | 2000 | 2026-07-21 16:58:07.767 | | description | None | 2026-07-21 16:58:07.767 | | id | 8fc34eb2209740c0b3a20bc36bfdef1f | 2026-07-21 16:58:07.767 | | region_id | RegionOne | 2026-07-21 16:58:07.768 | | resource_name | image_size_total | 2026-07-21 16:58:07.768 | | service_id | 0a446a2a59ec4284870f43e17689907c | 2026-07-21 16:58:07.768 | +---------------+----------------------------------+ 2026-07-21 16:58:07.768 | + 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 16:58:07.768 | 2026-07-21 16:58:07.768 | +---------------+----------------------------------+ 2026-07-21 16:58:07.768 | | Field | Value | 2026-07-21 16:58:07.768 | +---------------+----------------------------------+ 2026-07-21 16:58:07.768 | | default_limit | 2000 | 2026-07-21 16:58:07.768 | | description | None | 2026-07-21 16:58:07.768 | | id | 117ed72d04074b9f811d2c02ac095fe9 | 2026-07-21 16:58:07.768 | | region_id | RegionOne | 2026-07-21 16:58:07.768 | | resource_name | image_stage_total | 2026-07-21 16:58:07.768 | | service_id | 0a446a2a59ec4284870f43e17689907c | 2026-07-21 16:58:07.768 | +---------------+----------------------------------+ 2026-07-21 16:58:07.768 | + 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 16:58:07.768 | 2026-07-21 16:58:07.768 | +---------------+----------------------------------+ 2026-07-21 16:58:07.768 | | Field | Value | 2026-07-21 16:58:07.768 | +---------------+----------------------------------+ 2026-07-21 16:58:07.768 | | default_limit | 100 | 2026-07-21 16:58:07.768 | | description | None | 2026-07-21 16:58:07.768 | | id | e31ab0140bcc44d1bf586f66ef7af878 | 2026-07-21 16:58:07.768 | | region_id | RegionOne | 2026-07-21 16:58:07.768 | | resource_name | image_count_total | 2026-07-21 16:58:07.768 | | service_id | 0a446a2a59ec4284870f43e17689907c | 2026-07-21 16:58:07.768 | +---------------+----------------------------------+ 2026-07-21 16:58:07.768 | + 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 16:58:07.768 | 2026-07-21 16:58:07.768 | +---------------+----------------------------------+ 2026-07-21 16:58:07.768 | | Field | Value | 2026-07-21 16:58:07.768 | +---------------+----------------------------------+ 2026-07-21 16:58:07.768 | | default_limit | 100 | 2026-07-21 16:58:07.768 | | description | None | 2026-07-21 16:58:07.768 | | id | c311e101da6241bca23f1512c330c702 | 2026-07-21 16:58:07.768 | | region_id | RegionOne | 2026-07-21 16:58:07.768 | | resource_name | image_count_uploading | 2026-07-21 16:58:07.768 | | service_id | 0a446a2a59ec4284870f43e17689907c | 2026-07-21 16:58:07.768 | +---------------+----------------------------------+ 2026-07-21 16:58:07.768 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-21 16:58:07.768 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-21 16:58:07.768 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-07-21 16:58:07.768 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-21 16:58:07.768 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-21 16:58:07.768 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.4.3.86/identity 2026-07-21 16:58:07.768 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-21 16:58:07.768 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-21 16:58:07.768 | 2026-07-21 16:58:07.768 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:07.768 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 55b791b121d14094a103260faf2cf7f2 2026-07-21 16:58:07.768 | + 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 16:58:07.768 | 2026-07-21 16:58:07.768 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-21 16:58:07.768 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:07.808 | [8552 Async create_glance_accounts:66573]: finished create_glance_accounts with result 0 in 35 seconds 2026-07-21 16:58:07.847 | [8552 Async create_cinder_accounts:66711]: Waiting for completion of create_cinder_accounts running on PID 66711 (4 other jobs running) 2026-07-21 16:58:07.874 | [8552 Async create_cinder_accounts:66711]: Signaling child to exit 2026-07-21 16:58:07.875 | WAKEUP 2026-07-21 16:58:07.900 | [8552 Async create_cinder_accounts:66711]: Signaled 2026-07-21 16:58:07.902 | + 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 16:58:07.902 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-21 16:58:07.902 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-21 16:58:07.902 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:07.902 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-21 16:58:07.902 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-07-21 16:58:07.902 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 16:58:07.902 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 16:58:07.902 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 16:58:07.902 | ++ 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 16:58:07.902 | 2026-07-21 16:58:07.902 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:07.902 | + functions-common:get_or_create_user:915 : user_id=b17d5f9b8c384c058eba1d39c567c856 2026-07-21 16:58:07.902 | + functions-common:get_or_create_user:916 : echo b17d5f9b8c384c058eba1d39c567c856 2026-07-21 16:58:07.902 | b17d5f9b8c384c058eba1d39c567c856 2026-07-21 16:58:07.902 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-21 16:58:07.902 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:58:07.902 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:58:07.902 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 16:58:07.902 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:58:07.902 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:58:07.902 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 16:58:07.902 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 16:58:07.902 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 16:58:07.902 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 16:58:07.902 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 16:58:07.902 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 16:58:07.902 | + 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 16:58:07.902 | 2026-07-21 16:58:07.902 | ++ 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 16:58:07.902 | 2026-07-21 16:58:07.902 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:07.902 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6fc79665935a46978a99dbeb53defef8 2026-07-21 16:58:07.902 | + functions-common:get_or_add_user_project_role:980 : echo 6fc79665935a46978a99dbeb53defef8 2026-07-21 16:58:07.902 | 6fc79665935a46978a99dbeb53defef8 2026-07-21 16:58:07.902 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-21 16:58:07.902 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-21 16:58:07.902 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:07.902 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-21 16:58:07.902 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=https://10.4.3.86/volume 2026-07-21 16:58:07.902 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-21 16:58:07.902 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 16:58:07.902 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-21 16:58:07.902 | ++ 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 16:58:07.902 | 2026-07-21 16:58:07.902 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:07.902 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 16:58:07.903 | 3eb8f4faba2d4ff38f2574fae728467e' 2026-07-21 16:58:07.903 | + functions-common:get_or_create_service:1067 : echo 3eb8f4faba2d4ff38f2574fae728467e 2026-07-21 16:58:07.903 | 3eb8f4faba2d4ff38f2574fae728467e 2026-07-21 16:58:07.903 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne https://10.4.3.86/volume/v3 2026-07-21 16:58:07.903 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 16:58:07.903 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://10.4.3.86/volume/v3 RegionOne 2026-07-21 16:58:07.903 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 16:58:07.903 | +++ 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 16:58:07.903 | 2026-07-21 16:58:07.903 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:07.903 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 16:58:07.903 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 16:58:07.903 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.4.3.86/volume/v3 --region RegionOne -f value -c id 2026-07-21 16:58:07.903 | 2026-07-21 16:58:07.903 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:07.903 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=f39a3a781c7b401da7b888efda1597c8 2026-07-21 16:58:07.903 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo f39a3a781c7b401da7b888efda1597c8 2026-07-21 16:58:07.903 | + functions-common:get_or_create_endpoint:1100 : public_id=f39a3a781c7b401da7b888efda1597c8 2026-07-21 16:58:07.903 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 16:58:07.903 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 16:58:07.903 | + functions-common:get_or_create_endpoint:1109 : echo f39a3a781c7b401da7b888efda1597c8 2026-07-21 16:58:07.903 | f39a3a781c7b401da7b888efda1597c8 2026-07-21 16:58:07.903 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-21 16:58:07.903 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-21 16:58:07.903 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 16:58:07.903 | +++ 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 16:58:07.903 | 2026-07-21 16:58:07.903 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:07.903 | ++ functions-common:get_or_create_project:928 : project_id=04cc57536bed47fb8c30020418587ede 2026-07-21 16:58:07.903 | ++ functions-common:get_or_create_project:929 : echo 04cc57536bed47fb8c30020418587ede 2026-07-21 16:58:07.903 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 04cc57536bed47fb8c30020418587ede 2026-07-21 16:58:07.903 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-21 16:58:07.903 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 16:58:07.903 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 16:58:07.903 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-21 16:58:07.903 | +++ 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 16:58:07.903 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-21 16:58:07.903 | 2026-07-21 16:58:07.903 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:07.903 | ++ functions-common:get_or_create_user:915 : user_id=b17d5f9b8c384c058eba1d39c567c856 2026-07-21 16:58:07.903 | ++ functions-common:get_or_create_user:916 : echo b17d5f9b8c384c058eba1d39c567c856 2026-07-21 16:58:07.903 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b17d5f9b8c384c058eba1d39c567c856 2026-07-21 16:58:07.952 | [8552 Async create_cinder_accounts:66711]: finished create_cinder_accounts with result 0 in 23 seconds 2026-07-21 16:58:07.957 | + inc/async:async_wait:197 : return 0 2026-07-21 16:58:07.961 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-21 16:58:08.017 | [8552 Async create_neutron_accounts:66853]: Waiting for completion of create_neutron_accounts running on PID 66853 (3 other jobs running) 2026-07-21 16:58:08.045 | [8552 Async create_neutron_accounts:66853]: Signaling child to exit 2026-07-21 16:58:08.046 | WAKEUP 2026-07-21 16:58:08.069 | [8552 Async create_neutron_accounts:66853]: Signaled 2026-07-21 16:58:08.071 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-07-21 16:58:08.071 | + lib/neutron:create_neutron_accounts:487 : neutron_url=https://10.4.3.86/ 2026-07-21 16:58:08.071 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-07-21 16:58:08.071 | + lib/neutron:create_neutron_accounts:489 : neutron_url=https://10.4.3.86/networking 2026-07-21 16:58:08.071 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-07-21 16:58:08.071 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:08.071 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-07-21 16:58:08.071 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-07-21 16:58:08.071 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 16:58:08.071 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 16:58:08.071 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 16:58:08.071 | ++ 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 16:58:08.071 | 2026-07-21 16:58:08.071 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:08.071 | + functions-common:get_or_create_user:915 : user_id=8981b44fe8fe4158903cd2837b0338b8 2026-07-21 16:58:08.071 | + functions-common:get_or_create_user:916 : echo 8981b44fe8fe4158903cd2837b0338b8 2026-07-21 16:58:08.071 | 8981b44fe8fe4158903cd2837b0338b8 2026-07-21 16:58:08.071 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-21 16:58:08.071 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:58:08.071 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:58:08.071 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 16:58:08.071 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:58:08.071 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:58:08.071 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 16:58:08.071 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 16:58:08.071 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 16:58:08.071 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 16:58:08.071 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 16:58:08.071 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 16:58:08.071 | + 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 16:58:08.071 | 2026-07-21 16:58:08.071 | ++ 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 16:58:08.071 | 2026-07-21 16:58:08.071 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:08.071 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6fc79665935a46978a99dbeb53defef8 2026-07-21 16:58:08.071 | + functions-common:get_or_add_user_project_role:980 : echo 6fc79665935a46978a99dbeb53defef8 2026-07-21 16:58:08.071 | 6fc79665935a46978a99dbeb53defef8 2026-07-21 16:58:08.071 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-21 16:58:08.071 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-07-21 16:58:08.071 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 16:58:08.071 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-21 16:58:08.071 | ++ 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 16:58:08.071 | 2026-07-21 16:58:08.071 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:08.071 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 16:58:08.071 | 61b2a2447f1a48078b5155ef5eda3a90' 2026-07-21 16:58:08.071 | + functions-common:get_or_create_service:1067 : echo 61b2a2447f1a48078b5155ef5eda3a90 2026-07-21 16:58:08.071 | 61b2a2447f1a48078b5155ef5eda3a90 2026-07-21 16:58:08.071 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne https://10.4.3.86/networking 2026-07-21 16:58:08.071 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 16:58:08.071 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://10.4.3.86/networking RegionOne 2026-07-21 16:58:08.071 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 16:58:08.071 | +++ 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 16:58:08.071 | 2026-07-21 16:58:08.071 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:08.071 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 16:58:08.071 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 16:58:08.071 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.4.3.86/networking --region RegionOne -f value -c id 2026-07-21 16:58:08.071 | 2026-07-21 16:58:08.071 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:08.071 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=ca37ddc7cf5f4740848d8e70431d7273 2026-07-21 16:58:08.071 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo ca37ddc7cf5f4740848d8e70431d7273 2026-07-21 16:58:08.071 | + functions-common:get_or_create_endpoint:1100 : public_id=ca37ddc7cf5f4740848d8e70431d7273 2026-07-21 16:58:08.071 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 16:58:08.071 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 16:58:08.071 | + functions-common:get_or_create_endpoint:1109 : echo ca37ddc7cf5f4740848d8e70431d7273 2026-07-21 16:58:08.071 | ca37ddc7cf5f4740848d8e70431d7273 2026-07-21 16:58:08.115 | [8552 Async create_neutron_accounts:66853]: finished create_neutron_accounts with result 0 in 20 seconds 2026-07-21 16:58:08.151 | [8552 Async create_swift_accounts:67034]: Waiting for completion of create_swift_accounts running on PID 67034 (2 other jobs running) 2026-07-21 16:58:08.175 | [8552 Async create_swift_accounts:67034]: Signaling child to exit 2026-07-21 16:58:10.774 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:58:10.798 | [67034 Async create_swift_accounts:67034]: finished successfully 2026-07-21 16:58:10.819 | WAKEUP 2026-07-21 16:58:10.839 | [8552 Async create_swift_accounts:67034]: Signaled 2026-07-21 16:58:10.840 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-07-21 16:58:10.840 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-07-21 16:58:10.840 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-07-21 16:58:10.840 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-07-21 16:58:10.840 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-07-21 16:58:10.840 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-07-21 16:58:10.840 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-07-21 16:58:10.840 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-07-21 16:58:10.840 | + lib/swift:create_swift_accounts:625 : local another_role 2026-07-21 16:58:10.840 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-07-21 16:58:10.840 | ++ functions-common:get_or_create_role:935 : local role_id 2026-07-21 16:58:10.840 | +++ 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 16:58:10.840 | 2026-07-21 16:58:10.840 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.840 | ++ functions-common:get_or_create_role:940 : role_id=bd262a84629c474283be060bb843dcf8 2026-07-21 16:58:10.840 | ++ functions-common:get_or_create_role:941 : echo bd262a84629c474283be060bb843dcf8 2026-07-21 16:58:10.840 | + lib/swift:create_swift_accounts:626 : another_role=bd262a84629c474283be060bb843dcf8 2026-07-21 16:58:10.840 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-07-21 16:58:10.840 | + lib/keystone:create_service_user:379 : get_or_create_user swift secretservice Default 2026-07-21 16:58:10.840 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 16:58:10.840 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 16:58:10.840 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 16:58:10.840 | ++ 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 16:58:10.840 | 2026-07-21 16:58:10.840 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.840 | + functions-common:get_or_create_user:915 : user_id=60bbb8207c9a47b28804ef7fce84df5a 2026-07-21 16:58:10.840 | + functions-common:get_or_create_user:916 : echo 60bbb8207c9a47b28804ef7fce84df5a 2026-07-21 16:58:10.840 | 60bbb8207c9a47b28804ef7fce84df5a 2026-07-21 16:58:10.840 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service swift service Default Default 2026-07-21 16:58:10.840 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:58:10.840 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:58:10.840 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 16:58:10.840 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:58:10.840 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:58:10.840 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 16:58:10.840 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 16:58:10.840 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 16:58:10.840 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 16:58:10.840 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 16:58:10.840 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 16:58:10.840 | + 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 16:58:10.840 | 2026-07-21 16:58:10.840 | ++ 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 16:58:10.840 | 2026-07-21 16:58:10.840 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.841 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6fc79665935a46978a99dbeb53defef8 2026-07-21 16:58:10.841 | + functions-common:get_or_add_user_project_role:980 : echo 6fc79665935a46978a99dbeb53defef8 2026-07-21 16:58:10.841 | 6fc79665935a46978a99dbeb53defef8 2026-07-21 16:58:10.841 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-21 16:58:10.841 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin swift service Default Default 2026-07-21 16:58:10.841 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:58:10.841 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:58:10.841 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 16:58:10.841 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:58:10.841 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:58:10.841 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 16:58:10.841 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 16:58:10.841 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 16:58:10.841 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 16:58:10.841 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 16:58:10.841 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 16:58:10.841 | + 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 16:58:10.841 | 2026-07-21 16:58:10.841 | ++ 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 16:58:10.841 | 2026-07-21 16:58:10.841 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.841 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:58:10.841 | + functions-common:get_or_add_user_project_role:980 : echo 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:58:10.841 | 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:58:10.841 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-07-21 16:58:10.841 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 16:58:10.841 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-07-21 16:58:10.841 | ++ 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 16:58:10.841 | 2026-07-21 16:58:10.841 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.841 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 16:58:10.841 | 7262ec6b9f8640ff94db2c5dd2aae4f7' 2026-07-21 16:58:10.841 | + functions-common:get_or_create_service:1067 : echo 7262ec6b9f8640ff94db2c5dd2aae4f7 2026-07-21 16:58:10.841 | 7262ec6b9f8640ff94db2c5dd2aae4f7 2026-07-21 16:58:10.841 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://10.4.3.86:8080/v1/AUTH_$(project_id)s' https://10.4.3.86:8080 2026-07-21 16:58:10.841 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 16:58:10.841 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface object-store public 'https://10.4.3.86:8080/v1/AUTH_$(project_id)s' RegionOne 2026-07-21 16:58:10.841 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 16:58:10.841 | +++ 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 16:58:10.841 | 2026-07-21 16:58:10.841 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.841 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 16:58:10.841 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 16:58:10.841 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://10.4.3.86:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-07-21 16:58:10.841 | 2026-07-21 16:58:10.841 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.841 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2f9a8c0fc93640e98880c9f94b04c544 2026-07-21 16:58:10.841 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2f9a8c0fc93640e98880c9f94b04c544 2026-07-21 16:58:10.841 | + functions-common:get_or_create_endpoint:1100 : public_id=2f9a8c0fc93640e98880c9f94b04c544 2026-07-21 16:58:10.841 | + functions-common:get_or_create_endpoint:1102 : [[ -n https://10.4.3.86:8080 ]] 2026-07-21 16:58:10.841 | + functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface object-store admin https://10.4.3.86:8080 RegionOne 2026-07-21 16:58:10.841 | + functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 16:58:10.841 | ++ 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 16:58:10.841 | 2026-07-21 16:58:10.841 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.841 | + functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 16:58:10.841 | + functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 16:58:10.841 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://10.4.3.86:8080 --region RegionOne -f value -c id 2026-07-21 16:58:10.841 | 2026-07-21 16:58:10.841 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.841 | + functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=fbdbf3803b634421bd6d908583e1d28d 2026-07-21 16:58:10.841 | + functions-common:_get_or_create_endpoint_with_interface:1085 : echo fbdbf3803b634421bd6d908583e1d28d 2026-07-21 16:58:10.841 | fbdbf3803b634421bd6d908583e1d28d 2026-07-21 16:58:10.841 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 16:58:10.841 | + functions-common:get_or_create_endpoint:1109 : echo 2f9a8c0fc93640e98880c9f94b04c544 2026-07-21 16:58:10.841 | 2f9a8c0fc93640e98880c9f94b04c544 2026-07-21 16:58:10.841 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-07-21 16:58:10.841 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-07-21 16:58:10.841 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 16:58:10.841 | +++ 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 16:58:10.841 | 2026-07-21 16:58:10.841 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.841 | ++ functions-common:get_or_create_project:928 : project_id=009a6f109c754f3588f373c6749a46f4 2026-07-21 16:58:10.841 | ++ functions-common:get_or_create_project:929 : echo 009a6f109c754f3588f373c6749a46f4 2026-07-21 16:58:10.841 | + lib/swift:create_swift_accounts:640 : swift_project_test1=009a6f109c754f3588f373c6749a46f4 2026-07-21 16:58:10.841 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-07-21 16:58:10.841 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 16:58:10.841 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-07-21 16:58:10.841 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 16:58:10.841 | ++ functions-common:get_or_create_user:900 : [[ ! -z test@example.com ]] 2026-07-21 16:58:10.841 | ++ functions-common:get_or_create_user:901 : local email=--email=test@example.com 2026-07-21 16:58:10.841 | +++ 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 16:58:10.841 | 2026-07-21 16:58:10.841 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.841 | ++ functions-common:get_or_create_user:915 : user_id=1dc854aa86a645cf90379ed6be50c130 2026-07-21 16:58:10.841 | ++ functions-common:get_or_create_user:916 : echo 1dc854aa86a645cf90379ed6be50c130 2026-07-21 16:58:10.841 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=1dc854aa86a645cf90379ed6be50c130 2026-07-21 16:58:10.841 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-07-21 16:58:10.841 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 16:58:10.841 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin 1dc854aa86a645cf90379ed6be50c130 009a6f109c754f3588f373c6749a46f4 2026-07-21 16:58:10.841 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:58:10.841 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:58:10.841 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 16:58:10.841 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:58:10.841 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:58:10.841 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 16:58:10.841 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 16:58:10.841 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 16:58:10.841 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 16:58:10.841 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 1dc854aa86a645cf90379ed6be50c130 --project 009a6f109c754f3588f373c6749a46f4 2026-07-21 16:58:10.841 | 2026-07-21 16:58:10.841 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1dc854aa86a645cf90379ed6be50c130 --project 009a6f109c754f3588f373c6749a46f4 -c Role -f value 2026-07-21 16:58:10.841 | 2026-07-21 16:58:10.841 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.841 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:58:10.841 | + functions-common:get_or_add_user_project_role:980 : echo 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:58:10.841 | 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:58:10.841 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-07-21 16:58:10.841 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-07-21 16:58:10.841 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 16:58:10.841 | ++ functions-common:get_or_create_user:900 : [[ ! -z test3@example.com ]] 2026-07-21 16:58:10.841 | ++ functions-common:get_or_create_user:901 : local email=--email=test3@example.com 2026-07-21 16:58:10.841 | +++ 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 16:58:10.841 | 2026-07-21 16:58:10.842 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_user:915 : user_id=9e4ee25ca02241e6a34a3ea8bd4919fa 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_user:916 : echo 9e4ee25ca02241e6a34a3ea8bd4919fa 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:649 : swift_user_test3=9e4ee25ca02241e6a34a3ea8bd4919fa 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-07-21 16:58:10.842 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role bd262a84629c474283be060bb843dcf8 9e4ee25ca02241e6a34a3ea8bd4919fa 009a6f109c754f3588f373c6749a46f4 2026-07-21 16:58:10.842 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:58:10.842 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:58:10.842 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 16:58:10.842 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:58:10.842 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:58:10.842 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 16:58:10.842 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 16:58:10.842 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 16:58:10.842 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 16:58:10.842 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add bd262a84629c474283be060bb843dcf8 --user 9e4ee25ca02241e6a34a3ea8bd4919fa --project 009a6f109c754f3588f373c6749a46f4 2026-07-21 16:58:10.842 | 2026-07-21 16:58:10.842 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role bd262a84629c474283be060bb843dcf8 --user 9e4ee25ca02241e6a34a3ea8bd4919fa --project 009a6f109c754f3588f373c6749a46f4 -c Role -f value 2026-07-21 16:58:10.842 | 2026-07-21 16:58:10.842 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.842 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bd262a84629c474283be060bb843dcf8 2026-07-21 16:58:10.842 | + functions-common:get_or_add_user_project_role:980 : echo bd262a84629c474283be060bb843dcf8 2026-07-21 16:58:10.842 | bd262a84629c474283be060bb843dcf8 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-07-21 16:58:10.842 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 16:58:10.842 | +++ 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 16:58:10.842 | 2026-07-21 16:58:10.842 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_project:928 : project_id=49a5c3cd079741ae90eccf435c1ae54c 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_project:929 : echo 49a5c3cd079741ae90eccf435c1ae54c 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:654 : swift_project_test2=49a5c3cd079741ae90eccf435c1ae54c 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-07-21 16:58:10.842 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-07-21 16:58:10.842 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_user:900 : [[ ! -z test2@example.com ]] 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_user:901 : local email=--email=test2@example.com 2026-07-21 16:58:10.842 | +++ 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 16:58:10.842 | 2026-07-21 16:58:10.842 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_user:915 : user_id=63c476bff0d54f2991cabde9a20deead 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_user:916 : echo 63c476bff0d54f2991cabde9a20deead 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:659 : swift_user_test2=63c476bff0d54f2991cabde9a20deead 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-07-21 16:58:10.842 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin 63c476bff0d54f2991cabde9a20deead 49a5c3cd079741ae90eccf435c1ae54c 2026-07-21 16:58:10.842 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:58:10.842 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:58:10.842 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 16:58:10.842 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:58:10.842 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:58:10.842 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 16:58:10.842 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 16:58:10.842 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 16:58:10.842 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 16:58:10.842 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 63c476bff0d54f2991cabde9a20deead --project 49a5c3cd079741ae90eccf435c1ae54c 2026-07-21 16:58:10.842 | 2026-07-21 16:58:10.842 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 63c476bff0d54f2991cabde9a20deead --project 49a5c3cd079741ae90eccf435c1ae54c -c Role -f value 2026-07-21 16:58:10.842 | 2026-07-21 16:58:10.842 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.842 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:58:10.842 | + functions-common:get_or_add_user_project_role:980 : echo 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:58:10.842 | 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-07-21 16:58:10.842 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-21 16:58:10.842 | +++ 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 16:58:10.842 | 2026-07-21 16:58:10.842 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_domain:877 : domain_id=9ce1d8e6ce1e45178f62f65451831029 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_domain:878 : echo 9ce1d8e6ce1e45178f62f65451831029 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:664 : swift_domain=9ce1d8e6ce1e45178f62f65451831029 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-07-21 16:58:10.842 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-07-21 16:58:10.842 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 9ce1d8e6ce1e45178f62f65451831029 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 16:58:10.842 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=9ce1d8e6ce1e45178f62f65451831029 --or-show -f value -c id 2026-07-21 16:58:10.842 | 2026-07-21 16:58:10.842 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_project:928 : project_id=d5b2a5dcd82944f1be3d2fe1b812c242 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_project:929 : echo d5b2a5dcd82944f1be3d2fe1b812c242 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:668 : swift_project_test4=d5b2a5dcd82944f1be3d2fe1b812c242 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-07-21 16:58:10.842 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-07-21 16:58:10.842 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 9ce1d8e6ce1e45178f62f65451831029 test4@example.com 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_user:900 : [[ ! -z test4@example.com ]] 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_user:901 : local email=--email=test4@example.com 2026-07-21 16:58:10.842 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=9ce1d8e6ce1e45178f62f65451831029 --email=test4@example.com --or-show -f value -c id 2026-07-21 16:58:10.842 | 2026-07-21 16:58:10.842 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_user:915 : user_id=1ffadbd5ff4e4a59b921bf30a85dacc9 2026-07-21 16:58:10.842 | ++ functions-common:get_or_create_user:916 : echo 1ffadbd5ff4e4a59b921bf30a85dacc9 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:673 : swift_user_test4=1ffadbd5ff4e4a59b921bf30a85dacc9 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-07-21 16:58:10.842 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 16:58:10.842 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin 1ffadbd5ff4e4a59b921bf30a85dacc9 d5b2a5dcd82944f1be3d2fe1b812c242 2026-07-21 16:58:10.842 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:58:10.842 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:58:10.842 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 16:58:10.842 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:58:10.842 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:58:10.842 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 16:58:10.842 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 16:58:10.842 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 16:58:10.842 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 16:58:10.842 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 1ffadbd5ff4e4a59b921bf30a85dacc9 --project d5b2a5dcd82944f1be3d2fe1b812c242 2026-07-21 16:58:10.843 | 2026-07-21 16:58:10.843 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1ffadbd5ff4e4a59b921bf30a85dacc9 --project d5b2a5dcd82944f1be3d2fe1b812c242 -c Role -f value 2026-07-21 16:58:10.843 | 2026-07-21 16:58:10.843 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:58:10.843 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:58:10.843 | + functions-common:get_or_add_user_project_role:980 : echo 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:58:10.843 | 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:58:10.881 | [8552 Async create_swift_accounts:67034]: finished create_swift_accounts with result 0 in 37 seconds 2026-07-21 16:58:10.888 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-21 16:58:10.891 | + inc/async:async_wait:197 : return 0 2026-07-21 16:58:10.894 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-07-21 16:58:10.913 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:10.916 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-07-21 16:58:10.934 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:10.937 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-07-21 16:58:10.940 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 16:58:10.942 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-07-21 16:58:10.945 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-07-21 16:58:10.948 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-21 16:58:11.012 | + inc/async:async_inner:63 : init_glance 2026-07-21 16:58:11.053 | [8552 Async init_glance:70448]: running: init_glance 2026-07-21 16:58:11.056 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-07-21 16:58:11.076 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:11.079 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-07-21 16:58:11.082 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 16:58:11.085 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-07-21 16:58:11.087 | + ./stack.sh:main:1170 : configure_neutron 2026-07-21 16:58:11.090 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-07-21 16:58:11.093 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-07-21 16:58:11.096 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o stack /etc/neutron 2026-07-21 16:58:11.111 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-07-21 16:58:11.113 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-07-21 16:58:11.719 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:11.720 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:11.720 | we strongly recommend against using it for new projects. 2026-07-21 16:58:11.720 | 2026-07-21 16:58:11.720 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:11.720 | framework. For more detail see 2026-07-21 16:58:11.720 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:11.720 | 2026-07-21 16:58:11.720 | import eventlet as _eventlet # noqa 2026-07-21 16:58:14.198 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:14.198 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:14.198 | we strongly recommend against using it for new projects. 2026-07-21 16:58:14.198 | 2026-07-21 16:58:14.198 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:14.198 | framework. For more detail see 2026-07-21 16:58:14.199 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:14.199 | 2026-07-21 16:58:14.199 | import eventlet as _eventlet # noqa 2026-07-21 16:58:16.231 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:16.231 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:16.231 | we strongly recommend against using it for new projects. 2026-07-21 16:58:16.231 | 2026-07-21 16:58:16.231 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:16.231 | framework. For more detail see 2026-07-21 16:58:16.231 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:16.231 | 2026-07-21 16:58:16.231 | import eventlet as _eventlet # noqa 2026-07-21 16:58:16.889 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:58:16.915 | [70448 Async init_glance:70448]: finished successfully 2026-07-21 16:58:18.196 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 16:58:18.196 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:18.196 | we strongly recommend against using it for new projects. 2026-07-21 16:58:18.196 | 2026-07-21 16:58:18.196 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:18.196 | framework. For more detail see 2026-07-21 16:58:18.196 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:18.196 | 2026-07-21 16:58:18.196 | from eventlet import event 2026-07-21 16:58:18.458 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-21 16:58:18.458 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-21 16:58:20.239 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:20.239 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:20.239 | we strongly recommend against using it for new projects. 2026-07-21 16:58:20.239 | 2026-07-21 16:58:20.239 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:20.239 | framework. For more detail see 2026-07-21 16:58:20.239 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:20.239 | 2026-07-21 16:58:20.239 | import eventlet as _eventlet # noqa 2026-07-21 16:58:22.126 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:22.126 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:22.126 | we strongly recommend against using it for new projects. 2026-07-21 16:58:22.126 | 2026-07-21 16:58:22.126 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:22.126 | framework. For more detail see 2026-07-21 16:58:22.126 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:22.126 | 2026-07-21 16:58:22.126 | import eventlet as _eventlet # noqa 2026-07-21 16:58:24.304 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 16:58:24.304 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:24.304 | we strongly recommend against using it for new projects. 2026-07-21 16:58:24.304 | 2026-07-21 16:58:24.304 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:24.304 | framework. For more detail see 2026-07-21 16:58:24.304 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:24.304 | 2026-07-21 16:58:24.304 | from eventlet import event 2026-07-21 16:58:24.879 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-21 16:58:24.879 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-21 16:58:26.546 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:26.546 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:26.546 | we strongly recommend against using it for new projects. 2026-07-21 16:58:26.546 | 2026-07-21 16:58:26.546 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:26.546 | framework. For more detail see 2026-07-21 16:58:26.546 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:26.546 | 2026-07-21 16:58:26.546 | import eventlet as _eventlet # noqa 2026-07-21 16:58:27.519 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:27.520 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:27.520 | we strongly recommend against using it for new projects. 2026-07-21 16:58:27.520 | 2026-07-21 16:58:27.520 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:27.520 | framework. For more detail see 2026-07-21 16:58:27.520 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:27.520 | 2026-07-21 16:58:27.520 | import eventlet as _eventlet # noqa 2026-07-21 16:58:29.486 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:29.486 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:29.486 | we strongly recommend against using it for new projects. 2026-07-21 16:58:29.486 | 2026-07-21 16:58:29.486 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:29.486 | framework. For more detail see 2026-07-21 16:58:29.486 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:29.486 | 2026-07-21 16:58:29.486 | import eventlet as _eventlet # noqa 2026-07-21 16:58:30.773 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:30.773 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:30.773 | we strongly recommend against using it for new projects. 2026-07-21 16:58:30.773 | 2026-07-21 16:58:30.773 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:30.773 | framework. For more detail see 2026-07-21 16:58:30.773 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:30.773 | 2026-07-21 16:58:30.773 | import eventlet as _eventlet # noqa 2026-07-21 16:58:32.387 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-21 16:58:32.393 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-21 16:58:32.395 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-21 16:58:32.398 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-21 16:58:32.401 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-07-21 16:58:32.403 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-21 16:58:32.405 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-21 16:58:32.407 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-21 16:58:32.409 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-21 16:58:32.412 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-07-21 16:58:32.414 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-07-21 16:58:32.416 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-21 16:58:32.417 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-21 16:58:32.420 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-07-21 16:58:32.423 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-07-21 16:58:32.425 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-07-21 16:58:32.430 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:58:32.432 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:58:32.434 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-21 16:58:32.437 | + 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 16:58:32.442 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-07-21 16:58:32.444 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-21 16:58:32.446 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-21 16:58:32.448 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-21 16:58:32.451 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 16:58:32.453 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 16:58:32.456 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 16:58:32.474 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:32.477 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 16:58:32.480 | ++ 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 16:58:32.483 | + 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 16:58:32.518 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-21 16:58:32.556 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-21 16:58:32.592 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-21 16:58:32.626 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-21 16:58:32.661 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-21 16:58:32.695 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-07-21 16:58:32.698 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-07-21 16:58:32.701 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-21 16:58:32.704 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 16:58:32.707 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 16:58:32.727 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 16:58:32.730 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 16:58:32.732 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 16:58:32.735 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 16:58:32.738 | + 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 16:58:32.776 | + 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 16:58:32.811 | + 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 16:58:32.845 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 16:58:32.880 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-21 16:58:32.915 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-07-21 16:58:32.917 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-07-21 16:58:32.920 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-21 16:58:32.923 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-21 16:58:32.926 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-21 16:58:32.929 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-07-21 16:58:32.932 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-07-21 16:58:32.935 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-21 16:58:32.949 | + 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 16:58:32.970 | + 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 16:58:32.986 | + 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 16:58:33.002 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-21 16:58:33.018 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-21 16:58:33.021 | + 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 16:58:33.025 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-07-21 16:58:33.031 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.JHD0sINPES 2026-07-21 16:58:33.034 | + 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 16:58:33.037 | + 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 16:58:33.041 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.JHD0sINPES 2026-07-21 16:58:33.046 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.JHD0sINPES 2026-07-21 16:58:33.062 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.JHD0sINPES /etc/sudoers.d/neutron-rootwrap 2026-07-21 16:58:33.077 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-21 16:58:33.080 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-07-21 16:58:33.083 | + 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 16:58:33.120 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-21 16:58:33.122 | + 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 16:58:33.157 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-21 16:58:33.160 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-21 16:58:33.164 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-21 16:58:33.167 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 16:58:33.171 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 16:58:33.174 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 16:58:33.197 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:33.200 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 16:58:33.204 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 16:58:33.207 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 16:58:33.229 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:33.233 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.86:5672/ 2026-07-21 16:58:33.237 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.86:5672/ 2026-07-21 16:58:33.277 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 16:58:33.280 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 16:58:33.284 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-07-21 16:58:33.301 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:33.303 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-07-21 16:58:33.325 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:33.327 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-07-21 16:58:33.343 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:33.345 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-07-21 16:58:33.364 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:33.367 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-07-21 16:58:33.386 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:33.390 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-21 16:58:33.393 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-07-21 16:58:33.415 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:33.418 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-07-21 16:58:33.421 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-07-21 16:58:33.424 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : echo 'Configuring OVN' 2026-07-21 16:58:33.424 | Configuring OVN 2026-07-21 16:58:33.427 | + lib/neutron_plugins/ovn_agent:configure_ovn:562 : '[' -z '' ']' 2026-07-21 16:58:33.430 | + lib/neutron_plugins/ovn_agent:configure_ovn:563 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-21 16:58:33.434 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:564 : cat /etc/openvswitch/system-id.conf 2026-07-21 16:58:33.440 | + lib/neutron_plugins/ovn_agent:configure_ovn:564 : OVN_UUID=4145aa80-bc73-459b-b950-c770a30bbb6c 2026-07-21 16:58:33.443 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : [[ False == \F\a\l\s\e ]] 2026-07-21 16:58:33.446 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : is_fedora 2026-07-21 16:58:33.449 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 16:58:33.453 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 16:58:33.455 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 16:58:33.458 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 16:58:33.461 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 16:58:33.464 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 16:58:33.467 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 16:58:33.470 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 16:58:33.473 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 16:58:33.475 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 16:58:33.478 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 16:58:33.482 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 16:58:33.485 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 16:58:33.488 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : local sample_file= 2026-07-21 16:58:33.492 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : local config_file= 2026-07-21 16:58:33.494 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_ovn_agent_enabled 2026-07-21 16:58:33.497 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-21 16:58:33.517 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:33.520 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-21 16:58:33.571 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-21 16:58:33.575 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : [[ metadata =~ metadata ]] 2026-07-21 16:58:33.577 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_service_enabled ovn-controller 2026-07-21 16:58:33.596 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:33.600 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-21 16:58:33.603 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 16:58:33.606 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-21 16:58:33.609 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : sudo install -d -o stack /etc/neutron 2026-07-21 16:58:33.624 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-21 16:58:33.630 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : cd /opt/stack/neutron 2026-07-21 16:58:33.633 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : exec ./tools/generate_config_file_samples.sh 2026-07-21 16:58:33.968 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:33.968 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:33.968 | we strongly recommend against using it for new projects. 2026-07-21 16:58:33.968 | 2026-07-21 16:58:33.968 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:33.968 | framework. For more detail see 2026-07-21 16:58:33.968 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:33.968 | 2026-07-21 16:58:33.968 | import eventlet as _eventlet # noqa 2026-07-21 16:58:35.969 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:35.969 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:35.969 | we strongly recommend against using it for new projects. 2026-07-21 16:58:35.969 | 2026-07-21 16:58:35.969 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:35.969 | framework. For more detail see 2026-07-21 16:58:35.969 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:35.969 | 2026-07-21 16:58:35.969 | import eventlet as _eventlet # noqa 2026-07-21 16:58:38.063 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:38.063 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:38.063 | we strongly recommend against using it for new projects. 2026-07-21 16:58:38.063 | 2026-07-21 16:58:38.063 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:38.063 | framework. For more detail see 2026-07-21 16:58:38.063 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:38.063 | 2026-07-21 16:58:38.063 | import eventlet as _eventlet # noqa 2026-07-21 16:58:40.057 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 16:58:40.057 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:40.057 | we strongly recommend against using it for new projects. 2026-07-21 16:58:40.057 | 2026-07-21 16:58:40.057 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:40.057 | framework. For more detail see 2026-07-21 16:58:40.057 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:40.057 | 2026-07-21 16:58:40.057 | from eventlet import event 2026-07-21 16:58:40.313 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-21 16:58:40.313 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-21 16:58:42.149 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:42.149 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:42.149 | we strongly recommend against using it for new projects. 2026-07-21 16:58:42.149 | 2026-07-21 16:58:42.149 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:42.149 | framework. For more detail see 2026-07-21 16:58:42.149 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:42.149 | 2026-07-21 16:58:42.149 | import eventlet as _eventlet # noqa 2026-07-21 16:58:44.137 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:44.137 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:44.137 | we strongly recommend against using it for new projects. 2026-07-21 16:58:44.137 | 2026-07-21 16:58:44.137 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:44.137 | framework. For more detail see 2026-07-21 16:58:44.137 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:44.137 | 2026-07-21 16:58:44.137 | import eventlet as _eventlet # noqa 2026-07-21 16:58:46.278 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 16:58:46.278 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:46.278 | we strongly recommend against using it for new projects. 2026-07-21 16:58:46.278 | 2026-07-21 16:58:46.278 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:46.278 | framework. For more detail see 2026-07-21 16:58:46.278 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:46.278 | 2026-07-21 16:58:46.278 | from eventlet import event 2026-07-21 16:58:46.847 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-21 16:58:46.847 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-21 16:58:48.517 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:48.517 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:48.517 | we strongly recommend against using it for new projects. 2026-07-21 16:58:48.517 | 2026-07-21 16:58:48.517 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:48.517 | framework. For more detail see 2026-07-21 16:58:48.517 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:48.517 | 2026-07-21 16:58:48.517 | import eventlet as _eventlet # noqa 2026-07-21 16:58:49.505 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:49.505 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:49.505 | we strongly recommend against using it for new projects. 2026-07-21 16:58:49.505 | 2026-07-21 16:58:49.505 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:49.505 | framework. For more detail see 2026-07-21 16:58:49.505 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:49.505 | 2026-07-21 16:58:49.505 | import eventlet as _eventlet # noqa 2026-07-21 16:58:51.547 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:51.547 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:51.547 | we strongly recommend against using it for new projects. 2026-07-21 16:58:51.547 | 2026-07-21 16:58:51.547 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:51.547 | framework. For more detail see 2026-07-21 16:58:51.547 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:51.547 | 2026-07-21 16:58:51.547 | import eventlet as _eventlet # noqa 2026-07-21 16:58:52.907 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:52.907 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:52.907 | we strongly recommend against using it for new projects. 2026-07-21 16:58:52.907 | 2026-07-21 16:58:52.907 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:52.907 | framework. For more detail see 2026-07-21 16:58:52.907 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:52.907 | 2026-07-21 16:58:52.907 | import eventlet as _eventlet # noqa 2026-07-21 16:58:54.638 | + 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 16:58:54.643 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 16:58:54.646 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 16:58:54.649 | + 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 16:58:54.681 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-21 16:58:54.684 | + 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 16:58:54.717 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-21 16:58:54.750 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.4.3.86 2026-07-21 16:58:54.784 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 3 2026-07-21 16:58:54.818 | + 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 16:58:54.851 | + 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 16:58:54.886 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.4.3.86:6642 2026-07-21 16:58:54.921 | + lib/neutron_plugins/ovn_agent:configure_ovn:610 : is_service_enabled tls-proxy 2026-07-21 16:58:54.940 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:54.943 | + 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 16:58:54.977 | + 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 16:58:55.012 | + 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 16:58:55.047 | + 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 16:58:55.050 | + lib/neutron_plugins/ovn_agent:configure_ovn:619 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-21 16:58:55.084 | + lib/neutron_plugins/ovn_agent:configure_ovn:620 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.4.3.86:6641 2026-07-21 16:58:55.119 | + lib/neutron_plugins/ovn_agent:configure_ovn:621 : [[ metadata =~ ovn-evpn ]] 2026-07-21 16:58:55.121 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-07-21 16:58:55.124 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : echo 'Configuring Neutron for OVN' 2026-07-21 16:58:55.124 | Configuring Neutron for OVN 2026-07-21 16:58:55.127 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : is_service_enabled q-svc neutron-api 2026-07-21 16:58:55.145 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:55.147 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : filter_network_api_extensions 2026-07-21 16:58:55.151 | ++ 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 16:58:55.151 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-21 16:58:55.479 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:55.479 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:55.479 | we strongly recommend against using it for new projects. 2026-07-21 16:58:55.479 | 2026-07-21 16:58:55.479 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:55.479 | framework. For more detail see 2026-07-21 16:58:55.479 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:55.479 | 2026-07-21 16:58:55.479 | import eventlet as _eventlet # noqa 2026-07-21 16:58:57.019 | + 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 16:58:57.022 | ++ 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 16:58:57.022 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-21 16:58:57.351 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:58:57.351 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:58:57.351 | we strongly recommend against using it for new projects. 2026-07-21 16:58:57.351 | 2026-07-21 16:58:57.351 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:58:57.351 | framework. For more detail see 2026-07-21 16:58:57.351 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:58:57.351 | 2026-07-21 16:58:57.351 | import eventlet as _eventlet # noqa 2026-07-21 16:58:58.634 | + 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 16:58:58.636 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : is_service_enabled q-qos neutron-qos 2026-07-21 16:58:58.654 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:58.657 | + 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 16:58:58.661 | ++ 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 16:58:58.662 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : tr ', ' '\n' 2026-07-21 16:58:58.663 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-07-21 16:58:58.666 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : sort -u 2026-07-21 16:58:58.671 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : extensions='address-group 2026-07-21 16:58:58.671 | address-scope 2026-07-21 16:58:58.671 | agent 2026-07-21 16:58:58.671 | allowed-address-pairs 2026-07-21 16:58:58.671 | auto-allocated-topology 2026-07-21 16:58:58.671 | availability_zone 2026-07-21 16:58:58.671 | bgp 2026-07-21 16:58:58.671 | bgp_4byte_asn 2026-07-21 16:58:58.671 | bgp_dragent_scheduler 2026-07-21 16:58:58.671 | binding 2026-07-21 16:58:58.671 | binding-extended 2026-07-21 16:58:58.671 | default-subnetpools 2026-07-21 16:58:58.671 | dhcp_agent_scheduler 2026-07-21 16:58:58.671 | dns-domain-ports 2026-07-21 16:58:58.671 | dns-integration 2026-07-21 16:58:58.671 | dns-integration-domain-keywords 2026-07-21 16:58:58.671 | empty-string-filtering 2026-07-21 16:58:58.671 | enable-default-route-bfd 2026-07-21 16:58:58.671 | enable-default-route-ecmp 2026-07-21 16:58:58.671 | expose-port-forwarding-in-fip 2026-07-21 16:58:58.671 | ext-gw-mode 2026-07-21 16:58:58.671 | external-gateway-multihoming 2026-07-21 16:58:58.671 | external-net 2026-07-21 16:58:58.671 | extra_dhcp_opt 2026-07-21 16:58:58.671 | extraroute 2026-07-21 16:58:58.671 | extraroute-atomic 2026-07-21 16:58:58.671 | filter-validation 2026-07-21 16:58:58.671 | fip-port-details 2026-07-21 16:58:58.671 | flavors 2026-07-21 16:58:58.671 | floating-ip-port-forwarding 2026-07-21 16:58:58.671 | floating-ip-port-forwarding-description 2026-07-21 16:58:58.671 | floating-ip-port-forwarding-detail 2026-07-21 16:58:58.671 | floating-ip-port-forwarding-port-ranges 2026-07-21 16:58:58.671 | floatingip-pools 2026-07-21 16:58:58.671 | fwaas_v2 2026-07-21 16:58:58.671 | ip_allocation 2026-07-21 16:58:58.671 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 16:58:58.671 | l3-flavors 2026-07-21 16:58:58.672 | l3-ha 2026-07-21 16:58:58.672 | l3_agent_scheduler 2026-07-21 16:58:58.672 | logging 2026-07-21 16:58:58.672 | multi-provider 2026-07-21 16:58:58.672 | net-mtu 2026-07-21 16:58:58.672 | net-mtu-writable 2026-07-21 16:58:58.672 | network-ip-availability 2026-07-21 16:58:58.672 | network_availability_zone 2026-07-21 16:58:58.672 | network_ha 2026-07-21 16:58:58.672 | pagination 2026-07-21 16:58:58.672 | port-device-profile 2026-07-21 16:58:58.672 | port-hardware-offload-type 2026-07-21 16:58:58.672 | port-mac-address-regenerate 2026-07-21 16:58:58.672 | port-numa-affinity-policy 2026-07-21 16:58:58.672 | port-numa-affinity-policy-socket 2026-07-21 16:58:58.672 | port-resource-request 2026-07-21 16:58:58.672 | port-security 2026-07-21 16:58:58.672 | port-trusted-vif 2026-07-21 16:58:58.672 | project-id 2026-07-21 16:58:58.672 | provider 2026-07-21 16:58:58.672 | pvlan 2026-07-21 16:58:58.672 | qinq 2026-07-21 16:58:58.672 | qos 2026-07-21 16:58:58.672 | qos-bw-limit-direction 2026-07-21 16:58:58.672 | qos-bw-minimum-ingress 2026-07-21 16:58:58.672 | qos-default 2026-07-21 16:58:58.672 | qos-fip 2026-07-21 16:58:58.672 | qos-gateway-ip 2026-07-21 16:58:58.672 | qos-rule-type-details 2026-07-21 16:58:58.672 | qos-rule-type-filter 2026-07-21 16:58:58.672 | qos-rules-alias 2026-07-21 16:58:58.672 | quota-check-limit 2026-07-21 16:58:58.672 | quota-check-limit-default 2026-07-21 16:58:58.672 | quota_details 2026-07-21 16:58:58.672 | quotas 2026-07-21 16:58:58.672 | rbac-address-scope 2026-07-21 16:58:58.672 | rbac-policies 2026-07-21 16:58:58.672 | rbac-security-groups 2026-07-21 16:58:58.672 | router 2026-07-21 16:58:58.672 | router-enable-snat 2026-07-21 16:58:58.672 | router_availability_zone 2026-07-21 16:58:58.672 | security-group 2026-07-21 16:58:58.672 | security-groups-default-rules 2026-07-21 16:58:58.672 | security-groups-default-statefulness 2026-07-21 16:58:58.672 | security-groups-normalized-cidr 2026-07-21 16:58:58.672 | security-groups-remote-address-group 2026-07-21 16:58:58.672 | security-groups-rules-belongs-to-default-sg 2026-07-21 16:58:58.672 | security-groups-shared-filtering 2026-07-21 16:58:58.672 | segment 2026-07-21 16:58:58.672 | sorting 2026-07-21 16:58:58.672 | standard-attr-description 2026-07-21 16:58:58.672 | standard-attr-fwaas-v2 2026-07-21 16:58:58.672 | standard-attr-revisions 2026-07-21 16:58:58.672 | standard-attr-tag 2026-07-21 16:58:58.672 | standard-attr-timestamp 2026-07-21 16:58:58.672 | stateful-security-group 2026-07-21 16:58:58.672 | subnet-dns-publish-fixed-ip 2026-07-21 16:58:58.672 | subnet-external-network 2026-07-21 16:58:58.672 | subnet-service-types 2026-07-21 16:58:58.672 | subnet_allocation 2026-07-21 16:58:58.672 | subnet_onboard 2026-07-21 16:58:58.672 | subnetpool-prefix-ops 2026-07-21 16:58:58.672 | tag-creation 2026-07-21 16:58:58.672 | tap-mirror 2026-07-21 16:58:58.672 | tap-mirror-both-direction 2026-07-21 16:58:58.672 | trunk 2026-07-21 16:58:58.672 | uplink-status-propagation 2026-07-21 16:58:58.672 | uplink-status-propagation-updatable 2026-07-21 16:58:58.672 | vlan-transparent 2026-07-21 16:58:58.672 | vpn-endpoint-groups 2026-07-21 16:58:58.672 | vpnaas' 2026-07-21 16:58:58.675 | ++ 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 16:58:58.676 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : tr ', ' '\n' 2026-07-21 16:58:58.676 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : LC_ALL=C 2026-07-21 16:58:58.679 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : sort -u 2026-07-21 16:58:58.684 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : supported_ext='address-group 2026-07-21 16:58:58.684 | address-scope 2026-07-21 16:58:58.684 | agent 2026-07-21 16:58:58.684 | allowed-address-pairs 2026-07-21 16:58:58.684 | auto-allocated-topology 2026-07-21 16:58:58.684 | availability_zone 2026-07-21 16:58:58.684 | bgp 2026-07-21 16:58:58.684 | bgp_4byte_asn 2026-07-21 16:58:58.684 | bgp_dragent_scheduler 2026-07-21 16:58:58.684 | binding 2026-07-21 16:58:58.684 | binding-extended 2026-07-21 16:58:58.684 | default-subnetpools 2026-07-21 16:58:58.684 | dhcp_agent_scheduler 2026-07-21 16:58:58.684 | dns-domain-ports 2026-07-21 16:58:58.684 | dns-integration 2026-07-21 16:58:58.684 | dns-integration-domain-keywords 2026-07-21 16:58:58.684 | empty-string-filtering 2026-07-21 16:58:58.684 | enable-default-route-bfd 2026-07-21 16:58:58.684 | enable-default-route-ecmp 2026-07-21 16:58:58.684 | expose-port-forwarding-in-fip 2026-07-21 16:58:58.684 | ext-gw-mode 2026-07-21 16:58:58.684 | external-gateway-multihoming 2026-07-21 16:58:58.684 | external-net 2026-07-21 16:58:58.684 | extra_dhcp_opt 2026-07-21 16:58:58.684 | extraroute 2026-07-21 16:58:58.684 | extraroute-atomic 2026-07-21 16:58:58.684 | filter-validation 2026-07-21 16:58:58.684 | fip-port-details 2026-07-21 16:58:58.684 | flavors 2026-07-21 16:58:58.684 | floating-ip-port-forwarding 2026-07-21 16:58:58.684 | floating-ip-port-forwarding-description 2026-07-21 16:58:58.684 | floating-ip-port-forwarding-detail 2026-07-21 16:58:58.684 | floating-ip-port-forwarding-port-ranges 2026-07-21 16:58:58.684 | floatingip-pools 2026-07-21 16:58:58.684 | fwaas_v2 2026-07-21 16:58:58.684 | ip_allocation 2026-07-21 16:58:58.684 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 16:58:58.684 | l3-flavors 2026-07-21 16:58:58.684 | l3-ha 2026-07-21 16:58:58.684 | l3_agent_scheduler 2026-07-21 16:58:58.684 | logging 2026-07-21 16:58:58.684 | multi-provider 2026-07-21 16:58:58.684 | net-mtu 2026-07-21 16:58:58.684 | net-mtu-writable 2026-07-21 16:58:58.684 | network-ip-availability 2026-07-21 16:58:58.684 | network_availability_zone 2026-07-21 16:58:58.684 | network_ha 2026-07-21 16:58:58.684 | pagination 2026-07-21 16:58:58.684 | port-device-profile 2026-07-21 16:58:58.684 | port-hardware-offload-type 2026-07-21 16:58:58.684 | port-mac-address-regenerate 2026-07-21 16:58:58.684 | port-numa-affinity-policy 2026-07-21 16:58:58.684 | port-numa-affinity-policy-socket 2026-07-21 16:58:58.684 | port-resource-request 2026-07-21 16:58:58.684 | port-security 2026-07-21 16:58:58.684 | port-trusted-vif 2026-07-21 16:58:58.684 | project-id 2026-07-21 16:58:58.684 | provider 2026-07-21 16:58:58.684 | pvlan 2026-07-21 16:58:58.684 | qinq 2026-07-21 16:58:58.684 | qos 2026-07-21 16:58:58.684 | qos-bw-limit-direction 2026-07-21 16:58:58.684 | qos-bw-minimum-ingress 2026-07-21 16:58:58.684 | qos-default 2026-07-21 16:58:58.684 | qos-fip 2026-07-21 16:58:58.684 | qos-gateway-ip 2026-07-21 16:58:58.684 | qos-rule-type-details 2026-07-21 16:58:58.684 | qos-rule-type-filter 2026-07-21 16:58:58.684 | qos-rules-alias 2026-07-21 16:58:58.684 | quota-check-limit 2026-07-21 16:58:58.684 | quota-check-limit-default 2026-07-21 16:58:58.684 | quota_details 2026-07-21 16:58:58.684 | quotas 2026-07-21 16:58:58.684 | rbac-address-scope 2026-07-21 16:58:58.684 | rbac-policies 2026-07-21 16:58:58.684 | rbac-security-groups 2026-07-21 16:58:58.684 | router 2026-07-21 16:58:58.684 | router-enable-snat 2026-07-21 16:58:58.684 | router_availability_zone 2026-07-21 16:58:58.684 | security-group 2026-07-21 16:58:58.684 | security-groups-default-rules 2026-07-21 16:58:58.684 | security-groups-default-statefulness 2026-07-21 16:58:58.684 | security-groups-normalized-cidr 2026-07-21 16:58:58.684 | security-groups-remote-address-group 2026-07-21 16:58:58.684 | security-groups-rules-belongs-to-default-sg 2026-07-21 16:58:58.684 | security-groups-shared-filtering 2026-07-21 16:58:58.684 | segment 2026-07-21 16:58:58.684 | sorting 2026-07-21 16:58:58.684 | standard-attr-description 2026-07-21 16:58:58.684 | standard-attr-fwaas-v2 2026-07-21 16:58:58.684 | standard-attr-revisions 2026-07-21 16:58:58.685 | standard-attr-tag 2026-07-21 16:58:58.685 | standard-attr-timestamp 2026-07-21 16:58:58.685 | stateful-security-group 2026-07-21 16:58:58.685 | subnet-dns-publish-fixed-ip 2026-07-21 16:58:58.685 | subnet-external-network 2026-07-21 16:58:58.685 | subnet-service-types 2026-07-21 16:58:58.685 | subnet_allocation 2026-07-21 16:58:58.685 | subnet_onboard 2026-07-21 16:58:58.685 | subnetpool-prefix-ops 2026-07-21 16:58:58.685 | tag-creation 2026-07-21 16:58:58.685 | tap-mirror 2026-07-21 16:58:58.685 | tap-mirror-both-direction 2026-07-21 16:58:58.685 | trunk 2026-07-21 16:58:58.685 | uplink-status-propagation 2026-07-21 16:58:58.685 | uplink-status-propagation-updatable 2026-07-21 16:58:58.685 | vlan-transparent 2026-07-21 16:58:58.685 | vpn-endpoint-groups 2026-07-21 16:58:58.685 | vpnaas' 2026-07-21 16:58:58.688 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-21 16:58:58.688 | address-scope 2026-07-21 16:58:58.688 | agent 2026-07-21 16:58:58.688 | allowed-address-pairs 2026-07-21 16:58:58.688 | auto-allocated-topology 2026-07-21 16:58:58.688 | availability_zone 2026-07-21 16:58:58.688 | bgp 2026-07-21 16:58:58.688 | bgp_4byte_asn 2026-07-21 16:58:58.688 | bgp_dragent_scheduler 2026-07-21 16:58:58.688 | binding 2026-07-21 16:58:58.688 | binding-extended 2026-07-21 16:58:58.688 | default-subnetpools 2026-07-21 16:58:58.688 | dhcp_agent_scheduler 2026-07-21 16:58:58.688 | dns-domain-ports 2026-07-21 16:58:58.688 | dns-integration 2026-07-21 16:58:58.688 | dns-integration-domain-keywords 2026-07-21 16:58:58.688 | empty-string-filtering 2026-07-21 16:58:58.688 | enable-default-route-bfd 2026-07-21 16:58:58.688 | enable-default-route-ecmp 2026-07-21 16:58:58.688 | expose-port-forwarding-in-fip 2026-07-21 16:58:58.688 | ext-gw-mode 2026-07-21 16:58:58.688 | external-gateway-multihoming 2026-07-21 16:58:58.688 | external-net 2026-07-21 16:58:58.688 | extra_dhcp_opt 2026-07-21 16:58:58.688 | extraroute 2026-07-21 16:58:58.688 | extraroute-atomic 2026-07-21 16:58:58.688 | filter-validation 2026-07-21 16:58:58.688 | fip-port-details 2026-07-21 16:58:58.688 | flavors 2026-07-21 16:58:58.688 | floating-ip-port-forwarding 2026-07-21 16:58:58.688 | floating-ip-port-forwarding-description 2026-07-21 16:58:58.688 | floating-ip-port-forwarding-detail 2026-07-21 16:58:58.688 | floating-ip-port-forwarding-port-ranges 2026-07-21 16:58:58.688 | floatingip-pools 2026-07-21 16:58:58.688 | fwaas_v2 2026-07-21 16:58:58.688 | ip_allocation 2026-07-21 16:58:58.688 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 16:58:58.688 | l3-flavors 2026-07-21 16:58:58.688 | l3-ha 2026-07-21 16:58:58.688 | l3_agent_scheduler 2026-07-21 16:58:58.688 | logging 2026-07-21 16:58:58.688 | multi-provider 2026-07-21 16:58:58.688 | net-mtu 2026-07-21 16:58:58.688 | net-mtu-writable 2026-07-21 16:58:58.688 | network-ip-availability 2026-07-21 16:58:58.688 | network_availability_zone 2026-07-21 16:58:58.688 | network_ha 2026-07-21 16:58:58.688 | pagination 2026-07-21 16:58:58.689 | port-device-profile 2026-07-21 16:58:58.689 | port-hardware-offload-type 2026-07-21 16:58:58.689 | port-mac-address-regenerate 2026-07-21 16:58:58.689 | port-numa-affinity-policy 2026-07-21 16:58:58.689 | port-numa-affinity-policy-socket 2026-07-21 16:58:58.689 | port-resource-request 2026-07-21 16:58:58.689 | port-security 2026-07-21 16:58:58.689 | port-trusted-vif 2026-07-21 16:58:58.689 | project-id 2026-07-21 16:58:58.689 | provider 2026-07-21 16:58:58.689 | pvlan 2026-07-21 16:58:58.689 | qinq 2026-07-21 16:58:58.689 | qos 2026-07-21 16:58:58.689 | qos-bw-limit-direction 2026-07-21 16:58:58.689 | qos-bw-minimum-ingress 2026-07-21 16:58:58.689 | qos-default 2026-07-21 16:58:58.689 | qos-fip 2026-07-21 16:58:58.689 | qos-gateway-ip 2026-07-21 16:58:58.689 | qos-rule-type-details 2026-07-21 16:58:58.689 | qos-rule-type-filter 2026-07-21 16:58:58.689 | qos-rules-alias 2026-07-21 16:58:58.689 | quota-check-limit 2026-07-21 16:58:58.689 | quota-check-limit-default 2026-07-21 16:58:58.689 | quota_details 2026-07-21 16:58:58.689 | quotas 2026-07-21 16:58:58.689 | rbac-address-scope 2026-07-21 16:58:58.689 | rbac-policies 2026-07-21 16:58:58.689 | rbac-security-groups 2026-07-21 16:58:58.689 | router 2026-07-21 16:58:58.689 | router-enable-snat 2026-07-21 16:58:58.689 | router_availability_zone 2026-07-21 16:58:58.689 | security-group 2026-07-21 16:58:58.689 | security-groups-default-rules 2026-07-21 16:58:58.689 | security-groups-default-statefulness 2026-07-21 16:58:58.689 | security-groups-normalized-cidr 2026-07-21 16:58:58.689 | security-groups-remote-address-group 2026-07-21 16:58:58.689 | security-groups-rules-belongs-to-default-sg 2026-07-21 16:58:58.689 | security-groups-shared-filtering 2026-07-21 16:58:58.689 | segment 2026-07-21 16:58:58.689 | sorting 2026-07-21 16:58:58.689 | standard-attr-description 2026-07-21 16:58:58.689 | standard-attr-fwaas-v2 2026-07-21 16:58:58.689 | standard-attr-revisions 2026-07-21 16:58:58.689 | standard-attr-tag 2026-07-21 16:58:58.689 | standard-attr-timestamp 2026-07-21 16:58:58.689 | stateful-security-group 2026-07-21 16:58:58.689 | subnet-dns-publish-fixed-ip 2026-07-21 16:58:58.689 | subnet-external-network 2026-07-21 16:58:58.689 | subnet-service-types 2026-07-21 16:58:58.689 | subnet_allocation 2026-07-21 16:58:58.689 | subnet_onboard 2026-07-21 16:58:58.689 | subnetpool-prefix-ops 2026-07-21 16:58:58.689 | tag-creation 2026-07-21 16:58:58.689 | tap-mirror 2026-07-21 16:58:58.689 | tap-mirror-both-direction 2026-07-21 16:58:58.689 | trunk 2026-07-21 16:58:58.689 | uplink-status-propagation 2026-07-21 16:58:58.689 | uplink-status-propagation-updatable 2026-07-21 16:58:58.689 | vlan-transparent 2026-07-21 16:58:58.689 | vpn-endpoint-groups 2026-07-21 16:58:58.689 | vpnaas' 2026-07-21 16:58:58.689 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : LC_ALL=C 2026-07-21 16:58:58.690 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-21 16:58:58.690 | address-scope 2026-07-21 16:58:58.690 | agent 2026-07-21 16:58:58.690 | allowed-address-pairs 2026-07-21 16:58:58.690 | auto-allocated-topology 2026-07-21 16:58:58.690 | availability_zone 2026-07-21 16:58:58.690 | bgp 2026-07-21 16:58:58.690 | bgp_4byte_asn 2026-07-21 16:58:58.690 | bgp_dragent_scheduler 2026-07-21 16:58:58.690 | binding 2026-07-21 16:58:58.690 | binding-extended 2026-07-21 16:58:58.690 | default-subnetpools 2026-07-21 16:58:58.690 | dhcp_agent_scheduler 2026-07-21 16:58:58.690 | dns-domain-ports 2026-07-21 16:58:58.690 | dns-integration 2026-07-21 16:58:58.690 | dns-integration-domain-keywords 2026-07-21 16:58:58.690 | empty-string-filtering 2026-07-21 16:58:58.690 | enable-default-route-bfd 2026-07-21 16:58:58.690 | enable-default-route-ecmp 2026-07-21 16:58:58.690 | expose-port-forwarding-in-fip 2026-07-21 16:58:58.690 | ext-gw-mode 2026-07-21 16:58:58.690 | external-gateway-multihoming 2026-07-21 16:58:58.690 | external-net 2026-07-21 16:58:58.690 | extra_dhcp_opt 2026-07-21 16:58:58.690 | extraroute 2026-07-21 16:58:58.690 | extraroute-atomic 2026-07-21 16:58:58.690 | filter-validation 2026-07-21 16:58:58.690 | fip-port-details 2026-07-21 16:58:58.690 | flavors 2026-07-21 16:58:58.690 | floating-ip-port-forwarding 2026-07-21 16:58:58.690 | floating-ip-port-forwarding-description 2026-07-21 16:58:58.690 | floating-ip-port-forwarding-detail 2026-07-21 16:58:58.690 | floating-ip-port-forwarding-port-ranges 2026-07-21 16:58:58.690 | floatingip-pools 2026-07-21 16:58:58.690 | fwaas_v2 2026-07-21 16:58:58.690 | ip_allocation 2026-07-21 16:58:58.690 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 16:58:58.690 | l3-flavors 2026-07-21 16:58:58.691 | l3-ha 2026-07-21 16:58:58.691 | l3_agent_scheduler 2026-07-21 16:58:58.691 | logging 2026-07-21 16:58:58.691 | multi-provider 2026-07-21 16:58:58.691 | net-mtu 2026-07-21 16:58:58.691 | net-mtu-writable 2026-07-21 16:58:58.691 | network-ip-availability 2026-07-21 16:58:58.691 | network_availability_zone 2026-07-21 16:58:58.691 | network_ha 2026-07-21 16:58:58.691 | pagination 2026-07-21 16:58:58.691 | port-device-profile 2026-07-21 16:58:58.691 | port-hardware-offload-type 2026-07-21 16:58:58.691 | port-mac-address-regenerate 2026-07-21 16:58:58.691 | port-numa-affinity-policy 2026-07-21 16:58:58.691 | port-numa-affinity-policy-socket 2026-07-21 16:58:58.691 | port-resource-request 2026-07-21 16:58:58.691 | port-security 2026-07-21 16:58:58.691 | port-trusted-vif 2026-07-21 16:58:58.691 | project-id 2026-07-21 16:58:58.691 | provider 2026-07-21 16:58:58.691 | pvlan 2026-07-21 16:58:58.691 | qinq 2026-07-21 16:58:58.691 | qos 2026-07-21 16:58:58.691 | qos-bw-limit-direction 2026-07-21 16:58:58.691 | qos-bw-minimum-ingress 2026-07-21 16:58:58.691 | qos-default 2026-07-21 16:58:58.691 | qos-fip 2026-07-21 16:58:58.691 | qos-gateway-ip 2026-07-21 16:58:58.691 | qos-rule-type-details 2026-07-21 16:58:58.691 | qos-rule-type-filter 2026-07-21 16:58:58.691 | qos-rules-alias 2026-07-21 16:58:58.691 | quota-check-limit 2026-07-21 16:58:58.691 | quota-check-limit-default 2026-07-21 16:58:58.691 | quota_details 2026-07-21 16:58:58.691 | quotas 2026-07-21 16:58:58.691 | rbac-address-scope 2026-07-21 16:58:58.691 | rbac-policies 2026-07-21 16:58:58.691 | rbac-security-groups 2026-07-21 16:58:58.691 | router 2026-07-21 16:58:58.691 | router-enable-snat 2026-07-21 16:58:58.691 | router_availability_zone 2026-07-21 16:58:58.691 | security-group 2026-07-21 16:58:58.691 | security-groups-default-rules 2026-07-21 16:58:58.691 | security-groups-default-statefulness 2026-07-21 16:58:58.691 | security-groups-normalized-cidr 2026-07-21 16:58:58.691 | security-groups-remote-address-group 2026-07-21 16:58:58.691 | security-groups-rules-belongs-to-default-sg 2026-07-21 16:58:58.691 | security-groups-shared-filtering 2026-07-21 16:58:58.691 | segment 2026-07-21 16:58:58.691 | sorting 2026-07-21 16:58:58.691 | standard-attr-description 2026-07-21 16:58:58.691 | standard-attr-fwaas-v2 2026-07-21 16:58:58.691 | standard-attr-revisions 2026-07-21 16:58:58.691 | standard-attr-tag 2026-07-21 16:58:58.691 | standard-attr-timestamp 2026-07-21 16:58:58.691 | stateful-security-group 2026-07-21 16:58:58.691 | subnet-dns-publish-fixed-ip 2026-07-21 16:58:58.691 | subnet-external-network 2026-07-21 16:58:58.691 | subnet-service-types 2026-07-21 16:58:58.691 | subnet_allocation 2026-07-21 16:58:58.691 | subnet_onboard 2026-07-21 16:58:58.691 | subnetpool-prefix-ops 2026-07-21 16:58:58.691 | tag-creation 2026-07-21 16:58:58.691 | tap-mirror 2026-07-21 16:58:58.691 | tap-mirror-both-direction 2026-07-21 16:58:58.691 | trunk 2026-07-21 16:58:58.691 | uplink-status-propagation 2026-07-21 16:58:58.691 | uplink-status-propagation-updatable 2026-07-21 16:58:58.691 | vlan-transparent 2026-07-21 16:58:58.691 | vpn-endpoint-groups 2026-07-21 16:58:58.691 | vpnaas' 2026-07-21 16:58:58.692 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-21 16:58:58.696 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : enabled_ext='address-group 2026-07-21 16:58:58.696 | address-scope 2026-07-21 16:58:58.696 | agent 2026-07-21 16:58:58.696 | allowed-address-pairs 2026-07-21 16:58:58.696 | auto-allocated-topology 2026-07-21 16:58:58.696 | availability_zone 2026-07-21 16:58:58.696 | bgp 2026-07-21 16:58:58.696 | bgp_4byte_asn 2026-07-21 16:58:58.696 | bgp_dragent_scheduler 2026-07-21 16:58:58.696 | binding 2026-07-21 16:58:58.696 | binding-extended 2026-07-21 16:58:58.696 | default-subnetpools 2026-07-21 16:58:58.696 | dhcp_agent_scheduler 2026-07-21 16:58:58.696 | dns-domain-ports 2026-07-21 16:58:58.696 | dns-integration 2026-07-21 16:58:58.696 | dns-integration-domain-keywords 2026-07-21 16:58:58.696 | empty-string-filtering 2026-07-21 16:58:58.696 | enable-default-route-bfd 2026-07-21 16:58:58.696 | enable-default-route-ecmp 2026-07-21 16:58:58.696 | expose-port-forwarding-in-fip 2026-07-21 16:58:58.696 | ext-gw-mode 2026-07-21 16:58:58.696 | external-gateway-multihoming 2026-07-21 16:58:58.696 | external-net 2026-07-21 16:58:58.696 | extra_dhcp_opt 2026-07-21 16:58:58.696 | extraroute 2026-07-21 16:58:58.696 | extraroute-atomic 2026-07-21 16:58:58.696 | filter-validation 2026-07-21 16:58:58.696 | fip-port-details 2026-07-21 16:58:58.696 | flavors 2026-07-21 16:58:58.696 | floating-ip-port-forwarding 2026-07-21 16:58:58.696 | floating-ip-port-forwarding-description 2026-07-21 16:58:58.696 | floating-ip-port-forwarding-detail 2026-07-21 16:58:58.696 | floating-ip-port-forwarding-port-ranges 2026-07-21 16:58:58.696 | floatingip-pools 2026-07-21 16:58:58.696 | fwaas_v2 2026-07-21 16:58:58.696 | ip_allocation 2026-07-21 16:58:58.696 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 16:58:58.696 | l3-flavors 2026-07-21 16:58:58.696 | l3-ha 2026-07-21 16:58:58.696 | l3_agent_scheduler 2026-07-21 16:58:58.696 | logging 2026-07-21 16:58:58.696 | multi-provider 2026-07-21 16:58:58.696 | net-mtu 2026-07-21 16:58:58.696 | net-mtu-writable 2026-07-21 16:58:58.696 | network-ip-availability 2026-07-21 16:58:58.696 | network_availability_zone 2026-07-21 16:58:58.696 | network_ha 2026-07-21 16:58:58.696 | pagination 2026-07-21 16:58:58.696 | port-device-profile 2026-07-21 16:58:58.696 | port-hardware-offload-type 2026-07-21 16:58:58.696 | port-mac-address-regenerate 2026-07-21 16:58:58.696 | port-numa-affinity-policy 2026-07-21 16:58:58.696 | port-numa-affinity-policy-socket 2026-07-21 16:58:58.696 | port-resource-request 2026-07-21 16:58:58.696 | port-security 2026-07-21 16:58:58.696 | port-trusted-vif 2026-07-21 16:58:58.696 | project-id 2026-07-21 16:58:58.696 | provider 2026-07-21 16:58:58.696 | pvlan 2026-07-21 16:58:58.696 | qinq 2026-07-21 16:58:58.696 | qos 2026-07-21 16:58:58.696 | qos-bw-limit-direction 2026-07-21 16:58:58.696 | qos-bw-minimum-ingress 2026-07-21 16:58:58.696 | qos-default 2026-07-21 16:58:58.696 | qos-fip 2026-07-21 16:58:58.696 | qos-gateway-ip 2026-07-21 16:58:58.696 | qos-rule-type-details 2026-07-21 16:58:58.696 | qos-rule-type-filter 2026-07-21 16:58:58.696 | qos-rules-alias 2026-07-21 16:58:58.696 | quota-check-limit 2026-07-21 16:58:58.696 | quota-check-limit-default 2026-07-21 16:58:58.696 | quota_details 2026-07-21 16:58:58.696 | quotas 2026-07-21 16:58:58.696 | rbac-address-scope 2026-07-21 16:58:58.696 | rbac-policies 2026-07-21 16:58:58.696 | rbac-security-groups 2026-07-21 16:58:58.696 | router 2026-07-21 16:58:58.696 | router-enable-snat 2026-07-21 16:58:58.696 | router_availability_zone 2026-07-21 16:58:58.696 | security-group 2026-07-21 16:58:58.696 | security-groups-default-rules 2026-07-21 16:58:58.696 | security-groups-default-statefulness 2026-07-21 16:58:58.696 | security-groups-normalized-cidr 2026-07-21 16:58:58.696 | security-groups-remote-address-group 2026-07-21 16:58:58.696 | security-groups-rules-belongs-to-default-sg 2026-07-21 16:58:58.697 | security-groups-shared-filtering 2026-07-21 16:58:58.697 | segment 2026-07-21 16:58:58.697 | sorting 2026-07-21 16:58:58.697 | standard-attr-description 2026-07-21 16:58:58.697 | standard-attr-fwaas-v2 2026-07-21 16:58:58.697 | standard-attr-revisions 2026-07-21 16:58:58.697 | standard-attr-tag 2026-07-21 16:58:58.697 | standard-attr-timestamp 2026-07-21 16:58:58.697 | stateful-security-group 2026-07-21 16:58:58.697 | subnet-dns-publish-fixed-ip 2026-07-21 16:58:58.697 | subnet-external-network 2026-07-21 16:58:58.697 | subnet-service-types 2026-07-21 16:58:58.697 | subnet_allocation 2026-07-21 16:58:58.697 | subnet_onboard 2026-07-21 16:58:58.697 | subnetpool-prefix-ops 2026-07-21 16:58:58.697 | tag-creation 2026-07-21 16:58:58.697 | tap-mirror 2026-07-21 16:58:58.697 | tap-mirror-both-direction 2026-07-21 16:58:58.697 | trunk 2026-07-21 16:58:58.697 | uplink-status-propagation 2026-07-21 16:58:58.697 | uplink-status-propagation-updatable 2026-07-21 16:58:58.697 | vlan-transparent 2026-07-21 16:58:58.697 | vpn-endpoint-groups 2026-07-21 16:58:58.697 | vpnaas' 2026-07-21 16:58:58.700 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-21 16:58:58.700 | address-scope 2026-07-21 16:58:58.700 | agent 2026-07-21 16:58:58.700 | allowed-address-pairs 2026-07-21 16:58:58.700 | auto-allocated-topology 2026-07-21 16:58:58.700 | availability_zone 2026-07-21 16:58:58.700 | bgp 2026-07-21 16:58:58.700 | bgp_4byte_asn 2026-07-21 16:58:58.700 | bgp_dragent_scheduler 2026-07-21 16:58:58.700 | binding 2026-07-21 16:58:58.700 | binding-extended 2026-07-21 16:58:58.700 | default-subnetpools 2026-07-21 16:58:58.700 | dhcp_agent_scheduler 2026-07-21 16:58:58.700 | dns-domain-ports 2026-07-21 16:58:58.700 | dns-integration 2026-07-21 16:58:58.700 | dns-integration-domain-keywords 2026-07-21 16:58:58.700 | empty-string-filtering 2026-07-21 16:58:58.700 | enable-default-route-bfd 2026-07-21 16:58:58.700 | enable-default-route-ecmp 2026-07-21 16:58:58.700 | expose-port-forwarding-in-fip 2026-07-21 16:58:58.700 | ext-gw-mode 2026-07-21 16:58:58.700 | external-gateway-multihoming 2026-07-21 16:58:58.700 | external-net 2026-07-21 16:58:58.700 | extra_dhcp_opt 2026-07-21 16:58:58.700 | extraroute 2026-07-21 16:58:58.700 | extraroute-atomic 2026-07-21 16:58:58.700 | filter-validation 2026-07-21 16:58:58.700 | fip-port-details 2026-07-21 16:58:58.700 | flavors 2026-07-21 16:58:58.700 | floating-ip-port-forwarding 2026-07-21 16:58:58.700 | floating-ip-port-forwarding-description 2026-07-21 16:58:58.700 | floating-ip-port-forwarding-detail 2026-07-21 16:58:58.700 | floating-ip-port-forwarding-port-ranges 2026-07-21 16:58:58.701 | floatingip-pools 2026-07-21 16:58:58.701 | fwaas_v2 2026-07-21 16:58:58.701 | ip_allocation 2026-07-21 16:58:58.701 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 16:58:58.701 | l3-flavors 2026-07-21 16:58:58.701 | l3-ha 2026-07-21 16:58:58.701 | l3_agent_scheduler 2026-07-21 16:58:58.701 | logging 2026-07-21 16:58:58.701 | multi-provider 2026-07-21 16:58:58.701 | net-mtu 2026-07-21 16:58:58.701 | net-mtu-writable 2026-07-21 16:58:58.701 | network-ip-availability 2026-07-21 16:58:58.701 | network_availability_zone 2026-07-21 16:58:58.701 | network_ha 2026-07-21 16:58:58.701 | pagination 2026-07-21 16:58:58.701 | port-device-profile 2026-07-21 16:58:58.701 | port-hardware-offload-type 2026-07-21 16:58:58.701 | port-mac-address-regenerate 2026-07-21 16:58:58.701 | port-numa-affinity-policy 2026-07-21 16:58:58.701 | port-numa-affinity-policy-socket 2026-07-21 16:58:58.701 | port-resource-request 2026-07-21 16:58:58.701 | port-security 2026-07-21 16:58:58.701 | port-trusted-vif 2026-07-21 16:58:58.701 | project-id 2026-07-21 16:58:58.701 | provider 2026-07-21 16:58:58.701 | pvlan 2026-07-21 16:58:58.701 | qinq 2026-07-21 16:58:58.701 | qos 2026-07-21 16:58:58.701 | qos-bw-limit-direction 2026-07-21 16:58:58.701 | qos-bw-minimum-ingress 2026-07-21 16:58:58.701 | qos-default 2026-07-21 16:58:58.701 | qos-fip 2026-07-21 16:58:58.701 | qos-gateway-ip 2026-07-21 16:58:58.701 | qos-rule-type-details 2026-07-21 16:58:58.701 | qos-rule-type-filter 2026-07-21 16:58:58.701 | qos-rules-alias 2026-07-21 16:58:58.701 | quota-check-limit 2026-07-21 16:58:58.701 | quota-check-limit-default 2026-07-21 16:58:58.701 | quota_details 2026-07-21 16:58:58.701 | quotas 2026-07-21 16:58:58.701 | rbac-address-scope 2026-07-21 16:58:58.701 | rbac-policies 2026-07-21 16:58:58.701 | rbac-security-groups 2026-07-21 16:58:58.701 | router 2026-07-21 16:58:58.701 | router-enable-snat 2026-07-21 16:58:58.701 | router_availability_zone 2026-07-21 16:58:58.701 | security-group 2026-07-21 16:58:58.701 | security-groups-default-rules 2026-07-21 16:58:58.701 | security-groups-default-statefulness 2026-07-21 16:58:58.701 | security-groups-normalized-cidr 2026-07-21 16:58:58.701 | security-groups-remote-address-group 2026-07-21 16:58:58.701 | security-groups-rules-belongs-to-default-sg 2026-07-21 16:58:58.701 | security-groups-shared-filtering 2026-07-21 16:58:58.701 | segment 2026-07-21 16:58:58.701 | sorting 2026-07-21 16:58:58.701 | standard-attr-description 2026-07-21 16:58:58.701 | standard-attr-fwaas-v2 2026-07-21 16:58:58.701 | standard-attr-revisions 2026-07-21 16:58:58.701 | standard-attr-tag 2026-07-21 16:58:58.701 | standard-attr-timestamp 2026-07-21 16:58:58.701 | stateful-security-group 2026-07-21 16:58:58.701 | subnet-dns-publish-fixed-ip 2026-07-21 16:58:58.701 | subnet-external-network 2026-07-21 16:58:58.701 | subnet-service-types 2026-07-21 16:58:58.701 | subnet_allocation 2026-07-21 16:58:58.701 | subnet_onboard 2026-07-21 16:58:58.701 | subnetpool-prefix-ops 2026-07-21 16:58:58.701 | tag-creation 2026-07-21 16:58:58.701 | tap-mirror 2026-07-21 16:58:58.701 | tap-mirror-both-direction 2026-07-21 16:58:58.701 | trunk 2026-07-21 16:58:58.701 | uplink-status-propagation 2026-07-21 16:58:58.701 | uplink-status-propagation-updatable 2026-07-21 16:58:58.701 | vlan-transparent 2026-07-21 16:58:58.701 | vpn-endpoint-groups 2026-07-21 16:58:58.701 | vpnaas' 2026-07-21 16:58:58.701 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : LC_ALL=C 2026-07-21 16:58:58.701 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-21 16:58:58.701 | address-scope 2026-07-21 16:58:58.701 | agent 2026-07-21 16:58:58.701 | allowed-address-pairs 2026-07-21 16:58:58.701 | auto-allocated-topology 2026-07-21 16:58:58.701 | availability_zone 2026-07-21 16:58:58.701 | bgp 2026-07-21 16:58:58.701 | bgp_4byte_asn 2026-07-21 16:58:58.701 | bgp_dragent_scheduler 2026-07-21 16:58:58.701 | binding 2026-07-21 16:58:58.701 | binding-extended 2026-07-21 16:58:58.701 | default-subnetpools 2026-07-21 16:58:58.701 | dhcp_agent_scheduler 2026-07-21 16:58:58.701 | dns-domain-ports 2026-07-21 16:58:58.701 | dns-integration 2026-07-21 16:58:58.701 | dns-integration-domain-keywords 2026-07-21 16:58:58.702 | empty-string-filtering 2026-07-21 16:58:58.702 | enable-default-route-bfd 2026-07-21 16:58:58.702 | enable-default-route-ecmp 2026-07-21 16:58:58.702 | expose-port-forwarding-in-fip 2026-07-21 16:58:58.702 | ext-gw-mode 2026-07-21 16:58:58.702 | external-gateway-multihoming 2026-07-21 16:58:58.702 | external-net 2026-07-21 16:58:58.702 | extra_dhcp_opt 2026-07-21 16:58:58.702 | extraroute 2026-07-21 16:58:58.702 | extraroute-atomic 2026-07-21 16:58:58.702 | filter-validation 2026-07-21 16:58:58.702 | fip-port-details 2026-07-21 16:58:58.702 | flavors 2026-07-21 16:58:58.702 | floating-ip-port-forwarding 2026-07-21 16:58:58.702 | floating-ip-port-forwarding-description 2026-07-21 16:58:58.702 | floating-ip-port-forwarding-detail 2026-07-21 16:58:58.702 | floating-ip-port-forwarding-port-ranges 2026-07-21 16:58:58.702 | floatingip-pools 2026-07-21 16:58:58.702 | fwaas_v2 2026-07-21 16:58:58.702 | ip_allocation 2026-07-21 16:58:58.702 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 16:58:58.702 | l3-flavors 2026-07-21 16:58:58.702 | l3-ha 2026-07-21 16:58:58.702 | l3_agent_scheduler 2026-07-21 16:58:58.702 | logging 2026-07-21 16:58:58.702 | multi-provider 2026-07-21 16:58:58.702 | net-mtu 2026-07-21 16:58:58.702 | net-mtu-writable 2026-07-21 16:58:58.702 | network-ip-availability 2026-07-21 16:58:58.702 | network_availability_zone 2026-07-21 16:58:58.702 | network_ha 2026-07-21 16:58:58.702 | pagination 2026-07-21 16:58:58.702 | port-device-profile 2026-07-21 16:58:58.702 | port-hardware-offload-type 2026-07-21 16:58:58.702 | port-mac-address-regenerate 2026-07-21 16:58:58.702 | port-numa-affinity-policy 2026-07-21 16:58:58.702 | port-numa-affinity-policy-socket 2026-07-21 16:58:58.702 | port-resource-request 2026-07-21 16:58:58.702 | port-security 2026-07-21 16:58:58.702 | port-trusted-vif 2026-07-21 16:58:58.702 | project-id 2026-07-21 16:58:58.702 | provider 2026-07-21 16:58:58.702 | pvlan 2026-07-21 16:58:58.702 | qinq 2026-07-21 16:58:58.702 | qos 2026-07-21 16:58:58.702 | qos-bw-limit-direction 2026-07-21 16:58:58.702 | qos-bw-minimum-ingress 2026-07-21 16:58:58.702 | qos-default 2026-07-21 16:58:58.702 | qos-fip 2026-07-21 16:58:58.702 | qos-gateway-ip 2026-07-21 16:58:58.702 | qos-rule-type-details 2026-07-21 16:58:58.702 | qos-rule-type-filter 2026-07-21 16:58:58.702 | qos-rules-alias 2026-07-21 16:58:58.702 | quota-check-limit 2026-07-21 16:58:58.702 | quota-check-limit-default 2026-07-21 16:58:58.702 | quota_details 2026-07-21 16:58:58.702 | quotas 2026-07-21 16:58:58.702 | rbac-address-scope 2026-07-21 16:58:58.702 | rbac-policies 2026-07-21 16:58:58.702 | rbac-security-groups 2026-07-21 16:58:58.702 | router 2026-07-21 16:58:58.702 | router-enable-snat 2026-07-21 16:58:58.702 | router_availability_zone 2026-07-21 16:58:58.702 | security-group 2026-07-21 16:58:58.702 | security-groups-default-rules 2026-07-21 16:58:58.702 | security-groups-default-statefulness 2026-07-21 16:58:58.702 | security-groups-normalized-cidr 2026-07-21 16:58:58.702 | security-groups-remote-address-group 2026-07-21 16:58:58.702 | security-groups-rules-belongs-to-default-sg 2026-07-21 16:58:58.702 | security-groups-shared-filtering 2026-07-21 16:58:58.702 | segment 2026-07-21 16:58:58.702 | sorting 2026-07-21 16:58:58.702 | standard-attr-description 2026-07-21 16:58:58.702 | standard-attr-fwaas-v2 2026-07-21 16:58:58.702 | standard-attr-revisions 2026-07-21 16:58:58.703 | standard-attr-tag 2026-07-21 16:58:58.703 | standard-attr-timestamp 2026-07-21 16:58:58.703 | stateful-security-group 2026-07-21 16:58:58.703 | subnet-dns-publish-fixed-ip 2026-07-21 16:58:58.703 | subnet-external-network 2026-07-21 16:58:58.703 | subnet-service-types 2026-07-21 16:58:58.703 | subnet_allocation 2026-07-21 16:58:58.703 | subnet_onboard 2026-07-21 16:58:58.703 | subnetpool-prefix-ops 2026-07-21 16:58:58.703 | tag-creation 2026-07-21 16:58:58.703 | tap-mirror 2026-07-21 16:58:58.703 | tap-mirror-both-direction 2026-07-21 16:58:58.703 | trunk 2026-07-21 16:58:58.703 | uplink-status-propagation 2026-07-21 16:58:58.703 | uplink-status-propagation-updatable 2026-07-21 16:58:58.703 | vlan-transparent 2026-07-21 16:58:58.703 | vpn-endpoint-groups 2026-07-21 16:58:58.703 | vpnaas' 2026-07-21 16:58:58.704 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-21 16:58:58.708 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : disabled_ext= 2026-07-21 16:58:58.710 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:491 : '[' '!' -z '' ']' 2026-07-21 16:58:58.714 | ++ 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 16:58:58.715 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : tr ' ' , 2026-07-21 16:58:58.719 | + 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 16:58:58.721 | + 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 16:58:58.724 | + 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 16:58:58.727 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:58:58.729 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-21 16:58:58.732 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-21 16:58:58.735 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-21 16:58:58.738 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:58:58.741 | + 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 16:58:58.772 | + 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.86:6641 2026-07-21 16:58:58.776 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:58:58.778 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 16:58:58.781 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.4.3.86:6641 2026-07-21 16:58:58.784 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.4.3.86:6641 ']' 2026-07-21 16:58:58.786 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:58:58.789 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.4.3.86:6641 2026-07-21 16:58:58.820 | + 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.86:6642 2026-07-21 16:58:58.822 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:58:58.825 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 16:58:58.828 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.4.3.86:6642 2026-07-21 16:58:58.830 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.4.3.86:6642 ']' 2026-07-21 16:58:58.833 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:58:58.835 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.4.3.86:6642 2026-07-21 16:58:58.867 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : is_service_enabled tls-proxy 2026-07-21 16:58:58.885 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:58.887 | + 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 16:58:58.890 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:58:58.893 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 16:58:58.895 | + 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 16:58:58.898 | + 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 16:58:58.900 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:58:58.902 | + 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 16:58:58.935 | + 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 16:58:58.937 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:58:58.940 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 16:58:58.942 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-21 16:58:58.944 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-21 16:58:58.947 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:58:58.949 | + 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 16:58:58.982 | + 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 16:58:58.984 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:58:58.986 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 16:58:58.988 | + 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 16:58:58.991 | + 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 16:58:58.994 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:58:58.997 | + 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 16:58:59.033 | + 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 16:58:59.036 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:58:59.039 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 16:58:59.041 | + 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 16:58:59.044 | + 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 16:58:59.047 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:58:59.050 | + 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 16:58:59.084 | + 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 16:58:59.087 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:58:59.090 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 16:58:59.093 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-21 16:58:59.096 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-21 16:58:59.099 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:58:59.102 | + 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 16:58:59.139 | + 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 16:58:59.142 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:58:59.145 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 16:58:59.148 | + 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 16:58:59.150 | + 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 16:58:59.152 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:58:59.155 | + 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 16:58:59.189 | + 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 16:58:59.192 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:58:59.196 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 16:58:59.199 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-21 16:58:59.201 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-21 16:58:59.204 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:58:59.207 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-21 16:58:59.240 | + 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 16:58:59.243 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:58:59.246 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 16:58:59.248 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-21 16:58:59.251 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-21 16:58:59.254 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:58:59.257 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-21 16:58:59.291 | + 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 16:58:59.294 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:58:59.296 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-21 16:58:59.299 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-21 16:58:59.302 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-21 16:58:59.304 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:58:59.307 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-21 16:58:59.340 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:520 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-21 16:58:59.360 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_service_enabled q-log neutron-log 2026-07-21 16:58:59.379 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:59.383 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:528 : is_ovn_metadata_agent_enabled 2026-07-21 16:58:59.385 | + 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 16:58:59.405 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:59.407 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:326 : return 1 2026-07-21 16:58:59.410 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_ovn_agent_enabled 2026-07-21 16:58:59.413 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-21 16:58:59.432 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:59.435 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-21 16:58:59.482 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-21 16:58:59.485 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : [[ metadata =~ metadata ]] 2026-07-21 16:58:59.488 | + 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 16:58:59.491 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:58:59.494 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 16:58:59.497 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-21 16:58:59.500 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-21 16:58:59.502 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:58:59.505 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-21 16:58:59.541 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : is_service_enabled q-dns neutron-dns 2026-07-21 16:58:59.560 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:59.563 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-21 16:58:59.598 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled q-dhcp neutron-dhcp 2026-07-21 16:58:59.616 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:59.618 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-21 16:58:59.653 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_service_enabled n-api-meta 2026-07-21 16:58:59.672 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:59.675 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : is_ovn_metadata_agent_enabled 2026-07-21 16:58:59.678 | + 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 16:58:59.696 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:59.699 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:326 : return 1 2026-07-21 16:58:59.702 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:553 : is_ovn_agent_enabled 2026-07-21 16:58:59.705 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-21 16:58:59.724 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:59.727 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-21 16:58:59.773 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-21 16:58:59.776 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:553 : [[ metadata =~ metadata ]] 2026-07-21 16:58:59.779 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:554 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-21 16:58:59.813 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-07-21 16:58:59.832 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:59.835 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-07-21 16:58:59.856 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:59.859 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-07-21 16:58:59.877 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:59.881 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-07-21 16:58:59.901 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:59.903 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-07-21 16:58:59.924 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:59.927 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-07-21 16:58:59.946 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:58:59.949 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-21 16:58:59.968 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:58:59.971 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-07-21 16:58:59.974 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-21 16:58:59.977 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-21 16:58:59.982 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-21 16:59:00.015 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-21 16:59:00.048 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-21 16:59:00.081 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-21 16:59:00.114 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-21 16:59:00.117 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 16:59:00.119 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-21 16:59:00.122 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 16:59:00.125 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 16:59:00.128 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-21 16:59:00.131 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 16:59:00.134 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-21 16:59:00.137 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 16:59:00.139 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-21 16:59:00.172 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-21 16:59:00.205 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.4.3.86/identity 2026-07-21 16:59:00.238 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-21 16:59:00.270 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-07-21 16:59:00.305 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-21 16:59:00.337 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-21 16:59:00.372 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-21 16:59:00.405 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.4.3.86/identity 2026-07-21 16:59:00.438 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 16:59:00.471 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 16:59:00.504 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 16:59:00.507 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-21 16:59:00.543 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-21 16:59:00.590 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-21 16:59:00.590 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 16:59:00.590 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 16:59:00.590 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-21 16:59:00.591 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-21 16:59:00.627 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-21 16:59:00.661 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.4.3.86/identity 2026-07-21 16:59:00.699 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-21 16:59:00.734 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-07-21 16:59:00.770 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-21 16:59:00.804 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-21 16:59:00.841 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-21 16:59:00.878 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-21 16:59:00.881 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 16:59:00.884 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-21 16:59:00.887 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-21 16:59:00.889 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-21 16:59:00.925 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-21 16:59:00.961 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.4.3.86/identity 2026-07-21 16:59:00.994 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-21 16:59:01.032 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-07-21 16:59:01.068 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-21 16:59:01.105 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-21 16:59:01.142 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-21 16:59:01.181 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-07-21 16:59:01.185 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-21 16:59:01.188 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-21 16:59:01.191 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-21 16:59:01.194 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-21 16:59:01.197 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-21 16:59:01.200 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-21 16:59:01.203 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-21 16:59:01.206 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-21 16:59:01.210 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-21 16:59:01.213 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-21 16:59:01.216 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-21 16:59:01.219 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-21 16:59:01.222 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-21 16:59:01.225 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-21 16:59:01.229 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-21 16:59:01.232 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-21 16:59:01.235 | + 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 16:59:01.238 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:59:01.241 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-21 16:59:01.244 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-21 16:59:01.248 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-21 16:59:01.251 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:59:01.254 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-21 16:59:01.290 | + 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 16:59:01.294 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:59:01.297 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 16:59:01.300 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-21 16:59:01.303 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-21 16:59:01.306 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:59:01.308 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-21 16:59:01.341 | + 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 16:59:01.344 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:59:01.347 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 16:59:01.350 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-21 16:59:01.353 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-21 16:59:01.356 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:59:01.359 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-21 16:59:01.394 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-21 16:59:01.396 | + 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 16:59:01.399 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:59:01.402 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 16:59:01.405 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-21 16:59:01.408 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-21 16:59:01.411 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:59:01.413 | + 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 16:59:01.451 | + 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 16:59:01.454 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:59:01.457 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 16:59:01.460 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-21 16:59:01.463 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-21 16:59:01.466 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:59:01.469 | + 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 16:59:01.504 | + 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 16:59:01.507 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:59:01.510 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 16:59:01.512 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-21 16:59:01.515 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-21 16:59:01.518 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:59:01.521 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-21 16:59:01.557 | + 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 16:59:01.560 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:59:01.563 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-21 16:59:01.566 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-21 16:59:01.569 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-21 16:59:01.572 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:59:01.575 | + 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 16:59:01.610 | + 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 16:59:01.613 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:59:01.616 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-21 16:59:01.619 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-21 16:59:01.621 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-21 16:59:01.625 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:59:01.628 | + 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 16:59:01.662 | + 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 16:59:01.665 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:59:01.668 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-21 16:59:01.671 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-21 16:59:01.674 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-21 16:59:01.678 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:59:01.680 | + 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 16:59:01.715 | + 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 16:59:01.718 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:59:01.721 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-21 16:59:01.724 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-21 16:59:01.727 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-21 16:59:01.729 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:59:01.732 | + 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 16:59:01.767 | + 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 16:59:01.770 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 16:59:01.773 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-21 16:59:01.776 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-21 16:59:01.779 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-21 16:59:01.782 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 16:59:01.785 | + 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 16:59:01.821 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-21 16:59:01.824 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 3 2026-07-21 16:59:01.860 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-21 16:59:01.893 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-21 16:59:01.896 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-21 16:59:01.898 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-21 16:59:01.901 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-21 16:59:01.904 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 16:59:01.908 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-21 16:59:01.910 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-21 16:59:01.912 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 16:59:01.914 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 16:59:01.931 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 16:59:01.931 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 16:59:01.939 | d /var/run/uwsgi 0755 stack root 2026-07-21 16:59:01.943 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 16:59:01.954 | /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 16:59:01.958 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-21 16:59:01.962 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-21 16:59:01.967 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 16:59:01.970 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-21 16:59:02.008 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 3 2026-07-21 16:59:02.045 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-21 16:59:02.080 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-21 16:59:02.111 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 16:59:02.146 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 16:59:02.180 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-21 16:59:02.213 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-21 16:59:02.245 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-21 16:59:02.278 | + 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 16:59:02.311 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 16:59:02.344 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 16:59:02.377 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-21 16:59:02.410 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-21 16:59:02.446 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 16:59:02.449 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 16:59:02.453 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-21 16:59:02.456 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-21 16:59:02.459 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 16:59:02.461 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:59:02.463 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:59:02.467 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-21 16:59:02.470 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-21 16:59:02.473 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-21 16:59:02.507 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 16:59:02.539 | + 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 16:59:02.540 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-21 16:59:02.550 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-21 16:59:02.554 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-21 16:59:02.557 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-21 16:59:02.561 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 16:59:02.564 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 16:59:02.566 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 16:59:02.569 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:59:02.571 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:59:02.574 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:59:02.577 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 16:59:02.580 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 16:59:02.582 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:59:02.585 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:59:02.588 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-21 16:59:02.624 | Enabling site neutron-api. 2026-07-21 16:59:02.628 | To activate the new configuration, you need to run: 2026-07-21 16:59:02.629 | systemctl reload apache2 2026-07-21 16:59:02.633 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 16:59:02.636 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 16:59:02.639 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 16:59:02.642 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 16:59:02.784 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-07-21 16:59:02.802 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:02.806 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-07-21 16:59:02.825 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:02.829 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-07-21 16:59:02.832 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-21 16:59:02.897 | + inc/async:async_inner:63 : init_neutron 2026-07-21 16:59:02.939 | [8552 Async init_neutron:75110]: running: init_neutron 2026-07-21 16:59:02.942 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-07-21 16:59:02.961 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:02.964 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-07-21 16:59:02.984 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:02.987 | + ./stack.sh:main:1202 : configure_os_vif 2026-07-21 16:59:02.990 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-21 16:59:02.993 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-21 16:59:03.032 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-21 16:59:03.034 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-21 16:59:03.070 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-07-21 16:59:03.091 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:03.094 | + ./stack.sh:main:1209 : echo_summary 'Configuring Swift' 2026-07-21 16:59:03.097 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 16:59:03.100 | + ./stack.sh:echo_summary:450 : echo -e Configuring Swift 2026-07-21 16:59:03.103 | + ./stack.sh:main:1210 : async_runfunc init_swift 2026-07-21 16:59:03.106 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-07-21 16:59:03.177 | + inc/async:async_inner:63 : init_swift 2026-07-21 16:59:03.216 | [8552 Async init_swift:75330]: running: init_swift 2026-07-21 16:59:03.220 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-07-21 16:59:03.241 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:03.245 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-07-21 16:59:03.249 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 16:59:03.251 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-07-21 16:59:03.255 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-07-21 16:59:03.258 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-21 16:59:03.332 | + inc/async:async_inner:63 : init_cinder 2026-07-21 16:59:03.372 | [8552 Async init_cinder:75434]: running: init_cinder 2026-07-21 16:59:03.375 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-07-21 16:59:03.395 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:03.398 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-07-21 16:59:03.401 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 16:59:03.404 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-07-21 16:59:03.408 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-07-21 16:59:03.411 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-21 16:59:03.483 | + inc/async:async_inner:63 : init_placement 2026-07-21 16:59:03.525 | [8552 Async init_placement:75581]: running: init_placement 2026-07-21 16:59:03.528 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-07-21 16:59:03.582 | [8552 Async init_neutron:75110]: Waiting for completion of init_neutron running on PID 75110 (6 other jobs running) 2026-07-21 16:59:03.606 | [8552 Async init_neutron:75110]: Signaling child to exit 2026-07-21 16:59:07.587 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:59:07.613 | [75330 Async init_swift:75330]: finished successfully 2026-07-21 16:59:08.745 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:59:08.775 | [75434 Async init_cinder:75434]: finished successfully 2026-07-21 16:59:12.009 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:59:12.032 | [75581 Async init_placement:75581]: finished successfully 2026-07-21 16:59:18.263 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:59:18.288 | [75110 Async init_neutron:75110]: finished successfully 2026-07-21 16:59:18.309 | WAKEUP 2026-07-21 16:59:18.329 | [8552 Async init_neutron:75110]: Signaled 2026-07-21 16:59:18.331 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-07-21 16:59:18.331 | + lib/database:recreate_database:112 : local db=neutron 2026-07-21 16:59:18.331 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-21 16:59:18.331 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-21 16:59:18.331 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-21 16:59:18.331 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:59:18.331 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-21 16:59:18.331 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:59:18.331 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-07-21 16:59:18.331 | + functions-common:time_start:2406 : local name=dbsync 2026-07-21 16:59:18.331 | + functions-common:time_start:2407 : local start_time= 2026-07-21 16:59:18.331 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 16:59:18.331 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 16:59:18.331 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653143014 2026-07-21 16:59:18.331 | + 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 16:59:18.331 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 16:59:18.331 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:59:18.331 | we strongly recommend against using it for new projects. 2026-07-21 16:59:18.331 | 2026-07-21 16:59:18.331 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:59:18.331 | framework. For more detail see 2026-07-21 16:59:18.331 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:59:18.331 | 2026-07-21 16:59:18.331 | import eventlet as _eventlet # noqa 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 2e5352a0ad4d 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 1b294093239c 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> c6c112992c9 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-21 16:59:18.331 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-21 16:59:18.332 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-21 16:59:18.332 | Running upgrade for neutron ... 2026-07-21 16:59:18.332 | OK 2026-07-21 16:59:18.332 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-07-21 16:59:18.332 | + functions-common:time_stop:2420 : local name 2026-07-21 16:59:18.332 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:59:18.332 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:59:18.332 | + functions-common:time_stop:2423 : local total 2026-07-21 16:59:18.332 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:59:18.332 | + functions-common:time_stop:2426 : name=dbsync 2026-07-21 16:59:18.332 | + functions-common:time_stop:2427 : start_time=1784653143014 2026-07-21 16:59:18.332 | + functions-common:time_stop:2429 : [[ -z 1784653143014 ]] 2026-07-21 16:59:18.332 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:59:18.332 | + functions-common:time_stop:2432 : end_time=1784653158248 2026-07-21 16:59:18.332 | + functions-common:time_stop:2433 : elapsed_time=15234 2026-07-21 16:59:18.332 | + functions-common:time_stop:2434 : total=4104 2026-07-21 16:59:18.332 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:59:18.332 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19338 2026-07-21 16:59:18.369 | [8552 Async init_neutron:75110]: finished init_neutron with result 0 in 15 seconds 2026-07-21 16:59:18.373 | + inc/async:async_wait:197 : return 0 2026-07-21 16:59:18.376 | + ./stack.sh:main:1232 : async_wait init_placement 2026-07-21 16:59:18.423 | [8552 Async init_placement:75581]: Waiting for completion of init_placement running on PID 75581 (5 other jobs running) 2026-07-21 16:59:18.445 | [8552 Async init_placement:75581]: Signaling child to exit 2026-07-21 16:59:18.445 | WAKEUP 2026-07-21 16:59:18.465 | [8552 Async init_placement:75581]: Signaled 2026-07-21 16:59:18.466 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-21 16:59:18.466 | + lib/database:recreate_database:112 : local db=placement 2026-07-21 16:59:18.466 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-21 16:59:18.466 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-21 16:59:18.466 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-21 16:59:18.466 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:59:18.466 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-21 16:59:18.466 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:59:18.466 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-21 16:59:18.466 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-21 16:59:18.466 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-21 16:59:18.466 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-07-21 16:59:18.466 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 16:59:18.466 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 16:59:18.466 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 16:59:18.466 | ++ 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 16:59:18.466 | 2026-07-21 16:59:18.466 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:59:18.466 | + functions-common:get_or_create_user:915 : user_id=685b7099da6b423ba2dcdc7817b069cb 2026-07-21 16:59:18.466 | + functions-common:get_or_create_user:916 : echo 685b7099da6b423ba2dcdc7817b069cb 2026-07-21 16:59:18.466 | 685b7099da6b423ba2dcdc7817b069cb 2026-07-21 16:59:18.466 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-21 16:59:18.466 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:59:18.466 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:59:18.466 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 16:59:18.466 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:59:18.466 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:59:18.466 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 16:59:18.466 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 16:59:18.466 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 16:59:18.466 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 16:59:18.466 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 16:59:18.466 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 16:59:18.466 | + 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 16:59:18.466 | 2026-07-21 16:59:18.466 | ++ 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 16:59:18.466 | 2026-07-21 16:59:18.466 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:59:18.466 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6fc79665935a46978a99dbeb53defef8 2026-07-21 16:59:18.466 | + functions-common:get_or_add_user_project_role:980 : echo 6fc79665935a46978a99dbeb53defef8 2026-07-21 16:59:18.467 | 6fc79665935a46978a99dbeb53defef8 2026-07-21 16:59:18.467 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-21 16:59:18.467 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-21 16:59:18.467 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 16:59:18.467 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 16:59:18.467 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 16:59:18.467 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 16:59:18.467 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 16:59:18.467 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 16:59:18.467 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 16:59:18.467 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 16:59:18.467 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 16:59:18.467 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 16:59:18.467 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 16:59:18.467 | + 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 16:59:18.467 | 2026-07-21 16:59:18.467 | ++ 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 16:59:18.467 | 2026-07-21 16:59:18.467 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:59:18.467 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:59:18.467 | + functions-common:get_or_add_user_project_role:980 : echo 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:59:18.467 | 1a60a56ad3c242acb538f0fdf9b5e6e9 2026-07-21 16:59:18.467 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.4.3.86/placement 2026-07-21 16:59:18.467 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-21 16:59:18.467 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 16:59:18.467 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-21 16:59:18.467 | ++ 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 16:59:18.467 | 2026-07-21 16:59:18.467 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:59:18.467 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 16:59:18.467 | e34061fde8ea4273ac24c8c150ef5bf4' 2026-07-21 16:59:18.467 | + functions-common:get_or_create_service:1067 : echo e34061fde8ea4273ac24c8c150ef5bf4 2026-07-21 16:59:18.467 | e34061fde8ea4273ac24c8c150ef5bf4 2026-07-21 16:59:18.467 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.4.3.86/placement 2026-07-21 16:59:18.467 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 16:59:18.467 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://10.4.3.86/placement RegionOne 2026-07-21 16:59:18.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 16:59:18.467 | +++ 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 16:59:18.467 | 2026-07-21 16:59:18.467 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:59:18.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 16:59:18.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 16:59:18.467 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.4.3.86/placement --region RegionOne -f value -c id 2026-07-21 16:59:18.467 | 2026-07-21 16:59:18.467 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 16:59:18.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=22870e01c0e949208234bc5624d56e7e 2026-07-21 16:59:18.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 22870e01c0e949208234bc5624d56e7e 2026-07-21 16:59:18.467 | + functions-common:get_or_create_endpoint:1100 : public_id=22870e01c0e949208234bc5624d56e7e 2026-07-21 16:59:18.467 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 16:59:18.467 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 16:59:18.467 | + functions-common:get_or_create_endpoint:1109 : echo 22870e01c0e949208234bc5624d56e7e 2026-07-21 16:59:18.467 | 22870e01c0e949208234bc5624d56e7e 2026-07-21 16:59:18.504 | [8552 Async init_placement:75581]: finished init_placement with result 0 in 8 seconds 2026-07-21 16:59:18.509 | + inc/async:async_wait:197 : return 0 2026-07-21 16:59:18.511 | + ./stack.sh:main:1233 : async_wait init_glance 2026-07-21 16:59:18.559 | [8552 Async init_glance:70448]: Waiting for completion of init_glance running on PID 70448 (4 other jobs running) 2026-07-21 16:59:18.581 | [8552 Async init_glance:70448]: Signaling child to exit 2026-07-21 16:59:18.582 | WAKEUP 2026-07-21 16:59:18.601 | [8552 Async init_glance:70448]: Signaled 2026-07-21 16:59:18.603 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-21 16:59:18.603 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-21 16:59:18.603 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-21 16:59:18.603 | + lib/database:recreate_database:112 : local db=glance 2026-07-21 16:59:18.603 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-21 16:59:18.603 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-21 16:59:18.603 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-21 16:59:18.603 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:59:18.603 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-21 16:59:18.603 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:59:18.603 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-21 16:59:18.603 | + functions-common:time_start:2406 : local name=dbsync 2026-07-21 16:59:18.603 | + functions-common:time_start:2407 : local start_time= 2026-07-21 16:59:18.603 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 16:59:18.603 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 16:59:18.603 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653091128 2026-07-21 16:59:18.603 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-21 16:59:18.603 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 16:59:18.603 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:59:18.603 | we strongly recommend against using it for new projects. 2026-07-21 16:59:18.603 | 2026-07-21 16:59:18.603 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:59:18.603 | framework. For more detail see 2026-07-21 16:59:18.603 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:59:18.603 | 2026-07-21 16:59:18.603 | from eventlet import event 2026-07-21 16:59:18.603 | INFO dbcounter [-] Registered counter for database glance 2026-07-21 16:59:18.603 | 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=70554) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 16:59:18.603 | DEBUG dbcounter [-] [70554] Writer thread running {{(pid=70554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 16:59:18.603 | INFO dbcounter [-] Registered counter for database glance 2026-07-21 16:59:18.603 | 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=70554) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 16:59:18.603 | DEBUG dbcounter [-] [70554] Writer thread running {{(pid=70554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-21 16:59:18.603 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-21 16:59:18.603 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-21 16:59:18.603 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-21 16:59:18.603 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-21 16:59:18.603 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-21 16:59:18.603 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-21 16:59:18.603 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.603 | 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 16:59:18.603 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-21 16:59:18.603 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-21 16:59:18.603 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-21 16:59:18.603 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-21 16:59:18.603 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-21 16:59:18.603 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-21 16:59:18.603 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-21 16:59:18.603 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-21 16:59:18.603 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-21 16:59:18.603 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 16:59:18.603 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-21 16:59:18.603 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.604 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-21 16:59:18.604 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.604 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-21 16:59:18.604 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.604 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-21 16:59:18.604 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.604 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-21 16:59:18.604 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.604 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-21 16:59:18.604 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.604 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-21 16:59:18.604 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.604 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-21 16:59:18.604 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.604 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-21 16:59:18.604 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.604 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-21 16:59:18.604 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.604 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-21 16:59:18.604 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.604 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-21 16:59:18.604 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=70554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-21 16:59:18.604 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 16:59:18.604 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 16:59:18.604 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 16:59:18.604 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 16:59:18.604 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-21 16:59:18.604 | Database migration is up to date. No migration needed. 2026-07-21 16:59:18.604 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-21 16:59:18.604 | Database is synced successfully. 2026-07-21 16:59:18.604 | + 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 16:59:18.604 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 16:59:18.604 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:59:18.604 | we strongly recommend against using it for new projects. 2026-07-21 16:59:18.604 | 2026-07-21 16:59:18.604 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:59:18.604 | framework. For more detail see 2026-07-21 16:59:18.604 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:59:18.604 | 2026-07-21 16:59:18.604 | from eventlet import event 2026-07-21 16:59:18.604 | INFO dbcounter [-] Registered counter for database glance 2026-07-21 16:59:18.604 | 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=70728) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 16:59:18.604 | DEBUG dbcounter [-] [70728] Writer thread running {{(pid=70728) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-21 16:59:18.604 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-21 16:59:18.604 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-21 16:59:18.604 | + functions-common:time_stop:2420 : local name 2026-07-21 16:59:18.604 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:59:18.604 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:59:18.604 | + functions-common:time_stop:2423 : local total 2026-07-21 16:59:18.604 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:59:18.604 | + functions-common:time_stop:2426 : name=dbsync 2026-07-21 16:59:18.604 | + functions-common:time_stop:2427 : start_time=1784653091128 2026-07-21 16:59:18.604 | + functions-common:time_stop:2429 : [[ -z 1784653091128 ]] 2026-07-21 16:59:18.604 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:59:18.604 | + functions-common:time_stop:2432 : end_time=1784653096873 2026-07-21 16:59:18.604 | + functions-common:time_stop:2433 : elapsed_time=5745 2026-07-21 16:59:18.604 | + functions-common:time_stop:2434 : total=4104 2026-07-21 16:59:18.604 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:59:18.604 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9849 2026-07-21 16:59:18.643 | [8552 Async init_glance:70448]: finished init_glance with result 0 in 5 seconds 2026-07-21 16:59:18.647 | + inc/async:async_wait:197 : return 0 2026-07-21 16:59:18.650 | + ./stack.sh:main:1234 : async_wait init_swift 2026-07-21 16:59:18.697 | [8552 Async init_swift:75330]: Waiting for completion of init_swift running on PID 75330 (3 other jobs running) 2026-07-21 16:59:18.719 | [8552 Async init_swift:75330]: Signaling child to exit 2026-07-21 16:59:18.719 | WAKEUP 2026-07-21 16:59:18.737 | [8552 Async init_swift:75330]: Signaled 2026-07-21 16:59:18.738 | + lib/swift:init_swift:680 : local node_number 2026-07-21 16:59:18.738 | + lib/swift:init_swift:682 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-21 16:59:18.738 | No object-reconstructor running 2026-07-21 16:59:18.738 | No account-auditor running 2026-07-21 16:59:18.738 | No container-server running 2026-07-21 16:59:18.738 | No account-reaper running 2026-07-21 16:59:18.738 | No account-server running 2026-07-21 16:59:18.738 | No object-updater running 2026-07-21 16:59:18.738 | No container-sync running 2026-07-21 16:59:18.738 | No object-server running 2026-07-21 16:59:18.738 | No proxy-server running 2026-07-21 16:59:18.738 | No container-updater running 2026-07-21 16:59:18.738 | No container-reconciler running 2026-07-21 16:59:18.738 | No container-auditor running 2026-07-21 16:59:18.738 | No object-replicator running 2026-07-21 16:59:18.738 | No container-sharder running 2026-07-21 16:59:18.738 | No object-expirer running 2026-07-21 16:59:18.738 | No object-auditor running 2026-07-21 16:59:18.739 | No account-replicator running 2026-07-21 16:59:18.739 | No container-replicator running 2026-07-21 16:59:18.739 | + lib/swift:init_swift:682 : true 2026-07-21 16:59:18.739 | + lib/swift:init_swift:685 : create_swift_disk 2026-07-21 16:59:18.739 | + lib/swift:create_swift_disk:577 : local node_number 2026-07-21 16:59:18.739 | + lib/swift:create_swift_disk:582 : local user_group 2026-07-21 16:59:18.739 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-07-21 16:59:18.739 | + lib/swift:create_swift_disk:583 : user_group=1002 2026-07-21 16:59:18.739 | + 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 16:59:18.739 | + 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 16:59:18.739 | + functions:create_disk:756 : local node_number 2026-07-21 16:59:18.739 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-21 16:59:18.739 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-21 16:59:18.739 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-07-21 16:59:18.739 | + functions:create_disk:760 : local key 2026-07-21 16:59:18.739 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-21 16:59:18.739 | ++ functions:create_disk:762 : sed s#/.## 2026-07-21 16:59:18.739 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-21 16:59:18.739 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-21 16:59:18.739 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-07-21 16:59:18.739 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-21 16:59:18.739 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-21 16:59:18.739 | + functions:destroy_disk:789 : local key 2026-07-21 16:59:18.739 | ++ functions:destroy_disk:791 : sed s#/.## 2026-07-21 16:59:18.739 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-21 16:59:18.739 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-21 16:59:18.739 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-21 16:59:18.739 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-07-21 16:59:18.739 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-07-21 16:59:18.739 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-07-21 16:59:18.739 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-07-21 16:59:18.739 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-07-21 16:59:18.739 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-07-21 16:59:18.739 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-07-21 16:59:18.739 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-07-21 16:59:18.739 | = sectsz=512 attr=2, projid32bit=1 2026-07-21 16:59:18.739 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-07-21 16:59:18.739 | = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-07-21 16:59:18.739 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-07-21 16:59:18.739 | = sunit=0 swidth=0 blks 2026-07-21 16:59:18.739 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-07-21 16:59:18.739 | log =internal log bsize=4096 blocks=16384, version=2 2026-07-21 16:59:18.739 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-07-21 16:59:18.739 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-07-21 16:59:18.739 | + 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 16:59:18.739 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-07-21 16:59:18.739 | /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 16:59:18.739 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-07-21 16:59:18.739 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-07-21 16:59:18.739 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-07-21 16:59:18.739 | + lib/swift:create_swift_disk:591 : local node_number 2026-07-21 16:59:18.739 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-21 16:59:18.739 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-07-21 16:59:18.739 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-07-21 16:59:18.739 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-07-21 16:59:18.739 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-21 16:59:18.739 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-07-21 16:59:18.739 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1002 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-21 16:59:18.739 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-07-21 16:59:18.739 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-07-21 16:59:18.739 | + lib/swift:init_swift:693 : /opt/stack/data/venv/bin/swift-ring-builder object.builder create 9 1 1 2026-07-21 16:59:18.739 | + lib/swift:init_swift:694 : /opt/stack/data/venv/bin/swift-ring-builder container.builder create 9 1 1 2026-07-21 16:59:18.739 | + lib/swift:init_swift:695 : /opt/stack/data/venv/bin/swift-ring-builder account.builder create 9 1 1 2026-07-21 16:59:18.739 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-07-21 16:59:18.739 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-21 16:59:18.739 | + 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 16:59:18.739 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-07-21 16:59:18.739 | 2026-07-21 16:59:18.739 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-07-21 16:59:18.739 | + 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 16:59:18.739 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-07-21 16:59:18.739 | 2026-07-21 16:59:18.739 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-07-21 16:59:18.739 | + 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 16:59:18.739 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-07-21 16:59:18.739 | 2026-07-21 16:59:18.739 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-07-21 16:59:18.739 | + lib/swift:init_swift:723 : /opt/stack/data/venv/bin/swift-ring-builder object.builder rebalance 42 2026-07-21 16:59:18.739 | Defaulting to --format-version=1. This ensures the ring 2026-07-21 16:59:18.739 | written will be readable by older versions of Swift. 2026-07-21 16:59:18.739 | In a future release, the default will change to 2026-07-21 16:59:18.739 | --format-version=2 2026-07-21 16:59:18.739 | 2026-07-21 16:59:18.739 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-21 16:59:18.739 | + lib/swift:init_swift:724 : /opt/stack/data/venv/bin/swift-ring-builder container.builder rebalance 42 2026-07-21 16:59:18.739 | Defaulting to --format-version=1. This ensures the ring 2026-07-21 16:59:18.739 | written will be readable by older versions of Swift. 2026-07-21 16:59:18.739 | In a future release, the default will change to 2026-07-21 16:59:18.739 | --format-version=2 2026-07-21 16:59:18.739 | 2026-07-21 16:59:18.739 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-21 16:59:18.739 | + lib/swift:init_swift:725 : /opt/stack/data/venv/bin/swift-ring-builder account.builder rebalance 42 2026-07-21 16:59:18.739 | Defaulting to --format-version=1. This ensures the ring 2026-07-21 16:59:18.739 | written will be readable by older versions of Swift. 2026-07-21 16:59:18.739 | In a future release, the default will change to 2026-07-21 16:59:18.739 | --format-version=2 2026-07-21 16:59:18.739 | 2026-07-21 16:59:18.739 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-21 16:59:18.739 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-07-21 16:59:18.739 | + lib/swift:init_swift:730 : popd 2026-07-21 16:59:18.777 | [8552 Async init_swift:75330]: finished init_swift with result 0 in 4 seconds 2026-07-21 16:59:18.781 | + inc/async:async_wait:197 : return 0 2026-07-21 16:59:18.784 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-07-21 16:59:18.828 | [8552 Async init_cinder:75434]: Waiting for completion of init_cinder running on PID 75434 (2 other jobs running) 2026-07-21 16:59:18.848 | [8552 Async init_cinder:75434]: Signaling child to exit 2026-07-21 16:59:18.848 | WAKEUP 2026-07-21 16:59:18.868 | [8552 Async init_cinder:75434]: Signaled 2026-07-21 16:59:18.869 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-21 16:59:18.869 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:18.869 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-21 16:59:18.869 | + lib/database:recreate_database:112 : local db=cinder 2026-07-21 16:59:18.869 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-21 16:59:18.869 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-21 16:59:18.869 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-21 16:59:18.869 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:59:18.869 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-21 16:59:18.869 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:59:18.869 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-21 16:59:18.869 | + functions-common:time_start:2406 : local name=dbsync 2026-07-21 16:59:18.869 | + functions-common:time_start:2407 : local start_time= 2026-07-21 16:59:18.869 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 16:59:18.869 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 16:59:18.869 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653143458 2026-07-21 16:59:18.869 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-21 16:59:18.869 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-21 16:59:18.869 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:59:18.869 | we strongly recommend against using it for new projects. 2026-07-21 16:59:18.869 | 2026-07-21 16:59:18.869 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:59:18.869 | framework. For more detail see 2026-07-21 16:59:18.869 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:59:18.869 | 2026-07-21 16:59:18.869 | import eventlet # noqa 2026-07-21 16:59:18.869 | INFO dbcounter [-] Registered counter for database cinder 2026-07-21 16:59:18.869 | 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=75572) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 16:59:18.869 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-21 16:59:18.869 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 16:59:18.869 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 16:59:18.869 | DEBUG dbcounter [-] [75572] Writer thread running {{(pid=75572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 16:59:18.869 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-21 16:59:18.869 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=75572) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 16:59:18.869 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-21 16:59:18.869 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=75572) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.869 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-21 16:59:18.869 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=75572) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.869 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-21 16:59:18.869 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=75572) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.869 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-21 16:59:18.869 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=75572) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.869 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-21 16:59:18.869 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=75572) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.869 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-21 16:59:18.869 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=75572) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.869 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-21 16:59:18.869 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=75572) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:18.869 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-21 16:59:18.870 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-21 16:59:18.870 | + functions-common:time_stop:2420 : local name 2026-07-21 16:59:18.870 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:59:18.870 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:59:18.870 | + functions-common:time_stop:2423 : local total 2026-07-21 16:59:18.870 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:59:18.870 | + functions-common:time_stop:2426 : name=dbsync 2026-07-21 16:59:18.870 | + functions-common:time_stop:2427 : start_time=1784653143458 2026-07-21 16:59:18.870 | + functions-common:time_stop:2429 : [[ -z 1784653143458 ]] 2026-07-21 16:59:18.870 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:59:18.870 | + functions-common:time_stop:2432 : end_time=1784653148652 2026-07-21 16:59:18.870 | + functions-common:time_stop:2433 : elapsed_time=5194 2026-07-21 16:59:18.870 | + functions-common:time_stop:2434 : total=4104 2026-07-21 16:59:18.870 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:59:18.870 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9298 2026-07-21 16:59:18.870 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-21 16:59:18.870 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:18.870 | + lib/cinder:init_cinder:502 : [[ -n storpool:storpool ]] 2026-07-21 16:59:18.870 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-21 16:59:18.870 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-21 16:59:18.870 | + lib/cinder:init_cinder:505 : be_type=storpool 2026-07-21 16:59:18.870 | + lib/cinder:init_cinder:506 : be_name=storpool 2026-07-21 16:59:18.870 | + lib/cinder:init_cinder:507 : type init_cinder_backend_storpool 2026-07-21 16:59:18.870 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-21 16:59:18.870 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:18.870 | + lib/cinder:init_cinder:513 : [[ -n swift ]] 2026-07-21 16:59:18.870 | + lib/cinder:init_cinder:514 : type init_cinder_backup_swift 2026-07-21 16:59:18.870 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-21 16:59:18.907 | [8552 Async init_cinder:75434]: finished init_cinder with result 0 in 5 seconds 2026-07-21 16:59:18.911 | + inc/async:async_wait:197 : return 0 2026-07-21 16:59:18.913 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-07-21 16:59:18.929 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:18.931 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-07-21 16:59:18.934 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 16:59:18.936 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-07-21 16:59:18.938 | + ./stack.sh:main:1242 : init_nova 2026-07-21 16:59:18.941 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-21 16:59:18.956 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:18.959 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-21 16:59:18.975 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:18.977 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 16:59:18.980 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-21 16:59:19.038 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-21 16:59:19.076 | [8552 Async nova-cell-0:77754]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-21 16:59:19.079 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-21 16:59:19.084 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 16:59:19.088 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-21 16:59:19.090 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 16:59:19.093 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 16:59:19.097 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-21 16:59:19.161 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-21 16:59:19.199 | [8552 Async nova-cell-1:77861]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-21 16:59:19.202 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-21 16:59:19.205 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-21 16:59:19.208 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-21 16:59:19.212 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-21 16:59:19.215 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-21 16:59:19.220 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:59:19.255 | + 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 16:59:19.259 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:59:19.306 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-21 16:59:19.576 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 16:59:19.576 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:59:19.576 | we strongly recommend against using it for new projects. 2026-07-21 16:59:19.576 | 2026-07-21 16:59:19.576 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:59:19.576 | framework. For more detail see 2026-07-21 16:59:19.576 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:59:19.576 | 2026-07-21 16:59:19.576 | import eventlet # noqa 2026-07-21 16:59:19.706 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-21 16:59:21.706 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-21 16:59:21.746 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 16:59:21.746 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 16:59:21.747 | DEBUG dbcounter [-] [77928] Writer thread running {{(pid=77928) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 16:59:21.771 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-21 16:59:23.512 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=77928) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 16:59:23.515 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-21 16:59:24.225 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=77928) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:24.228 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-21 16:59:24.230 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=77928) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:24.772 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-21 16:59:24.775 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-21 16:59:24.778 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-21 16:59:24.781 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-21 16:59:24.783 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 16:59:24.786 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 16:59:24.788 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 16:59:24.807 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:24.809 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 16:59:24.812 | ++ 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 16:59:24.815 | + 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 16:59:25.089 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 16:59:25.089 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:59:25.089 | we strongly recommend against using it for new projects. 2026-07-21 16:59:25.089 | 2026-07-21 16:59:25.089 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:59:25.089 | framework. For more detail see 2026-07-21 16:59:25.089 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:59:25.089 | 2026-07-21 16:59:25.089 | import eventlet # noqa 2026-07-21 16:59:25.228 | 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 16:59:26.802 | INFO dbcounter [None req-ca21ef3d-c6cb-47d2-b012-de3126343e29 None None] Registered counter for database nova_api 2026-07-21 16:59:26.865 | DEBUG dbcounter [-] [78667] Writer thread running {{(pid=78667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 16:59:27.410 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-21 16:59:27.415 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-21 16:59:27.418 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-21 16:59:27.472 | [8552 Async nova-cell-0:77754]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 77754 (3 other jobs running) 2026-07-21 16:59:27.496 | [8552 Async nova-cell-0:77754]: Signaling child to exit 2026-07-21 16:59:28.553 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:59:28.578 | [77861 Async nova-cell-1:77861]: finished successfully 2026-07-21 16:59:28.815 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:59:28.840 | [77754 Async nova-cell-0:77754]: finished successfully 2026-07-21 16:59:28.863 | WAKEUP 2026-07-21 16:59:28.884 | [8552 Async nova-cell-0:77754]: Signaled 2026-07-21 16:59:28.886 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-21 16:59:28.886 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-21 16:59:28.886 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-21 16:59:28.886 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-21 16:59:28.886 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-21 16:59:28.886 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-21 16:59:28.886 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-21 16:59:28.886 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:59:28.886 | + 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 16:59:28.886 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:59:28.886 | + 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 16:59:28.886 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 16:59:28.886 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:59:28.886 | we strongly recommend against using it for new projects. 2026-07-21 16:59:28.886 | 2026-07-21 16:59:28.886 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:59:28.886 | framework. For more detail see 2026-07-21 16:59:28.886 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:59:28.886 | 2026-07-21 16:59:28.886 | import eventlet # noqa 2026-07-21 16:59:28.886 | 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 16:59:28.886 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-21 16:59:28.886 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 16:59:28.886 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 16:59:28.886 | DEBUG dbcounter [-] [77847] Writer thread running {{(pid=77847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 16:59:28.886 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-21 16:59:28.886 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 16:59:28.886 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-21 16:59:28.886 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:28.886 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-21 16:59:28.886 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:28.886 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-21 16:59:28.886 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:28.886 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-21 16:59:28.886 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:28.886 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-21 16:59:28.886 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:28.886 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-21 16:59:28.886 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:28.886 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-21 16:59:28.886 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:28.886 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-21 16:59:28.886 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:28.886 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-21 16:59:28.886 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77847) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:28.932 | [8552 Async nova-cell-0:77754]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 9 seconds 2026-07-21 16:59:28.938 | + inc/async:async_wait:197 : return 0 2026-07-21 16:59:28.941 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-21 16:59:28.945 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-21 16:59:28.996 | [8552 Async nova-cell-1:77861]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 77861 (2 other jobs running) 2026-07-21 16:59:29.021 | [8552 Async nova-cell-1:77861]: Signaling child to exit 2026-07-21 16:59:29.021 | WAKEUP 2026-07-21 16:59:29.043 | [8552 Async nova-cell-1:77861]: Signaled 2026-07-21 16:59:29.045 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-21 16:59:29.045 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-21 16:59:29.045 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-21 16:59:29.045 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-21 16:59:29.045 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-21 16:59:29.045 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-21 16:59:29.045 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-21 16:59:29.045 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:59:29.045 | + 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 16:59:29.045 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 16:59:29.045 | + 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 16:59:29.045 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 16:59:29.045 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:59:29.045 | we strongly recommend against using it for new projects. 2026-07-21 16:59:29.045 | 2026-07-21 16:59:29.045 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:59:29.045 | framework. For more detail see 2026-07-21 16:59:29.045 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:59:29.045 | 2026-07-21 16:59:29.045 | import eventlet # noqa 2026-07-21 16:59:29.045 | 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 16:59:29.045 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-21 16:59:29.045 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 16:59:29.045 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 16:59:29.045 | DEBUG dbcounter [-] [77925] Writer thread running {{(pid=77925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 16:59:29.045 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-21 16:59:29.045 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77925) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 16:59:29.045 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-21 16:59:29.045 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77925) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:29.045 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-21 16:59:29.045 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77925) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:29.045 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-21 16:59:29.045 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77925) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:29.045 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-21 16:59:29.045 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77925) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:29.045 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-21 16:59:29.045 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77925) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:29.045 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-21 16:59:29.045 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77925) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:29.045 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-21 16:59:29.045 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77925) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:29.045 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-21 16:59:29.045 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77925) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:29.045 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-21 16:59:29.045 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77925) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 16:59:29.089 | [8552 Async nova-cell-1:77861]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 9 seconds 2026-07-21 16:59:29.094 | + inc/async:async_wait:197 : return 0 2026-07-21 16:59:29.097 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 16:59:29.100 | + 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 16:59:29.363 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 16:59:29.363 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:59:29.363 | we strongly recommend against using it for new projects. 2026-07-21 16:59:29.363 | 2026-07-21 16:59:29.363 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:59:29.363 | framework. For more detail see 2026-07-21 16:59:29.363 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:59:29.363 | 2026-07-21 16:59:29.363 | import eventlet # noqa 2026-07-21 16:59:29.493 | 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 16:59:31.051 | Running batches of 50 until complete 2026-07-21 16:59:31.051 | INFO dbcounter [None req-7f266f3a-a7b5-492b-ad83-cd3294721e04 None None] Registered counter for database nova_cell0 2026-07-21 16:59:31.165 | DEBUG dbcounter [-] [79214] Writer thread running {{(pid=79214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 16:59:31.168 | INFO dbcounter [None req-7f266f3a-a7b5-492b-ad83-cd3294721e04 None None] Registered counter for database nova_api 2026-07-21 16:59:31.252 | DEBUG dbcounter [-] [79214] Writer thread running {{(pid=79214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 16:59:31.266 | INFO dbcounter [None req-7f266f3a-a7b5-492b-ad83-cd3294721e04 None None] Registered counter for database nova_cell0 2026-07-21 16:59:31.303 | DEBUG dbcounter [-] [79214] Writer thread running {{(pid=79214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 16:59:31.475 | +-------------------------------------+--------------+-----------+ 2026-07-21 16:59:31.475 | | Migration | Total Needed | Completed | 2026-07-21 16:59:31.475 | +-------------------------------------+--------------+-----------+ 2026-07-21 16:59:31.475 | | fill_virtual_interface_list | 0 | 0 | 2026-07-21 16:59:31.475 | | migrate_empty_ratio | 0 | 0 | 2026-07-21 16:59:31.475 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-21 16:59:31.475 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-21 16:59:31.475 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-21 16:59:31.475 | | populate_dev_uuids | 0 | 0 | 2026-07-21 16:59:31.475 | | populate_instance_compute_id | 0 | 0 | 2026-07-21 16:59:31.475 | | populate_missing_availability_zones | 0 | 0 | 2026-07-21 16:59:31.475 | | populate_queued_for_delete | 0 | 0 | 2026-07-21 16:59:31.475 | | populate_user_id | 0 | 0 | 2026-07-21 16:59:31.475 | | populate_uuids | 0 | 0 | 2026-07-21 16:59:31.475 | +-------------------------------------+--------------+-----------+ 2026-07-21 16:59:32.109 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-21 16:59:32.115 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 16:59:32.118 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-21 16:59:32.121 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 16:59:32.124 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 16:59:32.128 | + 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 16:59:32.408 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 16:59:32.408 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 16:59:32.408 | we strongly recommend against using it for new projects. 2026-07-21 16:59:32.408 | 2026-07-21 16:59:32.408 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 16:59:32.408 | framework. For more detail see 2026-07-21 16:59:32.408 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 16:59:32.408 | 2026-07-21 16:59:32.408 | import eventlet # noqa 2026-07-21 16:59:32.543 | 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 16:59:34.200 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-21 16:59:34.200 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-21 16:59:34.200 | INFO dbcounter [None req-cdf4b3fd-9c96-4cb1-b602-d7604af59122 None None] Registered counter for database nova_api 2026-07-21 16:59:34.272 | DEBUG dbcounter [-] [79234] Writer thread running {{(pid=79234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 16:59:34.844 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-21 16:59:34.847 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-21 16:59:34.860 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-21 16:59:34.863 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-07-21 16:59:34.866 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-21 16:59:34.938 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-21 16:59:34.983 | [8552 Async configure_neutron_nova:79292]: running: configure_neutron_nova 2026-07-21 16:59:34.987 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-07-21 16:59:34.990 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 16:59:34.993 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-21 16:59:34.997 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 16:59:35.000 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 16:59:35.004 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 16:59:35.006 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 16:59:35.011 | + functions-common:run_phase:1858 : local extra 2026-07-21 16:59:35.016 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 16:59:35.021 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 16:59:35.024 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 16:59:35.027 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 16:59:35.031 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-07-21 16:59:35.034 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 16:59:35.053 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:35.057 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 16:59:35.060 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 16:59:35.063 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-21 16:59:35.068 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-21 16:59:35.071 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-21 16:59:35.073 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-21 16:59:35.078 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 16:59:35.081 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 16:59:35.085 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 16:59:35.088 | + 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 16:59:35.092 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-21 16:59:35.095 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 16:59:35.099 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-21 16:59:35.102 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 16:59:35.105 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 16:59:35.109 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 16:59:35.111 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 16:59:35.115 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 16:59:35.119 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-07-21 16:59:35.122 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 16:59:35.126 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 16:59:35.129 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 16:59:35.133 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 16:59:35.137 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 16:59:35.141 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 16:59:35.144 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 16:59:35.148 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 16:59:35.151 | +++ /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 16:59:35.155 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 16:59:35.158 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 16:59:35.163 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 16:59:35.166 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 16:59:35.169 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 16:59:35.172 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 16:59:35.175 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 16:59:35.179 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 16:59:35.182 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 16:59:35.186 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 16:59:35.189 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 16:59:35.193 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 16:59:35.211 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 16:59:35.215 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 16:59:35.218 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 16:59:35.222 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 16:59:35.225 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 16:59:35.228 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 16:59:35.232 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 16:59:35.235 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 16:59:35.241 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 16:59:35.263 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 16:59:35.266 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 16:59:35.271 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 16:59:35.271 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 16:59:35.276 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 16:59:35.280 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 16:59:35.283 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 16:59:35.288 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 16:59:35.311 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 16:59:35.314 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 16:59:35.318 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 16:59:35.320 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 16:59:35.323 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-07-21 16:59:35.344 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:35.346 | ++ /opt/stack/neutron/devstack/plugin.sh:source:58 : is_service_enabled neutron-uplink-status-propagation 2026-07-21 16:59:35.368 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:35.372 | ++ /opt/stack/neutron/devstack/plugin.sh:source:61 : is_service_enabled q-flavors neutron-flavors 2026-07-21 16:59:35.392 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:35.397 | ++ /opt/stack/neutron/devstack/plugin.sh:source:64 : is_service_enabled q-log neutron-log 2026-07-21 16:59:35.419 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:35.422 | ++ /opt/stack/neutron/devstack/plugin.sh:source:67 : is_service_enabled q-dns neutron-dns 2026-07-21 16:59:35.443 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:35.447 | ++ /opt/stack/neutron/devstack/plugin.sh:source:74 : is_service_enabled neutron-segments 2026-07-21 16:59:35.467 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:35.470 | ++ /opt/stack/neutron/devstack/plugin.sh:source:77 : is_service_enabled neutron-pvlan 2026-07-21 16:59:35.494 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:35.497 | ++ /opt/stack/neutron/devstack/plugin.sh:source:80 : is_service_enabled neutron-network-segment-range 2026-07-21 16:59:35.519 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:35.523 | ++ /opt/stack/neutron/devstack/plugin.sh:source:83 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-07-21 16:59:35.543 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:35.546 | ++ /opt/stack/neutron/devstack/plugin.sh:source:88 : is_service_enabled q-metadata-path neutron-metadata-path 2026-07-21 16:59:35.566 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:35.569 | ++ /opt/stack/neutron/devstack/plugin.sh:source:93 : is_service_enabled q-dns-forwarder neutron-dns-forwarder 2026-07-21 16:59:35.593 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:35.596 | ++ /opt/stack/neutron/devstack/plugin.sh:source:98 : is_service_enabled neutron-local-ip 2026-07-21 16:59:35.618 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:35.622 | ++ /opt/stack/neutron/devstack/plugin.sh:source:101 : is_service_enabled neutron-local-ip-static 2026-07-21 16:59:35.645 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:35.648 | ++ /opt/stack/neutron/devstack/plugin.sh:source:104 : is_service_enabled q-agt neutron-agent 2026-07-21 16:59:35.670 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:35.673 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-21 16:59:35.693 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:35.697 | ++ /opt/stack/neutron/devstack/plugin.sh:source:116 : is_service_enabled q-l3 neutron-l3 2026-07-21 16:59:35.723 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:35.727 | ++ /opt/stack/neutron/devstack/plugin.sh:source:128 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-07-21 16:59:35.752 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:35.756 | ++ /opt/stack/neutron/devstack/plugin.sh:source:131 : '[' ml2 = ml2 ']' 2026-07-21 16:59:35.760 | ++ /opt/stack/neutron/devstack/plugin.sh:source:132 : configure_ml2_extension_drivers 2026-07-21 16:59:35.764 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:4 : is_neutron_legacy_enabled 2026-07-21 16:59:35.769 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-07-21 16:59:35.772 | ++ /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 16:59:35.816 | ++ /opt/stack/neutron/devstack/plugin.sh:source:134 : is_ovn_enabled 2026-07-21 16:59:35.819 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : [[ ovn == \o\v\n ]] 2026-07-21 16:59:35.823 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : return 0 2026-07-21 16:59:35.827 | ++ /opt/stack/neutron/devstack/plugin.sh:source:135 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-07-21 16:59:35.847 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:35.850 | ++ /opt/stack/neutron/devstack/plugin.sh:source:139 : is_service_enabled neutron-loki 2026-07-21 16:59:35.871 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:35.875 | + ./stack.sh:main:1260 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-07-21 16:59:35.878 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-21 16:59:35.882 | + inc/meta-config:merge_config_group:171 : shift 2026-07-21 16:59:35.886 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-21 16:59:35.890 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 16:59:35.893 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-21 16:59:35.897 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-21 16:59:35.902 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-07-21 16:59:35.906 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-21 16:59:35.910 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-21 16:59:35.914 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 16:59:35.916 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-21 16:59:35.917 | /^\[\[.+\|.*\]\]/ { 2026-07-21 16:59:35.917 | gsub("[][]", "", $1); 2026-07-21 16:59:35.917 | split($1, a, "|"); 2026-07-21 16:59:35.917 | if (a[1] == matchgroup) 2026-07-21 16:59:35.917 | print a[2] 2026-07-21 16:59:35.917 | } 2026-07-21 16:59:35.917 | ' /opt/stack/devstack/local.conf 2026-07-21 16:59:35.925 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-21 16:59:35.928 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-21 16:59:35.932 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-21 16:59:35.936 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-21 16:59:35.940 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-21 16:59:35.944 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-21 16:59:35.947 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-21 16:59:35.952 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-21 16:59:35.959 | + inc/async:async_inner:64 : rc=0 2026-07-21 16:59:35.959 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-21 16:59:35.963 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-21 16:59:35.967 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-21 16:59:35.971 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-21 16:59:35.974 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-21 16:59:35.979 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-21 16:59:35.982 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-21 16:59:35.985 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-21 16:59:35.986 | [79292 Async configure_neutron_nova:79292]: finished successfully 2026-07-21 16:59:35.989 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-21 16:59:35.994 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-21 16:59:35.999 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-21 16:59:36.004 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-21 16:59:36.008 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-21 16:59:36.014 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-21 16:59:36.014 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 16:59:36.014 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-21 16:59:36.014 | BEGIN { 2026-07-21 16:59:36.014 | section = "" 2026-07-21 16:59:36.014 | last_section = "" 2026-07-21 16:59:36.014 | section_count = 0 2026-07-21 16:59:36.014 | } 2026-07-21 16:59:36.014 | /^\[.+\]/ { 2026-07-21 16:59:36.014 | gsub("[][]", "", $1); 2026-07-21 16:59:36.014 | section=$1 2026-07-21 16:59:36.014 | next 2026-07-21 16:59:36.014 | } 2026-07-21 16:59:36.014 | /^ *\#/ { 2026-07-21 16:59:36.015 | next 2026-07-21 16:59:36.015 | } 2026-07-21 16:59:36.015 | /^[^ \t]+/ { 2026-07-21 16:59:36.015 | # get offset of first = in $0 2026-07-21 16:59:36.015 | eq_idx = index($0, "=") 2026-07-21 16:59:36.015 | # extract attr & value from $0 2026-07-21 16:59:36.015 | attr = substr($0, 1, eq_idx - 1) 2026-07-21 16:59:36.015 | value = substr($0, eq_idx + 1) 2026-07-21 16:59:36.015 | # only need to strip trailing whitespace from attr 2026-07-21 16:59:36.015 | sub(/[ \t]*$/, "", attr) 2026-07-21 16:59:36.015 | # need to strip leading & trailing whitespace from value 2026-07-21 16:59:36.015 | sub(/^[ \t]*/, "", value) 2026-07-21 16:59:36.015 | sub(/[ \t]*$/, "", value) 2026-07-21 16:59:36.015 | 2026-07-21 16:59:36.015 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-21 16:59:36.015 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-21 16:59:36.015 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-21 16:59:36.015 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-21 16:59:36.015 | if (! (section, attr) in cfg_attr_count) { 2026-07-21 16:59:36.015 | if (section != last_section) { 2026-07-21 16:59:36.015 | cfg_section[section_count++] = section 2026-07-21 16:59:36.015 | last_section = section 2026-07-21 16:59:36.015 | } 2026-07-21 16:59:36.015 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-21 16:59:36.015 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-21 16:59:36.015 | 2026-07-21 16:59:36.015 | cfg_attr[section, attr, 0] = value 2026-07-21 16:59:36.015 | cfg_attr_count[section, attr] = 1 2026-07-21 16:59:36.015 | } else { 2026-07-21 16:59:36.015 | lno = cfg_attr_count[section, attr]++ 2026-07-21 16:59:36.015 | cfg_attr[section, attr, lno] = value 2026-07-21 16:59:36.015 | } 2026-07-21 16:59:36.015 | } 2026-07-21 16:59:36.015 | END { 2026-07-21 16:59:36.015 | # Process each section in order 2026-07-21 16:59:36.015 | for (sno = 0; sno < section_count; sno++) { 2026-07-21 16:59:36.015 | section = cfg_section[sno] 2026-07-21 16:59:36.015 | # The ini routines simply append a config item immediately 2026-07-21 16:59:36.015 | # after the section header. To keep the same order as defined 2026-07-21 16:59:36.015 | # in local.conf, invoke the ini routines in the reverse order 2026-07-21 16:59:36.015 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-21 16:59:36.015 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-21 16:59:36.015 | if (cfg_attr_count[section, attr] == 1) 2026-07-21 16:59:36.015 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-21 16:59:36.015 | else { 2026-07-21 16:59:36.015 | # For multiline, invoke the ini routines in the reverse order 2026-07-21 16:59:36.015 | count = cfg_attr_count[section, attr] 2026-07-21 16:59:36.015 | print "inidelete " configfile " " section " " attr 2026-07-21 16:59:36.015 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-21 16:59:36.015 | for (l = count -2; l >= 0; l--) 2026-07-21 16:59:36.015 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-21 16:59:36.016 | } 2026-07-21 16:59:36.016 | } 2026-07-21 16:59:36.016 | } 2026-07-21 16:59:36.016 | } 2026-07-21 16:59:36.016 | ' 2026-07-21 16:59:36.017 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-21 16:59:36.017 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-21 16:59:36.021 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-21 16:59:36.025 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-21 16:59:36.029 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 16:59:36.034 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-21 16:59:36.038 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-21 16:59:36.038 | BEGIN { group = "" } 2026-07-21 16:59:36.038 | /^\[\[.+\|.*\]\]/ { 2026-07-21 16:59:36.038 | gsub("[][]", "", $1); 2026-07-21 16:59:36.038 | split($1, a, "|"); 2026-07-21 16:59:36.038 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-21 16:59:36.038 | group=a[1] 2026-07-21 16:59:36.038 | } else { 2026-07-21 16:59:36.038 | group="" 2026-07-21 16:59:36.038 | } 2026-07-21 16:59:36.038 | next 2026-07-21 16:59:36.038 | } 2026-07-21 16:59:36.038 | { 2026-07-21 16:59:36.038 | if (group != "") 2026-07-21 16:59:36.038 | print $0 2026-07-21 16:59:36.038 | } 2026-07-21 16:59:36.038 | ' /opt/stack/devstack/local.conf 2026-07-21 16:59:36.047 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_driver "cinder.volume.drivers.storpool.StorPoolDriver"' 2026-07-21 16:59:36.050 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_driver cinder.volume.drivers.storpool.StorPoolDriver 2026-07-21 16:59:36.094 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 16:59:36.097 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_backend_name "storpool"' 2026-07-21 16:59:36.100 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_backend_name storpool 2026-07-21 16:59:36.140 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 16:59:36.143 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_template "virtual"' 2026-07-21 16:59:36.145 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_template virtual 2026-07-21 16:59:36.186 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 16:59:36.189 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-21 16:59:36.192 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-21 16:59:36.194 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-21 16:59:36.198 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-07-21 16:59:36.202 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-07-21 16:59:36.206 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-07-21 16:59:36.210 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-07-21 16:59:36.214 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-07-21 16:59:36.220 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-21 16:59:36.223 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-21 16:59:36.226 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-21 16:59:36.229 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-21 16:59:36.233 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-21 16:59:36.237 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-21 16:59:36.240 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-21 16:59:36.244 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-07-21 16:59:36.246 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-21 16:59:36.251 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-07-21 16:59:36.254 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-07-21 16:59:36.257 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-07-21 16:59:36.259 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-07-21 16:59:36.264 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-21 16:59:36.264 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-07-21 16:59:36.264 | BEGIN { 2026-07-21 16:59:36.264 | section = "" 2026-07-21 16:59:36.264 | last_section = "" 2026-07-21 16:59:36.264 | section_count = 0 2026-07-21 16:59:36.264 | } 2026-07-21 16:59:36.264 | /^\[.+\]/ { 2026-07-21 16:59:36.264 | gsub("[][]", "", $1); 2026-07-21 16:59:36.264 | section=$1 2026-07-21 16:59:36.264 | next 2026-07-21 16:59:36.264 | } 2026-07-21 16:59:36.264 | /^ *\#/ { 2026-07-21 16:59:36.264 | next 2026-07-21 16:59:36.264 | } 2026-07-21 16:59:36.264 | /^[^ \t]+/ { 2026-07-21 16:59:36.264 | # get offset of first = in $0 2026-07-21 16:59:36.264 | eq_idx = index($0, "=") 2026-07-21 16:59:36.264 | # extract attr & value from $0 2026-07-21 16:59:36.264 | attr = substr($0, 1, eq_idx - 1) 2026-07-21 16:59:36.264 | value = substr($0, eq_idx + 1) 2026-07-21 16:59:36.264 | # only need to strip trailing whitespace from attr 2026-07-21 16:59:36.264 | sub(/[ \t]*$/, "", attr) 2026-07-21 16:59:36.264 | # need to strip leading & trailing whitespace from value 2026-07-21 16:59:36.264 | sub(/^[ \t]*/, "", value) 2026-07-21 16:59:36.264 | sub(/[ \t]*$/, "", value) 2026-07-21 16:59:36.264 | 2026-07-21 16:59:36.264 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-21 16:59:36.264 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-21 16:59:36.264 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-21 16:59:36.264 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-21 16:59:36.264 | if (! (section, attr) in cfg_attr_count) { 2026-07-21 16:59:36.264 | if (section != last_section) { 2026-07-21 16:59:36.264 | cfg_section[section_count++] = section 2026-07-21 16:59:36.264 | last_section = section 2026-07-21 16:59:36.264 | } 2026-07-21 16:59:36.264 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-21 16:59:36.264 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-21 16:59:36.264 | 2026-07-21 16:59:36.265 | cfg_attr[section, attr, 0] = value 2026-07-21 16:59:36.265 | cfg_attr_count[section, attr] = 1 2026-07-21 16:59:36.265 | } else { 2026-07-21 16:59:36.265 | lno = cfg_attr_count[section, attr]++ 2026-07-21 16:59:36.265 | cfg_attr[section, attr, lno] = value 2026-07-21 16:59:36.265 | } 2026-07-21 16:59:36.265 | } 2026-07-21 16:59:36.265 | END { 2026-07-21 16:59:36.265 | # Process each section in order 2026-07-21 16:59:36.265 | for (sno = 0; sno < section_count; sno++) { 2026-07-21 16:59:36.265 | section = cfg_section[sno] 2026-07-21 16:59:36.265 | # The ini routines simply append a config item immediately 2026-07-21 16:59:36.265 | # after the section header. To keep the same order as defined 2026-07-21 16:59:36.265 | # in local.conf, invoke the ini routines in the reverse order 2026-07-21 16:59:36.265 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-21 16:59:36.265 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-21 16:59:36.265 | if (cfg_attr_count[section, attr] == 1) 2026-07-21 16:59:36.265 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-21 16:59:36.265 | else { 2026-07-21 16:59:36.265 | # For multiline, invoke the ini routines in the reverse order 2026-07-21 16:59:36.265 | count = cfg_attr_count[section, attr] 2026-07-21 16:59:36.265 | print "inidelete " configfile " " section " " attr 2026-07-21 16:59:36.265 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-21 16:59:36.265 | for (l = count -2; l >= 0; l--) 2026-07-21 16:59:36.265 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-21 16:59:36.265 | } 2026-07-21 16:59:36.265 | } 2026-07-21 16:59:36.265 | } 2026-07-21 16:59:36.265 | } 2026-07-21 16:59:36.265 | ' 2026-07-21 16:59:36.265 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 16:59:36.266 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-21 16:59:36.267 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-21 16:59:36.270 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-21 16:59:36.273 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-07-21 16:59:36.276 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 16:59:36.279 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-07-21 16:59:36.283 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-07-21 16:59:36.283 | BEGIN { group = "" } 2026-07-21 16:59:36.283 | /^\[\[.+\|.*\]\]/ { 2026-07-21 16:59:36.283 | gsub("[][]", "", $1); 2026-07-21 16:59:36.283 | split($1, a, "|"); 2026-07-21 16:59:36.283 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-21 16:59:36.283 | group=a[1] 2026-07-21 16:59:36.283 | } else { 2026-07-21 16:59:36.283 | group="" 2026-07-21 16:59:36.283 | } 2026-07-21 16:59:36.283 | next 2026-07-21 16:59:36.283 | } 2026-07-21 16:59:36.283 | { 2026-07-21 16:59:36.283 | if (group != "") 2026-07-21 16:59:36.283 | print $0 2026-07-21 16:59:36.283 | } 2026-07-21 16:59:36.283 | ' /opt/stack/devstack/local.conf 2026-07-21 16:59:36.290 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-07-21 16:59:36.294 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-07-21 16:59:36.333 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 16:59:36.337 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-07-21 16:59:36.359 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:36.362 | + ./stack.sh:main:1270 : echo_summary 'Starting Swift' 2026-07-21 16:59:36.366 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 16:59:36.369 | + ./stack.sh:echo_summary:450 : echo -e Starting Swift 2026-07-21 16:59:36.372 | + ./stack.sh:main:1271 : start_swift 2026-07-21 16:59:36.375 | + lib/swift:start_swift:768 : restart_service memcached 2026-07-21 16:59:36.378 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 16:59:36.381 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-21 16:59:36.915 | + lib/swift:start_swift:771 : is_ubuntu 2026-07-21 16:59:36.918 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:59:36.923 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:59:36.926 | + lib/swift:start_swift:772 : sudo /etc/init.d/rsync restart 2026-07-21 16:59:36.983 | Restarting rsync (via systemctl): rsync.service. 2026-07-21 16:59:36.988 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-07-21 16:59:36.991 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-07-21 16:59:36.994 | + lib/swift:start_swift:799 : local foreground_services type 2026-07-21 16:59:36.997 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-07-21 16:59:37.000 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-21 16:59:37.003 | + 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 16:59:37.006 | + functions-common:run_process:1674 : local service=s-object 2026-07-21 16:59:37.009 | + 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 16:59:37.012 | + functions-common:run_process:1676 : local group= 2026-07-21 16:59:37.015 | + functions-common:run_process:1677 : local user= 2026-07-21 16:59:37.018 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 16:59:37.021 | + functions-common:run_process:1680 : local name=s-object 2026-07-21 16:59:37.023 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 16:59:37.026 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 16:59:37.029 | + functions-common:time_start:2407 : local start_time= 2026-07-21 16:59:37.032 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 16:59:37.036 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 16:59:37.041 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653177037 2026-07-21 16:59:37.044 | + functions-common:run_process:1683 : is_service_enabled s-object 2026-07-21 16:59:37.062 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:37.065 | + 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 16:59:37.068 | + functions-common:_run_under_systemd:1628 : local service=s-object 2026-07-21 16:59:37.071 | + 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 16:59:37.074 | + 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 16:59:37.077 | + 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 16:59:37.080 | + 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 16:59:37.082 | + 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 16:59:37.085 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-07-21 16:59:37.088 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-object.service 2026-07-21 16:59:37.091 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 16:59:37.094 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 16:59:37.097 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 16:59:37.100 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 16:59:37.103 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-07-21 16:59:37.107 | + 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 16:59:37.110 | + 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 16:59:37.113 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-object.service 2026-07-21 16:59:37.115 | + 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 16:59:37.119 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 16:59:37.122 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 16:59:37.124 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 16:59:37.127 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 16:59:37.130 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 16:59:37.132 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-07-21 16:59:37.135 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 16:59:37.140 | + 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 16:59:37.223 | + 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 16:59:37.305 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-07-21 16:59:37.366 | + 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 16:59:37.429 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-07-21 16:59:37.496 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-07-21 16:59:37.562 | + 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 16:59:37.629 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 16:59:37.631 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 16:59:37.635 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-07-21 16:59:37.710 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 16:59:38.029 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-object.service 2026-07-21 16:59:38.042 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2026-07-21 16:59:38.350 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-object.service 2026-07-21 16:59:38.382 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 16:59:38.385 | + functions-common:time_stop:2420 : local name 2026-07-21 16:59:38.388 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:59:38.391 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:59:38.394 | + functions-common:time_stop:2423 : local total 2026-07-21 16:59:38.397 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:59:38.400 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 16:59:38.403 | + functions-common:time_stop:2427 : start_time=1784653177037 2026-07-21 16:59:38.406 | + functions-common:time_stop:2429 : [[ -z 1784653177037 ]] 2026-07-21 16:59:38.410 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:59:38.414 | + functions-common:time_stop:2432 : end_time=1784653178411 2026-07-21 16:59:38.418 | + functions-common:time_stop:2433 : elapsed_time=1374 2026-07-21 16:59:38.421 | + functions-common:time_stop:2434 : total=5552 2026-07-21 16:59:38.425 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:59:38.429 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6926 2026-07-21 16:59:38.432 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-21 16:59:38.436 | + 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 16:59:38.439 | + functions-common:run_process:1674 : local service=s-container 2026-07-21 16:59:38.442 | + 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 16:59:38.445 | + functions-common:run_process:1676 : local group= 2026-07-21 16:59:38.448 | + functions-common:run_process:1677 : local user= 2026-07-21 16:59:38.451 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 16:59:38.454 | + functions-common:run_process:1680 : local name=s-container 2026-07-21 16:59:38.456 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 16:59:38.459 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 16:59:38.462 | + functions-common:time_start:2407 : local start_time= 2026-07-21 16:59:38.465 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 16:59:38.469 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 16:59:38.474 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653178470 2026-07-21 16:59:38.477 | + functions-common:run_process:1683 : is_service_enabled s-container 2026-07-21 16:59:38.496 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:38.498 | + 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 16:59:38.501 | + functions-common:_run_under_systemd:1628 : local service=s-container 2026-07-21 16:59:38.504 | + 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 16:59:38.507 | + 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 16:59:38.511 | + 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 16:59:38.513 | + 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 16:59:38.517 | + 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 16:59:38.520 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-07-21 16:59:38.523 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container.service 2026-07-21 16:59:38.526 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 16:59:38.529 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 16:59:38.531 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 16:59:38.534 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 16:59:38.537 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-07-21 16:59:38.539 | + 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 16:59:38.542 | + 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 16:59:38.545 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container.service 2026-07-21 16:59:38.549 | + 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 16:59:38.552 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 16:59:38.555 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 16:59:38.558 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 16:59:38.560 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 16:59:38.563 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 16:59:38.566 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-07-21 16:59:38.569 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 16:59:38.574 | + 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 16:59:38.641 | + 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 16:59:38.713 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-07-21 16:59:38.772 | + 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 16:59:38.832 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-07-21 16:59:38.890 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-07-21 16:59:38.949 | + 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 16:59:39.009 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 16:59:39.011 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 16:59:39.015 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-07-21 16:59:39.085 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 16:59:39.401 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container.service 2026-07-21 16:59:39.417 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2026-07-21 16:59:39.711 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container.service 2026-07-21 16:59:39.742 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 16:59:39.745 | + functions-common:time_stop:2420 : local name 2026-07-21 16:59:39.749 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:59:39.751 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:59:39.755 | + functions-common:time_stop:2423 : local total 2026-07-21 16:59:39.757 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:59:39.760 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 16:59:39.764 | + functions-common:time_stop:2427 : start_time=1784653178470 2026-07-21 16:59:39.767 | + functions-common:time_stop:2429 : [[ -z 1784653178470 ]] 2026-07-21 16:59:39.770 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:59:39.775 | + functions-common:time_stop:2432 : end_time=1784653179772 2026-07-21 16:59:39.779 | + functions-common:time_stop:2433 : elapsed_time=1302 2026-07-21 16:59:39.782 | + functions-common:time_stop:2434 : total=6926 2026-07-21 16:59:39.785 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:59:39.788 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8228 2026-07-21 16:59:39.791 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-21 16:59:39.794 | + 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 16:59:39.797 | + functions-common:run_process:1674 : local service=s-account 2026-07-21 16:59:39.800 | + 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 16:59:39.804 | + functions-common:run_process:1676 : local group= 2026-07-21 16:59:39.807 | + functions-common:run_process:1677 : local user= 2026-07-21 16:59:39.810 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 16:59:39.813 | + functions-common:run_process:1680 : local name=s-account 2026-07-21 16:59:39.816 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 16:59:39.819 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 16:59:39.822 | + functions-common:time_start:2407 : local start_time= 2026-07-21 16:59:39.825 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 16:59:39.830 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 16:59:39.836 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653179831 2026-07-21 16:59:39.839 | + functions-common:run_process:1683 : is_service_enabled s-account 2026-07-21 16:59:39.860 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:39.863 | + 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 16:59:39.866 | + functions-common:_run_under_systemd:1628 : local service=s-account 2026-07-21 16:59:39.869 | + 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 16:59:39.872 | + 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 16:59:39.877 | + 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 16:59:39.880 | + 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 16:59:39.883 | + 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 16:59:39.887 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-07-21 16:59:39.890 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-account.service 2026-07-21 16:59:39.893 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 16:59:39.896 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 16:59:39.899 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 16:59:39.902 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 16:59:39.905 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-07-21 16:59:39.908 | + 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 16:59:39.911 | + 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 16:59:39.914 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-account.service 2026-07-21 16:59:39.917 | + 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 16:59:39.920 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 16:59:39.924 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 16:59:39.927 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 16:59:39.930 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 16:59:39.932 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 16:59:39.935 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-07-21 16:59:39.938 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 16:59:39.943 | + 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 16:59:40.016 | + 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 16:59:40.087 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-07-21 16:59:40.146 | + 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 16:59:40.208 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-07-21 16:59:40.268 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-07-21 16:59:40.326 | + 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 16:59:40.385 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 16:59:40.388 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 16:59:40.390 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-07-21 16:59:40.464 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 16:59:40.777 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-account.service 2026-07-21 16:59:40.790 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2026-07-21 16:59:41.085 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-account.service 2026-07-21 16:59:41.112 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 16:59:41.115 | + functions-common:time_stop:2420 : local name 2026-07-21 16:59:41.119 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:59:41.123 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:59:41.126 | + functions-common:time_stop:2423 : local total 2026-07-21 16:59:41.129 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:59:41.133 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 16:59:41.135 | + functions-common:time_stop:2427 : start_time=1784653179831 2026-07-21 16:59:41.139 | + functions-common:time_stop:2429 : [[ -z 1784653179831 ]] 2026-07-21 16:59:41.143 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:59:41.148 | + functions-common:time_stop:2432 : end_time=1784653181144 2026-07-21 16:59:41.152 | + functions-common:time_stop:2433 : elapsed_time=1313 2026-07-21 16:59:41.155 | + functions-common:time_stop:2434 : total=8228 2026-07-21 16:59:41.159 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:59:41.161 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9541 2026-07-21 16:59:41.165 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-07-21 16:59:41.168 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-07-21 16:59:41.219 | + 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 16:59:41.221 | + functions-common:run_process:1674 : local service=s-container-sync 2026-07-21 16:59:41.224 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-21 16:59:41.227 | + functions-common:run_process:1676 : local group= 2026-07-21 16:59:41.230 | + functions-common:run_process:1677 : local user= 2026-07-21 16:59:41.233 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 16:59:41.236 | + functions-common:run_process:1680 : local name=s-container-sync 2026-07-21 16:59:41.238 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 16:59:41.241 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 16:59:41.244 | + functions-common:time_start:2407 : local start_time= 2026-07-21 16:59:41.247 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 16:59:41.251 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 16:59:41.256 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653181252 2026-07-21 16:59:41.260 | + functions-common:run_process:1683 : is_service_enabled s-container-sync 2026-07-21 16:59:41.280 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:41.283 | + 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 16:59:41.285 | + functions-common:_run_under_systemd:1628 : local service=s-container-sync 2026-07-21 16:59:41.289 | + 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 16:59:41.292 | + 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 16:59:41.295 | + 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 16:59:41.298 | + 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 16:59:41.301 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-07-21 16:59:41.305 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-07-21 16:59:41.308 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container-sync.service 2026-07-21 16:59:41.311 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 16:59:41.314 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 16:59:41.317 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 16:59:41.321 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 16:59:41.324 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-07-21 16:59:41.327 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-07-21 16:59:41.331 | + 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 16:59:41.334 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container-sync.service 2026-07-21 16:59:41.337 | + 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 16:59:41.340 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 16:59:41.343 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 16:59:41.345 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 16:59:41.348 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 16:59:41.351 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 16:59:41.353 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-07-21 16:59:41.357 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 16:59:41.362 | + 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 16:59:41.431 | + 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 16:59:41.506 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-07-21 16:59:41.569 | + 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 16:59:41.627 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-07-21 16:59:41.688 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-07-21 16:59:41.747 | + 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 16:59:41.810 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 16:59:41.812 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 16:59:41.816 | + 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 16:59:41.884 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 16:59:42.195 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container-sync.service 2026-07-21 16:59:42.210 | 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 16:59:42.510 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container-sync.service 2026-07-21 16:59:42.543 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 16:59:42.546 | + functions-common:time_stop:2420 : local name 2026-07-21 16:59:42.548 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:59:42.551 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:59:42.555 | + functions-common:time_stop:2423 : local total 2026-07-21 16:59:42.558 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:59:42.561 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 16:59:42.564 | + functions-common:time_stop:2427 : start_time=1784653181252 2026-07-21 16:59:42.568 | + functions-common:time_stop:2429 : [[ -z 1784653181252 ]] 2026-07-21 16:59:42.571 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:59:42.577 | + functions-common:time_stop:2432 : end_time=1784653182573 2026-07-21 16:59:42.580 | + functions-common:time_stop:2433 : elapsed_time=1321 2026-07-21 16:59:42.583 | + functions-common:time_stop:2434 : total=9541 2026-07-21 16:59:42.586 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:59:42.589 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10862 2026-07-21 16:59:42.593 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-07-21 16:59:42.613 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:42.616 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-07-21 16:59:42.619 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 10.4.3.86 8081 16384 2026-07-21 16:59:42.622 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-07-21 16:59:42.625 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-21 16:59:42.628 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-07-21 16:59:42.631 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.86 2026-07-21 16:59:42.634 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-07-21 16:59:42.638 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-07-21 16:59:42.641 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-21 16:59:42.644 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-21 16:59:42.646 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-21 16:59:42.649 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-21 16:59:42.653 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-21 16:59:42.657 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-07-21 16:59:42.660 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-07-21 16:59:42.663 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 16:59:42.666 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:59:42.669 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:59:42.672 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-21 16:59:42.675 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-21 16:59:42.678 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-21 16:59:42.681 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-07-21 16:59:42.684 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-07-21 16:59:42.687 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-21 16:59:42.690 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-07-21 16:59:42.694 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/swift-tls-proxy.conf' 2026-07-21 16:59:42.709 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 16:59:42.712 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-21 16:59:42.714 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-21 16:59:42.717 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 16:59:42.720 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:59:42.722 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:59:42.725 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:59:42.728 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-21 16:59:42.731 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-21 16:59:42.765 | headers (enabled by site administrator) 2026-07-21 16:59:42.767 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 16:59:42.770 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-21 16:59:42.773 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-21 16:59:42.776 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 16:59:42.779 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:59:42.782 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:59:42.785 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:59:42.788 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-21 16:59:42.791 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-21 16:59:42.824 | ssl (enabled by site administrator) 2026-07-21 16:59:42.827 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 16:59:42.831 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-21 16:59:42.834 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-21 16:59:42.837 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 16:59:42.841 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:59:42.844 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:59:42.848 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:59:42.852 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-21 16:59:42.855 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-21 16:59:42.890 | proxy (enabled by site administrator) 2026-07-21 16:59:42.894 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 16:59:42.898 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-21 16:59:42.901 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-21 16:59:42.904 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 16:59:42.907 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:59:42.910 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:59:42.914 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:59:42.917 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-21 16:59:42.919 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-21 16:59:42.958 | proxy_http (enabled by site administrator) 2026-07-21 16:59:42.961 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-07-21 16:59:42.964 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-07-21 16:59:42.967 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 16:59:42.972 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 16:59:42.974 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 16:59:42.977 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 16:59:42.979 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:59:42.982 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:59:42.986 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 16:59:42.989 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 16:59:42.992 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 16:59:42.995 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 16:59:42.998 | + lib/apache:enable_apache_site:195 : sudo a2ensite swift-tls-proxy 2026-07-21 16:59:43.035 | Enabling site swift-tls-proxy. 2026-07-21 16:59:43.042 | To activate the new configuration, you need to run: 2026-07-21 16:59:43.042 | systemctl reload apache2 2026-07-21 16:59:43.047 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-21 16:59:43.051 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 16:59:43.054 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 16:59:43.057 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 16:59:43.181 | + 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 16:59:43.183 | + functions-common:run_process:1674 : local service=s-proxy 2026-07-21 16:59:43.186 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-21 16:59:43.188 | + functions-common:run_process:1676 : local group= 2026-07-21 16:59:43.192 | + functions-common:run_process:1677 : local user= 2026-07-21 16:59:43.195 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 16:59:43.197 | + functions-common:run_process:1680 : local name=s-proxy 2026-07-21 16:59:43.199 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 16:59:43.202 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 16:59:43.205 | + functions-common:time_start:2407 : local start_time= 2026-07-21 16:59:43.208 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 16:59:43.212 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 16:59:43.217 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653183213 2026-07-21 16:59:43.220 | + functions-common:run_process:1683 : is_service_enabled s-proxy 2026-07-21 16:59:43.246 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:43.249 | + 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 16:59:43.252 | + functions-common:_run_under_systemd:1628 : local service=s-proxy 2026-07-21 16:59:43.255 | + 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 16:59:43.258 | + 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 16:59:43.260 | + 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 16:59:43.262 | + 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 16:59:43.266 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-07-21 16:59:43.269 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-07-21 16:59:43.271 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-proxy.service 2026-07-21 16:59:43.274 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 16:59:43.277 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 16:59:43.280 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 16:59:43.282 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 16:59:43.284 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-07-21 16:59:43.287 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-07-21 16:59:43.290 | + 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 16:59:43.292 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-proxy.service 2026-07-21 16:59:43.295 | + 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 16:59:43.298 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 16:59:43.301 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 16:59:43.303 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 16:59:43.306 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 16:59:43.308 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 16:59:43.311 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-07-21 16:59:43.314 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 16:59:43.318 | + 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 16:59:43.383 | + 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 16:59:43.448 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-07-21 16:59:43.505 | + 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 16:59:43.563 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-07-21 16:59:43.620 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-07-21 16:59:43.681 | + 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 16:59:43.744 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 16:59:43.748 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 16:59:43.751 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-07-21 16:59:43.822 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 16:59:44.124 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-proxy.service 2026-07-21 16:59:44.138 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2026-07-21 16:59:44.442 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-proxy.service 2026-07-21 16:59:44.478 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 16:59:44.481 | + functions-common:time_stop:2420 : local name 2026-07-21 16:59:44.484 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:59:44.487 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:59:44.490 | + functions-common:time_stop:2423 : local total 2026-07-21 16:59:44.494 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:59:44.497 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 16:59:44.500 | + functions-common:time_stop:2427 : start_time=1784653183213 2026-07-21 16:59:44.503 | + functions-common:time_stop:2429 : [[ -z 1784653183213 ]] 2026-07-21 16:59:44.508 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:59:44.513 | + functions-common:time_stop:2432 : end_time=1784653184510 2026-07-21 16:59:44.515 | + functions-common:time_stop:2433 : elapsed_time=1297 2026-07-21 16:59:44.518 | + functions-common:time_stop:2434 : total=10862 2026-07-21 16:59:44.521 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:59:44.523 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12159 2026-07-21 16:59:44.526 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-07-21 16:59:44.526 | Waiting for swift proxy to start... 2026-07-21 16:59:44.529 | + lib/swift:start_swift:829 : wait_for_service 60 https://10.4.3.86:8080/info 2026-07-21 16:59:44.533 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 16:59:44.535 | + functions:wait_for_service:477 : local url=https://10.4.3.86:8080/info 2026-07-21 16:59:44.539 | + functions:wait_for_service:478 : local rval=0 2026-07-21 16:59:44.542 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 16:59:44.545 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 16:59:44.547 | + functions-common:time_start:2407 : local start_time= 2026-07-21 16:59:44.551 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 16:59:44.554 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 16:59:44.560 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653184556 2026-07-21 16:59:44.563 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 16:59:44.568 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.86:8080/info 2026-07-21 16:59:44.581 | + :: : [[ 503 == 503 ]] 2026-07-21 16:59:44.583 | + :: : sleep 1 2026-07-21 16:59:45.586 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.86:8080/info 2026-07-21 16:59:45.606 | + :: : [[ 200 == 503 ]] 2026-07-21 16:59:45.607 | + :: : [[ 0 -eq 7 ]] 2026-07-21 16:59:45.612 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 16:59:45.614 | + functions-common:time_stop:2420 : local name 2026-07-21 16:59:45.617 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:59:45.620 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:59:45.624 | + functions-common:time_stop:2423 : local total 2026-07-21 16:59:45.626 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:59:45.629 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 16:59:45.632 | + functions-common:time_stop:2427 : start_time=1784653184556 2026-07-21 16:59:45.635 | + functions-common:time_stop:2429 : [[ -z 1784653184556 ]] 2026-07-21 16:59:45.639 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:59:45.645 | + functions-common:time_stop:2432 : end_time=1784653185640 2026-07-21 16:59:45.647 | + functions-common:time_stop:2433 : elapsed_time=1084 2026-07-21 16:59:45.649 | + functions-common:time_stop:2434 : total=2861 2026-07-21 16:59:45.652 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:59:45.656 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3945 2026-07-21 16:59:45.659 | + functions:wait_for_service:486 : return 0 2026-07-21 16:59:45.662 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-07-21 16:59:45.665 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-21 16:59:45.667 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-07-21 16:59:45.687 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:45.690 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-21 16:59:45.727 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-07-21 16:59:45.779 | [8552 Async configure_neutron_nova:79292]: Waiting for completion of configure_neutron_nova running on PID 79292 (2 other jobs running) 2026-07-21 16:59:45.804 | [8552 Async configure_neutron_nova:79292]: Signaling child to exit 2026-07-21 16:59:45.804 | WAKEUP 2026-07-21 16:59:45.827 | [8552 Async configure_neutron_nova:79292]: Signaled 2026-07-21 16:59:45.828 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-21 16:59:45.828 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-07-21 16:59:45.828 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-21 16:59:45.828 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 16:59:45.828 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 16:59:45.828 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-21 16:59:45.828 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-21 16:59:45.828 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-21 16:59:45.828 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.4.3.86/identity 2026-07-21 16:59:45.828 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-21 16:59:45.828 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-07-21 16:59:45.828 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-21 16:59:45.828 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-21 16:59:45.828 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-21 16:59:45.828 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-21 16:59:45.828 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-21 16:59:45.828 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-21 16:59:45.828 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-21 16:59:45.828 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-21 16:59:45.828 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:45.828 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-21 16:59:45.828 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-21 16:59:45.829 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-21 16:59:45.829 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-07-21 16:59:45.829 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 16:59:45.829 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-07-21 16:59:45.829 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-07-21 16:59:45.829 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 16:59:45.829 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 16:59:45.829 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-07-21 16:59:45.829 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-21 16:59:45.829 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-07-21 16:59:45.829 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-21 16:59:45.829 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-21 16:59:45.829 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 16:59:45.829 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-21 16:59:45.829 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-21 16:59:45.829 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-21 16:59:45.829 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.4.3.86/identity 2026-07-21 16:59:45.829 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-21 16:59:45.829 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-07-21 16:59:45.829 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-21 16:59:45.829 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-21 16:59:45.829 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-21 16:59:45.829 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-21 16:59:45.829 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-21 16:59:45.829 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-21 16:59:45.829 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-21 16:59:45.829 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-21 16:59:45.829 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:45.829 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-21 16:59:45.829 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-21 16:59:45.873 | [8552 Async configure_neutron_nova:79292]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-21 16:59:45.878 | + inc/async:async_wait:197 : return 0 2026-07-21 16:59:45.881 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-07-21 16:59:45.902 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:45.906 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-21 16:59:45.941 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-21 16:59:45.980 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-07-21 16:59:45.999 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:46.002 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-07-21 16:59:46.005 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 16:59:46.008 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-07-21 16:59:46.011 | + ./stack.sh:main:1296 : start_nova_api 2026-07-21 16:59:46.014 | + 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 16:59:46.017 | + 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 16:59:46.020 | + 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 16:59:46.023 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-21 16:59:46.028 | + 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 16:59:46.031 | + functions-common:run_process:1674 : local service=n-api 2026-07-21 16:59:46.034 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 16:59:46.037 | + functions-common:run_process:1676 : local group= 2026-07-21 16:59:46.040 | + functions-common:run_process:1677 : local user= 2026-07-21 16:59:46.043 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 16:59:46.047 | + functions-common:run_process:1680 : local name=n-api 2026-07-21 16:59:46.049 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 16:59:46.052 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 16:59:46.055 | + functions-common:time_start:2407 : local start_time= 2026-07-21 16:59:46.058 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 16:59:46.062 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 16:59:46.068 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653186063 2026-07-21 16:59:46.071 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-21 16:59:46.090 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:46.093 | + 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 16:59:46.096 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-21 16:59:46.099 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 16:59:46.103 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 16:59:46.106 | + 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 16:59:46.109 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 16:59:46.112 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-21 16:59:46.115 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-21 16:59:46.118 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-21 16:59:46.121 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 16:59:46.124 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 16:59:46.127 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 16:59:46.131 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 16:59:46.133 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-21 16:59:46.136 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-21 16:59:46.139 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 16:59:46.142 | + 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 16:59:46.145 | + 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 16:59:46.148 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-21 16:59:46.151 | + 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 16:59:46.153 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 16:59:46.155 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 16:59:46.158 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 16:59:46.160 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-21 16:59:46.163 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 16:59:46.168 | + 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 16:59:46.241 | + 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 16:59:46.309 | + 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 16:59:46.369 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-07-21 16:59:46.427 | + 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 16:59:46.485 | + 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 16:59:46.541 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-21 16:59:46.599 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-21 16:59:46.662 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-21 16:59:46.722 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-21 16:59:46.781 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-21 16:59:46.840 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 16:59:46.843 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 16:59:46.846 | + 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 16:59:46.923 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 16:59:47.227 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-21 16:59:47.243 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-21 16:59:47.548 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-21 16:59:47.620 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 16:59:47.623 | + functions-common:time_stop:2420 : local name 2026-07-21 16:59:47.626 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:59:47.630 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:59:47.633 | + functions-common:time_stop:2423 : local total 2026-07-21 16:59:47.637 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:59:47.640 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 16:59:47.642 | + functions-common:time_stop:2427 : start_time=1784653186063 2026-07-21 16:59:47.645 | + functions-common:time_stop:2429 : [[ -z 1784653186063 ]] 2026-07-21 16:59:47.649 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:59:47.654 | + functions-common:time_stop:2432 : end_time=1784653187651 2026-07-21 16:59:47.657 | + functions-common:time_stop:2433 : elapsed_time=1588 2026-07-21 16:59:47.660 | + functions-common:time_stop:2434 : total=12159 2026-07-21 16:59:47.663 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:59:47.666 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13747 2026-07-21 16:59:47.669 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-21 16:59:47.669 | Waiting for nova-api to start... 2026-07-21 16:59:47.671 | + lib/nova:start_nova_api:975 : local service_url=https://10.4.3.86/compute/v2.1/ 2026-07-21 16:59:47.674 | + lib/nova:start_nova_api:977 : wait_for_service 60 https://10.4.3.86/compute/v2.1/ 2026-07-21 16:59:47.677 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 16:59:47.680 | + functions:wait_for_service:477 : local url=https://10.4.3.86/compute/v2.1/ 2026-07-21 16:59:47.683 | + functions:wait_for_service:478 : local rval=0 2026-07-21 16:59:47.686 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 16:59:47.689 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 16:59:47.691 | + functions-common:time_start:2407 : local start_time= 2026-07-21 16:59:47.694 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 16:59:47.698 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 16:59:47.703 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653187700 2026-07-21 16:59:47.706 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 16:59:47.711 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.86/compute/v2.1/ 2026-07-21 16:59:50.539 | + :: : [[ 200 == 503 ]] 2026-07-21 16:59:50.540 | + :: : [[ 0 -eq 7 ]] 2026-07-21 16:59:50.545 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 16:59:50.548 | + functions-common:time_stop:2420 : local name 2026-07-21 16:59:50.551 | + functions-common:time_stop:2421 : local end_time 2026-07-21 16:59:50.555 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 16:59:50.557 | + functions-common:time_stop:2423 : local total 2026-07-21 16:59:50.559 | + functions-common:time_stop:2424 : local start_time 2026-07-21 16:59:50.563 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 16:59:50.566 | + functions-common:time_stop:2427 : start_time=1784653187700 2026-07-21 16:59:50.569 | + functions-common:time_stop:2429 : [[ -z 1784653187700 ]] 2026-07-21 16:59:50.572 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 16:59:50.577 | + functions-common:time_stop:2432 : end_time=1784653190573 2026-07-21 16:59:50.580 | + functions-common:time_stop:2433 : elapsed_time=2873 2026-07-21 16:59:50.583 | + functions-common:time_stop:2434 : total=3945 2026-07-21 16:59:50.585 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 16:59:50.588 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6818 2026-07-21 16:59:50.591 | + functions:wait_for_service:486 : return 0 2026-07-21 16:59:50.594 | + 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 16:59:50.597 | + 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 16:59:50.600 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-21 16:59:50.619 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:50.622 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-07-21 16:59:50.625 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 16:59:50.627 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-07-21 16:59:50.630 | + ./stack.sh:main:1301 : start_ovn_services 2026-07-21 16:59:50.633 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-07-21 16:59:50.636 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-07-21 16:59:50.639 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-07-21 16:59:50.642 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-21 16:59:50.644 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : [[ False == \F\a\l\s\e ]] 2026-07-21 16:59:50.647 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-21 16:59:50.650 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : sudo mkdir -p /var/lib/ovn 2026-07-21 16:59:50.664 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : mkdir -p /opt/stack/data/ovs 2026-07-21 16:59:50.669 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-21 16:59:50.674 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-21 16:59:50.678 | + 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 16:59:50.691 | + 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 16:59:50.703 | + 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 16:59:50.716 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-07-21 16:59:50.719 | + lib/neutron_plugins/ovn_agent:start_ovn:762 : echo 'Starting OVN' 2026-07-21 16:59:50.719 | Starting OVN 2026-07-21 16:59:50.722 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_ovs 2026-07-21 16:59:50.725 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : echo 'Starting OVS' 2026-07-21 16:59:50.725 | Starting OVS 2026-07-21 16:59:50.727 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-21 16:59:50.743 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:50.746 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : enable_service ovsdb-server 2026-07-21 16:59:50.798 | + lib/neutron_plugins/ovn_agent:_start_ovs:658 : enable_service ovs-vswitchd 2026-07-21 16:59:50.844 | + lib/neutron_plugins/ovn_agent:_start_ovs:660 : [[ False == \T\r\u\e ]] 2026-07-21 16:59:50.847 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : _start_process ovsdb-server.service 2026-07-21 16:59:50.850 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-21 16:59:51.175 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovsdb-server.service 2026-07-21 16:59:51.488 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-21 16:59:51.488 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-21 16:59:51.488 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-21 16:59:51.488 | 2026-07-21 16:59:51.488 | Possible reasons for having these kinds of units are: 2026-07-21 16:59:51.488 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-21 16:59:51.488 | .wants/, .requires/, or .upholds/ directory. 2026-07-21 16:59:51.488 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-21 16:59:51.488 | a requirement dependency on it. 2026-07-21 16:59:51.488 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-21 16:59:51.488 | D-Bus, udev, scripted systemctl call, ...). 2026-07-21 16:59:51.488 | • In case of template units, the unit is meant to be enabled with some 2026-07-21 16:59:51.488 | instance name specified. 2026-07-21 16:59:51.492 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovsdb-server.service 2026-07-21 16:59:56.075 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : _start_process ovs-vswitchd.service 2026-07-21 16:59:56.077 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-21 16:59:56.402 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovs-vswitchd.service 2026-07-21 16:59:56.728 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-21 16:59:56.728 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-21 16:59:56.728 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-21 16:59:56.728 | 2026-07-21 16:59:56.728 | Possible reasons for having these kinds of units are: 2026-07-21 16:59:56.728 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-21 16:59:56.729 | .wants/, .requires/, or .upholds/ directory. 2026-07-21 16:59:56.729 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-21 16:59:56.729 | a requirement dependency on it. 2026-07-21 16:59:56.729 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-21 16:59:56.729 | D-Bus, udev, scripted systemctl call, ...). 2026-07-21 16:59:56.729 | • In case of template units, the unit is meant to be enabled with some 2026-07-21 16:59:56.729 | instance name specified. 2026-07-21 16:59:56.733 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovs-vswitchd.service 2026-07-21 16:59:56.933 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : echo 'Configuring OVSDB' 2026-07-21 16:59:56.933 | Configuring OVSDB 2026-07-21 16:59:56.936 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : is_service_enabled tls-proxy 2026-07-21 16:59:56.959 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:56.962 | + 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 16:59:56.981 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-21 16:59:57.001 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-21 16:59:57.017 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=4145aa80-bc73-459b-b950-c770a30bbb6c 2026-07-21 16:59:57.032 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.4.3.86:6642 2026-07-21 16:59:57.048 | + 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 16:59:57.064 | + 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 16:59:57.083 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.4.3.86 2026-07-21 16:59:57.100 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:703 : hostname 2026-07-21 16:59:57.104 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000005585 2026-07-21 16:59:57.120 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-21 16:59:57.123 | + 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 16:59:57.140 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : [[ metadata =~ ovn-bgp ]] 2026-07-21 16:59:57.143 | + lib/neutron_plugins/ovn_agent:_start_ovs:716 : [[ metadata =~ ovn-evpn ]] 2026-07-21 16:59:57.145 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : is_provider_network 2026-07-21 16:59:57.148 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-21 16:59:57.150 | + functions-common:is_provider_network:2272 : return 1 2026-07-21 16:59:57.153 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : [[ True == \T\r\u\e ]] 2026-07-21 16:59:57.155 | + lib/neutron_plugins/ovn_agent:_start_ovs:723 : ovn_base_setup_bridge br-ex 2026-07-21 16:59:57.158 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : local bridge=br-ex 2026-07-21 16:59:57.161 | + 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 16:59:57.163 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:255 : '[' system '!=' system ']' 2026-07-21 16:59:57.166 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:259 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-21 16:59:57.186 | + 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 16:59:57.203 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-21 16:59:57.221 | + lib/neutron_plugins/ovn_agent:_start_ovs:727 : is_service_enabled ovn-controller-vtep 2026-07-21 16:59:57.238 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 16:59:57.240 | + lib/neutron_plugins/ovn_agent:start_ovn:766 : local SCRIPTDIR=/share/ovn/scripts 2026-07-21 16:59:57.242 | + lib/neutron_plugins/ovn_agent:start_ovn:767 : use_new_ovn_repository 2026-07-21 16:59:57.245 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:224 : [[ False == \F\a\l\s\e ]] 2026-07-21 16:59:57.248 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:225 : return 0 2026-07-21 16:59:57.251 | + lib/neutron_plugins/ovn_agent:start_ovn:771 : is_service_enabled ovn-northd 2026-07-21 16:59:57.270 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:57.273 | + lib/neutron_plugins/ovn_agent:start_ovn:772 : [[ False == \T\r\u\e ]] 2026-07-21 16:59:57.276 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _start_process ovn-central.service 2026-07-21 16:59:57.278 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-21 16:59:57.606 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-central.service 2026-07-21 16:59:57.931 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-central.service 2026-07-21 16:59:57.979 | + lib/neutron_plugins/ovn_agent:start_ovn:781 : _wait_for_ovn_and_set_custom_config 2026-07-21 16:59:57.982 | + 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 16:59:57.986 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-21 16:59:57.990 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-21 16:59:57.993 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:215 : sleep 1 2026-07-21 16:59:58.999 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:216 : count=1 2026-07-21 16:59:59.002 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:217 : '[' 1 -gt 40 ']' 2026-07-21 16:59:59.005 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-21 16:59:59.008 | + 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 16:59:59.011 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-21 16:59:59.013 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-21 16:59:59.016 | + 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 16:59:59.019 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-21 16:59:59.021 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-21 16:59:59.024 | + 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 16:59:59.026 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-21 16:59:59.029 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-21 16:59:59.032 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:749 : is_service_enabled tls-proxy 2026-07-21 16:59:59.051 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:59.054 | + 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 16:59:59.083 | + 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 16:59:59.106 | + 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 16:59:59.123 | + 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 16:59:59.143 | + 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 16:59:59.159 | + 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 16:59:59.175 | + lib/neutron_plugins/ovn_agent:start_ovn:785 : is_service_enabled ovn-controller 2026-07-21 16:59:59.196 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 16:59:59.199 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : [[ False == \T\r\u\e ]] 2026-07-21 16:59:59.202 | + lib/neutron_plugins/ovn_agent:start_ovn:792 : _start_process ovn-controller.service 2026-07-21 16:59:59.205 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-21 16:59:59.539 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-controller.service 2026-07-21 16:59:59.854 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-21 16:59:59.854 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-21 16:59:59.854 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-21 16:59:59.854 | 2026-07-21 16:59:59.854 | Possible reasons for having these kinds of units are: 2026-07-21 16:59:59.854 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-21 16:59:59.854 | .wants/, .requires/, or .upholds/ directory. 2026-07-21 16:59:59.854 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-21 16:59:59.854 | a requirement dependency on it. 2026-07-21 16:59:59.854 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-21 16:59:59.854 | D-Bus, udev, scripted systemctl call, ...). 2026-07-21 16:59:59.854 | • In case of template units, the unit is meant to be enabled with some 2026-07-21 16:59:59.854 | instance name specified. 2026-07-21 16:59:59.859 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-controller.service 2026-07-21 17:00:00.097 | + lib/neutron_plugins/ovn_agent:start_ovn:796 : is_service_enabled ovn-controller-vtep 2026-07-21 17:00:00.118 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:00:00.122 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : is_ovn_metadata_agent_enabled 2026-07-21 17:00:00.125 | + 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 17:00:00.147 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:00:00.151 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:326 : return 1 2026-07-21 17:00:00.154 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : is_ovn_agent_enabled 2026-07-21 17:00:00.157 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-21 17:00:00.180 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:00.183 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-21 17:00:00.241 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-21 17:00:00.245 | + 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 17:00:00.248 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-21 17:00:00.252 | + 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 17:00:00.256 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:00.260 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:00.263 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:00.267 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-21 17:00:00.270 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:00.274 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:00.277 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:00.281 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:00.285 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:00.291 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653200287 2026-07-21 17:00:00.295 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-21 17:00:00.316 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:00.321 | + 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 17:00:00.325 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-21 17:00:00.328 | + 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 17:00:00.332 | + 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 17:00:00.337 | + 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 17:00:00.341 | + 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 17:00:00.344 | + 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 17:00:00.347 | + 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 17:00:00.350 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-21 17:00:00.354 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 17:00:00.357 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 17:00:00.361 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 17:00:00.365 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 17:00:00.368 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-21 17:00:00.372 | + 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 17:00:00.375 | + 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 17:00:00.378 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-21 17:00:00.381 | + 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 17:00:00.384 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 17:00:00.388 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 17:00:00.390 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 17:00:00.393 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 17:00:00.396 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 17:00:00.399 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-21 17:00:00.403 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 17:00:00.409 | + 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 17:00:00.487 | + 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 17:00:00.562 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-07-21 17:00:00.624 | + 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 17:00:00.680 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-21 17:00:00.737 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-21 17:00:00.797 | + 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 17:00:00.861 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 17:00:00.864 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 17:00:00.867 | + 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 17:00:00.941 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 17:00:01.319 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-21 17:00:01.340 | 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 17:00:01.769 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-21 17:00:01.821 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:01.826 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:01.829 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:01.833 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:01.838 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:01.842 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:01.846 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:01.850 | + functions-common:time_stop:2427 : start_time=1784653200287 2026-07-21 17:00:01.854 | + functions-common:time_stop:2429 : [[ -z 1784653200287 ]] 2026-07-21 17:00:01.860 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:01.869 | + functions-common:time_stop:2432 : end_time=1784653201863 2026-07-21 17:00:01.872 | + functions-common:time_stop:2433 : elapsed_time=1576 2026-07-21 17:00:01.877 | + functions-common:time_stop:2434 : total=13747 2026-07-21 17:00:01.881 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:01.884 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15323 2026-07-21 17:00:01.890 | + lib/neutron_plugins/ovn_agent:start_ovn:814 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 17:00:01.893 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 17:00:01.898 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 17:00:01.903 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 17:00:01.931 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 17:00:01.935 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 17:00:01.938 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 17:00:01.943 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 17:00:01.946 | + 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 17:00:01.986 | + 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 17:00:02.028 | + 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 17:00:02.069 | + 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 17:00:02.110 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-21 17:00:02.150 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-07-21 17:00:02.153 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-07-21 17:00:02.157 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-07-21 17:00:02.160 | + lib/neutron_plugins/ovn_agent:create_public_bridge:317 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-21 17:00:02.178 | + 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 17:00:02.195 | + lib/neutron_plugins/ovn_agent:create_public_bridge:319 : _configure_public_network_connectivity 2026-07-21 17:00:02.199 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-07-21 17:00:02.202 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-07-21 17:00:02.205 | + 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 17:00:02.219 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-07-21 17:00:02.242 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:02.245 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-07-21 17:00:02.248 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 17:00:02.252 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-07-21 17:00:02.255 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-07-21 17:00:02.258 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-07-21 17:00:02.261 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-21 17:00:02.300 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-07-21 17:00:02.304 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-07-21 17:00:02.307 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-21 17:00:02.350 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-07-21 17:00:02.353 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-07-21 17:00:02.357 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-07-21 17:00:02.361 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-07-21 17:00:02.364 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-21 17:00:02.368 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-21 17:00:02.372 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-07-21 17:00:02.376 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-07-21 17:00:02.380 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-07-21 17:00:02.383 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-07-21 17:00:02.386 | +++ 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 17:00:02.390 | +++ 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 17:00:02.394 | ++ 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 17:00:02.398 | ++ 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 17:00:02.401 | ++ 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 17:00:02.405 | + 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 17:00:02.408 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-07-21 17:00:02.412 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-07-21 17:00:02.416 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-21 17:00:02.419 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-21 17:00:02.444 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-07-21 17:00:02.447 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-07-21 17:00:02.499 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-07-21 17:00:02.551 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-07-21 17:00:02.554 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-07-21 17:00:02.605 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-07-21 17:00:02.608 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-07-21 17:00:02.661 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-07-21 17:00:02.666 | + 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 17:00:02.669 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-21 17:00:02.672 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 17:00:02.676 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:02.678 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:02.682 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:02.685 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-21 17:00:02.688 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:02.692 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:02.695 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:02.698 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:02.702 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:02.707 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653202703 2026-07-21 17:00:02.711 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-21 17:00:02.732 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:02.735 | + 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 17:00:02.739 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-21 17:00:02.742 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 17:00:02.745 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 17:00:02.749 | + 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 17:00:02.752 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 17:00:02.756 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-21 17:00:02.759 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-21 17:00:02.761 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-21 17:00:02.765 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 17:00:02.768 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 17:00:02.771 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 17:00:02.774 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 17:00:02.777 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-21 17:00:02.780 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-21 17:00:02.783 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 17:00:02.786 | + 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 17:00:02.788 | + 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 17:00:02.790 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-21 17:00:02.793 | + 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 17:00:02.796 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 17:00:02.799 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 17:00:02.801 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 17:00:02.804 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-21 17:00:02.806 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 17:00:02.811 | + 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 17:00:02.879 | + 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 17:00:02.950 | + 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 17:00:03.012 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-07-21 17:00:03.075 | + 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 17:00:03.138 | + 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 17:00:03.198 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-21 17:00:03.261 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-21 17:00:03.323 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-21 17:00:03.386 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-21 17:00:03.447 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-21 17:00:03.510 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 17:00:03.513 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 17:00:03.515 | + 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 17:00:03.584 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 17:00:03.931 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-21 17:00:03.945 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-21 17:00:04.259 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-21 17:00:04.340 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:04.343 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:04.346 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:04.349 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:04.352 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:04.355 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:04.358 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:04.361 | + functions-common:time_stop:2427 : start_time=1784653202703 2026-07-21 17:00:04.364 | + functions-common:time_stop:2429 : [[ -z 1784653202703 ]] 2026-07-21 17:00:04.369 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:04.374 | + functions-common:time_stop:2432 : end_time=1784653204370 2026-07-21 17:00:04.377 | + functions-common:time_stop:2433 : elapsed_time=1667 2026-07-21 17:00:04.379 | + functions-common:time_stop:2434 : total=15323 2026-07-21 17:00:04.382 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:04.386 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16990 2026-07-21 17:00:04.390 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=https://10.4.3.86/ 2026-07-21 17:00:04.393 | + 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 17:00:04.396 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-21 17:00:04.399 | + 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 17:00:04.403 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:04.406 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:04.408 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:04.411 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-21 17:00:04.414 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:04.417 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:04.421 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:04.423 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:04.427 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:04.433 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653204430 2026-07-21 17:00:04.436 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-21 17:00:04.457 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:04.462 | + 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 17:00:04.465 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-21 17:00:04.469 | + 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 17:00:04.473 | + 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 17:00:04.476 | + 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 17:00:04.479 | + 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 17:00:04.482 | + 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 17:00:04.485 | + 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 17:00:04.488 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-21 17:00:04.492 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 17:00:04.495 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 17:00:04.499 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 17:00:04.502 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 17:00:04.506 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-21 17:00:04.510 | + 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 17:00:04.513 | + 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 17:00:04.517 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-21 17:00:04.519 | + 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 17:00:04.522 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 17:00:04.526 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 17:00:04.529 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 17:00:04.533 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 17:00:04.537 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 17:00:04.540 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-21 17:00:04.544 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 17:00:04.550 | + 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 17:00:04.628 | + 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 17:00:04.707 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-07-21 17:00:04.772 | + 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 17:00:04.837 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-21 17:00:04.903 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-21 17:00:04.967 | + 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 17:00:05.036 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 17:00:05.039 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 17:00:05.042 | + 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 17:00:05.126 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 17:00:05.463 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-21 17:00:05.479 | 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 17:00:05.796 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-21 17:00:05.824 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:05.827 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:05.831 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:05.834 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:05.838 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:05.841 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:05.844 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:05.849 | + functions-common:time_stop:2427 : start_time=1784653204430 2026-07-21 17:00:05.853 | + functions-common:time_stop:2429 : [[ -z 1784653204430 ]] 2026-07-21 17:00:05.858 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:05.863 | + functions-common:time_stop:2432 : end_time=1784653205859 2026-07-21 17:00:05.866 | + functions-common:time_stop:2433 : elapsed_time=1429 2026-07-21 17:00:05.870 | + functions-common:time_stop:2434 : total=16990 2026-07-21 17:00:05.873 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:05.877 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18419 2026-07-21 17:00:05.881 | + 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 17:00:05.884 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-21 17:00:05.888 | + 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 17:00:05.891 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:05.895 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:05.899 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:05.902 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-21 17:00:05.906 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:05.909 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:05.911 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:05.914 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:05.919 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:05.924 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653205920 2026-07-21 17:00:05.927 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-21 17:00:05.945 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:05.948 | + 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 17:00:05.951 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-21 17:00:05.955 | + 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 17:00:05.958 | + 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 17:00:05.962 | + 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 17:00:05.965 | + 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 17:00:05.968 | + 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 17:00:05.971 | + 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 17:00:05.973 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-21 17:00:05.977 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 17:00:05.981 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 17:00:05.985 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 17:00:05.989 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 17:00:05.992 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-21 17:00:05.994 | + 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 17:00:05.999 | + 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 17:00:06.002 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-21 17:00:06.006 | + 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 17:00:06.009 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 17:00:06.012 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 17:00:06.014 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 17:00:06.017 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 17:00:06.020 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 17:00:06.023 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-21 17:00:06.027 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 17:00:06.033 | + 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 17:00:06.110 | + 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 17:00:06.190 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-07-21 17:00:06.259 | + 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 17:00:06.330 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-21 17:00:06.397 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-21 17:00:06.462 | + 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 17:00:06.530 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 17:00:06.533 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 17:00:06.536 | + 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 17:00:06.619 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 17:00:06.955 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-21 17:00:06.969 | 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 17:00:07.270 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-21 17:00:07.306 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:07.309 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:07.314 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:07.319 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:07.323 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:07.326 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:07.330 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:07.334 | + functions-common:time_stop:2427 : start_time=1784653205920 2026-07-21 17:00:07.338 | + functions-common:time_stop:2429 : [[ -z 1784653205920 ]] 2026-07-21 17:00:07.343 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:07.348 | + functions-common:time_stop:2432 : end_time=1784653207344 2026-07-21 17:00:07.352 | + functions-common:time_stop:2433 : elapsed_time=1424 2026-07-21 17:00:07.354 | + functions-common:time_stop:2434 : total=18419 2026-07-21 17:00:07.358 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:07.361 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19843 2026-07-21 17:00:07.365 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-07-21 17:00:07.368 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-07-21 17:00:07.372 | + 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 17:00:07.375 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-21 17:00:07.378 | + 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 17:00:07.381 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:07.384 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:07.387 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:07.391 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-21 17:00:07.394 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:07.398 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:07.401 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:07.404 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:07.408 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:07.413 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653207410 2026-07-21 17:00:07.416 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-21 17:00:07.438 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:07.441 | + 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 17:00:07.444 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-21 17:00:07.448 | + 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 17:00:07.450 | + 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 17:00:07.453 | + 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 17:00:07.456 | + 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 17:00:07.459 | + 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 17:00:07.463 | + 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 17:00:07.467 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-21 17:00:07.470 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 17:00:07.473 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 17:00:07.477 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 17:00:07.479 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 17:00:07.483 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-21 17:00:07.486 | + 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 17:00:07.489 | + 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 17:00:07.493 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-21 17:00:07.496 | + 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 17:00:07.500 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 17:00:07.503 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 17:00:07.506 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 17:00:07.509 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 17:00:07.512 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 17:00:07.516 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-21 17:00:07.519 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 17:00:07.524 | + 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 17:00:07.602 | + 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 17:00:07.689 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-07-21 17:00:07.767 | + 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 17:00:07.837 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-21 17:00:07.909 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-21 17:00:07.974 | + 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 17:00:08.042 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 17:00:08.046 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 17:00:08.050 | + 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 17:00:08.136 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 17:00:08.489 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-21 17:00:08.506 | 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 17:00:08.828 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-21 17:00:08.866 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:08.869 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:08.872 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:08.875 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:08.878 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:08.881 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:08.884 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:08.888 | + functions-common:time_stop:2427 : start_time=1784653207410 2026-07-21 17:00:08.891 | + functions-common:time_stop:2429 : [[ -z 1784653207410 ]] 2026-07-21 17:00:08.895 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:08.901 | + functions-common:time_stop:2432 : end_time=1784653208897 2026-07-21 17:00:08.905 | + functions-common:time_stop:2433 : elapsed_time=1487 2026-07-21 17:00:08.908 | + functions-common:time_stop:2434 : total=19843 2026-07-21 17:00:08.911 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:08.915 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21330 2026-07-21 17:00:08.919 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-07-21 17:00:08.922 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=https://10.4.3.86/networking 2026-07-21 17:00:08.926 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-07-21 17:00:08.926 | Waiting for Neutron to start... 2026-07-21 17:00:08.929 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.86/networking' 2026-07-21 17:00:08.933 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- https://10.4.3.86/networking' 'Neutron did not start' 60 2026-07-21 17:00:08.937 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.86/networking' 2026-07-21 17:00:08.940 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-21 17:00:08.944 | + functions-common:test_with_retry:2360 : local until=60 2026-07-21 17:00:08.947 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-21 17:00:08.951 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-21 17:00:08.955 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-21 17:00:08.958 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:08.961 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:08.964 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:08.970 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653208966 2026-07-21 17:00:08.973 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.4.3.86/networking; do sleep 0.5; done' 2026-07-21 17:00:09.989 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.4.3.86/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-21 17:00:09.991 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:09.994 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:09.996 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:10.001 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:10.002 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:10.005 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-21 17:00:10.009 | + functions-common:time_stop:2427 : start_time=1784653208966 2026-07-21 17:00:10.013 | + functions-common:time_stop:2429 : [[ -z 1784653208966 ]] 2026-07-21 17:00:10.017 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:10.023 | + functions-common:time_stop:2432 : end_time=1784653210018 2026-07-21 17:00:10.027 | + functions-common:time_stop:2433 : elapsed_time=1052 2026-07-21 17:00:10.031 | + functions-common:time_stop:2434 : total=0 2026-07-21 17:00:10.035 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:10.039 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1052 2026-07-21 17:00:10.043 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-07-21 17:00:10.066 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:10.070 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-07-21 17:00:10.074 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 17:00:10.077 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-07-21 17:00:10.080 | + ./stack.sh:main:1314 : start_placement 2026-07-21 17:00:10.085 | + lib/placement:start_placement:137 : start_placement_api 2026-07-21 17:00:10.091 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-21 17:00:10.096 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 17:00:10.099 | + functions-common:run_process:1674 : local service=placement-api 2026-07-21 17:00:10.102 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 17:00:10.105 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:10.109 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:10.113 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:10.116 | + functions-common:run_process:1680 : local name=placement-api 2026-07-21 17:00:10.118 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:10.122 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:10.125 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:10.128 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:10.132 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:10.137 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653210133 2026-07-21 17:00:10.140 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-21 17:00:10.160 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:10.163 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-21 17:00:10.166 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-21 17:00:10.169 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 17:00:10.173 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 17:00:10.176 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 17:00:10.179 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 17:00:10.183 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-21 17:00:10.186 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-21 17:00:10.190 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-21 17:00:10.195 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 17:00:10.198 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 17:00:10.202 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 17:00:10.205 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 17:00:10.209 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-21 17:00:10.212 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-21 17:00:10.215 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 17:00:10.219 | + 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 17:00:10.223 | + 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 17:00:10.226 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-21 17:00:10.229 | + 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 17:00:10.232 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 17:00:10.235 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 17:00:10.238 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 17:00:10.242 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-21 17:00:10.244 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 17:00:10.248 | + 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 17:00:10.333 | + 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 17:00:10.420 | + 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 17:00:10.493 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-07-21 17:00:10.580 | + 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 17:00:10.656 | + 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 17:00:10.731 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-21 17:00:10.801 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-21 17:00:10.876 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-21 17:00:10.941 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-21 17:00:11.005 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-21 17:00:11.077 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 17:00:11.081 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 17:00:11.084 | + 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 17:00:11.167 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 17:00:11.481 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-21 17:00:11.498 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-21 17:00:11.800 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-21 17:00:11.877 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:11.882 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:11.885 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:11.887 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:11.891 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:11.893 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:11.896 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:11.900 | + functions-common:time_stop:2427 : start_time=1784653210133 2026-07-21 17:00:11.902 | + functions-common:time_stop:2429 : [[ -z 1784653210133 ]] 2026-07-21 17:00:11.906 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:11.911 | + functions-common:time_stop:2432 : end_time=1784653211908 2026-07-21 17:00:11.915 | + functions-common:time_stop:2433 : elapsed_time=1775 2026-07-21 17:00:11.918 | + functions-common:time_stop:2434 : total=21330 2026-07-21 17:00:11.922 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:11.925 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23105 2026-07-21 17:00:11.928 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-21 17:00:11.928 | Waiting for placement-api to start... 2026-07-21 17:00:11.931 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.4.3.86/placement 2026-07-21 17:00:11.935 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 17:00:11.938 | + functions:wait_for_service:477 : local url=https://10.4.3.86/placement 2026-07-21 17:00:11.940 | + functions:wait_for_service:478 : local rval=0 2026-07-21 17:00:11.943 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 17:00:11.947 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 17:00:11.950 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:11.953 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:11.956 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:11.962 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653211958 2026-07-21 17:00:11.966 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 17:00:11.970 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.86/placement 2026-07-21 17:00:13.232 | + :: : [[ 200 == 503 ]] 2026-07-21 17:00:13.233 | + :: : [[ 0 -eq 7 ]] 2026-07-21 17:00:13.237 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 17:00:13.240 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:13.243 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:13.246 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:13.249 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:13.252 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:13.255 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 17:00:13.257 | + functions-common:time_stop:2427 : start_time=1784653211958 2026-07-21 17:00:13.261 | + functions-common:time_stop:2429 : [[ -z 1784653211958 ]] 2026-07-21 17:00:13.264 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:13.270 | + functions-common:time_stop:2432 : end_time=1784653213266 2026-07-21 17:00:13.274 | + functions-common:time_stop:2433 : elapsed_time=1308 2026-07-21 17:00:13.277 | + functions-common:time_stop:2434 : total=6818 2026-07-21 17:00:13.280 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:13.282 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8126 2026-07-21 17:00:13.285 | + functions:wait_for_service:486 : return 0 2026-07-21 17:00:13.287 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-07-21 17:00:13.308 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:13.311 | + ./stack.sh:main:1318 : start_neutron 2026-07-21 17:00:13.314 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-07-21 17:00:13.317 | + 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 17:00:13.320 | + functions-common:run_process:1674 : local service=q-agt 2026-07-21 17:00:13.323 | + 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 17:00:13.325 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:13.329 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:13.331 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:13.335 | + functions-common:run_process:1680 : local name=q-agt 2026-07-21 17:00:13.338 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:13.340 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:13.343 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:13.347 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:13.351 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:13.356 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653213353 2026-07-21 17:00:13.359 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-21 17:00:13.381 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:00:13.383 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:13.387 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:13.390 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:13.393 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:13.396 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:13.399 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:13.402 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:13.406 | + functions-common:time_stop:2427 : start_time=1784653213353 2026-07-21 17:00:13.409 | + functions-common:time_stop:2429 : [[ -z 1784653213353 ]] 2026-07-21 17:00:13.413 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:13.418 | + functions-common:time_stop:2432 : end_time=1784653213415 2026-07-21 17:00:13.421 | + functions-common:time_stop:2433 : elapsed_time=62 2026-07-21 17:00:13.424 | + functions-common:time_stop:2434 : total=23105 2026-07-21 17:00:13.426 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:13.430 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23167 2026-07-21 17:00:13.433 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-07-21 17:00:13.436 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-21 17:00:13.441 | + functions-common:is_provider_network:2272 : return 1 2026-07-21 17:00:13.444 | + lib/neutron:start_neutron:663 : start_other_agents 2026-07-21 17:00:13.447 | + 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 17:00:13.449 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-21 17:00:13.451 | + 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 17:00:13.454 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:13.457 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:13.461 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:13.463 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-21 17:00:13.467 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:13.471 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:13.475 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:13.478 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:13.483 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:13.489 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653213485 2026-07-21 17:00:13.493 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-21 17:00:13.515 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:00:13.519 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:13.522 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:13.525 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:13.528 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:13.531 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:13.534 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:13.537 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:13.539 | + functions-common:time_stop:2427 : start_time=1784653213485 2026-07-21 17:00:13.542 | + functions-common:time_stop:2429 : [[ -z 1784653213485 ]] 2026-07-21 17:00:13.546 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:13.550 | + functions-common:time_stop:2432 : end_time=1784653213547 2026-07-21 17:00:13.553 | + functions-common:time_stop:2433 : elapsed_time=62 2026-07-21 17:00:13.555 | + functions-common:time_stop:2434 : total=23167 2026-07-21 17:00:13.557 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:13.560 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23229 2026-07-21 17:00:13.564 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-07-21 17:00:13.568 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-21 17:00:13.570 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-21 17:00:13.574 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-07-21 17:00:13.577 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-21 17:00:13.580 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-21 17:00:13.583 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-21 17:00:13.586 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-21 17:00:13.589 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-21 17:00:13.593 | + 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 17:00:13.596 | + functions-common:run_process:1674 : local service=q-l3 2026-07-21 17:00:13.599 | + 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 17:00:13.603 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:13.606 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:13.608 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:13.612 | + functions-common:run_process:1680 : local name=q-l3 2026-07-21 17:00:13.615 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:13.619 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:13.622 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:13.625 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:13.630 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:13.635 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653213632 2026-07-21 17:00:13.637 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-21 17:00:13.659 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:00:13.663 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:13.666 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:13.669 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:13.672 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:13.675 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:13.678 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:13.681 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:13.684 | + functions-common:time_stop:2427 : start_time=1784653213632 2026-07-21 17:00:13.686 | + functions-common:time_stop:2429 : [[ -z 1784653213632 ]] 2026-07-21 17:00:13.689 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:13.694 | + functions-common:time_stop:2432 : end_time=1784653213690 2026-07-21 17:00:13.697 | + functions-common:time_stop:2433 : elapsed_time=58 2026-07-21 17:00:13.700 | + functions-common:time_stop:2434 : total=23229 2026-07-21 17:00:13.703 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:13.707 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23287 2026-07-21 17:00:13.711 | + 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 17:00:13.714 | + functions-common:run_process:1674 : local service=q-meta 2026-07-21 17:00:13.718 | + 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 17:00:13.721 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:13.724 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:13.728 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:13.731 | + functions-common:run_process:1680 : local name=q-meta 2026-07-21 17:00:13.735 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:13.738 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:13.741 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:13.744 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:13.747 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:13.752 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653213749 2026-07-21 17:00:13.754 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-21 17:00:13.772 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:00:13.774 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:13.778 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:13.781 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:13.784 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:13.786 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:13.789 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:13.791 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:13.795 | + functions-common:time_stop:2427 : start_time=1784653213749 2026-07-21 17:00:13.797 | + functions-common:time_stop:2429 : [[ -z 1784653213749 ]] 2026-07-21 17:00:13.801 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:13.806 | + functions-common:time_stop:2432 : end_time=1784653213802 2026-07-21 17:00:13.808 | + functions-common:time_stop:2433 : elapsed_time=53 2026-07-21 17:00:13.811 | + functions-common:time_stop:2434 : total=23287 2026-07-21 17:00:13.814 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:13.817 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23340 2026-07-21 17:00:13.821 | + 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 17:00:13.824 | + functions-common:run_process:1674 : local service=q-metering 2026-07-21 17:00:13.827 | + 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 17:00:13.830 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:13.834 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:13.838 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:13.841 | + functions-common:run_process:1680 : local name=q-metering 2026-07-21 17:00:13.844 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:13.847 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:13.850 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:13.853 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:13.856 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:13.861 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653213858 2026-07-21 17:00:13.864 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-21 17:00:13.884 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:00:13.887 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:13.890 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:13.892 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:13.895 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:13.898 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:13.901 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:13.904 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:13.907 | + functions-common:time_stop:2427 : start_time=1784653213858 2026-07-21 17:00:13.910 | + functions-common:time_stop:2429 : [[ -z 1784653213858 ]] 2026-07-21 17:00:13.914 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:13.919 | + functions-common:time_stop:2432 : end_time=1784653213916 2026-07-21 17:00:13.921 | + functions-common:time_stop:2433 : elapsed_time=58 2026-07-21 17:00:13.925 | + functions-common:time_stop:2434 : total=23340 2026-07-21 17:00:13.927 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:13.931 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23398 2026-07-21 17:00:13.934 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-07-21 17:00:13.954 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:13.958 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-07-21 17:00:13.961 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-07-21 17:00:13.964 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 17:00:13.967 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-07-21 17:00:13.970 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-07-21 17:00:13.974 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-07-21 17:00:13.978 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-21 17:00:13.981 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-21 17:00:13.985 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-21 17:00:13.990 | ++ 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 17:00:14.814 | 2026-07-21 17:00:14.824 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:00:14.828 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 17:00:14.828 | address-scope 2026-07-21 17:00:14.828 | agent 2026-07-21 17:00:14.828 | allowed-address-pairs 2026-07-21 17:00:14.828 | auto-allocated-topology 2026-07-21 17:00:14.828 | availability_zone 2026-07-21 17:00:14.828 | default-subnetpools 2026-07-21 17:00:14.828 | dhcp_agent_scheduler 2026-07-21 17:00:14.828 | dns-integration 2026-07-21 17:00:14.828 | dns-domain-ports 2026-07-21 17:00:14.828 | dns-integration-domain-keywords 2026-07-21 17:00:14.828 | empty-string-filtering 2026-07-21 17:00:14.828 | external-net 2026-07-21 17:00:14.828 | extra_dhcp_opt 2026-07-21 17:00:14.828 | extraroute 2026-07-21 17:00:14.828 | extraroute-atomic 2026-07-21 17:00:14.829 | filter-validation 2026-07-21 17:00:14.829 | floating-ip-port-forwarding-detail 2026-07-21 17:00:14.829 | fip-port-details 2026-07-21 17:00:14.829 | flavors 2026-07-21 17:00:14.829 | floatingip-pools 2026-07-21 17:00:14.829 | router 2026-07-21 17:00:14.829 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 17:00:14.829 | enable-default-route-bfd 2026-07-21 17:00:14.829 | enable-default-route-ecmp 2026-07-21 17:00:14.829 | ext-gw-mode 2026-07-21 17:00:14.829 | l3-ha 2026-07-21 17:00:14.829 | external-gateway-multihoming 2026-07-21 17:00:14.829 | l3-flavors 2026-07-21 17:00:14.829 | l3_agent_scheduler 2026-07-21 17:00:14.829 | multi-provider 2026-07-21 17:00:14.829 | net-mtu 2026-07-21 17:00:14.829 | net-mtu-writable 2026-07-21 17:00:14.829 | network_availability_zone 2026-07-21 17:00:14.829 | network-ip-availability 2026-07-21 17:00:14.829 | network-ip-availability-details 2026-07-21 17:00:14.829 | pagination 2026-07-21 17:00:14.829 | port-device-profile 2026-07-21 17:00:14.829 | port-mac-address-regenerate 2026-07-21 17:00:14.829 | port-numa-affinity-policy 2026-07-21 17:00:14.829 | port-numa-affinity-policy-socket 2026-07-21 17:00:14.829 | binding 2026-07-21 17:00:14.829 | binding-extended 2026-07-21 17:00:14.829 | port-security 2026-07-21 17:00:14.829 | project-id 2026-07-21 17:00:14.829 | provider 2026-07-21 17:00:14.829 | qinq 2026-07-21 17:00:14.829 | quota-check-limit 2026-07-21 17:00:14.829 | quota-check-limit-default 2026-07-21 17:00:14.829 | quotas 2026-07-21 17:00:14.829 | quota_details 2026-07-21 17:00:14.829 | rbac-policies 2026-07-21 17:00:14.829 | rbac-address-scope 2026-07-21 17:00:14.829 | rbac-security-groups 2026-07-21 17:00:14.829 | revision-if-match 2026-07-21 17:00:14.829 | standard-attr-revisions 2026-07-21 17:00:14.829 | router_availability_zone 2026-07-21 17:00:14.829 | router-enable-snat 2026-07-21 17:00:14.829 | security-groups-default-rules 2026-07-21 17:00:14.829 | security-groups-default-statefulness 2026-07-21 17:00:14.829 | security-groups-normalized-cidr 2026-07-21 17:00:14.829 | security-groups-remote-address-group 2026-07-21 17:00:14.829 | security-groups-rules-belongs-to-default-sg 2026-07-21 17:00:14.829 | security-groups-shared-filtering 2026-07-21 17:00:14.829 | security-group 2026-07-21 17:00:14.829 | service-type 2026-07-21 17:00:14.829 | sorting 2026-07-21 17:00:14.830 | standard-attr-description 2026-07-21 17:00:14.830 | stateful-security-group 2026-07-21 17:00:14.830 | subnet-dns-publish-fixed-ip 2026-07-21 17:00:14.830 | subnet-external-network 2026-07-21 17:00:14.830 | subnet_onboard 2026-07-21 17:00:14.830 | subnet-service-types 2026-07-21 17:00:14.830 | subnet_allocation 2026-07-21 17:00:14.830 | subnetpool-prefix-ops 2026-07-21 17:00:14.830 | tag-creation 2026-07-21 17:00:14.830 | standard-attr-tag 2026-07-21 17:00:14.830 | standard-attr-timestamp 2026-07-21 17:00:14.830 | vlan-transparent' 2026-07-21 17:00:14.831 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 17:00:14.831 | address-scope 2026-07-21 17:00:14.832 | agent 2026-07-21 17:00:14.832 | allowed-address-pairs 2026-07-21 17:00:14.832 | auto-allocated-topology 2026-07-21 17:00:14.832 | availability_zone 2026-07-21 17:00:14.832 | default-subnetpools 2026-07-21 17:00:14.832 | dhcp_agent_scheduler 2026-07-21 17:00:14.832 | dns-integration 2026-07-21 17:00:14.832 | dns-domain-ports 2026-07-21 17:00:14.832 | dns-integration-domain-keywords 2026-07-21 17:00:14.832 | empty-string-filtering 2026-07-21 17:00:14.832 | external-net 2026-07-21 17:00:14.832 | extra_dhcp_opt 2026-07-21 17:00:14.832 | extraroute 2026-07-21 17:00:14.832 | extraroute-atomic 2026-07-21 17:00:14.832 | filter-validation 2026-07-21 17:00:14.832 | floating-ip-port-forwarding-detail 2026-07-21 17:00:14.832 | fip-port-details 2026-07-21 17:00:14.832 | flavors 2026-07-21 17:00:14.832 | floatingip-pools 2026-07-21 17:00:14.832 | router 2026-07-21 17:00:14.832 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 17:00:14.832 | enable-default-route-bfd 2026-07-21 17:00:14.832 | enable-default-route-ecmp 2026-07-21 17:00:14.832 | ext-gw-mode 2026-07-21 17:00:14.832 | l3-ha 2026-07-21 17:00:14.832 | external-gateway-multihoming 2026-07-21 17:00:14.832 | l3-flavors 2026-07-21 17:00:14.832 | l3_agent_scheduler 2026-07-21 17:00:14.832 | multi-provider 2026-07-21 17:00:14.832 | net-mtu 2026-07-21 17:00:14.832 | net-mtu-writable 2026-07-21 17:00:14.832 | network_availability_zone 2026-07-21 17:00:14.832 | network-ip-availability 2026-07-21 17:00:14.832 | network-ip-availability-details 2026-07-21 17:00:14.832 | pagination 2026-07-21 17:00:14.832 | port-device-profile 2026-07-21 17:00:14.832 | port-mac-address-regenerate 2026-07-21 17:00:14.832 | port-numa-affinity-policy 2026-07-21 17:00:14.832 | port-numa-affinity-policy-socket 2026-07-21 17:00:14.832 | binding 2026-07-21 17:00:14.832 | binding-extended 2026-07-21 17:00:14.832 | port-security 2026-07-21 17:00:14.832 | project-id 2026-07-21 17:00:14.832 | provider 2026-07-21 17:00:14.832 | qinq 2026-07-21 17:00:14.832 | quota-check-limit 2026-07-21 17:00:14.832 | quota-check-limit-default 2026-07-21 17:00:14.832 | quotas 2026-07-21 17:00:14.832 | quota_details 2026-07-21 17:00:14.832 | rbac-policies 2026-07-21 17:00:14.832 | rbac-address-scope 2026-07-21 17:00:14.833 | rbac-security-groups 2026-07-21 17:00:14.833 | revision-if-match 2026-07-21 17:00:14.833 | standard-attr-revisions 2026-07-21 17:00:14.833 | router_availability_zone 2026-07-21 17:00:14.833 | router-enable-snat 2026-07-21 17:00:14.833 | security-groups-default-rules 2026-07-21 17:00:14.833 | security-groups-default-statefulness 2026-07-21 17:00:14.833 | security-groups-normalized-cidr 2026-07-21 17:00:14.833 | security-groups-remote-address-group 2026-07-21 17:00:14.833 | security-groups-rules-belongs-to-default-sg 2026-07-21 17:00:14.833 | security-groups-shared-filtering 2026-07-21 17:00:14.833 | security-group 2026-07-21 17:00:14.833 | service-type 2026-07-21 17:00:14.833 | sorting 2026-07-21 17:00:14.833 | standard-attr-description 2026-07-21 17:00:14.833 | stateful-security-group 2026-07-21 17:00:14.833 | subnet-dns-publish-fixed-ip 2026-07-21 17:00:14.833 | subnet-external-network 2026-07-21 17:00:14.833 | subnet_onboard 2026-07-21 17:00:14.833 | subnet-service-types 2026-07-21 17:00:14.833 | subnet_allocation 2026-07-21 17:00:14.833 | subnetpool-prefix-ops 2026-07-21 17:00:14.833 | tag-creation 2026-07-21 17:00:14.833 | standard-attr-tag 2026-07-21 17:00:14.833 | standard-attr-timestamp 2026-07-21 17:00:14.833 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-21 17:00:14.835 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 17:00:14.839 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-21 17:00:14.843 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-21 17:00:14.847 | ++ 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 17:00:15.480 | 2026-07-21 17:00:15.491 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:00:15.495 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=73fed516-1608-4101-8b6f-7ba91ce251b6 2026-07-21 17:00:15.497 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-21 17:00:15.502 | ++ 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 fdb4:289a:7aa3::/56 --share --default -f value -c id 2026-07-21 17:00:16.120 | 2026-07-21 17:00:16.131 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:00:16.136 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=b4dcfd72-b668-4421-9cbb-04d447369cbd 2026-07-21 17:00:16.139 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-21 17:00:16.142 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-21 17:00:16.146 | + functions-common:is_provider_network:2272 : return 1 2026-07-21 17:00:16.150 | ++ 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 17:00:17.483 | 2026-07-21 17:00:17.495 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:00:17.500 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=b4163386-289f-4c02-8ecb-955527f424bb 2026-07-21 17:00:17.504 | + 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 17:00:17.507 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 17:00:17.530 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-21 17:00:17.535 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-21 17:00:17.538 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 73fed516-1608-4101-8b6f-7ba91ce251b6 ']' 2026-07-21 17:00:17.541 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-21 17:00:17.544 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-07-21 17:00:17.547 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-07-21 17:00:17.551 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 73fed516-1608-4101-8b6f-7ba91ce251b6 ' 2026-07-21 17:00:17.554 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-21 17:00:17.557 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network b4163386-289f-4c02-8ecb-955527f424bb private-subnet' 2026-07-21 17:00:17.560 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-21 17:00:17.564 | +++ 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 73fed516-1608-4101-8b6f-7ba91ce251b6 --network b4163386-289f-4c02-8ecb-955527f424bb private-subnet -f value -c id 2026-07-21 17:00:18.674 | 2026-07-21 17:00:18.686 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:00:18.689 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=eed99fc9-84ec-4c73-af5b-e315e1906860 2026-07-21 17:00:18.692 | ++ 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 17:00:18.695 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 17:00:18.713 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo eed99fc9-84ec-4c73-af5b-e315e1906860 2026-07-21 17:00:18.718 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=eed99fc9-84ec-4c73-af5b-e315e1906860 2026-07-21 17:00:18.721 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-21 17:00:18.726 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-21 17:00:18.729 | ++ 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 17:00:18.732 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 17:00:18.752 | ++ 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 17:00:18.755 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 17:00:18.774 | ++ 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 17:00:18.777 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z b4dcfd72-b668-4421-9cbb-04d447369cbd ']' 2026-07-21 17:00:18.780 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-21 17:00:18.783 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-21 17:00:18.786 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool b4dcfd72-b668-4421-9cbb-04d447369cbd ' 2026-07-21 17:00:18.789 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-21 17:00:18.792 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network b4163386-289f-4c02-8ecb-955527f424bb ipv6-private-subnet ' 2026-07-21 17:00:18.795 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-21 17:00:18.799 | +++ 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 b4dcfd72-b668-4421-9cbb-04d447369cbd --ipv6-ra-mode slaac --ipv6-address-mode slaac --network b4163386-289f-4c02-8ecb-955527f424bb ipv6-private-subnet -f value -c id 2026-07-21 17:00:19.719 | 2026-07-21 17:00:19.729 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:00:19.733 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=fa488991-7b52-40bd-b9ac-a46257199921 2026-07-21 17:00:19.736 | ++ 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 17:00:19.739 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 17:00:19.757 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo fa488991-7b52-40bd-b9ac-a46257199921 2026-07-21 17:00:19.764 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=fa488991-7b52-40bd-b9ac-a46257199921 2026-07-21 17:00:19.768 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-21 17:00:19.770 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-21 17:00:19.774 | ++ 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 17:00:20.040 | 2026-07-21 17:00:20.053 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:00:20.056 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 17:00:20.056 | address-scope 2026-07-21 17:00:20.056 | agent 2026-07-21 17:00:20.056 | allowed-address-pairs 2026-07-21 17:00:20.056 | auto-allocated-topology 2026-07-21 17:00:20.056 | availability_zone 2026-07-21 17:00:20.056 | default-subnetpools 2026-07-21 17:00:20.056 | dhcp_agent_scheduler 2026-07-21 17:00:20.057 | dns-integration 2026-07-21 17:00:20.057 | dns-domain-ports 2026-07-21 17:00:20.057 | dns-integration-domain-keywords 2026-07-21 17:00:20.057 | empty-string-filtering 2026-07-21 17:00:20.057 | external-net 2026-07-21 17:00:20.057 | extra_dhcp_opt 2026-07-21 17:00:20.057 | extraroute 2026-07-21 17:00:20.057 | extraroute-atomic 2026-07-21 17:00:20.057 | filter-validation 2026-07-21 17:00:20.057 | floating-ip-port-forwarding-detail 2026-07-21 17:00:20.057 | fip-port-details 2026-07-21 17:00:20.057 | flavors 2026-07-21 17:00:20.057 | floatingip-pools 2026-07-21 17:00:20.057 | router 2026-07-21 17:00:20.057 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 17:00:20.057 | enable-default-route-bfd 2026-07-21 17:00:20.057 | enable-default-route-ecmp 2026-07-21 17:00:20.057 | ext-gw-mode 2026-07-21 17:00:20.057 | l3-ha 2026-07-21 17:00:20.057 | external-gateway-multihoming 2026-07-21 17:00:20.057 | l3-flavors 2026-07-21 17:00:20.057 | l3_agent_scheduler 2026-07-21 17:00:20.057 | multi-provider 2026-07-21 17:00:20.057 | net-mtu 2026-07-21 17:00:20.057 | net-mtu-writable 2026-07-21 17:00:20.057 | network_availability_zone 2026-07-21 17:00:20.057 | network-ip-availability 2026-07-21 17:00:20.057 | network-ip-availability-details 2026-07-21 17:00:20.057 | pagination 2026-07-21 17:00:20.057 | port-device-profile 2026-07-21 17:00:20.057 | port-mac-address-regenerate 2026-07-21 17:00:20.057 | port-numa-affinity-policy 2026-07-21 17:00:20.057 | port-numa-affinity-policy-socket 2026-07-21 17:00:20.057 | binding 2026-07-21 17:00:20.057 | binding-extended 2026-07-21 17:00:20.057 | port-security 2026-07-21 17:00:20.057 | project-id 2026-07-21 17:00:20.057 | provider 2026-07-21 17:00:20.057 | qinq 2026-07-21 17:00:20.057 | quota-check-limit 2026-07-21 17:00:20.057 | quota-check-limit-default 2026-07-21 17:00:20.057 | quotas 2026-07-21 17:00:20.057 | quota_details 2026-07-21 17:00:20.057 | rbac-policies 2026-07-21 17:00:20.057 | rbac-address-scope 2026-07-21 17:00:20.057 | rbac-security-groups 2026-07-21 17:00:20.057 | revision-if-match 2026-07-21 17:00:20.057 | standard-attr-revisions 2026-07-21 17:00:20.057 | router_availability_zone 2026-07-21 17:00:20.057 | router-enable-snat 2026-07-21 17:00:20.057 | security-groups-default-rules 2026-07-21 17:00:20.057 | security-groups-default-statefulness 2026-07-21 17:00:20.057 | security-groups-normalized-cidr 2026-07-21 17:00:20.057 | security-groups-remote-address-group 2026-07-21 17:00:20.057 | security-groups-rules-belongs-to-default-sg 2026-07-21 17:00:20.057 | security-groups-shared-filtering 2026-07-21 17:00:20.057 | security-group 2026-07-21 17:00:20.057 | service-type 2026-07-21 17:00:20.057 | sorting 2026-07-21 17:00:20.057 | standard-attr-description 2026-07-21 17:00:20.057 | stateful-security-group 2026-07-21 17:00:20.057 | subnet-dns-publish-fixed-ip 2026-07-21 17:00:20.057 | subnet-external-network 2026-07-21 17:00:20.057 | subnet_onboard 2026-07-21 17:00:20.057 | subnet-service-types 2026-07-21 17:00:20.057 | subnet_allocation 2026-07-21 17:00:20.057 | subnetpool-prefix-ops 2026-07-21 17:00:20.057 | tag-creation 2026-07-21 17:00:20.057 | standard-attr-tag 2026-07-21 17:00:20.057 | standard-attr-timestamp 2026-07-21 17:00:20.057 | vlan-transparent' 2026-07-21 17:00:20.060 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 17:00:20.060 | address-scope 2026-07-21 17:00:20.060 | agent 2026-07-21 17:00:20.060 | allowed-address-pairs 2026-07-21 17:00:20.060 | auto-allocated-topology 2026-07-21 17:00:20.060 | availability_zone 2026-07-21 17:00:20.060 | default-subnetpools 2026-07-21 17:00:20.060 | dhcp_agent_scheduler 2026-07-21 17:00:20.060 | dns-integration 2026-07-21 17:00:20.060 | dns-domain-ports 2026-07-21 17:00:20.061 | dns-integration-domain-keywords 2026-07-21 17:00:20.061 | empty-string-filtering 2026-07-21 17:00:20.061 | external-net 2026-07-21 17:00:20.061 | extra_dhcp_opt 2026-07-21 17:00:20.061 | extraroute 2026-07-21 17:00:20.061 | extraroute-atomic 2026-07-21 17:00:20.061 | filter-validation 2026-07-21 17:00:20.061 | floating-ip-port-forwarding-detail 2026-07-21 17:00:20.061 | fip-port-details 2026-07-21 17:00:20.061 | flavors 2026-07-21 17:00:20.061 | floatingip-pools 2026-07-21 17:00:20.061 | router 2026-07-21 17:00:20.061 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 17:00:20.061 | enable-default-route-bfd 2026-07-21 17:00:20.061 | enable-default-route-ecmp 2026-07-21 17:00:20.061 | ext-gw-mode 2026-07-21 17:00:20.061 | l3-ha 2026-07-21 17:00:20.061 | external-gateway-multihoming 2026-07-21 17:00:20.061 | l3-flavors 2026-07-21 17:00:20.061 | l3_agent_scheduler 2026-07-21 17:00:20.061 | multi-provider 2026-07-21 17:00:20.061 | net-mtu 2026-07-21 17:00:20.061 | net-mtu-writable 2026-07-21 17:00:20.061 | network_availability_zone 2026-07-21 17:00:20.061 | network-ip-availability 2026-07-21 17:00:20.061 | network-ip-availability-details 2026-07-21 17:00:20.061 | pagination 2026-07-21 17:00:20.061 | port-device-profile 2026-07-21 17:00:20.061 | port-mac-address-regenerate 2026-07-21 17:00:20.061 | port-numa-affinity-policy 2026-07-21 17:00:20.061 | port-numa-affinity-policy-socket 2026-07-21 17:00:20.061 | binding 2026-07-21 17:00:20.061 | binding-extended 2026-07-21 17:00:20.061 | port-security 2026-07-21 17:00:20.061 | project-id 2026-07-21 17:00:20.061 | provider 2026-07-21 17:00:20.061 | qinq 2026-07-21 17:00:20.061 | quota-check-limit 2026-07-21 17:00:20.061 | quota-check-limit-default 2026-07-21 17:00:20.061 | quotas 2026-07-21 17:00:20.061 | quota_details 2026-07-21 17:00:20.061 | rbac-policies 2026-07-21 17:00:20.061 | rbac-address-scope 2026-07-21 17:00:20.061 | rbac-security-groups 2026-07-21 17:00:20.061 | revision-if-match 2026-07-21 17:00:20.061 | standard-attr-revisions 2026-07-21 17:00:20.061 | router_availability_zone 2026-07-21 17:00:20.061 | router-enable-snat 2026-07-21 17:00:20.061 | security-groups-default-rules 2026-07-21 17:00:20.061 | security-groups-default-statefulness 2026-07-21 17:00:20.061 | security-groups-normalized-cidr 2026-07-21 17:00:20.061 | security-groups-remote-address-group 2026-07-21 17:00:20.061 | security-groups-rules-belongs-to-default-sg 2026-07-21 17:00:20.061 | security-groups-shared-filtering 2026-07-21 17:00:20.061 | security-group 2026-07-21 17:00:20.061 | service-type 2026-07-21 17:00:20.061 | sorting 2026-07-21 17:00:20.061 | standard-attr-description 2026-07-21 17:00:20.061 | stateful-security-group 2026-07-21 17:00:20.061 | subnet-dns-publish-fixed-ip 2026-07-21 17:00:20.061 | subnet-external-network 2026-07-21 17:00:20.061 | subnet_onboard 2026-07-21 17:00:20.061 | subnet-service-types 2026-07-21 17:00:20.061 | subnet_allocation 2026-07-21 17:00:20.061 | subnetpool-prefix-ops 2026-07-21 17:00:20.061 | tag-creation 2026-07-21 17:00:20.061 | standard-attr-tag 2026-07-21 17:00:20.061 | standard-attr-timestamp 2026-07-21 17:00:20.062 | vlan-transparent =~ router ]] 2026-07-21 17:00:20.063 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 17:00:20.066 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-21 17:00:20.069 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-21 17:00:20.074 | ++ 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 17:00:20.352 | 2026-07-21 17:00:20.365 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:00:20.368 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 17:00:20.368 | address-scope 2026-07-21 17:00:20.368 | agent 2026-07-21 17:00:20.368 | allowed-address-pairs 2026-07-21 17:00:20.368 | auto-allocated-topology 2026-07-21 17:00:20.368 | availability_zone 2026-07-21 17:00:20.368 | default-subnetpools 2026-07-21 17:00:20.368 | dhcp_agent_scheduler 2026-07-21 17:00:20.368 | dns-integration 2026-07-21 17:00:20.368 | dns-domain-ports 2026-07-21 17:00:20.368 | dns-integration-domain-keywords 2026-07-21 17:00:20.368 | empty-string-filtering 2026-07-21 17:00:20.368 | external-net 2026-07-21 17:00:20.368 | extra_dhcp_opt 2026-07-21 17:00:20.368 | extraroute 2026-07-21 17:00:20.368 | extraroute-atomic 2026-07-21 17:00:20.368 | filter-validation 2026-07-21 17:00:20.368 | floating-ip-port-forwarding-detail 2026-07-21 17:00:20.368 | fip-port-details 2026-07-21 17:00:20.368 | flavors 2026-07-21 17:00:20.368 | floatingip-pools 2026-07-21 17:00:20.368 | router 2026-07-21 17:00:20.368 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 17:00:20.368 | enable-default-route-bfd 2026-07-21 17:00:20.368 | enable-default-route-ecmp 2026-07-21 17:00:20.368 | ext-gw-mode 2026-07-21 17:00:20.368 | l3-ha 2026-07-21 17:00:20.368 | external-gateway-multihoming 2026-07-21 17:00:20.368 | l3-flavors 2026-07-21 17:00:20.368 | l3_agent_scheduler 2026-07-21 17:00:20.368 | multi-provider 2026-07-21 17:00:20.368 | net-mtu 2026-07-21 17:00:20.368 | net-mtu-writable 2026-07-21 17:00:20.368 | network_availability_zone 2026-07-21 17:00:20.368 | network-ip-availability 2026-07-21 17:00:20.368 | network-ip-availability-details 2026-07-21 17:00:20.368 | pagination 2026-07-21 17:00:20.368 | port-device-profile 2026-07-21 17:00:20.368 | port-mac-address-regenerate 2026-07-21 17:00:20.368 | port-numa-affinity-policy 2026-07-21 17:00:20.368 | port-numa-affinity-policy-socket 2026-07-21 17:00:20.368 | binding 2026-07-21 17:00:20.368 | binding-extended 2026-07-21 17:00:20.368 | port-security 2026-07-21 17:00:20.368 | project-id 2026-07-21 17:00:20.368 | provider 2026-07-21 17:00:20.368 | qinq 2026-07-21 17:00:20.368 | quota-check-limit 2026-07-21 17:00:20.368 | quota-check-limit-default 2026-07-21 17:00:20.368 | quotas 2026-07-21 17:00:20.368 | quota_details 2026-07-21 17:00:20.368 | rbac-policies 2026-07-21 17:00:20.369 | rbac-address-scope 2026-07-21 17:00:20.369 | rbac-security-groups 2026-07-21 17:00:20.369 | revision-if-match 2026-07-21 17:00:20.369 | standard-attr-revisions 2026-07-21 17:00:20.369 | router_availability_zone 2026-07-21 17:00:20.369 | router-enable-snat 2026-07-21 17:00:20.369 | security-groups-default-rules 2026-07-21 17:00:20.369 | security-groups-default-statefulness 2026-07-21 17:00:20.369 | security-groups-normalized-cidr 2026-07-21 17:00:20.369 | security-groups-remote-address-group 2026-07-21 17:00:20.369 | security-groups-rules-belongs-to-default-sg 2026-07-21 17:00:20.369 | security-groups-shared-filtering 2026-07-21 17:00:20.369 | security-group 2026-07-21 17:00:20.369 | service-type 2026-07-21 17:00:20.369 | sorting 2026-07-21 17:00:20.369 | standard-attr-description 2026-07-21 17:00:20.369 | stateful-security-group 2026-07-21 17:00:20.369 | subnet-dns-publish-fixed-ip 2026-07-21 17:00:20.369 | subnet-external-network 2026-07-21 17:00:20.369 | subnet_onboard 2026-07-21 17:00:20.369 | subnet-service-types 2026-07-21 17:00:20.369 | subnet_allocation 2026-07-21 17:00:20.369 | subnetpool-prefix-ops 2026-07-21 17:00:20.369 | tag-creation 2026-07-21 17:00:20.369 | standard-attr-tag 2026-07-21 17:00:20.369 | standard-attr-timestamp 2026-07-21 17:00:20.369 | vlan-transparent' 2026-07-21 17:00:20.371 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 17:00:20.371 | address-scope 2026-07-21 17:00:20.371 | agent 2026-07-21 17:00:20.371 | allowed-address-pairs 2026-07-21 17:00:20.371 | auto-allocated-topology 2026-07-21 17:00:20.371 | availability_zone 2026-07-21 17:00:20.371 | default-subnetpools 2026-07-21 17:00:20.371 | dhcp_agent_scheduler 2026-07-21 17:00:20.371 | dns-integration 2026-07-21 17:00:20.371 | dns-domain-ports 2026-07-21 17:00:20.371 | dns-integration-domain-keywords 2026-07-21 17:00:20.371 | empty-string-filtering 2026-07-21 17:00:20.371 | external-net 2026-07-21 17:00:20.371 | extra_dhcp_opt 2026-07-21 17:00:20.371 | extraroute 2026-07-21 17:00:20.371 | extraroute-atomic 2026-07-21 17:00:20.371 | filter-validation 2026-07-21 17:00:20.371 | floating-ip-port-forwarding-detail 2026-07-21 17:00:20.371 | fip-port-details 2026-07-21 17:00:20.371 | flavors 2026-07-21 17:00:20.371 | floatingip-pools 2026-07-21 17:00:20.371 | router 2026-07-21 17:00:20.371 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 17:00:20.371 | enable-default-route-bfd 2026-07-21 17:00:20.371 | enable-default-route-ecmp 2026-07-21 17:00:20.371 | ext-gw-mode 2026-07-21 17:00:20.371 | l3-ha 2026-07-21 17:00:20.371 | external-gateway-multihoming 2026-07-21 17:00:20.371 | l3-flavors 2026-07-21 17:00:20.371 | l3_agent_scheduler 2026-07-21 17:00:20.371 | multi-provider 2026-07-21 17:00:20.371 | net-mtu 2026-07-21 17:00:20.371 | net-mtu-writable 2026-07-21 17:00:20.371 | network_availability_zone 2026-07-21 17:00:20.371 | network-ip-availability 2026-07-21 17:00:20.371 | network-ip-availability-details 2026-07-21 17:00:20.371 | pagination 2026-07-21 17:00:20.371 | port-device-profile 2026-07-21 17:00:20.371 | port-mac-address-regenerate 2026-07-21 17:00:20.371 | port-numa-affinity-policy 2026-07-21 17:00:20.371 | port-numa-affinity-policy-socket 2026-07-21 17:00:20.371 | binding 2026-07-21 17:00:20.371 | binding-extended 2026-07-21 17:00:20.371 | port-security 2026-07-21 17:00:20.371 | project-id 2026-07-21 17:00:20.371 | provider 2026-07-21 17:00:20.371 | qinq 2026-07-21 17:00:20.371 | quota-check-limit 2026-07-21 17:00:20.371 | quota-check-limit-default 2026-07-21 17:00:20.371 | quotas 2026-07-21 17:00:20.371 | quota_details 2026-07-21 17:00:20.371 | rbac-policies 2026-07-21 17:00:20.371 | rbac-address-scope 2026-07-21 17:00:20.371 | rbac-security-groups 2026-07-21 17:00:20.371 | revision-if-match 2026-07-21 17:00:20.371 | standard-attr-revisions 2026-07-21 17:00:20.371 | router_availability_zone 2026-07-21 17:00:20.371 | router-enable-snat 2026-07-21 17:00:20.371 | security-groups-default-rules 2026-07-21 17:00:20.371 | security-groups-default-statefulness 2026-07-21 17:00:20.371 | security-groups-normalized-cidr 2026-07-21 17:00:20.371 | security-groups-remote-address-group 2026-07-21 17:00:20.371 | security-groups-rules-belongs-to-default-sg 2026-07-21 17:00:20.371 | security-groups-shared-filtering 2026-07-21 17:00:20.371 | security-group 2026-07-21 17:00:20.371 | service-type 2026-07-21 17:00:20.371 | sorting 2026-07-21 17:00:20.371 | standard-attr-description 2026-07-21 17:00:20.371 | stateful-security-group 2026-07-21 17:00:20.371 | subnet-dns-publish-fixed-ip 2026-07-21 17:00:20.371 | subnet-external-network 2026-07-21 17:00:20.371 | subnet_onboard 2026-07-21 17:00:20.371 | subnet-service-types 2026-07-21 17:00:20.371 | subnet_allocation 2026-07-21 17:00:20.371 | subnetpool-prefix-ops 2026-07-21 17:00:20.371 | tag-creation 2026-07-21 17:00:20.371 | standard-attr-tag 2026-07-21 17:00:20.371 | standard-attr-timestamp 2026-07-21 17:00:20.371 | vlan-transparent =~ external-net ]] 2026-07-21 17:00:20.373 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 17:00:20.376 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-21 17:00:20.380 | ++ 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 17:00:20.782 | 2026-07-21 17:00:20.791 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:00:20.795 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=f8da20d8-af12-4895-90e0-2554e7c0466d 2026-07-21 17:00:20.798 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-21 17:00:20.801 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 17:00:20.821 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-21 17:00:20.824 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-21 17:00:20.827 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-21 17:00:20.831 | ++ 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 17:00:21.096 | 2026-07-21 17:00:21.108 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:00:21.112 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 17:00:21.112 | address-scope 2026-07-21 17:00:21.112 | agent 2026-07-21 17:00:21.112 | allowed-address-pairs 2026-07-21 17:00:21.112 | auto-allocated-topology 2026-07-21 17:00:21.112 | availability_zone 2026-07-21 17:00:21.112 | default-subnetpools 2026-07-21 17:00:21.112 | dhcp_agent_scheduler 2026-07-21 17:00:21.112 | dns-integration 2026-07-21 17:00:21.112 | dns-domain-ports 2026-07-21 17:00:21.112 | dns-integration-domain-keywords 2026-07-21 17:00:21.112 | empty-string-filtering 2026-07-21 17:00:21.112 | external-net 2026-07-21 17:00:21.112 | extra_dhcp_opt 2026-07-21 17:00:21.112 | extraroute 2026-07-21 17:00:21.112 | extraroute-atomic 2026-07-21 17:00:21.112 | filter-validation 2026-07-21 17:00:21.112 | floating-ip-port-forwarding-detail 2026-07-21 17:00:21.112 | fip-port-details 2026-07-21 17:00:21.112 | flavors 2026-07-21 17:00:21.112 | floatingip-pools 2026-07-21 17:00:21.112 | router 2026-07-21 17:00:21.112 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 17:00:21.112 | enable-default-route-bfd 2026-07-21 17:00:21.112 | enable-default-route-ecmp 2026-07-21 17:00:21.112 | ext-gw-mode 2026-07-21 17:00:21.112 | l3-ha 2026-07-21 17:00:21.112 | external-gateway-multihoming 2026-07-21 17:00:21.112 | l3-flavors 2026-07-21 17:00:21.112 | l3_agent_scheduler 2026-07-21 17:00:21.113 | multi-provider 2026-07-21 17:00:21.113 | net-mtu 2026-07-21 17:00:21.113 | net-mtu-writable 2026-07-21 17:00:21.113 | network_availability_zone 2026-07-21 17:00:21.113 | network-ip-availability 2026-07-21 17:00:21.113 | network-ip-availability-details 2026-07-21 17:00:21.113 | pagination 2026-07-21 17:00:21.113 | port-device-profile 2026-07-21 17:00:21.113 | port-mac-address-regenerate 2026-07-21 17:00:21.113 | port-numa-affinity-policy 2026-07-21 17:00:21.113 | port-numa-affinity-policy-socket 2026-07-21 17:00:21.113 | binding 2026-07-21 17:00:21.113 | binding-extended 2026-07-21 17:00:21.113 | port-security 2026-07-21 17:00:21.113 | project-id 2026-07-21 17:00:21.113 | provider 2026-07-21 17:00:21.113 | qinq 2026-07-21 17:00:21.113 | quota-check-limit 2026-07-21 17:00:21.113 | quota-check-limit-default 2026-07-21 17:00:21.113 | quotas 2026-07-21 17:00:21.113 | quota_details 2026-07-21 17:00:21.113 | rbac-policies 2026-07-21 17:00:21.113 | rbac-address-scope 2026-07-21 17:00:21.113 | rbac-security-groups 2026-07-21 17:00:21.113 | revision-if-match 2026-07-21 17:00:21.113 | standard-attr-revisions 2026-07-21 17:00:21.113 | router_availability_zone 2026-07-21 17:00:21.113 | router-enable-snat 2026-07-21 17:00:21.113 | security-groups-default-rules 2026-07-21 17:00:21.113 | security-groups-default-statefulness 2026-07-21 17:00:21.113 | security-groups-normalized-cidr 2026-07-21 17:00:21.113 | security-groups-remote-address-group 2026-07-21 17:00:21.113 | security-groups-rules-belongs-to-default-sg 2026-07-21 17:00:21.113 | security-groups-shared-filtering 2026-07-21 17:00:21.113 | security-group 2026-07-21 17:00:21.113 | service-type 2026-07-21 17:00:21.113 | sorting 2026-07-21 17:00:21.113 | standard-attr-description 2026-07-21 17:00:21.113 | stateful-security-group 2026-07-21 17:00:21.113 | subnet-dns-publish-fixed-ip 2026-07-21 17:00:21.113 | subnet-external-network 2026-07-21 17:00:21.113 | subnet_onboard 2026-07-21 17:00:21.113 | subnet-service-types 2026-07-21 17:00:21.113 | subnet_allocation 2026-07-21 17:00:21.113 | subnetpool-prefix-ops 2026-07-21 17:00:21.113 | tag-creation 2026-07-21 17:00:21.113 | standard-attr-tag 2026-07-21 17:00:21.113 | standard-attr-timestamp 2026-07-21 17:00:21.113 | vlan-transparent' 2026-07-21 17:00:21.116 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 17:00:21.116 | address-scope 2026-07-21 17:00:21.116 | agent 2026-07-21 17:00:21.116 | allowed-address-pairs 2026-07-21 17:00:21.116 | auto-allocated-topology 2026-07-21 17:00:21.116 | availability_zone 2026-07-21 17:00:21.116 | default-subnetpools 2026-07-21 17:00:21.116 | dhcp_agent_scheduler 2026-07-21 17:00:21.116 | dns-integration 2026-07-21 17:00:21.116 | dns-domain-ports 2026-07-21 17:00:21.116 | dns-integration-domain-keywords 2026-07-21 17:00:21.116 | empty-string-filtering 2026-07-21 17:00:21.116 | external-net 2026-07-21 17:00:21.116 | extra_dhcp_opt 2026-07-21 17:00:21.116 | extraroute 2026-07-21 17:00:21.116 | extraroute-atomic 2026-07-21 17:00:21.116 | filter-validation 2026-07-21 17:00:21.116 | floating-ip-port-forwarding-detail 2026-07-21 17:00:21.116 | fip-port-details 2026-07-21 17:00:21.116 | flavors 2026-07-21 17:00:21.116 | floatingip-pools 2026-07-21 17:00:21.116 | router 2026-07-21 17:00:21.116 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 17:00:21.116 | enable-default-route-bfd 2026-07-21 17:00:21.116 | enable-default-route-ecmp 2026-07-21 17:00:21.116 | ext-gw-mode 2026-07-21 17:00:21.116 | l3-ha 2026-07-21 17:00:21.116 | external-gateway-multihoming 2026-07-21 17:00:21.116 | l3-flavors 2026-07-21 17:00:21.116 | l3_agent_scheduler 2026-07-21 17:00:21.116 | multi-provider 2026-07-21 17:00:21.116 | net-mtu 2026-07-21 17:00:21.116 | net-mtu-writable 2026-07-21 17:00:21.116 | network_availability_zone 2026-07-21 17:00:21.116 | network-ip-availability 2026-07-21 17:00:21.116 | network-ip-availability-details 2026-07-21 17:00:21.116 | pagination 2026-07-21 17:00:21.116 | port-device-profile 2026-07-21 17:00:21.116 | port-mac-address-regenerate 2026-07-21 17:00:21.116 | port-numa-affinity-policy 2026-07-21 17:00:21.116 | port-numa-affinity-policy-socket 2026-07-21 17:00:21.116 | binding 2026-07-21 17:00:21.116 | binding-extended 2026-07-21 17:00:21.116 | port-security 2026-07-21 17:00:21.116 | project-id 2026-07-21 17:00:21.116 | provider 2026-07-21 17:00:21.116 | qinq 2026-07-21 17:00:21.116 | quota-check-limit 2026-07-21 17:00:21.116 | quota-check-limit-default 2026-07-21 17:00:21.116 | quotas 2026-07-21 17:00:21.116 | quota_details 2026-07-21 17:00:21.116 | rbac-policies 2026-07-21 17:00:21.116 | rbac-address-scope 2026-07-21 17:00:21.117 | rbac-security-groups 2026-07-21 17:00:21.117 | revision-if-match 2026-07-21 17:00:21.117 | standard-attr-revisions 2026-07-21 17:00:21.117 | router_availability_zone 2026-07-21 17:00:21.117 | router-enable-snat 2026-07-21 17:00:21.117 | security-groups-default-rules 2026-07-21 17:00:21.117 | security-groups-default-statefulness 2026-07-21 17:00:21.117 | security-groups-normalized-cidr 2026-07-21 17:00:21.117 | security-groups-remote-address-group 2026-07-21 17:00:21.117 | security-groups-rules-belongs-to-default-sg 2026-07-21 17:00:21.117 | security-groups-shared-filtering 2026-07-21 17:00:21.117 | security-group 2026-07-21 17:00:21.117 | service-type 2026-07-21 17:00:21.117 | sorting 2026-07-21 17:00:21.117 | standard-attr-description 2026-07-21 17:00:21.117 | stateful-security-group 2026-07-21 17:00:21.117 | subnet-dns-publish-fixed-ip 2026-07-21 17:00:21.117 | subnet-external-network 2026-07-21 17:00:21.117 | subnet_onboard 2026-07-21 17:00:21.117 | subnet-service-types 2026-07-21 17:00:21.117 | subnet_allocation 2026-07-21 17:00:21.117 | subnetpool-prefix-ops 2026-07-21 17:00:21.117 | tag-creation 2026-07-21 17:00:21.117 | standard-attr-tag 2026-07-21 17:00:21.117 | standard-attr-timestamp 2026-07-21 17:00:21.117 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-21 17:00:21.119 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 17:00:21.123 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-21 17:00:21.127 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-21 17:00:21.132 | ++ 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 17:00:22.151 | 2026-07-21 17:00:22.164 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:00:22.167 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=1f2d681c-869a-412e-abe2-9fe03072ef57 2026-07-21 17:00:22.170 | + 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 17:00:22.173 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 17:00:22.197 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-21 17:00:22.201 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-21 17:00:22.205 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f8da20d8-af12-4895-90e0-2554e7c0466d eed99fc9-84ec-4c73-af5b-e315e1906860 2026-07-21 17:00:23.906 | 2026-07-21 17:00:23.913 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-21 17:00:23.917 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 1f2d681c-869a-412e-abe2-9fe03072ef57 2026-07-21 17:00:23.921 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-21 17:00:23.925 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-21 17:00:23.927 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-21 17:00:23.930 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-21 17:00:23.933 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-07-21 17:00:23.936 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-07-21 17:00:23.939 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 1f2d681c-869a-412e-abe2-9fe03072ef57 --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-07-21 17:00:23.942 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-21 17:00:23.945 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-21 17:00:23.950 | +++ 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 1f2d681c-869a-412e-abe2-9fe03072ef57 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-07-21 17:00:23.950 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-21 17:00:24.719 | 2026-07-21 17:00:24.730 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:00:24.734 | ++ 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 17:00:24.734 | | id | bb0a99e2-55aa-434b-9ccd-ce96a9cbe499 |' 2026-07-21 17:00:24.737 | ++ 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 17:00:24.739 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 17:00:24.756 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' bb0a99e2-55aa-434b-9ccd-ce96a9cbe499 '|' 2026-07-21 17:00:24.760 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | bb0a99e2-55aa-434b-9ccd-ce96a9cbe499 |' 2026-07-21 17:00:24.763 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-21 17:00:24.769 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-21 17:00:24.769 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' bb0a99e2-55aa-434b-9ccd-ce96a9cbe499 '|' 2026-07-21 17:00:24.772 | ++ functions-common:get_field:806 : local data field 2026-07-21 17:00:24.774 | ++ functions-common:get_field:807 : read data 2026-07-21 17:00:24.777 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-21 17:00:24.781 | ++ functions-common:get_field:811 : field='$3' 2026-07-21 17:00:24.785 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | bb0a99e2-55aa-434b-9ccd-ce96a9cbe499 |' 2026-07-21 17:00:24.785 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-21 17:00:24.791 | ++ functions-common:get_field:807 : read data 2026-07-21 17:00:24.796 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-07-21 17:00:24.801 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-21 17:00:24.801 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' bb0a99e2-55aa-434b-9ccd-ce96a9cbe499 '|' 2026-07-21 17:00:24.804 | ++ functions-common:get_field:806 : local data field 2026-07-21 17:00:24.807 | ++ functions-common:get_field:807 : read data 2026-07-21 17:00:24.810 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-21 17:00:24.813 | ++ functions-common:get_field:811 : field='$6' 2026-07-21 17:00:24.817 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-21 17:00:24.817 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | bb0a99e2-55aa-434b-9ccd-ce96a9cbe499 |' 2026-07-21 17:00:24.822 | ++ functions-common:get_field:807 : read data 2026-07-21 17:00:24.826 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=bb0a99e2-55aa-434b-9ccd-ce96a9cbe499 2026-07-21 17:00:24.830 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 1f2d681c-869a-412e-abe2-9fe03072ef57 f8da20d8-af12-4895-90e0-2554e7c0466d 2026-07-21 17:00:26.395 | 2026-07-21 17:00:26.403 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-21 17:00:26.405 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-21 17:00:26.408 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-21 17:00:26.426 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:26.428 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-21 17:00:26.431 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-21 17:00:26.434 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-21 17:00:26.438 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-21 17:00:26.440 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-21 17:00:26.443 | ++ 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 17:00:26.463 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-21 17:00:26.465 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-21 17:00:26.468 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-21 17:00:26.471 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-21 17:00:26.474 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-21 17:00:26.476 | + 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 17:00:26.479 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-21 17:00:26.482 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-21 17:00:26.485 | + functions-common:test_with_retry:2360 : local until=10 2026-07-21 17:00:26.489 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-21 17:00:26.492 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-21 17:00:26.495 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-21 17:00:26.497 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:26.499 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:26.504 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:26.508 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653226505 2026-07-21 17:00:26.510 | + 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 17:00:26.518 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-21 17:00:26.520 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:26.522 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:26.525 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:26.528 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:26.531 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:26.533 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-21 17:00:26.536 | + functions-common:time_stop:2427 : start_time=1784653226505 2026-07-21 17:00:26.539 | + functions-common:time_stop:2429 : [[ -z 1784653226505 ]] 2026-07-21 17:00:26.542 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:26.546 | + functions-common:time_stop:2432 : end_time=1784653226543 2026-07-21 17:00:26.549 | + functions-common:time_stop:2433 : elapsed_time=38 2026-07-21 17:00:26.552 | + functions-common:time_stop:2434 : total=1052 2026-07-21 17:00:26.555 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:26.558 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1090 2026-07-21 17:00:26.562 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-21 17:00:26.565 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-07-21 17:00:26.570 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-21 17:00:26.573 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-21 17:00:26.576 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-21 17:00:26.579 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-21 17:00:26.582 | + 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 17:00:26.597 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-21 17:00:26.615 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-21 17:00:26.615 | ++ 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 17:00:26.617 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-21 17:00:26.617 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-21 17:00:26.861 | 2026-07-21 17:00:26.871 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:00:26.877 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.102 ' 2026-07-21 17:00:26.880 | + 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 17:00:26.882 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 17:00:26.902 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-21 17:00:26.906 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-21 17:00:26.909 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-21 17:00:26.912 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-21 17:00:26.915 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f8da20d8-af12-4895-90e0-2554e7c0466d fa488991-7b52-40bd-b9ac-a46257199921 2026-07-21 17:00:28.939 | 2026-07-21 17:00:28.948 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-21 17:00:28.952 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 1f2d681c-869a-412e-abe2-9fe03072ef57 2026-07-21 17:00:28.954 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-21 17:00:28.956 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-21 17:00:28.960 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-21 17:00:28.963 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-21 17:00:28.966 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 1f2d681c-869a-412e-abe2-9fe03072ef57 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-21 17:00:28.969 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-21 17:00:28.972 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-21 17:00:28.976 | +++ 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 1f2d681c-869a-412e-abe2-9fe03072ef57 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-21 17:00:28.976 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-21 17:00:30.393 | 2026-07-21 17:00:30.404 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:00:30.408 | ++ 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 17:00:30.408 | | id | 4df78a2a-3e95-4f96-a9aa-b70d3b135e3a |' 2026-07-21 17:00:30.412 | ++ 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 17:00:30.415 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 17:00:30.434 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 4df78a2a-3e95-4f96-a9aa-b70d3b135e3a '|' 2026-07-21 17:00:30.437 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 4df78a2a-3e95-4f96-a9aa-b70d3b135e3a |' 2026-07-21 17:00:30.440 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-21 17:00:30.444 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-21 17:00:30.444 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 4df78a2a-3e95-4f96-a9aa-b70d3b135e3a '|' 2026-07-21 17:00:30.447 | ++ functions-common:get_field:806 : local data field 2026-07-21 17:00:30.450 | ++ functions-common:get_field:807 : read data 2026-07-21 17:00:30.453 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-21 17:00:30.455 | ++ functions-common:get_field:811 : field='$3' 2026-07-21 17:00:30.459 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-21 17:00:30.461 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 4df78a2a-3e95-4f96-a9aa-b70d3b135e3a |' 2026-07-21 17:00:30.464 | ++ functions-common:get_field:807 : read data 2026-07-21 17:00:30.468 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-21 17:00:30.471 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-21 17:00:30.475 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 4df78a2a-3e95-4f96-a9aa-b70d3b135e3a '|' 2026-07-21 17:00:30.476 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-21 17:00:30.479 | ++ functions-common:get_field:806 : local data field 2026-07-21 17:00:30.482 | ++ functions-common:get_field:807 : read data 2026-07-21 17:00:30.485 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-21 17:00:30.487 | ++ functions-common:get_field:811 : field='$6' 2026-07-21 17:00:30.492 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 4df78a2a-3e95-4f96-a9aa-b70d3b135e3a |' 2026-07-21 17:00:30.492 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-21 17:00:30.498 | ++ functions-common:get_field:807 : read data 2026-07-21 17:00:30.502 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=4df78a2a-3e95-4f96-a9aa-b70d3b135e3a 2026-07-21 17:00:30.504 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-21 17:00:30.508 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-21 17:00:30.510 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-21 17:00:30.512 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-21 17:00:30.532 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:30.535 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-21 17:00:30.545 | net.ipv6.conf.all.forwarding = 1 2026-07-21 17:00:30.550 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show f8da20d8-af12-4895-90e0-2554e7c0466d -c external_gateway_info -f json 2026-07-21 17:00:30.551 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-21 17:00:30.552 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 4df78a2a-3e95-4f96-a9aa-b70d3b135e3a 2026-07-21 17:00:30.552 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-21 17:00:30.552 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-21 17:00:30.847 | 2026-07-21 17:00:30.857 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:00:30.861 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-21 17:00:30.864 | + 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 17:00:30.867 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 17:00:30.883 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-21 17:00:30.886 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-21 17:00:30.889 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-21 17:00:30.892 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-21 17:00:30.894 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-21 17:00:30.896 | ++ 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 17:00:30.923 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-21 17:00:30.926 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-21 17:00:30.929 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-21 17:00:30.932 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-21 17:00:30.945 | + 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 17:00:30.957 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdb4:289a:7aa3::/56 2026-07-21 17:00:30.960 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z b4dcfd72-b668-4421-9cbb-04d447369cbd ]] 2026-07-21 17:00:30.963 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdb4:289a:7aa3::/56 via 2001:db8::1 dev br-ex 2026-07-21 17:00:30.976 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-21 17:00:30.978 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-21 17:00:30.981 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-07-21 17:00:30.999 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:31.001 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-07-21 17:00:31.003 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 17:00:31.005 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-07-21 17:00:31.008 | + ./stack.sh:main:1335 : start_nova 2026-07-21 17:00:31.011 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-21 17:00:31.013 | + 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 17:00:31.016 | + 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 17:00:31.019 | + 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 17:00:31.022 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-21 17:00:31.025 | + 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 17:00:31.027 | + functions-common:run_process:1674 : local service=n-sch 2026-07-21 17:00:31.030 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 17:00:31.033 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:31.035 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:31.038 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:31.041 | + functions-common:run_process:1680 : local name=n-sch 2026-07-21 17:00:31.043 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:31.046 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:31.049 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:31.051 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:31.055 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:31.059 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653231056 2026-07-21 17:00:31.061 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-21 17:00:31.079 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:31.082 | + 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 17:00:31.085 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-21 17:00:31.088 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 17:00:31.091 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 17:00:31.094 | + 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 17:00:31.096 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 17:00:31.099 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-21 17:00:31.102 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-21 17:00:31.105 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-21 17:00:31.108 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 17:00:31.111 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 17:00:31.113 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 17:00:31.116 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 17:00:31.119 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-21 17:00:31.122 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-21 17:00:31.125 | + 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 17:00:31.127 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-21 17:00:31.130 | + 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 17:00:31.133 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 17:00:31.136 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 17:00:31.138 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 17:00:31.140 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 17:00:31.143 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 17:00:31.145 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-21 17:00:31.148 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 17:00:31.152 | + 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 17:00:31.227 | + 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 17:00:31.300 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-07-21 17:00:31.359 | + 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 17:00:31.422 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-21 17:00:31.483 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-21 17:00:31.544 | + 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 17:00:31.604 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 17:00:31.607 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 17:00:31.610 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-21 17:00:31.689 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 17:00:32.001 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-21 17:00:32.015 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-21 17:00:32.319 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-21 17:00:32.347 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:32.351 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:32.354 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:32.356 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:32.359 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:32.362 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:32.365 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:32.368 | + functions-common:time_stop:2427 : start_time=1784653231056 2026-07-21 17:00:32.370 | + functions-common:time_stop:2429 : [[ -z 1784653231056 ]] 2026-07-21 17:00:32.375 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:32.379 | + functions-common:time_stop:2432 : end_time=1784653232376 2026-07-21 17:00:32.383 | + functions-common:time_stop:2433 : elapsed_time=1320 2026-07-21 17:00:32.387 | + functions-common:time_stop:2434 : total=23398 2026-07-21 17:00:32.390 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:32.394 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24718 2026-07-21 17:00:32.398 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-21 17:00:32.404 | + 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 17:00:32.407 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-21 17:00:32.411 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-21 17:00:32.414 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:32.417 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:32.421 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:32.425 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-21 17:00:32.428 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:32.430 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:32.433 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:32.437 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:32.442 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:32.447 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653232443 2026-07-21 17:00:32.450 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-21 17:00:32.471 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:32.473 | + 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 17:00:32.476 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-21 17:00:32.479 | + 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 17:00:32.482 | + 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 17:00:32.485 | + 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 17:00:32.487 | + 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 17:00:32.490 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-21 17:00:32.493 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-21 17:00:32.496 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-21 17:00:32.500 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 17:00:32.503 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 17:00:32.505 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 17:00:32.507 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 17:00:32.510 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-21 17:00:32.512 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-21 17:00:32.516 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 17:00:32.518 | + 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 17:00:32.520 | + 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 17:00:32.523 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-21 17:00:32.526 | + 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 17:00:32.529 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 17:00:32.532 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 17:00:32.535 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 17:00:32.538 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-21 17:00:32.540 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 17:00:32.544 | + 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 17:00:32.618 | + 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 17:00:32.695 | + 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 17:00:32.762 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-07-21 17:00:32.825 | + 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 17:00:32.890 | + 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 17:00:32.953 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-21 17:00:33.020 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-21 17:00:33.087 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-21 17:00:33.149 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-21 17:00:33.211 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-21 17:00:33.272 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 17:00:33.275 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 17:00:33.278 | + 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 17:00:33.350 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 17:00:33.679 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-21 17:00:33.693 | 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 17:00:34.023 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-21 17:00:34.107 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:34.110 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:34.113 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:34.116 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:34.119 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:34.122 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:34.125 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:34.129 | + functions-common:time_stop:2427 : start_time=1784653232443 2026-07-21 17:00:34.131 | + functions-common:time_stop:2429 : [[ -z 1784653232443 ]] 2026-07-21 17:00:34.137 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:34.142 | + functions-common:time_stop:2432 : end_time=1784653234138 2026-07-21 17:00:34.145 | + functions-common:time_stop:2433 : elapsed_time=1695 2026-07-21 17:00:34.147 | + functions-common:time_stop:2434 : total=24718 2026-07-21 17:00:34.150 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:34.153 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26413 2026-07-21 17:00:34.157 | + 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 17:00:34.160 | + 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 17:00:34.164 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-21 17:00:34.168 | + 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 17:00:34.172 | + 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 17:00:34.175 | + 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 17:00:34.178 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-21 17:00:34.183 | + 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 17:00:34.186 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-21 17:00:34.191 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-21 17:00:34.196 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 17:00:34.199 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-21 17:00:34.201 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-21 17:00:34.220 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:34.223 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-21 17:00:34.274 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-21 17:00:34.277 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-21 17:00:34.297 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:00:34.300 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-21 17:00:34.302 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-21 17:00:34.321 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:00:34.325 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-21 17:00:34.330 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 17:00:34.333 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-21 17:00:34.336 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-21 17:00:34.338 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 17:00:34.341 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 17:00:34.345 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-21 17:00:34.348 | + 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 17:00:34.352 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-21 17:00:34.354 | + 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 17:00:34.358 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:34.361 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:34.364 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:34.368 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-21 17:00:34.371 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:34.374 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:34.377 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:34.380 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:34.384 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:34.389 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653234386 2026-07-21 17:00:34.393 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-21 17:00:34.413 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:34.416 | + 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 17:00:34.420 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-21 17:00:34.422 | + 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 17:00:34.425 | + 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 17:00:34.428 | + 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 17:00:34.433 | + 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 17:00:34.436 | + 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 17:00:34.439 | + 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 17:00:34.442 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-21 17:00:34.445 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 17:00:34.448 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 17:00:34.450 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 17:00:34.453 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 17:00:34.455 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-21 17:00:34.459 | + 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 17:00:34.463 | + 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 17:00:34.465 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-21 17:00:34.468 | + 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 17:00:34.471 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 17:00:34.474 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 17:00:34.476 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 17:00:34.479 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 17:00:34.481 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 17:00:34.484 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-21 17:00:34.487 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 17:00:34.491 | + 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 17:00:34.557 | + 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 17:00:34.628 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-07-21 17:00:34.689 | + 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 17:00:34.756 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-21 17:00:34.817 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-21 17:00:34.881 | + 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 17:00:34.948 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 17:00:34.951 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 17:00:34.954 | + 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 17:00:35.029 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 17:00:35.360 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-21 17:00:35.373 | 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 17:00:35.704 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-21 17:00:35.744 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:35.746 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:35.750 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:35.753 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:35.756 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:35.758 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:35.761 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:35.764 | + functions-common:time_stop:2427 : start_time=1784653234386 2026-07-21 17:00:35.767 | + functions-common:time_stop:2429 : [[ -z 1784653234386 ]] 2026-07-21 17:00:35.771 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:35.775 | + functions-common:time_stop:2432 : end_time=1784653235772 2026-07-21 17:00:35.779 | + functions-common:time_stop:2433 : elapsed_time=1386 2026-07-21 17:00:35.781 | + functions-common:time_stop:2434 : total=26413 2026-07-21 17:00:35.784 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:35.786 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27799 2026-07-21 17:00:35.789 | + 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 17:00:35.792 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-21 17:00:35.795 | + 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 17:00:35.798 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:35.801 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:35.804 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:35.807 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-21 17:00:35.811 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:35.813 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:35.816 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:35.821 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:35.825 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:35.829 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653235826 2026-07-21 17:00:35.832 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-21 17:00:35.854 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:00:35.857 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:35.860 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:35.863 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:35.866 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:35.869 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:35.872 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:35.875 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:35.878 | + functions-common:time_stop:2427 : start_time=1784653235826 2026-07-21 17:00:35.881 | + functions-common:time_stop:2429 : [[ -z 1784653235826 ]] 2026-07-21 17:00:35.884 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:35.889 | + functions-common:time_stop:2432 : end_time=1784653235886 2026-07-21 17:00:35.891 | + functions-common:time_stop:2433 : elapsed_time=60 2026-07-21 17:00:35.894 | + functions-common:time_stop:2434 : total=27799 2026-07-21 17:00:35.897 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:35.900 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27859 2026-07-21 17:00:35.903 | + 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 17:00:35.907 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-21 17:00:35.910 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-21 17:00:35.913 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:35.917 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:35.920 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:35.923 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-21 17:00:35.927 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:35.930 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:35.933 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:35.936 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:35.939 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:35.945 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653235941 2026-07-21 17:00:35.949 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-21 17:00:35.968 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:00:35.971 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:35.975 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:35.978 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:35.981 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:35.984 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:35.987 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:35.990 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:35.994 | + functions-common:time_stop:2427 : start_time=1784653235941 2026-07-21 17:00:35.998 | + functions-common:time_stop:2429 : [[ -z 1784653235941 ]] 2026-07-21 17:00:36.002 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:36.006 | + functions-common:time_stop:2432 : end_time=1784653236004 2026-07-21 17:00:36.009 | + functions-common:time_stop:2433 : elapsed_time=63 2026-07-21 17:00:36.012 | + functions-common:time_stop:2434 : total=27859 2026-07-21 17:00:36.016 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:36.019 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27922 2026-07-21 17:00:36.023 | + 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 17:00:36.026 | + 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 17:00:36.030 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-21 17:00:36.033 | + 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 17:00:36.036 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-21 17:00:36.039 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-21 17:00:36.060 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:36.063 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-21 17:00:36.119 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-21 17:00:36.125 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 17:00:36.128 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-21 17:00:36.182 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-21 17:00:36.202 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:36.204 | + 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 17:00:36.207 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-21 17:00:36.210 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 17:00:36.214 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:36.217 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:36.220 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:36.223 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-21 17:00:36.226 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:36.229 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:36.233 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:36.236 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:36.239 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:36.244 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653236241 2026-07-21 17:00:36.247 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-21 17:00:36.267 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:36.271 | + 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 17:00:36.274 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-21 17:00:36.276 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 17:00:36.279 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 17:00:36.283 | + 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 17:00:36.286 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 17:00:36.289 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-21 17:00:36.292 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-21 17:00:36.296 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-21 17:00:36.300 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 17:00:36.303 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 17:00:36.306 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 17:00:36.309 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 17:00:36.312 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-21 17:00:36.314 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-21 17:00:36.317 | + 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 17:00:36.319 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-21 17:00:36.322 | + 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 17:00:36.324 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 17:00:36.327 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 17:00:36.330 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 17:00:36.332 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 17:00:36.335 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 17:00:36.338 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-21 17:00:36.341 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 17:00:36.345 | + 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 17:00:36.411 | + 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 17:00:36.483 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-07-21 17:00:36.556 | + 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 17:00:36.636 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-21 17:00:36.690 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-21 17:00:36.742 | + 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 17:00:36.794 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 17:00:36.796 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 17:00:36.799 | + 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 17:00:36.861 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 17:00:37.175 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-21 17:00:37.190 | 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 17:00:37.504 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-21 17:00:37.537 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:37.541 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:37.544 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:37.547 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:37.550 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:37.553 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:37.556 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:37.558 | + functions-common:time_stop:2427 : start_time=1784653236241 2026-07-21 17:00:37.561 | + functions-common:time_stop:2429 : [[ -z 1784653236241 ]] 2026-07-21 17:00:37.565 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:37.570 | + functions-common:time_stop:2432 : end_time=1784653237567 2026-07-21 17:00:37.573 | + functions-common:time_stop:2433 : elapsed_time=1326 2026-07-21 17:00:37.576 | + functions-common:time_stop:2434 : total=27922 2026-07-21 17:00:37.579 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:37.581 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29248 2026-07-21 17:00:37.586 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-21 17:00:37.592 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 17:00:37.595 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-21 17:00:37.617 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:37.621 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-21 17:00:37.624 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-21 17:00:37.628 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 17:00:37.631 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 17:00:37.634 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-21 17:00:37.637 | + 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 17:00:37.640 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-21 17:00:37.643 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-21 17:00:37.647 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:37.650 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:37.653 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:37.656 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-21 17:00:37.659 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:37.662 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:37.665 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:37.669 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:37.672 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:37.678 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653237674 2026-07-21 17:00:37.681 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-21 17:00:37.701 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:37.704 | + 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 17:00:37.707 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-21 17:00:37.710 | + 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 17:00:37.713 | + 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 17:00:37.716 | + 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 17:00:37.719 | + 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 17:00:37.722 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-21 17:00:37.725 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-21 17:00:37.729 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-21 17:00:37.731 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 17:00:37.735 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 17:00:37.738 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 17:00:37.742 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 17:00:37.745 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-21 17:00:37.749 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-21 17:00:37.752 | + 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 17:00:37.755 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-21 17:00:37.758 | + 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 17:00:37.761 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 17:00:37.764 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 17:00:37.767 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 17:00:37.770 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 17:00:37.773 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 17:00:37.776 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-21 17:00:37.779 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 17:00:37.785 | + 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 17:00:37.864 | + 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 17:00:37.938 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-07-21 17:00:38.009 | + 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 17:00:38.073 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-21 17:00:38.142 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-21 17:00:38.203 | + 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 17:00:38.268 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 17:00:38.271 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 17:00:38.274 | + 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 17:00:38.349 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 17:00:38.676 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-21 17:00:38.693 | 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 17:00:39.001 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-21 17:00:39.041 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:39.045 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:39.048 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:39.051 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:39.055 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:39.058 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:39.061 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:39.064 | + functions-common:time_stop:2427 : start_time=1784653237674 2026-07-21 17:00:39.067 | + functions-common:time_stop:2429 : [[ -z 1784653237674 ]] 2026-07-21 17:00:39.071 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:39.076 | + functions-common:time_stop:2432 : end_time=1784653239073 2026-07-21 17:00:39.079 | + functions-common:time_stop:2433 : elapsed_time=1399 2026-07-21 17:00:39.082 | + functions-common:time_stop:2434 : total=29248 2026-07-21 17:00:39.085 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:39.088 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30647 2026-07-21 17:00:39.091 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-21 17:00:39.094 | + 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 17:00:39.098 | + 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 17:00:39.101 | + 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 17:00:39.104 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-21 17:00:39.109 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-21 17:00:39.112 | + lib/nova:start_nova_compute:996 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-21 17:00:39.115 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-21 17:00:39.118 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-21 17:00:39.120 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-21 17:00:39.123 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-21 17:00:39.128 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-21 17:00:39.131 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-21 17:00:39.135 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-21 17:00:39.138 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-21 17:00:39.141 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-21 17:00:39.143 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 17:00:39.143 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-21 17:00:39.143 | BEGIN { 2026-07-21 17:00:39.143 | section = "" 2026-07-21 17:00:39.143 | last_section = "" 2026-07-21 17:00:39.143 | section_count = 0 2026-07-21 17:00:39.143 | } 2026-07-21 17:00:39.143 | /^\[.+\]/ { 2026-07-21 17:00:39.143 | gsub("[][]", "", $1); 2026-07-21 17:00:39.143 | section=$1 2026-07-21 17:00:39.143 | next 2026-07-21 17:00:39.143 | } 2026-07-21 17:00:39.143 | /^ *\#/ { 2026-07-21 17:00:39.143 | next 2026-07-21 17:00:39.143 | } 2026-07-21 17:00:39.143 | /^[^ \t]+/ { 2026-07-21 17:00:39.144 | # get offset of first = in $0 2026-07-21 17:00:39.144 | eq_idx = index($0, "=") 2026-07-21 17:00:39.144 | # extract attr & value from $0 2026-07-21 17:00:39.144 | attr = substr($0, 1, eq_idx - 1) 2026-07-21 17:00:39.144 | value = substr($0, eq_idx + 1) 2026-07-21 17:00:39.144 | # only need to strip trailing whitespace from attr 2026-07-21 17:00:39.144 | sub(/[ \t]*$/, "", attr) 2026-07-21 17:00:39.144 | # need to strip leading & trailing whitespace from value 2026-07-21 17:00:39.144 | sub(/^[ \t]*/, "", value) 2026-07-21 17:00:39.144 | sub(/[ \t]*$/, "", value) 2026-07-21 17:00:39.144 | 2026-07-21 17:00:39.144 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-21 17:00:39.144 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-21 17:00:39.144 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-21 17:00:39.144 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-21 17:00:39.144 | if (! (section, attr) in cfg_attr_count) { 2026-07-21 17:00:39.144 | if (section != last_section) { 2026-07-21 17:00:39.144 | cfg_section[section_count++] = section 2026-07-21 17:00:39.144 | last_section = section 2026-07-21 17:00:39.144 | } 2026-07-21 17:00:39.144 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-21 17:00:39.144 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-21 17:00:39.144 | 2026-07-21 17:00:39.144 | cfg_attr[section, attr, 0] = value 2026-07-21 17:00:39.144 | cfg_attr_count[section, attr] = 1 2026-07-21 17:00:39.144 | } else { 2026-07-21 17:00:39.144 | lno = cfg_attr_count[section, attr]++ 2026-07-21 17:00:39.144 | cfg_attr[section, attr, lno] = value 2026-07-21 17:00:39.144 | } 2026-07-21 17:00:39.144 | } 2026-07-21 17:00:39.144 | END { 2026-07-21 17:00:39.144 | # Process each section in order 2026-07-21 17:00:39.144 | for (sno = 0; sno < section_count; sno++) { 2026-07-21 17:00:39.144 | section = cfg_section[sno] 2026-07-21 17:00:39.144 | # The ini routines simply append a config item immediately 2026-07-21 17:00:39.144 | # after the section header. To keep the same order as defined 2026-07-21 17:00:39.144 | # in local.conf, invoke the ini routines in the reverse order 2026-07-21 17:00:39.144 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-21 17:00:39.144 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-21 17:00:39.144 | if (cfg_attr_count[section, attr] == 1) 2026-07-21 17:00:39.144 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-21 17:00:39.144 | else { 2026-07-21 17:00:39.144 | # For multiline, invoke the ini routines in the reverse order 2026-07-21 17:00:39.144 | count = cfg_attr_count[section, attr] 2026-07-21 17:00:39.144 | print "inidelete " configfile " " section " " attr 2026-07-21 17:00:39.144 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-21 17:00:39.144 | for (l = count -2; l >= 0; l--) 2026-07-21 17:00:39.144 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-21 17:00:39.144 | } 2026-07-21 17:00:39.144 | } 2026-07-21 17:00:39.144 | } 2026-07-21 17:00:39.144 | } 2026-07-21 17:00:39.144 | ' 2026-07-21 17:00:39.145 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-21 17:00:39.146 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-21 17:00:39.148 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-21 17:00:39.151 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-21 17:00:39.154 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 17:00:39.157 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-21 17:00:39.160 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-21 17:00:39.160 | BEGIN { group = "" } 2026-07-21 17:00:39.160 | /^\[\[.+\|.*\]\]/ { 2026-07-21 17:00:39.160 | gsub("[][]", "", $1); 2026-07-21 17:00:39.160 | split($1, a, "|"); 2026-07-21 17:00:39.160 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-21 17:00:39.160 | group=a[1] 2026-07-21 17:00:39.160 | } else { 2026-07-21 17:00:39.160 | group="" 2026-07-21 17:00:39.160 | } 2026-07-21 17:00:39.160 | next 2026-07-21 17:00:39.160 | } 2026-07-21 17:00:39.160 | { 2026-07-21 17:00:39.160 | if (group != "") 2026-07-21 17:00:39.160 | print $0 2026-07-21 17:00:39.160 | } 2026-07-21 17:00:39.160 | ' /opt/stack/devstack/local.conf 2026-07-21 17:00:39.168 | + 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 17:00:39.171 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-21 17:00:39.211 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-21 17:00:39.249 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-21 17:00:39.251 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-21 17:00:39.255 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-21 17:00:39.258 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 17:00:39.260 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-21 17:00:39.262 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 17:00:39.277 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:39.281 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-21 17:00:39.284 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-21 17:00:39.287 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 17:00:39.304 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:39.306 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.86:5672/nova_cell1 2026-07-21 17:00:39.309 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.86:5672/nova_cell1 2026-07-21 17:00:39.344 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 17:00:39.347 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 17:00:39.349 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-21 17:00:39.369 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-21 17:00:39.389 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-21 17:00:39.392 | + lib/nova:configure_console_compute:671 : local offset 2026-07-21 17:00:39.395 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-21 17:00:39.397 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-21 17:00:39.401 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-21 17:00:39.422 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=10.4.3.86 2026-07-21 17:00:39.424 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-21 17:00:39.440 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:39.443 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-21 17:00:39.446 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-21 17:00:39.448 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-21 17:00:39.451 | + functions:vercmp:648 : local 'op=<' 2026-07-21 17:00:39.454 | + functions:vercmp:649 : local v2=1.0.0 2026-07-21 17:00:39.457 | + functions:vercmp:650 : local result 2026-07-21 17:00:39.462 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-21 17:00:39.462 | ++ functions:vercmp:654 : sort -V 2026-07-21 17:00:39.462 | ++ functions:vercmp:654 : head -1 2026-07-21 17:00:39.468 | + functions:vercmp:654 : result=1.0.0 2026-07-21 17:00:39.471 | + functions:vercmp:656 : case $op in 2026-07-21 17:00:39.474 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-21 17:00:39.477 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-21 17:00:39.480 | + functions:vercmp:667 : return 2026-07-21 17:00:39.483 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://10.4.3.86:6080/vnc_lite.html 2026-07-21 17:00:39.486 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.4.3.86:6080/vnc_lite.html 2026-07-21 17:00:39.521 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://10.4.3.86:6081/spice_auto.html 2026-07-21 17:00:39.524 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.4.3.86:6081/spice_auto.html 2026-07-21 17:00:39.562 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-21 17:00:39.582 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:39.585 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-21 17:00:39.588 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=10.4.3.86 2026-07-21 17:00:39.591 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-21 17:00:39.627 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.4.3.86 2026-07-21 17:00:39.662 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-21 17:00:39.681 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:00:39.684 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-21 17:00:39.687 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-21 17:00:39.707 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:00:39.710 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-21 17:00:39.713 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-21 17:00:39.749 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-21 17:00:39.752 | + 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 17:00:39.788 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-21 17:00:39.791 | + lib/nova:start_nova_compute:1031 : [[ qemu == \q\e\m\u ]] 2026-07-21 17:00:39.793 | + lib/nova:start_nova_compute:1032 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-07-21 17:00:39.828 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-21 17:00:39.831 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-21 17:00:39.834 | + lib/nova:start_nova_compute:1040 : '[' 128 -gt 0 ']' 2026-07-21 17:00:39.837 | + lib/nova:start_nova_compute:1041 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-07-21 17:00:39.874 | + 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 17:00:39.877 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-21 17:00:39.879 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-21 17:00:39.883 | + functions-common:run_process:1676 : local group=libvirt 2026-07-21 17:00:39.886 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:39.889 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:39.892 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-21 17:00:39.896 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:39.899 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:39.902 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:39.906 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:39.910 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:39.915 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653239912 2026-07-21 17:00:39.918 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-21 17:00:39.939 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:39.942 | + 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 17:00:39.945 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-21 17:00:39.948 | + 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 17:00:39.951 | + 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 17:00:39.954 | + 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 17:00:39.957 | + 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 17:00:39.960 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-21 17:00:39.963 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-21 17:00:39.965 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-21 17:00:39.968 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-21 17:00:39.971 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 17:00:39.974 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 17:00:39.978 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 17:00:39.980 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-21 17:00:39.983 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-21 17:00:39.986 | + 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 17:00:39.989 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-21 17:00:39.992 | + 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 17:00:39.995 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-21 17:00:39.998 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 17:00:40.001 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 17:00:40.004 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 17:00:40.007 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-21 17:00:40.010 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-21 17:00:40.013 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-21 17:00:40.016 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 17:00:40.021 | + 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 17:00:40.088 | + 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 17:00:40.160 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-07-21 17:00:40.221 | + 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 17:00:40.282 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-21 17:00:40.340 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-21 17:00:40.403 | + 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 17:00:40.468 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 17:00:40.471 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-21 17:00:40.473 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-21 17:00:40.536 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-21 17:00:40.620 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 17:00:40.960 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-21 17:00:40.974 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-21 17:00:41.284 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-21 17:00:41.316 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:41.319 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:41.322 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:41.325 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:41.328 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:41.331 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:41.334 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:41.337 | + functions-common:time_stop:2427 : start_time=1784653239912 2026-07-21 17:00:41.340 | + functions-common:time_stop:2429 : [[ -z 1784653239912 ]] 2026-07-21 17:00:41.344 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:41.349 | + functions-common:time_stop:2432 : end_time=1784653241346 2026-07-21 17:00:41.352 | + functions-common:time_stop:2433 : elapsed_time=1434 2026-07-21 17:00:41.355 | + functions-common:time_stop:2434 : total=30647 2026-07-21 17:00:41.358 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:41.361 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32081 2026-07-21 17:00:41.365 | + 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 17:00:41.368 | + 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 17:00:41.372 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-21 17:00:41.392 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:41.395 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-21 17:00:41.395 | Dumping cells_v2 mapping 2026-07-21 17:00:41.398 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-21 17:00:41.664 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 17:00:41.664 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 17:00:41.664 | we strongly recommend against using it for new projects. 2026-07-21 17:00:41.664 | 2026-07-21 17:00:41.664 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 17:00:41.664 | framework. For more detail see 2026-07-21 17:00:41.664 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 17:00:41.664 | 2026-07-21 17:00:41.664 | import eventlet # noqa 2026-07-21 17:00:41.793 | 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 17:00:43.266 | INFO dbcounter [None req-8365354f-b259-4c7f-b69e-08e1588fe2fb None None] Registered counter for database nova_api 2026-07-21 17:00:43.325 | DEBUG dbcounter [-] [96494] Writer thread running {{(pid=96494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 17:00:43.339 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-21 17:00:43.339 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-21 17:00:43.339 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-21 17:00:43.339 | | 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 17:00:43.339 | | cell1 | c53c0caa-e263-4ef8-9af8-3623605ccf30 | rabbit://stackrabbit:secretrabbit@10.4.3.86:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-21 17:00:43.339 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-21 17:00:43.830 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-07-21 17:00:43.833 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-21 17:00:43.898 | + inc/async:async_inner:63 : create_flavors 2026-07-21 17:00:43.936 | [8552 Async create_flavors:96610]: running: create_flavors 2026-07-21 17:00:43.939 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-07-21 17:00:43.958 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:43.961 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-07-21 17:00:43.963 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 17:00:43.966 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-07-21 17:00:43.969 | + ./stack.sh:main:1340 : start_cinder 2026-07-21 17:00:43.972 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-21 17:00:43.975 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-21 17:00:43.980 | + 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 17:00:43.983 | + functions-common:run_process:1674 : local service=c-api 2026-07-21 17:00:43.986 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 17:00:43.989 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:43.992 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:43.995 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:43.998 | + functions-common:run_process:1680 : local name=c-api 2026-07-21 17:00:44.002 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:44.004 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:44.007 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:44.011 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:44.015 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:44.020 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653244016 2026-07-21 17:00:44.022 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-21 17:00:44.041 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:44.044 | + 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 17:00:44.047 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-21 17:00:44.050 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 17:00:44.053 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 17:00:44.056 | + 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 17:00:44.059 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 17:00:44.063 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-21 17:00:44.066 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-21 17:00:44.070 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-21 17:00:44.073 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 17:00:44.076 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 17:00:44.079 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 17:00:44.082 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 17:00:44.085 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-21 17:00:44.088 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-21 17:00:44.091 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 17:00:44.094 | + 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 17:00:44.097 | + 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 17:00:44.100 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-21 17:00:44.103 | + 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 17:00:44.106 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 17:00:44.108 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 17:00:44.112 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 17:00:44.113 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-21 17:00:44.118 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 17:00:44.122 | + 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 17:00:44.211 | + 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 17:00:44.285 | + 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 17:00:44.352 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-07-21 17:00:44.417 | + 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 17:00:44.478 | + 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 17:00:44.539 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-21 17:00:44.600 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-21 17:00:44.664 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-21 17:00:44.725 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-21 17:00:44.789 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-21 17:00:44.850 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 17:00:44.853 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 17:00:44.856 | + 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 17:00:44.927 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 17:00:45.246 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-21 17:00:45.260 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-21 17:00:45.574 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-21 17:00:45.660 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:45.663 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:45.666 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:45.669 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:45.673 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:45.676 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:45.679 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:45.683 | + functions-common:time_stop:2427 : start_time=1784653244016 2026-07-21 17:00:45.685 | + functions-common:time_stop:2429 : [[ -z 1784653244016 ]] 2026-07-21 17:00:45.690 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:45.696 | + functions-common:time_stop:2432 : end_time=1784653245692 2026-07-21 17:00:45.699 | + functions-common:time_stop:2433 : elapsed_time=1676 2026-07-21 17:00:45.702 | + functions-common:time_stop:2434 : total=32081 2026-07-21 17:00:45.705 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:45.707 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33757 2026-07-21 17:00:45.710 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-21 17:00:45.710 | Waiting for Cinder API to start... 2026-07-21 17:00:45.712 | + lib/cinder:start_cinder:637 : local cinder_url=https://10.4.3.86/volume/v3/ 2026-07-21 17:00:45.715 | + lib/cinder:start_cinder:639 : wait_for_service 60 https://10.4.3.86/volume/v3/ 2026-07-21 17:00:45.717 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 17:00:45.719 | + functions:wait_for_service:477 : local url=https://10.4.3.86/volume/v3/ 2026-07-21 17:00:45.722 | + functions:wait_for_service:478 : local rval=0 2026-07-21 17:00:45.725 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 17:00:45.729 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 17:00:45.731 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:45.734 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:45.738 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:45.743 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653245740 2026-07-21 17:00:45.745 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 17:00:45.750 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.86/volume/v3/ 2026-07-21 17:00:47.721 | + inc/async:async_inner:64 : rc=0 2026-07-21 17:00:47.746 | [96610 Async create_flavors:96610]: finished successfully 2026-07-21 17:00:48.019 | + :: : [[ 401 == 503 ]] 2026-07-21 17:00:48.020 | + :: : [[ 0 -eq 7 ]] 2026-07-21 17:00:48.025 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 17:00:48.029 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:48.031 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:48.034 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:48.038 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:48.041 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:48.044 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 17:00:48.047 | + functions-common:time_stop:2427 : start_time=1784653245740 2026-07-21 17:00:48.050 | + functions-common:time_stop:2429 : [[ -z 1784653245740 ]] 2026-07-21 17:00:48.054 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:48.059 | + functions-common:time_stop:2432 : end_time=1784653248055 2026-07-21 17:00:48.062 | + functions-common:time_stop:2433 : elapsed_time=2315 2026-07-21 17:00:48.064 | + functions-common:time_stop:2434 : total=8126 2026-07-21 17:00:48.067 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:48.070 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10441 2026-07-21 17:00:48.072 | + functions:wait_for_service:486 : return 0 2026-07-21 17:00:48.076 | + 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 17:00:48.079 | + functions-common:run_process:1674 : local service=c-sch 2026-07-21 17:00:48.081 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 17:00:48.085 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:48.088 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:48.091 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:48.094 | + functions-common:run_process:1680 : local name=c-sch 2026-07-21 17:00:48.097 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:48.100 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:48.103 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:48.105 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:48.109 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:48.115 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653248111 2026-07-21 17:00:48.118 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-21 17:00:48.135 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:48.138 | + 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 17:00:48.142 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-21 17:00:48.145 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 17:00:48.148 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 17:00:48.151 | + 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 17:00:48.154 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 17:00:48.157 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-21 17:00:48.160 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-21 17:00:48.163 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-21 17:00:48.166 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 17:00:48.168 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 17:00:48.171 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 17:00:48.174 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 17:00:48.176 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-21 17:00:48.179 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-21 17:00:48.182 | + 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 17:00:48.185 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-21 17:00:48.188 | + 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 17:00:48.191 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 17:00:48.194 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 17:00:48.197 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 17:00:48.199 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 17:00:48.202 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 17:00:48.206 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-21 17:00:48.209 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 17:00:48.213 | + 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 17:00:48.281 | + 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 17:00:48.355 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-07-21 17:00:48.417 | + 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 17:00:48.478 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-21 17:00:48.539 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-21 17:00:48.598 | + 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 17:00:48.660 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 17:00:48.663 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 17:00:48.666 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-21 17:00:48.741 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 17:00:49.058 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-21 17:00:49.072 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-21 17:00:49.411 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-21 17:00:49.443 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:49.446 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:49.448 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:49.452 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:49.454 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:49.458 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:49.461 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:49.465 | + functions-common:time_stop:2427 : start_time=1784653248111 2026-07-21 17:00:49.469 | + functions-common:time_stop:2429 : [[ -z 1784653248111 ]] 2026-07-21 17:00:49.472 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:49.477 | + functions-common:time_stop:2432 : end_time=1784653249474 2026-07-21 17:00:49.479 | + functions-common:time_stop:2433 : elapsed_time=1363 2026-07-21 17:00:49.482 | + functions-common:time_stop:2434 : total=33757 2026-07-21 17:00:49.485 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:49.488 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35120 2026-07-21 17:00:49.492 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 17:00:49.495 | + 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 17:00:49.498 | + functions-common:run_process:1674 : local service=c-bak 2026-07-21 17:00:49.501 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 17:00:49.504 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:49.506 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:49.509 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 17:00:49.511 | + functions-common:run_process:1680 : local name=c-bak 2026-07-21 17:00:49.513 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:49.516 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:49.518 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:49.521 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:49.525 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:49.530 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653249527 2026-07-21 17:00:49.532 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-21 17:00:49.552 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:49.555 | + 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 17:00:49.558 | + functions-common:_run_under_systemd:1628 : local service=c-bak 2026-07-21 17:00:49.560 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 17:00:49.563 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 17:00:49.566 | + 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 17:00:49.569 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 17:00:49.572 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-21 17:00:49.576 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-21 17:00:49.579 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-bak.service 2026-07-21 17:00:49.582 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 17:00:49.585 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 17:00:49.588 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 17:00:49.592 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 17:00:49.595 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-07-21 17:00:49.598 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-21 17:00:49.601 | + 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 17:00:49.604 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-bak.service 2026-07-21 17:00:49.607 | + 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 17:00:49.611 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 17:00:49.614 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 17:00:49.617 | + 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 17:00:49.620 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 17:00:49.622 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 17:00:49.625 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-07-21 17:00:49.627 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 17:00:49.633 | + 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 17:00:49.703 | + 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 17:00:49.773 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-07-21 17:00:49.833 | + 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 17:00:49.897 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-07-21 17:00:49.957 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-07-21 17:00:50.016 | + 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 17:00:50.073 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-21 17:00:50.076 | + 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 17:00:50.134 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 17:00:50.137 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-07-21 17:00:50.204 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 17:00:50.524 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-bak.service 2026-07-21 17:00:50.538 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-07-21 17:00:50.876 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-bak.service 2026-07-21 17:00:50.908 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:50.911 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:50.914 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:50.917 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:50.919 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:50.922 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:50.924 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:50.926 | + functions-common:time_stop:2427 : start_time=1784653249527 2026-07-21 17:00:50.929 | + functions-common:time_stop:2429 : [[ -z 1784653249527 ]] 2026-07-21 17:00:50.932 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:50.937 | + functions-common:time_stop:2432 : end_time=1784653250934 2026-07-21 17:00:50.939 | + functions-common:time_stop:2433 : elapsed_time=1407 2026-07-21 17:00:50.942 | + functions-common:time_stop:2434 : total=35120 2026-07-21 17:00:50.944 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:50.947 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36527 2026-07-21 17:00:50.950 | + 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 17:00:50.952 | + functions-common:run_process:1674 : local service=c-vol 2026-07-21 17:00:50.956 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 17:00:50.958 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:50.961 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:50.964 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 17:00:50.969 | + functions-common:run_process:1680 : local name=c-vol 2026-07-21 17:00:50.972 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:50.976 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:50.980 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:50.983 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:50.988 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:50.992 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653250988 2026-07-21 17:00:50.995 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-21 17:00:51.015 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:51.018 | + 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 17:00:51.022 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-21 17:00:51.025 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 17:00:51.028 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 17:00:51.031 | + 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 17:00:51.034 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 17:00:51.037 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-21 17:00:51.040 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-21 17:00:51.044 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-21 17:00:51.050 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 17:00:51.053 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 17:00:51.056 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 17:00:51.059 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 17:00:51.063 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-21 17:00:51.065 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-21 17:00:51.069 | + 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 17:00:51.072 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-21 17:00:51.076 | + 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 17:00:51.079 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 17:00:51.082 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 17:00:51.086 | + 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 17:00:51.089 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 17:00:51.092 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 17:00:51.095 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-21 17:00:51.098 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 17:00:51.103 | + 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 17:00:51.182 | + 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 17:00:51.263 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-07-21 17:00:51.330 | + 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 17:00:51.392 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-21 17:00:51.456 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-21 17:00:51.517 | + 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 17:00:51.576 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-21 17:00:51.579 | + 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 17:00:51.638 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 17:00:51.641 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-21 17:00:51.715 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 17:00:52.070 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-21 17:00:52.086 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-21 17:00:52.420 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-21 17:00:52.449 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:52.452 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:52.455 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:52.458 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:52.461 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:52.464 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:52.468 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:52.472 | + functions-common:time_stop:2427 : start_time=1784653250988 2026-07-21 17:00:52.475 | + functions-common:time_stop:2429 : [[ -z 1784653250988 ]] 2026-07-21 17:00:52.479 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:52.484 | + functions-common:time_stop:2432 : end_time=1784653252480 2026-07-21 17:00:52.486 | + functions-common:time_stop:2433 : elapsed_time=1492 2026-07-21 17:00:52.490 | + functions-common:time_stop:2434 : total=36527 2026-07-21 17:00:52.493 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:52.496 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38019 2026-07-21 17:00:52.499 | + ./stack.sh:main:1341 : create_volume_types 2026-07-21 17:00:52.502 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-21 17:00:52.522 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:52.526 | + lib/cinder:create_volume_types:691 : [[ -n storpool:storpool ]] 2026-07-21 17:00:52.529 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-21 17:00:52.532 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-21 17:00:52.535 | + lib/cinder:create_volume_types:694 : be_name=storpool 2026-07-21 17:00:52.538 | + lib/cinder:create_volume_types:695 : create_one_type storpool volume_backend_name storpool 2026-07-21 17:00:52.541 | + lib/cinder:create_one_type:666 : type_name=storpool 2026-07-21 17:00:52.544 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-21 17:00:52.546 | + lib/cinder:create_one_type:668 : property_value=storpool 2026-07-21 17:00:52.550 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-21 17:00:52.571 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:52.574 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=storpool storpool 2026-07-21 17:00:53.746 | 2026-07-21 17:00:53.746 | +-------------+--------------------------------------+ 2026-07-21 17:00:53.746 | | Field | Value | 2026-07-21 17:00:53.746 | +-------------+--------------------------------------+ 2026-07-21 17:00:53.746 | | description | None | 2026-07-21 17:00:53.746 | | id | cc501cbd-ad24-4517-ba43-bd73d261fc42 | 2026-07-21 17:00:53.746 | | is_public | True | 2026-07-21 17:00:53.746 | | name | storpool | 2026-07-21 17:00:53.746 | | properties | volume_backend_name='storpool' | 2026-07-21 17:00:53.746 | +-------------+--------------------------------------+ 2026-07-21 17:00:53.755 | + lib/cinder:create_one_type:672 : [[ storpool == \c\e\p\h ]] 2026-07-21 17:00:53.757 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-21 17:00:53.760 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-21 17:00:53.763 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-07-21 17:00:53.766 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-07-21 17:00:53.784 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:53.788 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-07-21 17:00:53.791 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 17:00:53.794 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-07-21 17:00:53.797 | + ./stack.sh:main:1356 : start_glance 2026-07-21 17:00:53.799 | + lib/glance:start_glance:650 : local service_protocol=https 2026-07-21 17:00:53.803 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-21 17:00:53.808 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 17:00:53.811 | + functions-common:run_process:1674 : local service=g-api 2026-07-21 17:00:53.814 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 17:00:53.816 | + functions-common:run_process:1676 : local group= 2026-07-21 17:00:53.820 | + functions-common:run_process:1677 : local user= 2026-07-21 17:00:53.823 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 17:00:53.826 | + functions-common:run_process:1680 : local name=g-api 2026-07-21 17:00:53.829 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 17:00:53.832 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 17:00:53.835 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:53.838 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:53.843 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:53.848 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653253844 2026-07-21 17:00:53.851 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-21 17:00:53.872 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:53.875 | + 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 17:00:53.879 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-21 17:00:53.881 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 17:00:53.885 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 17:00:53.889 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 17:00:53.891 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 17:00:53.894 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-21 17:00:53.897 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-21 17:00:53.900 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-21 17:00:53.903 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 17:00:53.906 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 17:00:53.909 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 17:00:53.912 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 17:00:53.916 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-21 17:00:53.918 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-21 17:00:53.924 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 17:00:53.925 | + 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 17:00:53.928 | + 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 17:00:53.932 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-21 17:00:53.935 | + 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 17:00:53.938 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 17:00:53.940 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 17:00:53.943 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 17:00:53.949 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-21 17:00:53.952 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 17:00:53.957 | + 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 17:00:54.031 | + 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 17:00:54.106 | + 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 17:00:54.165 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-07-21 17:00:54.228 | + 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 17:00:54.297 | + 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 17:00:54.370 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-21 17:00:54.436 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-21 17:00:54.495 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-21 17:00:54.554 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-21 17:00:54.618 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-21 17:00:54.680 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 17:00:54.683 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 17:00:54.685 | + 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 17:00:54.754 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 17:00:55.084 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-21 17:00:55.100 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-21 17:00:55.415 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-21 17:00:55.495 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 17:00:55.498 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:55.502 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:55.506 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:55.509 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:55.513 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:55.516 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 17:00:55.519 | + functions-common:time_stop:2427 : start_time=1784653253844 2026-07-21 17:00:55.522 | + functions-common:time_stop:2429 : [[ -z 1784653253844 ]] 2026-07-21 17:00:55.528 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:55.534 | + functions-common:time_stop:2432 : end_time=1784653255529 2026-07-21 17:00:55.537 | + functions-common:time_stop:2433 : elapsed_time=1685 2026-07-21 17:00:55.540 | + functions-common:time_stop:2434 : total=38019 2026-07-21 17:00:55.544 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:55.547 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39704 2026-07-21 17:00:55.550 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-21 17:00:55.572 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:00:55.575 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (10.4.3.86) to start...' 2026-07-21 17:00:55.575 | Waiting for g-api (10.4.3.86) to start... 2026-07-21 17:00:55.578 | + lib/glance:start_glance:660 : wait_for_service 60 https://10.4.3.86/image 2026-07-21 17:00:55.581 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 17:00:55.584 | + functions:wait_for_service:477 : local url=https://10.4.3.86/image 2026-07-21 17:00:55.587 | + functions:wait_for_service:478 : local rval=0 2026-07-21 17:00:55.590 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 17:00:55.593 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 17:00:55.596 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:00:55.600 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:00:55.606 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:00:55.611 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653255607 2026-07-21 17:00:55.614 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 17:00:55.619 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.86/image 2026-07-21 17:00:57.822 | + :: : [[ 300 == 503 ]] 2026-07-21 17:00:57.823 | + :: : [[ 0 -eq 7 ]] 2026-07-21 17:00:57.827 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 17:00:57.830 | + functions-common:time_stop:2420 : local name 2026-07-21 17:00:57.833 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:00:57.835 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:00:57.838 | + functions-common:time_stop:2423 : local total 2026-07-21 17:00:57.841 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:00:57.844 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 17:00:57.847 | + functions-common:time_stop:2427 : start_time=1784653255607 2026-07-21 17:00:57.850 | + functions-common:time_stop:2429 : [[ -z 1784653255607 ]] 2026-07-21 17:00:57.855 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:00:57.859 | + functions-common:time_stop:2432 : end_time=1784653257856 2026-07-21 17:00:57.862 | + functions-common:time_stop:2433 : elapsed_time=2249 2026-07-21 17:00:57.865 | + functions-common:time_stop:2434 : total=10441 2026-07-21 17:00:57.867 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:00:57.870 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12690 2026-07-21 17:00:57.873 | + functions:wait_for_service:486 : return 0 2026-07-21 17:00:57.876 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-07-21 17:00:57.895 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:57.898 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-07-21 17:00:57.917 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:00:57.920 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-07-21 17:00:57.923 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 17:00:57.926 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-07-21 17:00:57.929 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-21 17:00:57.932 | + ./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 17:00:57.935 | + 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 17:00:57.937 | + functions:upload_image:141 : local image image_fname image_name 2026-07-21 17:00:57.939 | + functions:upload_image:143 : local max_attempts=5 2026-07-21 17:00:57.941 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-21 17:00:57.946 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-21 17:00:57.950 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-07-21 17:00:57.952 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-07-21 17:00:57.954 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-07-21 17:00:57.957 | ++ functions:upload_image:151 : seq 5 2026-07-21 17:00:57.961 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-21 17:00:57.963 | + functions:upload_image:152 : local rc=0 2026-07-21 17:00:57.966 | + 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 17:00:57.969 | --2026-07-21 17:00:57-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-21 17:00:57.972 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-21 17:00:58.140 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-21 17:00:58.319 | HTTP request sent, awaiting response... 302 Found 2026-07-21 17:00:58.319 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-07-21 17:00:58.319 | --2026-07-21 17:00:58-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-21 17:00:58.339 | Resolving github.com (github.com)... 140.82.121.4 2026-07-21 17:00:58.367 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-21 17:00:58.455 | HTTP request sent, awaiting response... 302 Found 2026-07-21 17:00:58.456 | 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-21T17%3A46%3A28Z&rscd=attachment%3B+filename%3Dcirros-0.6.2-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-21T16%3A46%3A05Z&ske=2026-07-21T17%3A46%3A28Z&sks=b&skv=2018-11-09&sig=Znq8KlhWYFPtb%2Bwkiiy%2BoscMijhZyBNU9sP7WRn8ARQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDY1NTAyNiwibmJmIjoxNzg0NjUzMjI2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.OU73FNFeMWTpOuYGpMClPiqgWR8gt_ezCtm86N9bMdk&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-21 17:00:58.456 | --2026-07-21 17:00:58-- 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-21T17%3A46%3A28Z&rscd=attachment%3B+filename%3Dcirros-0.6.2-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-21T16%3A46%3A05Z&ske=2026-07-21T17%3A46%3A28Z&sks=b&skv=2018-11-09&sig=Znq8KlhWYFPtb%2Bwkiiy%2BoscMijhZyBNU9sP7WRn8ARQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDY1NTAyNiwibmJmIjoxNzg0NjUzMjI2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.OU73FNFeMWTpOuYGpMClPiqgWR8gt_ezCtm86N9bMdk&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-21 17:00:58.458 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2026-07-21 17:00:58.459 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-07-21 17:00:58.472 | HTTP request sent, awaiting response... 200 OK 2026-07-21 17:00:58.472 | Length: 21430272 (20M) [application/octet-stream] 2026-07-21 17:00:58.472 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-07-21 17:00:58.483 | 2026-07-21 17:00:58.809 | 0K ........ ........ .... 100% 60.7M=0.3s 2026-07-21 17:00:58.809 | 2026-07-21 17:00:58.809 | 2026-07-21 17:00:58 (60.7 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-07-21 17:00:58.809 | 2026-07-21 17:00:58.813 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-21 17:00:58.815 | + functions:upload_image:163 : break 2026-07-21 17:00:58.818 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-21 17:00:58.820 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-07-21 17:00:58.823 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-07-21 17:00:58.825 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-07-21 17:00:58.828 | + functions:upload_image:313 : local kernel= 2026-07-21 17:00:58.830 | + functions:upload_image:314 : local ramdisk= 2026-07-21 17:00:58.833 | + functions:upload_image:315 : local disk_format= 2026-07-21 17:00:58.836 | + functions:upload_image:316 : local container_format= 2026-07-21 17:00:58.838 | + functions:upload_image:317 : local unpack= 2026-07-21 17:00:58.841 | + functions:upload_image:318 : local img_property= 2026-07-21 17:00:58.843 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-21 17:00:58.846 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-21 17:00:58.848 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-21 17:00:58.851 | + functions:upload_image:328 : case "$image_fname" in 2026-07-21 17:00:58.854 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-07-21 17:00:58.859 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-07-21 17:00:58.862 | + functions:upload_image:350 : local format 2026-07-21 17:00:58.866 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-21 17:00:58.866 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-21 17:00:58.885 | + functions:upload_image:351 : format=qcow2 2026-07-21 17:00:58.887 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-21 17:00:58.890 | + functions:upload_image:353 : disk_format=qcow2 2026-07-21 17:00:58.893 | + functions:upload_image:357 : container_format=bare 2026-07-21 17:00:58.896 | + functions:upload_image:404 : is_arch ppc64le 2026-07-21 17:00:58.899 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 17:00:58.903 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-21 17:00:58.905 | + functions:upload_image:404 : is_arch ppc64 2026-07-21 17:00:58.909 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 17:00:58.913 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-21 17:00:58.916 | + functions:upload_image:404 : is_arch ppc 2026-07-21 17:00:58.920 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 17:00:58.924 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-21 17:00:58.927 | + functions:upload_image:408 : is_arch aarch64 2026-07-21 17:00:58.930 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 17:00:58.935 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 17:00:58.938 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-21 17:00:58.940 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-21 17:00:58.943 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-21 17:00:58.946 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-21 17:00:58.948 | + 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 17:00:58.951 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-07-21 17:00:58.953 | + functions:_upload_image:112 : shift 2026-07-21 17:00:58.955 | + functions:_upload_image:113 : local container=bare 2026-07-21 17:00:58.957 | + functions:_upload_image:114 : shift 2026-07-21 17:00:58.960 | + functions:_upload_image:115 : local disk=qcow2 2026-07-21 17:00:58.962 | + functions:_upload_image:116 : shift 2026-07-21 17:00:58.965 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-21 17:00:58.967 | + functions:_upload_image:118 : shift 2026-07-21 17:00:58.970 | + functions:_upload_image:119 : local properties 2026-07-21 17:00:58.972 | + functions:_upload_image:120 : local useimport 2026-07-21 17:00:58.975 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-21 17:00:58.978 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-21 17:00:58.980 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-21 17:00:58.983 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-21 17:00:58.985 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-21 17:00:58.988 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-21 17:00:58.990 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-21 17:00:58.992 | + functions:_upload_image:125 : useimport=--import 2026-07-21 17:00:58.995 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-21 17:00:58.999 | + 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 17:01:02.182 | 2026-07-21 17:01:02.182 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 17:01:02.182 | | Field | Value | 2026-07-21 17:01:02.182 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 17:01:02.182 | | container_format | bare | 2026-07-21 17:01:02.182 | | created_at | 2026-07-21T17:01:00Z | 2026-07-21 17:01:02.182 | | disk_format | qcow2 | 2026-07-21 17:01:02.182 | | file | /v2/images/c200175e-8bac-422e-90ec-0108b1dd46cb/file | 2026-07-21 17:01:02.182 | | id | c200175e-8bac-422e-90ec-0108b1dd46cb | 2026-07-21 17:01:02.182 | | min_disk | 0 | 2026-07-21 17:01:02.182 | | min_ram | 0 | 2026-07-21 17:01:02.182 | | name | cirros-0.6.2-x86_64-disk | 2026-07-21 17:01:02.182 | | owner | 06f769ebad864654b9150b40cfdf76fb | 2026-07-21 17:01:02.182 | | properties | hw_rng_model='virtio', os_glance_import_task='15f05cfe-e8ee-4e7e-af12-114575c6afb2', 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 17:01:02.182 | | protected | False | 2026-07-21 17:01:02.182 | | schema | /v2/schemas/image | 2026-07-21 17:01:02.182 | | size | 21430272 | 2026-07-21 17:01:02.182 | | status | uploading | 2026-07-21 17:01:02.182 | | tags | | 2026-07-21 17:01:02.182 | | updated_at | 2026-07-21T17:01:01Z | 2026-07-21 17:01:02.182 | | visibility | public | 2026-07-21 17:01:02.182 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 17:01:02.191 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-21 17:01:02.194 | + ./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 17:01:02.198 | + 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 17:01:02.201 | + functions:upload_image:141 : local image image_fname image_name 2026-07-21 17:01:02.204 | + functions:upload_image:143 : local max_attempts=5 2026-07-21 17:01:02.207 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-21 17:01:02.213 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-21 17:01:02.219 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-07-21 17:01:02.221 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-07-21 17:01:02.224 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-07-21 17:01:02.227 | ++ functions:upload_image:151 : seq 5 2026-07-21 17:01:02.232 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-21 17:01:02.236 | + functions:upload_image:152 : local rc=0 2026-07-21 17:01:02.238 | + 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 17:01:02.242 | --2026-07-21 17:01:02-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-21 17:01:02.243 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-21 17:01:02.410 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-21 17:01:02.587 | HTTP request sent, awaiting response... 302 Found 2026-07-21 17:01:02.587 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-07-21 17:01:02.587 | --2026-07-21 17:01:02-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-21 17:01:02.612 | Resolving github.com (github.com)... 140.82.121.4 2026-07-21 17:01:02.639 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-21 17:01:02.723 | HTTP request sent, awaiting response... 302 Found 2026-07-21 17:01:02.723 | 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-21T17%3A46%3A41Z&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-21T16%3A45%3A54Z&ske=2026-07-21T17%3A46%3A41Z&sks=b&skv=2018-11-09&sig=OvSM0E83LlxAiQlSmd8196fhFuzDaYmDew6%2FLGbFof0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDY1NTAzMCwibmJmIjoxNzg0NjUzMjMwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.mhQpMQJmFlyy2OyP7LfAaRXQ2RF6YyU95ST4OLF21TU&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-21 17:01:02.723 | --2026-07-21 17:01:02-- 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-21T17%3A46%3A41Z&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-21T16%3A45%3A54Z&ske=2026-07-21T17%3A46%3A41Z&sks=b&skv=2018-11-09&sig=OvSM0E83LlxAiQlSmd8196fhFuzDaYmDew6%2FLGbFof0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDY1NTAzMCwibmJmIjoxNzg0NjUzMjMwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.mhQpMQJmFlyy2OyP7LfAaRXQ2RF6YyU95ST4OLF21TU&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-21 17:01:02.725 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 2026-07-21 17:01:02.784 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-21 17:01:02.875 | HTTP request sent, awaiting response... 200 OK 2026-07-21 17:01:02.876 | Length: 21233664 (20M) [application/octet-stream] 2026-07-21 17:01:02.876 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-07-21 17:01:02.925 | 2026-07-21 17:01:03.176 | 0K ........ ........ .... 100% 67.6M=0.3s 2026-07-21 17:01:03.176 | 2026-07-21 17:01:03.176 | 2026-07-21 17:01:03 (67.6 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-07-21 17:01:03.176 | 2026-07-21 17:01:03.180 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-21 17:01:03.183 | + functions:upload_image:163 : break 2026-07-21 17:01:03.186 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-21 17:01:03.189 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-07-21 17:01:03.192 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-07-21 17:01:03.195 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-07-21 17:01:03.198 | + functions:upload_image:313 : local kernel= 2026-07-21 17:01:03.201 | + functions:upload_image:314 : local ramdisk= 2026-07-21 17:01:03.204 | + functions:upload_image:315 : local disk_format= 2026-07-21 17:01:03.207 | + functions:upload_image:316 : local container_format= 2026-07-21 17:01:03.210 | + functions:upload_image:317 : local unpack= 2026-07-21 17:01:03.213 | + functions:upload_image:318 : local img_property= 2026-07-21 17:01:03.216 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-21 17:01:03.218 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-21 17:01:03.222 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-21 17:01:03.224 | + functions:upload_image:328 : case "$image_fname" in 2026-07-21 17:01:03.228 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-07-21 17:01:03.233 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-07-21 17:01:03.237 | + functions:upload_image:350 : local format 2026-07-21 17:01:03.242 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-21 17:01:03.242 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-21 17:01:03.253 | + functions:upload_image:351 : format=qcow2 2026-07-21 17:01:03.256 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-21 17:01:03.259 | + functions:upload_image:353 : disk_format=qcow2 2026-07-21 17:01:03.262 | + functions:upload_image:357 : container_format=bare 2026-07-21 17:01:03.265 | + functions:upload_image:404 : is_arch ppc64le 2026-07-21 17:01:03.270 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 17:01:03.275 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-21 17:01:03.278 | + functions:upload_image:404 : is_arch ppc64 2026-07-21 17:01:03.282 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 17:01:03.286 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-21 17:01:03.289 | + functions:upload_image:404 : is_arch ppc 2026-07-21 17:01:03.293 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 17:01:03.298 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-21 17:01:03.301 | + functions:upload_image:408 : is_arch aarch64 2026-07-21 17:01:03.304 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 17:01:03.310 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 17:01:03.313 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-21 17:01:03.315 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-21 17:01:03.318 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-21 17:01:03.321 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-21 17:01:03.324 | + 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 17:01:03.326 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-07-21 17:01:03.329 | + functions:_upload_image:112 : shift 2026-07-21 17:01:03.332 | + functions:_upload_image:113 : local container=bare 2026-07-21 17:01:03.334 | + functions:_upload_image:114 : shift 2026-07-21 17:01:03.336 | + functions:_upload_image:115 : local disk=qcow2 2026-07-21 17:01:03.338 | + functions:_upload_image:116 : shift 2026-07-21 17:01:03.341 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-21 17:01:03.344 | + functions:_upload_image:118 : shift 2026-07-21 17:01:03.346 | + functions:_upload_image:119 : local properties 2026-07-21 17:01:03.349 | + functions:_upload_image:120 : local useimport 2026-07-21 17:01:03.352 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-21 17:01:03.355 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-21 17:01:03.358 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-21 17:01:03.360 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-21 17:01:03.362 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-21 17:01:03.365 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-21 17:01:03.367 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-21 17:01:03.369 | + functions:_upload_image:125 : useimport=--import 2026-07-21 17:01:03.371 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-21 17:01:03.374 | + 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 17:01:05.667 | 2026-07-21 17:01:05.667 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 17:01:05.667 | | Field | Value | 2026-07-21 17:01:05.667 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 17:01:05.667 | | container_format | bare | 2026-07-21 17:01:05.667 | | created_at | 2026-07-21T17:01:04Z | 2026-07-21 17:01:05.667 | | disk_format | qcow2 | 2026-07-21 17:01:05.667 | | file | /v2/images/744897ef-c900-4adc-90c6-ac5f67b5a3f9/file | 2026-07-21 17:01:05.667 | | id | 744897ef-c900-4adc-90c6-ac5f67b5a3f9 | 2026-07-21 17:01:05.667 | | min_disk | 0 | 2026-07-21 17:01:05.667 | | min_ram | 0 | 2026-07-21 17:01:05.667 | | name | cirros-0.6.1-x86_64-disk | 2026-07-21 17:01:05.667 | | owner | 06f769ebad864654b9150b40cfdf76fb | 2026-07-21 17:01:05.667 | | properties | hw_rng_model='virtio', os_glance_import_task='dbcc10d0-40ee-44cb-b664-7f0873692191', 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 17:01:05.667 | | protected | False | 2026-07-21 17:01:05.667 | | schema | /v2/schemas/image | 2026-07-21 17:01:05.667 | | size | 21233664 | 2026-07-21 17:01:05.667 | | status | uploading | 2026-07-21 17:01:05.667 | | tags | | 2026-07-21 17:01:05.667 | | updated_at | 2026-07-21T17:01:05Z | 2026-07-21 17:01:05.667 | | visibility | public | 2026-07-21 17:01:05.667 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 17:01:05.676 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-21 17:01:05.679 | + ./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 17:01:05.681 | + 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 17:01:05.684 | + functions:upload_image:141 : local image image_fname image_name 2026-07-21 17:01:05.686 | + functions:upload_image:143 : local max_attempts=5 2026-07-21 17:01:05.689 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-21 17:01:05.694 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-21 17:01:05.698 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-21 17:01:05.700 | + 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 17:01:05.702 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-21 17:01:05.705 | ++ functions:upload_image:151 : seq 5 2026-07-21 17:01:05.709 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-21 17:01:05.711 | + functions:upload_image:152 : local rc=0 2026-07-21 17:01:05.713 | + 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 17:01:05.717 | --2026-07-21 17:01:05-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-21 17:01:05.743 | Resolving github.com (github.com)... 140.82.121.4 2026-07-21 17:01:05.770 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-21 17:01:06.114 | HTTP request sent, awaiting response... 302 Found 2026-07-21 17:01:06.114 | 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-21T17%3A46%3A44Z&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-21T16%3A45%3A45Z&ske=2026-07-21T17%3A46%3A44Z&sks=b&skv=2018-11-09&sig=%2BX0jVULYg16q9734TDkDCk3aTlQMqfhGb385KA04VLY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDY1NTAzNCwibmJmIjoxNzg0NjUzMjM0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ybdksZ772lhD5oWYWuG2ZWdKJz4cQwHAgkv6RotIt28&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-21 17:01:06.114 | --2026-07-21 17:01:06-- 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-21T17%3A46%3A44Z&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-21T16%3A45%3A45Z&ske=2026-07-21T17%3A46%3A44Z&sks=b&skv=2018-11-09&sig=%2BX0jVULYg16q9734TDkDCk3aTlQMqfhGb385KA04VLY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDY1NTAzNCwibmJmIjoxNzg0NjUzMjM0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ybdksZ772lhD5oWYWuG2ZWdKJz4cQwHAgkv6RotIt28&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-21 17:01:06.116 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2026-07-21 17:01:06.117 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-07-21 17:01:06.148 | HTTP request sent, awaiting response... 200 OK 2026-07-21 17:01:06.148 | Length: 21692416 (21M) [application/octet-stream] 2026-07-21 17:01:06.148 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-07-21 17:01:06.159 | 2026-07-21 17:01:06.393 | 0K ........ ........ .... 100% 85.0M=0.2s 2026-07-21 17:01:06.393 | 2026-07-21 17:01:06.393 | 2026-07-21 17:01:06 (85.0 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-07-21 17:01:06.393 | 2026-07-21 17:01:06.396 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-21 17:01:06.399 | + functions:upload_image:163 : break 2026-07-21 17:01:06.402 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-21 17:01:06.405 | + 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 17:01:06.409 | + 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 17:01:06.411 | + 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 17:01:06.415 | + functions:upload_image:313 : local kernel= 2026-07-21 17:01:06.418 | + functions:upload_image:314 : local ramdisk= 2026-07-21 17:01:06.421 | + functions:upload_image:315 : local disk_format= 2026-07-21 17:01:06.424 | + functions:upload_image:316 : local container_format= 2026-07-21 17:01:06.427 | + functions:upload_image:317 : local unpack= 2026-07-21 17:01:06.430 | + functions:upload_image:318 : local img_property= 2026-07-21 17:01:06.432 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-21 17:01:06.435 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-21 17:01:06.437 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-21 17:01:06.440 | + functions:upload_image:328 : case "$image_fname" in 2026-07-21 17:01:06.443 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-21 17:01:06.446 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-21 17:01:06.449 | + functions:upload_image:350 : local format 2026-07-21 17:01:06.453 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-21 17:01:06.453 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-21 17:01:06.462 | + functions:upload_image:351 : format=qcow2 2026-07-21 17:01:06.466 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-21 17:01:06.469 | + functions:upload_image:353 : disk_format=qcow2 2026-07-21 17:01:06.471 | + functions:upload_image:357 : container_format=bare 2026-07-21 17:01:06.474 | + functions:upload_image:404 : is_arch ppc64le 2026-07-21 17:01:06.478 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 17:01:06.482 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-21 17:01:06.485 | + functions:upload_image:404 : is_arch ppc64 2026-07-21 17:01:06.489 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 17:01:06.493 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-21 17:01:06.495 | + functions:upload_image:404 : is_arch ppc 2026-07-21 17:01:06.499 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 17:01:06.503 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-21 17:01:06.506 | + functions:upload_image:408 : is_arch aarch64 2026-07-21 17:01:06.509 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 17:01:06.514 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 17:01:06.517 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-21 17:01:06.519 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-21 17:01:06.522 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-21 17:01:06.525 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-21 17:01:06.528 | + 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 17:01:06.531 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-21 17:01:06.534 | + functions:_upload_image:112 : shift 2026-07-21 17:01:06.536 | + functions:_upload_image:113 : local container=bare 2026-07-21 17:01:06.539 | + functions:_upload_image:114 : shift 2026-07-21 17:01:06.541 | + functions:_upload_image:115 : local disk=qcow2 2026-07-21 17:01:06.544 | + functions:_upload_image:116 : shift 2026-07-21 17:01:06.547 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-21 17:01:06.550 | + functions:_upload_image:118 : shift 2026-07-21 17:01:06.553 | + functions:_upload_image:119 : local properties 2026-07-21 17:01:06.555 | + functions:_upload_image:120 : local useimport 2026-07-21 17:01:06.558 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-21 17:01:06.562 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-21 17:01:06.565 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-21 17:01:06.567 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-21 17:01:06.571 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-21 17:01:06.575 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-21 17:01:06.578 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-21 17:01:06.580 | + functions:_upload_image:125 : useimport=--import 2026-07-21 17:01:06.585 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-21 17:01:06.590 | + 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 17:01:08.813 | 2026-07-21 17:01:08.813 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 17:01:08.813 | | Field | Value | 2026-07-21 17:01:08.813 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 17:01:08.813 | | container_format | bare | 2026-07-21 17:01:08.813 | | created_at | 2026-07-21T17:01:07Z | 2026-07-21 17:01:08.813 | | disk_format | qcow2 | 2026-07-21 17:01:08.813 | | file | /v2/images/cf80cf08-8134-45ff-983b-b52fd3e642a1/file | 2026-07-21 17:01:08.813 | | id | cf80cf08-8134-45ff-983b-b52fd3e642a1 | 2026-07-21 17:01:08.813 | | min_disk | 0 | 2026-07-21 17:01:08.813 | | min_ram | 0 | 2026-07-21 17:01:08.813 | | name | cirros-0.6.3-x86_64-disk | 2026-07-21 17:01:08.813 | | owner | 06f769ebad864654b9150b40cfdf76fb | 2026-07-21 17:01:08.813 | | properties | hw_rng_model='virtio', os_glance_import_task='a55cba7f-7246-4e2f-bdd6-e45add88d595', 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 17:01:08.813 | | protected | False | 2026-07-21 17:01:08.813 | | schema | /v2/schemas/image | 2026-07-21 17:01:08.813 | | size | 21692416 | 2026-07-21 17:01:08.813 | | status | uploading | 2026-07-21 17:01:08.813 | | tags | | 2026-07-21 17:01:08.813 | | updated_at | 2026-07-21T17:01:08Z | 2026-07-21 17:01:08.813 | | visibility | public | 2026-07-21 17:01:08.813 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 17:01:08.822 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-07-21 17:01:08.875 | [8552 Async create_flavors:96610]: Waiting for completion of create_flavors running on PID 96610 (2 other jobs running) 2026-07-21 17:01:08.899 | [8552 Async create_flavors:96610]: Signaling child to exit 2026-07-21 17:01:08.899 | WAKEUP 2026-07-21 17:01:08.919 | [8552 Async create_flavors:96610]: Signaled 2026-07-21 17:01:08.920 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-21 17:01:08.920 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:08.920 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-21 17:01:08.920 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-21 17:01:08.920 | 2026-07-21 17:01:08.920 | + 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 17:01:08.920 | 2026-07-21 17:01:08.920 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.920 | | Field | Value | 2026-07-21 17:01:08.920 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.920 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 17:01:08.920 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 17:01:08.920 | | description | None | 2026-07-21 17:01:08.920 | | disk | 1 | 2026-07-21 17:01:08.920 | | id | c1 | 2026-07-21 17:01:08.920 | | name | cirros256 | 2026-07-21 17:01:08.920 | | os-flavor-access:is_public | True | 2026-07-21 17:01:08.920 | | properties | hw_rng:allowed='True' | 2026-07-21 17:01:08.920 | | ram | 256 | 2026-07-21 17:01:08.920 | | rxtx_factor | 1.0 | 2026-07-21 17:01:08.920 | | swap | 0 | 2026-07-21 17:01:08.920 | | vcpus | 1 | 2026-07-21 17:01:08.920 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.920 | + 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 17:01:08.920 | 2026-07-21 17:01:08.920 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.920 | | Field | Value | 2026-07-21 17:01:08.920 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.920 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 17:01:08.920 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 17:01:08.920 | | description | None | 2026-07-21 17:01:08.920 | | disk | 5 | 2026-07-21 17:01:08.920 | | id | d1 | 2026-07-21 17:01:08.920 | | name | ds512M | 2026-07-21 17:01:08.920 | | os-flavor-access:is_public | True | 2026-07-21 17:01:08.920 | | properties | hw_rng:allowed='True' | 2026-07-21 17:01:08.920 | | ram | 512 | 2026-07-21 17:01:08.920 | | rxtx_factor | 1.0 | 2026-07-21 17:01:08.920 | | swap | 0 | 2026-07-21 17:01:08.920 | | vcpus | 1 | 2026-07-21 17:01:08.920 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.920 | + 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 17:01:08.920 | 2026-07-21 17:01:08.920 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.920 | | Field | Value | 2026-07-21 17:01:08.920 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.920 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 17:01:08.920 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 17:01:08.920 | | description | None | 2026-07-21 17:01:08.920 | | disk | 10 | 2026-07-21 17:01:08.920 | | id | d2 | 2026-07-21 17:01:08.920 | | name | ds1G | 2026-07-21 17:01:08.920 | | os-flavor-access:is_public | True | 2026-07-21 17:01:08.920 | | properties | hw_rng:allowed='True' | 2026-07-21 17:01:08.920 | | ram | 1024 | 2026-07-21 17:01:08.920 | | rxtx_factor | 1.0 | 2026-07-21 17:01:08.920 | | swap | 0 | 2026-07-21 17:01:08.920 | | vcpus | 1 | 2026-07-21 17:01:08.920 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.920 | + 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 17:01:08.920 | 2026-07-21 17:01:08.920 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.920 | | Field | Value | 2026-07-21 17:01:08.920 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.920 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 17:01:08.920 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 17:01:08.921 | | description | None | 2026-07-21 17:01:08.921 | | disk | 10 | 2026-07-21 17:01:08.921 | | id | d3 | 2026-07-21 17:01:08.921 | | name | ds2G | 2026-07-21 17:01:08.921 | | os-flavor-access:is_public | True | 2026-07-21 17:01:08.921 | | properties | hw_rng:allowed='True' | 2026-07-21 17:01:08.921 | | ram | 2048 | 2026-07-21 17:01:08.921 | | rxtx_factor | 1.0 | 2026-07-21 17:01:08.921 | | swap | 0 | 2026-07-21 17:01:08.921 | | vcpus | 2 | 2026-07-21 17:01:08.921 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.921 | + 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 17:01:08.921 | 2026-07-21 17:01:08.921 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.921 | | Field | Value | 2026-07-21 17:01:08.921 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.921 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 17:01:08.921 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 17:01:08.921 | | description | None | 2026-07-21 17:01:08.921 | | disk | 20 | 2026-07-21 17:01:08.921 | | id | d4 | 2026-07-21 17:01:08.921 | | name | ds4G | 2026-07-21 17:01:08.921 | | os-flavor-access:is_public | True | 2026-07-21 17:01:08.921 | | properties | hw_rng:allowed='True' | 2026-07-21 17:01:08.921 | | ram | 4096 | 2026-07-21 17:01:08.921 | | rxtx_factor | 1.0 | 2026-07-21 17:01:08.921 | | swap | 0 | 2026-07-21 17:01:08.921 | | vcpus | 4 | 2026-07-21 17:01:08.921 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.921 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-21 17:01:08.921 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-21 17:01:08.921 | 2026-07-21 17:01:08.921 | + 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 17:01:08.921 | 2026-07-21 17:01:08.921 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.921 | | Field | Value | 2026-07-21 17:01:08.921 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.921 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 17:01:08.921 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 17:01:08.921 | | description | None | 2026-07-21 17:01:08.921 | | disk | 1 | 2026-07-21 17:01:08.921 | | id | 1 | 2026-07-21 17:01:08.921 | | name | m1.tiny | 2026-07-21 17:01:08.921 | | os-flavor-access:is_public | True | 2026-07-21 17:01:08.921 | | properties | hw_rng:allowed='True' | 2026-07-21 17:01:08.921 | | ram | 512 | 2026-07-21 17:01:08.921 | | rxtx_factor | 1.0 | 2026-07-21 17:01:08.921 | | swap | 0 | 2026-07-21 17:01:08.921 | | vcpus | 1 | 2026-07-21 17:01:08.921 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.921 | + 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 17:01:08.921 | 2026-07-21 17:01:08.921 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.921 | | Field | Value | 2026-07-21 17:01:08.921 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.921 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 17:01:08.921 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 17:01:08.921 | | description | None | 2026-07-21 17:01:08.921 | | disk | 20 | 2026-07-21 17:01:08.921 | | id | 2 | 2026-07-21 17:01:08.921 | | name | m1.small | 2026-07-21 17:01:08.921 | | os-flavor-access:is_public | True | 2026-07-21 17:01:08.921 | | properties | hw_rng:allowed='True' | 2026-07-21 17:01:08.921 | | ram | 2048 | 2026-07-21 17:01:08.921 | | rxtx_factor | 1.0 | 2026-07-21 17:01:08.921 | | swap | 0 | 2026-07-21 17:01:08.921 | | vcpus | 1 | 2026-07-21 17:01:08.921 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.921 | + 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 17:01:08.921 | 2026-07-21 17:01:08.921 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.921 | | Field | Value | 2026-07-21 17:01:08.921 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.921 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 17:01:08.921 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 17:01:08.921 | | description | None | 2026-07-21 17:01:08.921 | | disk | 40 | 2026-07-21 17:01:08.921 | | id | 3 | 2026-07-21 17:01:08.921 | | name | m1.medium | 2026-07-21 17:01:08.921 | | os-flavor-access:is_public | True | 2026-07-21 17:01:08.921 | | properties | hw_rng:allowed='True' | 2026-07-21 17:01:08.921 | | ram | 4096 | 2026-07-21 17:01:08.921 | | rxtx_factor | 1.0 | 2026-07-21 17:01:08.921 | | swap | 0 | 2026-07-21 17:01:08.921 | | vcpus | 2 | 2026-07-21 17:01:08.921 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.921 | + 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 17:01:08.921 | 2026-07-21 17:01:08.921 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.921 | | Field | Value | 2026-07-21 17:01:08.921 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.921 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 17:01:08.921 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 17:01:08.921 | | description | None | 2026-07-21 17:01:08.921 | | disk | 80 | 2026-07-21 17:01:08.921 | | id | 4 | 2026-07-21 17:01:08.921 | | name | m1.large | 2026-07-21 17:01:08.921 | | os-flavor-access:is_public | True | 2026-07-21 17:01:08.921 | | properties | hw_rng:allowed='True' | 2026-07-21 17:01:08.921 | | ram | 8192 | 2026-07-21 17:01:08.921 | | rxtx_factor | 1.0 | 2026-07-21 17:01:08.921 | | swap | 0 | 2026-07-21 17:01:08.921 | | vcpus | 4 | 2026-07-21 17:01:08.921 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.921 | + 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 17:01:08.921 | 2026-07-21 17:01:08.921 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.921 | | Field | Value | 2026-07-21 17:01:08.921 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.921 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 17:01:08.921 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 17:01:08.921 | | description | None | 2026-07-21 17:01:08.921 | | disk | 160 | 2026-07-21 17:01:08.921 | | id | 5 | 2026-07-21 17:01:08.922 | | name | m1.xlarge | 2026-07-21 17:01:08.922 | | os-flavor-access:is_public | True | 2026-07-21 17:01:08.922 | | properties | hw_rng:allowed='True' | 2026-07-21 17:01:08.922 | | ram | 16384 | 2026-07-21 17:01:08.922 | | rxtx_factor | 1.0 | 2026-07-21 17:01:08.922 | | swap | 0 | 2026-07-21 17:01:08.922 | | vcpus | 8 | 2026-07-21 17:01:08.922 | +----------------------------+-----------------------+ 2026-07-21 17:01:08.966 | [8552 Async create_flavors:96610]: finished create_flavors with result 0 in 3 seconds 2026-07-21 17:01:08.971 | + inc/async:async_wait:197 : return 0 2026-07-21 17:01:08.974 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-07-21 17:01:08.993 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:01:08.996 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-07-21 17:01:09.014 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:09.017 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-07-21 17:01:09.038 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:09.040 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-07-21 17:01:09.044 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-21 17:01:09.046 | + ./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 17:01:09.049 | + ./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 17:01:09.053 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-21 17:01:09.056 | ++ 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 17:01:09.058 | + 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 17:01:09.059 | + 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 17:01:09.061 | ++ 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 17:01:09.062 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-21 17:01:09.063 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-21 17:01:09.065 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-21 17:01:09.066 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-21 17:01:09.067 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-21 17:01:09.069 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-21 17:01:09.071 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-21 17:01:09.072 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-07-21 17:01:09.074 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 17:01:09.075 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-21 17:01:09.077 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 17:01:09.079 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-07-21 17:01:09.082 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 17:01:09.083 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-21 17:01:09.085 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 17:01:09.087 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-21 17:01:09.088 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 17:01:09.090 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-07-21 17:01:09.091 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-21 17:01:09.093 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 17:01:09.094 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-21 17:01:09.096 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 17:01:09.097 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-07-21 17:01:09.098 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-07-21 17:01:09.100 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-21 17:01:09.101 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 17:01:09.104 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-21 17:01:09.105 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 17:01:09.107 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 17:01:09.108 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 17:01:09.110 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-07-21 17:01:09.111 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 17:01:09.112 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-21 17:01:09.114 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 17:01:09.115 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-21 17:01:09.117 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-07-21 17:01:09.118 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-07-21 17:01:09.120 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-21 17:01:09.121 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-21 17:01:09.123 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-21 17:01:09.125 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-21 17:01:09.126 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-21 17:01:09.128 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-21 17:01:09.129 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-21 17:01:09.130 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-21 17:01:09.132 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-21 17:01:09.134 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-21 17:01:09.135 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-21 17:01:09.137 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-21 17:01:09.139 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-21 17:01:09.140 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-21 17:01:09.142 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-21 17:01:09.143 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-07-21 17:01:09.144 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-21 17:01:09.146 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-21 17:01:09.147 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-21 17:01:09.150 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-21 17:01:09.150 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-21 17:01:09.150 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-21 17:01:09.150 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-21 17:01:09.152 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-21 17:01:09.207 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-21 17:01:09.207 | Bad Request (HTTP 400) 2026-07-21 17:01:09.207 | 2026-07-21 17:01:09.216 | + ./stack.sh:main:1406 : save_stackenv 2026-07-21 17:01:09.218 | + functions-common:save_stackenv:65 : local tag= 2026-07-21 17:01:09.223 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-21 17:01:09.227 | + functions-common:save_stackenv:67 : time_stamp=2026-07-21-170109 2026-07-21 17:01:09.230 | + functions-common:save_stackenv:68 : echo '# 2026-07-21-170109 ' 2026-07-21 17:01:09.233 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 17:01:09.236 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-21 17:01:09.239 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 17:01:09.242 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-21 17:01:09.245 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 17:01:09.248 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-21 17:01:09.251 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 17:01:09.254 | + 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 17:01:09.257 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 17:01:09.259 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.86 2026-07-21 17:01:09.262 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 17:01:09.265 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.86/identity 2026-07-21 17:01:09.268 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 17:01:09.270 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-21-165100 2026-07-21 17:01:09.273 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 17:01:09.275 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 17:01:09.277 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 17:01:09.279 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.86 2026-07-21 17:01:09.281 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 17:01:09.283 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-21 17:01:09.285 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 17:01:09.287 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.86,IP:::1 2026-07-21 17:01:09.290 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 17:01:09.293 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-21 17:01:09.296 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 17:01:09.299 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-21 17:01:09.302 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 17:01:09.305 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.86 2026-07-21 17:01:09.309 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 17:01:09.312 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-21 17:01:09.315 | + ./stack.sh:main:1417 : merge_config_group /opt/stack/devstack/local.conf extra 2026-07-21 17:01:09.318 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-21 17:01:09.321 | + inc/meta-config:merge_config_group:171 : shift 2026-07-21 17:01:09.323 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-21 17:01:09.325 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 17:01:09.327 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-21 17:01:09.329 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-21 17:01:09.332 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-07-21 17:01:09.335 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-21 17:01:09.337 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-21 17:01:09.339 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 17:01:09.341 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-21 17:01:09.341 | /^\[\[.+\|.*\]\]/ { 2026-07-21 17:01:09.342 | gsub("[][]", "", $1); 2026-07-21 17:01:09.342 | split($1, a, "|"); 2026-07-21 17:01:09.342 | if (a[1] == matchgroup) 2026-07-21 17:01:09.342 | print a[2] 2026-07-21 17:01:09.342 | } 2026-07-21 17:01:09.342 | ' /opt/stack/devstack/local.conf 2026-07-21 17:01:09.347 | + ./stack.sh:main:1424 : run_phase stack extra 2026-07-21 17:01:09.349 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 17:01:09.351 | + functions-common:run_phase:1849 : local phase=extra 2026-07-21 17:01:09.354 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 17:01:09.356 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 17:01:09.359 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 17:01:09.361 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 17:01:09.363 | + functions-common:run_phase:1858 : local extra 2026-07-21 17:01:09.366 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 17:01:09.370 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 17:01:09.373 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 17:01:09.375 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 17:01:09.378 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-07-21 17:01:09.380 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 17:01:09.398 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:09.401 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 17:01:09.403 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 17:01:09.406 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-21 17:01:09.410 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-21 17:01:09.413 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-21 17:01:09.416 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-21 17:01:09.419 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-21 17:01:09.421 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-21 17:01:09.424 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 17:01:09.427 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 17:01:09.431 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 17:01:09.434 | + 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 17:01:09.437 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-21 17:01:09.441 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 17:01:09.444 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-21 17:01:09.447 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 17:01:09.450 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 17:01:09.453 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 17:01:09.456 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 17:01:09.459 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 17:01:09.463 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-07-21 17:01:09.466 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 17:01:09.469 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 17:01:09.472 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 17:01:09.475 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 17:01:09.478 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 17:01:09.482 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 17:01:09.487 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 17:01:09.488 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 17:01:09.491 | +++ /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 17:01:09.495 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 17:01:09.498 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 17:01:09.501 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 17:01:09.504 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 17:01:09.507 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 17:01:09.510 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 17:01:09.513 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 17:01:09.516 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 17:01:09.519 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 17:01:09.522 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 17:01:09.525 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 17:01:09.528 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 17:01:09.545 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 17:01:09.548 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 17:01:09.551 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 17:01:09.554 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 17:01:09.557 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 17:01:09.560 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 17:01:09.564 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 17:01:09.567 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 17:01:09.571 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 17:01:09.592 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 17:01:09.596 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 17:01:09.600 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 17:01:09.601 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 17:01:09.605 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 17:01:09.608 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 17:01:09.610 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 17:01:09.615 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 17:01:09.635 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 17:01:09.638 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 17:01:09.642 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 17:01:09.645 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 17:01:09.648 | ++ /opt/stack/neutron/devstack/plugin.sh:source:144 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-21 17:01:09.664 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:01:09.667 | ++ /opt/stack/neutron/devstack/plugin.sh:source:147 : is_service_enabled br-ex-tcpdump 2026-07-21 17:01:09.685 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:01:09.687 | ++ /opt/stack/neutron/devstack/plugin.sh:source:161 : is_service_enabled br-int-flows 2026-07-21 17:01:09.705 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:01:09.708 | ++ /opt/stack/neutron/devstack/plugin.sh:source:164 : is_frr_enabled 2026-07-21 17:01:09.711 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-21 17:01:09.713 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-21 17:01:09.716 | + ./stack.sh:main:1432 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-07-21 17:01:09.720 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-21 17:01:09.723 | + inc/meta-config:merge_config_group:171 : shift 2026-07-21 17:01:09.727 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-21 17:01:09.730 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 17:01:09.733 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-21 17:01:09.737 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-21 17:01:09.742 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-07-21 17:01:09.746 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-21 17:01:09.749 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-21 17:01:09.752 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 17:01:09.756 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-21 17:01:09.756 | /^\[\[.+\|.*\]\]/ { 2026-07-21 17:01:09.756 | gsub("[][]", "", $1); 2026-07-21 17:01:09.756 | split($1, a, "|"); 2026-07-21 17:01:09.756 | if (a[1] == matchgroup) 2026-07-21 17:01:09.756 | print a[2] 2026-07-21 17:01:09.756 | } 2026-07-21 17:01:09.756 | ' /opt/stack/devstack/local.conf 2026-07-21 17:01:09.762 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-07-21 17:01:09.781 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:09.783 | + ./stack.sh:main:1442 : is_nova_ready 2026-07-21 17:01:09.786 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-21 17:01:09.789 | + functions:wait_for_compute:490 : local timeout=60 2026-07-21 17:01:09.792 | + functions:wait_for_compute:491 : local rval=0 2026-07-21 17:01:09.794 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-21 17:01:09.797 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-21 17:01:09.801 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 17:01:09.804 | + functions-common:time_start:2407 : local start_time= 2026-07-21 17:01:09.807 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 17:01:09.810 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 17:01:09.814 | + functions-common:time_start:2411 : _TIME_START[$name]=1784653269812 2026-07-21 17:01:09.818 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-21 17:01:09.844 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-21 17:01:09.847 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-21 17:01:09.851 | ++ functions:wait_for_compute:496 : hostname 2026-07-21 17:01:09.856 | + functions:wait_for_compute:496 : compute_hostname=np0000005585 2026-07-21 17:01:09.858 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-21 17:01:09.862 | ++ functions:wait_for_compute:498 : hostname 2026-07-21 17:01:09.869 | + :: : ID= 2026-07-21 17:01:09.871 | + :: : [[ '' == '' ]] 2026-07-21 17:01:09.872 | + :: : sleep 1 2026-07-21 17:01:10.875 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-21 17:01:10.877 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0000005585 --service nova-compute -c ID -f value 2026-07-21 17:01:11.101 | 2026-07-21 17:01:11.110 | + :: : ID=c139b1d7-652f-4396-995d-451cf77d95fd 2026-07-21 17:01:11.111 | + :: : [[ c139b1d7-652f-4396-995d-451cf77d95fd == '' ]] 2026-07-21 17:01:11.115 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-21 17:01:11.118 | + functions-common:time_stop:2420 : local name 2026-07-21 17:01:11.121 | + functions-common:time_stop:2421 : local end_time 2026-07-21 17:01:11.124 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:01:11.127 | + functions-common:time_stop:2423 : local total 2026-07-21 17:01:11.131 | + functions-common:time_stop:2424 : local start_time 2026-07-21 17:01:11.134 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 17:01:11.136 | + functions-common:time_stop:2427 : start_time=1784653269812 2026-07-21 17:01:11.138 | + functions-common:time_stop:2429 : [[ -z 1784653269812 ]] 2026-07-21 17:01:11.141 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:01:11.146 | + functions-common:time_stop:2432 : end_time=1784653271143 2026-07-21 17:01:11.150 | + functions-common:time_stop:2433 : elapsed_time=1331 2026-07-21 17:01:11.153 | + functions-common:time_stop:2434 : total=12690 2026-07-21 17:01:11.156 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:01:11.159 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14021 2026-07-21 17:01:11.161 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-21 17:01:11.164 | + functions:wait_for_compute:516 : return 0 2026-07-21 17:01:11.167 | + ./stack.sh:main:1446 : service_check 2026-07-21 17:01:11.169 | + functions-common:service_check:1713 : local service 2026-07-21 17:01:11.172 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.176 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-21 17:01:11.190 | enabled 2026-07-21 17:01:11.195 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-21 17:01:11.212 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-21 17:01:11.212 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-21 17:01:11.212 | Active: active (running) since Tue 2026-07-21 17:00:45 UTC; 25s ago 2026-07-21 17:01:11.212 | Main PID: 97357 (uwsgi) 2026-07-21 17:01:11.212 | Status: "uWSGI is ready" 2026-07-21 17:01:11.212 | Tasks: 10 (limit: 75886) 2026-07-21 17:01:11.212 | Memory: 360.2M () 2026-07-21 17:01:11.212 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-21 17:01:11.212 | ├─97357 "cinder-apiuWSGI master" 2026-07-21 17:01:11.212 | ├─97364 "cinder-apiuWSGI worker 1" 2026-07-21 17:01:11.212 | ├─97365 "cinder-apiuWSGI worker 2" 2026-07-21 17:01:11.212 | └─97366 "cinder-apiuWSGI worker 3" 2026-07-21 17:01:11.212 | 2026-07-21 17:01:11.212 | Jul 21 17:00:53 np0000005585 devstack@c-api.service[97364]: INFO cinder.api.openstack.wsgi [None req-0c2a82d6-7903-48cd-b80e-f4be28b7e296 admin admin] POST https://10.4.3.86/volume/v3/types/cc501cbd-ad24-4517-ba43-bd73d261fc42/extra_specs 2026-07-21 17:01:11.212 | Jul 21 17:00:53 np0000005585 devstack@c-api.service[97364]: DEBUG cinder.api.openstack.wsgi [None req-0c2a82d6-7903-48cd-b80e-f4be28b7e296 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=97364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-21 17:01:11.212 | Jul 21 17:00:53 np0000005585 devstack@c-api.service[97364]: /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 17:01:11.212 | Jul 21 17:00:53 np0000005585 devstack@c-api.service[97364]: warnings.warn( 2026-07-21 17:01:11.212 | Jul 21 17:00:53 np0000005585 devstack@c-api.service[97364]: DEBUG oslo_db.sqlalchemy.engines [None req-0c2a82d6-7903-48cd-b80e-f4be28b7e296 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=97364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 17:01:11.212 | Jul 21 17:00:53 np0000005585 devstack@c-api.service[97364]: INFO cinder.api.openstack.wsgi [None req-0c2a82d6-7903-48cd-b80e-f4be28b7e296 admin admin] https://10.4.3.86/volume/v3/types/cc501cbd-ad24-4517-ba43-bd73d261fc42/extra_specs returned with HTTP 200 2026-07-21 17:01:11.212 | Jul 21 17:00:53 np0000005585 devstack@c-api.service[97364]: [pid: 97364|app: 0|req: 2/3] 10.4.3.86 () {68 vars in 1442 bytes} [Tue Jul 21 17:00:53 2026] POST /volume/v3/types/cc501cbd-ad24-4517-ba43-bd73d261fc42/extra_specs => generated 52 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-21 17:01:11.212 | Jul 21 17:00:57 np0000005585 devstack@c-api.service[97365]: DEBUG dbcounter [-] [97365] Writing DB stats cinder:SELECT=6 {{(pid=97365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.212 | Jul 21 17:01:03 np0000005585 devstack@c-api.service[97366]: DEBUG dbcounter [-] [97366] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=97366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.212 | Jul 21 17:01:03 np0000005585 devstack@c-api.service[97364]: DEBUG dbcounter [-] [97364] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=97364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.217 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.219 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-bak.service 2026-07-21 17:01:11.234 | enabled 2026-07-21 17:01:11.238 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-bak.service --no-pager 2026-07-21 17:01:11.257 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-07-21 17:01:11.257 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-07-21 17:01:11.257 | Active: active (running) since Tue 2026-07-21 17:00:50 UTC; 20s ago 2026-07-21 17:01:11.258 | Main PID: 98714 (cinder-backup) 2026-07-21 17:01:11.258 | Tasks: 1 (limit: 75886) 2026-07-21 17:01:11.258 | Memory: 93.7M () 2026-07-21 17:01:11.258 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-07-21 17:01:11.258 | └─98714 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-07-21 17:01:11.258 | 2026-07-21 17:01:11.258 | Jul 21 17:00:52 np0000005585 cinder-backup[98714]: DEBUG oslo_concurrency.lockutils [None req-811adb6d-7f59-4eda-a6ae-cc00a855a5b2 None None] Acquiring lock "cleanup_incomplete_backups_98714" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=98714) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 17:01:11.258 | Jul 21 17:00:52 np0000005585 cinder-backup[98714]: DEBUG oslo_concurrency.lockutils [None req-811adb6d-7f59-4eda-a6ae-cc00a855a5b2 None None] Lock "cleanup_incomplete_backups_98714" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.001s {{(pid=98714) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 17:01:11.258 | Jul 21 17:00:52 np0000005585 cinder-backup[98714]: INFO cinder.backup.manager [None req-811adb6d-7f59-4eda-a6ae-cc00a855a5b2 None None] Cleaning up incomplete backup operations. 2026-07-21 17:01:11.258 | Jul 21 17:00:52 np0000005585 cinder-backup[98714]: DEBUG oslo_concurrency.lockutils [None req-811adb6d-7f59-4eda-a6ae-cc00a855a5b2 None None] Lock "cleanup_incomplete_backups_98714" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.012s {{(pid=98714) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 17:01:11.258 | Jul 21 17:00:52 np0000005585 cinder-backup[98714]: DEBUG oslo_db.sqlalchemy.engines [None req-811adb6d-7f59-4eda-a6ae-cc00a855a5b2 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=98714) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 17:01:11.258 | Jul 21 17:00:52 np0000005585 cinder-backup[98714]: DEBUG cinder.manager [None req-811adb6d-7f59-4eda-a6ae-cc00a855a5b2 None None] Notifying Schedulers of capabilities ... {{(pid=98714) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-07-21 17:01:11.258 | Jul 21 17:00:52 np0000005585 cinder-backup[98714]: INFO cinder.keymgr.migration [None req-3925d955-da64-43bb-bf64-5c5e08685e9e None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-07-21 17:01:11.258 | Jul 21 17:00:52 np0000005585 cinder-backup[98714]: DEBUG cinder.service [None req-811adb6d-7f59-4eda-a6ae-cc00a855a5b2 None None] Creating RPC server for service cinder-backup {{(pid=98714) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-21 17:01:11.258 | Jul 21 17:00:52 np0000005585 cinder-backup[98714]: DEBUG cinder.service [None req-811adb6d-7f59-4eda-a6ae-cc00a855a5b2 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=98714) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-21 17:01:11.258 | Jul 21 17:01:02 np0000005585 cinder-backup[98714]: DEBUG dbcounter [-] [98714] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=98714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.262 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.265 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-21 17:01:11.280 | enabled 2026-07-21 17:01:11.285 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-21 17:01:11.302 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-21 17:01:11.302 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-21 17:01:11.302 | Active: active (running) since Tue 2026-07-21 17:00:49 UTC; 21s ago 2026-07-21 17:01:11.302 | Main PID: 98118 (cinder-schedule) 2026-07-21 17:01:11.302 | Tasks: 1 (limit: 75886) 2026-07-21 17:01:11.302 | Memory: 110.5M () 2026-07-21 17:01:11.302 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-21 17:01:11.302 | └─98118 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-21 17:01:11.302 | 2026-07-21 17:01:11.302 | Jul 21 17:00:51 np0000005585 cinder-scheduler[98118]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-21 17:01:11.302 | Jul 21 17:00:51 np0000005585 cinder-scheduler[98118]: INFO cinder.manager [None req-5a17c9d8-f240-47c9-8454-bd72f7d45dbd None None] Initiating service 1 cleanup 2026-07-21 17:01:11.302 | Jul 21 17:00:51 np0000005585 cinder-scheduler[98118]: INFO cinder.manager [None req-5a17c9d8-f240-47c9-8454-bd72f7d45dbd None None] Service 1 cleanup completed. 2026-07-21 17:01:11.302 | Jul 21 17:00:51 np0000005585 cinder-scheduler[98118]: DEBUG cinder.service [None req-5a17c9d8-f240-47c9-8454-bd72f7d45dbd None None] Creating RPC server for service cinder-scheduler {{(pid=98118) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-21 17:01:11.302 | Jul 21 17:00:51 np0000005585 cinder-scheduler[98118]: DEBUG cinder.service [None req-5a17c9d8-f240-47c9-8454-bd72f7d45dbd None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=98118) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-21 17:01:11.302 | Jul 21 17:00:52 np0000005585 cinder-scheduler[98118]: DEBUG cinder.scheduler.host_manager [None req-811adb6d-7f59-4eda-a6ae-cc00a855a5b2 None None] Received backup service update from np0000005585: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=98118) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-07-21 17:01:11.302 | Jul 21 17:00:54 np0000005585 cinder-scheduler[98118]: DEBUG cinder.scheduler.host_manager [None req-a4d05660-9291-4c73-a265-107e08ff7819 None None] Received volume service update from np0000005585@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=98118) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-21 17:01:11.302 | Jul 21 17:00:54 np0000005585 cinder-scheduler[98118]: DEBUG cinder.scheduler.host_manager [None req-a4d05660-9291-4c73-a265-107e08ff7819 None None] Updating capabilities for np0000005585@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, 17, 0, 54, 344947), 'filter_function': None, 'goodness_function': None} {{(pid=98118) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-21 17:01:11.303 | Jul 21 17:00:54 np0000005585 cinder-scheduler[98118]: DEBUG cinder.scheduler.host_manager [None req-a4d05660-9291-4c73-a265-107e08ff7819 None None] Updating capabilities for np0000005585@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, 17, 0, 54, 344947), 'filter_function': None, 'goodness_function': None} {{(pid=98118) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-21 17:01:11.303 | Jul 21 17:01:04 np0000005585 cinder-scheduler[98118]: DEBUG dbcounter [-] [98118] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=98118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.308 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.310 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-21 17:01:11.325 | enabled 2026-07-21 17:01:11.331 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-21 17:01:11.348 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-21 17:01:11.348 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-21 17:01:11.348 | Active: active (running) since Tue 2026-07-21 17:00:52 UTC; 18s ago 2026-07-21 17:01:11.348 | Main PID: 99299 (cinder-volume) 2026-07-21 17:01:11.348 | Tasks: 2 (limit: 75886) 2026-07-21 17:01:11.348 | Memory: 142.9M () 2026-07-21 17:01:11.348 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-21 17:01:11.348 | ├─99299 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-21 17:01:11.348 | └─99695 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-21 17:01:11.348 | 2026-07-21 17:01:11.348 | Jul 21 17:00:54 np0000005585 cinder-volume[99695]: INFO cinder.volume.manager [None req-a4d05660-9291-4c73-a265-107e08ff7819 None None] Driver initialization completed successfully. 2026-07-21 17:01:11.348 | Jul 21 17:00:54 np0000005585 cinder-volume[99695]: INFO cinder.manager [None req-a4d05660-9291-4c73-a265-107e08ff7819 None None] Initiating service 3 cleanup 2026-07-21 17:01:11.348 | Jul 21 17:00:54 np0000005585 cinder-volume[99695]: INFO cinder.manager [None req-a4d05660-9291-4c73-a265-107e08ff7819 None None] Service 3 cleanup completed. 2026-07-21 17:01:11.348 | Jul 21 17:00:54 np0000005585 cinder-volume[99695]: DEBUG cinder.service [None req-a4d05660-9291-4c73-a265-107e08ff7819 None None] Creating RPC server for service cinder-volume {{(pid=99695) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-21 17:01:11.348 | Jul 21 17:00:54 np0000005585 cinder-volume[99695]: DEBUG cinder.service [None req-a4d05660-9291-4c73-a265-107e08ff7819 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=99695) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-21 17:01:11.348 | Jul 21 17:00:54 np0000005585 cinder-volume[99695]: INFO cinder.volume.manager [None req-a4d05660-9291-4c73-a265-107e08ff7819 None None] Initializing RPC dependent components of volume driver StorPoolDriver (2.1.0) 2026-07-21 17:01:11.348 | Jul 21 17:00:54 np0000005585 cinder-volume[99695]: INFO cinder.volume.manager [None req-a4d05660-9291-4c73-a265-107e08ff7819 None None] Driver post RPC initialization completed successfully. 2026-07-21 17:01:11.348 | Jul 21 17:01:04 np0000005585 cinder-volume[99299]: DEBUG dbcounter [-] [99299] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=99299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.348 | Jul 21 17:01:04 np0000005585 cinder-volume[99695]: DEBUG dbcounter [-] [99695] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=99695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.348 | Jul 21 17:01:04 np0000005585 cinder-volume[99695]: DEBUG dbcounter [-] [99695] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=99695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.352 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.356 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-21 17:01:11.368 | not-found 2026-07-21 17:01:11.372 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.375 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@file_tracker.service 2026-07-21 17:01:11.390 | enabled 2026-07-21 17:01:11.394 | + functions-common:service_check:1720 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-07-21 17:01:11.412 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-07-21 17:01:11.412 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-07-21 17:01:11.412 | Active: active (running) since Tue 2026-07-21 16:56:50 UTC; 4min 21s ago 2026-07-21 17:01:11.412 | Main PID: 58487 (file_tracker.sh) 2026-07-21 17:01:11.412 | Tasks: 2 (limit: 75886) 2026-07-21 17:01:11.412 | Memory: 600.0K () 2026-07-21 17:01:11.412 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-07-21 17:01:11.412 | ├─ 58487 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-07-21 17:01:11.412 | └─101708 sleep 20 2026-07-21 17:01:11.412 | 2026-07-21 17:01:11.412 | Jul 21 16:58:10 np0000005585 file_tracker.sh[70252]: 3040 0 9223372036854775807 2026-07-21 17:01:11.412 | Jul 21 16:58:30 np0000005585 file_tracker.sh[70889]: 3040 0 9223372036854775807 2026-07-21 17:01:11.412 | Jul 21 16:58:50 np0000005585 file_tracker.sh[71742]: 3008 0 9223372036854775807 2026-07-21 17:01:11.412 | Jul 21 16:59:10 np0000005585 file_tracker.sh[76561]: 3136 0 9223372036854775807 2026-07-21 17:01:11.412 | Jul 21 16:59:30 np0000005585 file_tracker.sh[79216]: 3392 0 9223372036854775807 2026-07-21 17:01:11.412 | Jul 21 16:59:50 np0000005585 file_tracker.sh[84697]: 4032 0 9223372036854775807 2026-07-21 17:01:11.412 | Jul 21 17:00:10 np0000005585 file_tracker.sh[89654]: 4736 0 9223372036854775807 2026-07-21 17:01:11.412 | Jul 21 17:00:30 np0000005585 file_tracker.sh[91835]: 5376 0 9223372036854775807 2026-07-21 17:01:11.412 | Jul 21 17:00:50 np0000005585 file_tracker.sh[98516]: 7008 0 9223372036854775807 2026-07-21 17:01:11.412 | Jul 21 17:01:10 np0000005585 file_tracker.sh[101707]: 7520 0 9223372036854775807 2026-07-21 17:01:11.417 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.420 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-21 17:01:11.437 | enabled 2026-07-21 17:01:11.443 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-21 17:01:11.459 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-21 17:01:11.459 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-21 17:01:11.459 | Active: active (running) since Tue 2026-07-21 17:00:55 UTC; 15s ago 2026-07-21 17:01:11.459 | Main PID: 100098 (uwsgi) 2026-07-21 17:01:11.459 | Status: "uWSGI is ready" 2026-07-21 17:01:11.459 | Tasks: 19 (limit: 75886) 2026-07-21 17:01:11.459 | Memory: 397.5M () 2026-07-21 17:01:11.459 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-21 17:01:11.459 | ├─100098 "glance-apiuWSGI master" 2026-07-21 17:01:11.459 | ├─100102 "glance-apiuWSGI worker 1" 2026-07-21 17:01:11.459 | ├─100103 "glance-apiuWSGI worker 2" 2026-07-21 17:01:11.459 | └─100105 "glance-apiuWSGI worker 3" 2026-07-21 17:01:11.459 | 2026-07-21 17:01:11.459 | Jul 21 17:01:10 np0000005585 devstack@g-api.service[100102]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=100102) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-21 17:01:11.459 | Jul 21 17:01:10 np0000005585 devstack@g-api.service[100102]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=100102) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-21 17:01:11.459 | Jul 21 17:01:10 np0000005585 devstack@g-api.service[100102]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=100102) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-21 17:01:11.459 | Jul 21 17:01:10 np0000005585 devstack@g-api.service[100102]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=100102) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-21 17:01:11.459 | Jul 21 17:01:10 np0000005585 devstack@g-api.service[100102]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-a55cba7f-7246-4e2f-bdd6-e45add88d595' (58686e3d-11ee-433b-a82c-6259119bc992) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100102) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-21 17:01:11.459 | Jul 21 17:01:10 np0000005585 devstack@g-api.service[100102]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-a55cba7f-7246-4e2f-bdd6-e45add88d595' (646a60f0-f1b9-4caa-8fda-eaea8ea182ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100102) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} 2026-07-21 17:01:11.460 | Jul 21 17:01:10 np0000005585 devstack@g-api.service[100102]: INFO glance.domain [-] Task [a55cba7f-7246-4e2f-bdd6-e45add88d595] status changing from processing to success 2026-07-21 17:01:11.460 | Jul 21 17:01:10 np0000005585 devstack@g-api.service[100102]: INFO glance.async_.flows.api_image_import [-] a55cba7f-7246-4e2f-bdd6-e45add88d595 of api_image_import completed 2026-07-21 17:01:11.460 | Jul 21 17:01:10 np0000005585 devstack@g-api.service[100102]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-a55cba7f-7246-4e2f-bdd6-e45add88d595' (646a60f0-f1b9-4caa-8fda-eaea8ea182ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100102) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-21 17:01:11.460 | Jul 21 17:01:10 np0000005585 devstack@g-api.service[100102]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (3789a8ce-e3ca-4590-9933-25f21edc638f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100102) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} 2026-07-21 17:01:11.464 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.468 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-21 17:01:11.481 | not-found 2026-07-21 17:01:11.485 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.488 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-07-21 17:01:11.503 | enabled 2026-07-21 17:01:11.507 | + functions-common:service_check:1720 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-07-21 17:01:11.524 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-07-21 17:01:11.524 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-07-21 17:01:11.524 | Active: active (running) since Tue 2026-07-21 16:56:48 UTC; 4min 22s ago 2026-07-21 17:01:11.524 | Main PID: 57963 (memory_tracker.) 2026-07-21 17:01:11.524 | Tasks: 2 (limit: 75886) 2026-07-21 17:01:11.524 | Memory: 1.3M () 2026-07-21 17:01:11.524 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-07-21 17:01:11.524 | ├─ 57963 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 17:01:11.524 | └─101391 sleep 20 2026-07-21 17:01:11.524 | 2026-07-21 17:01:11.524 | Jul 21 17:01:09 np0000005585 memory_tracker.sh[101370]: 26837 0.0 1856 26725 00:00:00 1 pipe_read /bin/sh -s rabbit_disk_monitor 2026-07-21 17:01:11.524 | Jul 21 17:01:09 np0000005585 memory_tracker.sh[101370]: 8548 0.0 1848 8547 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-ayyuloppasxqfrlrumcyyhkjlfmpdqzs ; /usr/bin/python3 2026-07-21 17:01:11.524 | Jul 21 17:01:09 np0000005585 memory_tracker.sh[101370]: 8550 0.0 1848 8549 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-07-21 17:01:11.524 | Jul 21 17:01:09 np0000005585 memory_tracker.sh[101370]: 8546 0.0 1844 8545 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-ayyuloppasxqfrlrumcyyhkjlfmpdqzs ; /usr/bin/python3' && sleep 0 2026-07-21 17:01:11.524 | Jul 21 17:01:09 np0000005585 memory_tracker.sh[101370]: 26725 0.0 1744 26715 00:00:00 1 do_select erl_child_setup 65536 2026-07-21 17:01:11.524 | Jul 21 17:01:09 np0000005585 memory_tracker.sh[101370]: 20001 0.0 1600 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 17:01:11.524 | Jul 21 17:01:09 np0000005585 memory_tracker.sh[101370]: 26834 0.0 1504 26833 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.2.2.5/bin/inet_gethost 4 2026-07-21 17:01:11.524 | Jul 21 17:01:09 np0000005585 memory_tracker.sh[101370]: 47496 0.0 1300 47495 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 17:01:11.524 | Jul 21 17:01:09 np0000005585 memory_tracker.sh[57963]: --- 2026-07-21 17:01:11.524 | Jul 21 17:01:09 np0000005585 memory_tracker.sh[57963]: ]]] 2026-07-21 17:01:11.528 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.532 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-21 17:01:11.548 | not-found 2026-07-21 17:01:11.553 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.557 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-21 17:01:11.571 | enabled 2026-07-21 17:01:11.576 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-21 17:01:11.594 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-21 17:01:11.594 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-21 17:01:11.594 | Active: active (running) since Tue 2026-07-21 16:59:47 UTC; 1min 23s ago 2026-07-21 17:01:11.594 | Main PID: 84591 (uwsgi) 2026-07-21 17:01:11.594 | Status: "uWSGI is ready" 2026-07-21 17:01:11.594 | Tasks: 24 (limit: 75886) 2026-07-21 17:01:11.594 | Memory: 410.2M () 2026-07-21 17:01:11.594 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-21 17:01:11.594 | ├─84591 "nova-apiuWSGI master" 2026-07-21 17:01:11.594 | ├─84592 "nova-apiuWSGI worker 1" 2026-07-21 17:01:11.594 | ├─84593 "nova-apiuWSGI worker 2" 2026-07-21 17:01:11.594 | └─84594 "nova-apiuWSGI worker 3" 2026-07-21 17:01:11.594 | 2026-07-21 17:01:11.594 | Jul 21 17:00:57 np0000005585 devstack@n-api.service[84594]: DEBUG dbcounter [-] [84594] Writing DB stats nova_api:SELECT=14,nova_api:INSERT=7,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=84594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.594 | Jul 21 17:01:11 np0000005585 devstack@n-api.service[84592]: DEBUG nova.api.openstack.wsgi [None req-bb3ec7fb-2834-4069-b517-f5d2b9306972 admin admin] Calling method '>' {{(pid=84592) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-21 17:01:11.594 | Jul 21 17:01:11 np0000005585 devstack@n-api.service[84592]: DEBUG oslo_concurrency.lockutils [None req-bb3ec7fb-2834-4069-b517-f5d2b9306972 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84592) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 17:01:11.594 | Jul 21 17:01:11 np0000005585 devstack@n-api.service[84592]: DEBUG oslo_concurrency.lockutils [None req-bb3ec7fb-2834-4069-b517-f5d2b9306972 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=84592) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 17:01:11.594 | Jul 21 17:01:11 np0000005585 devstack@n-api.service[84592]: DEBUG oslo_concurrency.lockutils [None req-bb3ec7fb-2834-4069-b517-f5d2b9306972 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=84592) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 17:01:11.594 | Jul 21 17:01:11 np0000005585 devstack@n-api.service[84592]: DEBUG oslo_concurrency.lockutils [None req-bb3ec7fb-2834-4069-b517-f5d2b9306972 admin admin] Acquiring lock "c53c0caa-e263-4ef8-9af8-3623605ccf30" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84592) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 17:01:11.594 | Jul 21 17:01:11 np0000005585 devstack@n-api.service[84592]: DEBUG oslo_concurrency.lockutils [None req-bb3ec7fb-2834-4069-b517-f5d2b9306972 admin admin] Lock "c53c0caa-e263-4ef8-9af8-3623605ccf30" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84592) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 17:01:11.594 | Jul 21 17:01:11 np0000005585 devstack@n-api.service[84592]: DEBUG oslo_concurrency.lockutils [None req-bb3ec7fb-2834-4069-b517-f5d2b9306972 admin admin] Lock "c53c0caa-e263-4ef8-9af8-3623605ccf30" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84592) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 17:01:11.594 | Jul 21 17:01:11 np0000005585 devstack@n-api.service[84592]: INFO nova.api.openstack.requestlog [None req-bb3ec7fb-2834-4069-b517-f5d2b9306972 admin admin] 10.4.3.86 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000005585" status: 200 len: 255 microversion: 2.69 time: 0.055211 2026-07-21 17:01:11.594 | Jul 21 17:01:11 np0000005585 devstack@n-api.service[84592]: [pid: 84592|app: 0|req: 8/25] 10.4.3.86 () {68 vars in 1437 bytes} [Tue Jul 21 17:01:11 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000005585 => generated 255 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-21 17:01:11.600 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.603 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-21 17:01:11.617 | enabled 2026-07-21 17:01:11.622 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-21 17:01:11.640 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-21 17:01:11.640 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-21 17:01:11.640 | Active: active (running) since Tue 2026-07-21 17:00:34 UTC; 37s ago 2026-07-21 17:01:11.640 | Main PID: 93197 (uwsgi) 2026-07-21 17:01:11.640 | Status: "uWSGI is ready" 2026-07-21 17:01:11.640 | Tasks: 23 (limit: 75886) 2026-07-21 17:01:11.640 | Memory: 329.0M () 2026-07-21 17:01:11.640 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-21 17:01:11.640 | ├─93197 "nova-api-metauWSGI master" 2026-07-21 17:01:11.640 | ├─93198 "nova-api-metauWSGI worker 1" 2026-07-21 17:01:11.640 | ├─93199 "nova-api-metauWSGI worker 2" 2026-07-21 17:01:11.640 | ├─93200 "nova-api-metauWSGI worker 3" 2026-07-21 17:01:11.641 | └─93201 "nova-api-metauWSGI http 1" 2026-07-21 17:01:11.641 | 2026-07-21 17:01:11.641 | Jul 21 17:00:45 np0000005585 devstack@n-api-meta.service[93198]: DEBUG dbcounter [-] [93198] Writing DB stats nova_api:SELECT=1 {{(pid=93198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.641 | Jul 21 17:00:45 np0000005585 devstack@n-api-meta.service[93200]: DEBUG dbcounter [-] [93200] Writing DB stats nova_cell0:SELECT=1 {{(pid=93200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.641 | Jul 21 17:00:45 np0000005585 devstack@n-api-meta.service[93200]: DEBUG dbcounter [-] [93200] Writing DB stats nova_cell1:SELECT=1 {{(pid=93200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.641 | Jul 21 17:00:46 np0000005585 devstack@n-api-meta.service[93200]: DEBUG dbcounter [-] [93200] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=93200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.641 | Jul 21 17:00:46 np0000005585 devstack@n-api-meta.service[93199]: DEBUG dbcounter [-] [93199] Writing DB stats nova_cell0:SELECT=1 {{(pid=93199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.641 | Jul 21 17:00:46 np0000005585 devstack@n-api-meta.service[93199]: DEBUG dbcounter [-] [93199] Writing DB stats nova_cell1:SELECT=1 {{(pid=93199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.641 | Jul 21 17:00:46 np0000005585 devstack@n-api-meta.service[93198]: DEBUG dbcounter [-] [93198] Writing DB stats nova_cell0:SELECT=1 {{(pid=93198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.641 | Jul 21 17:00:46 np0000005585 devstack@n-api-meta.service[93198]: DEBUG dbcounter [-] [93198] Writing DB stats nova_cell1:SELECT=1 {{(pid=93198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.641 | Jul 21 17:00:46 np0000005585 devstack@n-api-meta.service[93199]: DEBUG dbcounter [-] [93199] Writing DB stats nova_cell0:SELECT=1 {{(pid=93199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.641 | Jul 21 17:00:46 np0000005585 devstack@n-api-meta.service[93198]: DEBUG dbcounter [-] [93198] Writing DB stats nova_cell0:SELECT=1 {{(pid=93198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.646 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.649 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-21 17:01:11.663 | not-found 2026-07-21 17:01:11.668 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.671 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-21 17:01:11.684 | enabled 2026-07-21 17:01:11.689 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-21 17:01:11.707 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-21 17:01:11.707 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-21 17:01:11.707 | Active: active (running) since Tue 2026-07-21 17:00:41 UTC; 30s ago 2026-07-21 17:01:11.707 | Main PID: 96434 (nova-compute) 2026-07-21 17:01:11.707 | Tasks: 10 (limit: 75886) 2026-07-21 17:01:11.707 | Memory: 137.1M () 2026-07-21 17:01:11.707 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-21 17:01:11.707 | └─96434 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-21 17:01:11.707 | 2026-07-21 17:01:11.707 | Jul 21 17:00:57 np0000005585 nova-compute[96434]: DEBUG nova.compute.resource_tracker [None req-921b8b37-0ad1-40cf-846a-d27c43bfc600 None None] Compute_service record updated for np0000005585:np0000005585 {{(pid=96434) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-21 17:01:11.707 | Jul 21 17:00:57 np0000005585 nova-compute[96434]: DEBUG oslo_concurrency.lockutils [None req-921b8b37-0ad1-40cf-846a-d27c43bfc600 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 1.293s {{(pid=96434) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 17:01:11.708 | Jul 21 17:00:57 np0000005585 nova-compute[96434]: DEBUG nova.service [None req-921b8b37-0ad1-40cf-846a-d27c43bfc600 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=96434) start /opt/stack/nova/nova/service.py:196}} 2026-07-21 17:01:11.708 | Jul 21 17:00:57 np0000005585 nova-compute[96434]: DEBUG nova.service [None req-921b8b37-0ad1-40cf-846a-d27c43bfc600 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=96434) start /opt/stack/nova/nova/service.py:212}} 2026-07-21 17:01:11.708 | Jul 21 17:00:57 np0000005585 nova-compute[96434]: DEBUG nova.service [None req-921b8b37-0ad1-40cf-846a-d27c43bfc600 None None] Join ServiceGroup membership for this service compute {{(pid=96434) start /opt/stack/nova/nova/service.py:222}} 2026-07-21 17:01:11.708 | Jul 21 17:00:57 np0000005585 nova-compute[96434]: DEBUG nova.servicegroup.drivers.db [None req-921b8b37-0ad1-40cf-846a-d27c43bfc600 None None] DB_Driver: join new ServiceGroup member np0000005585 to the compute group, service = {{(pid=96434) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-21 17:01:11.708 | Jul 21 17:01:02 np0000005585 nova-compute[96434]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=96434) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 17:01:11.708 | Jul 21 17:01:11 np0000005585 nova-compute[96434]: DEBUG oslo_service.periodic_task [None req-12e653cb-66bb-415d-a054-9bb3b3e90ea7 None None] Running periodic task ComputeManager._sync_power_states {{(pid=96434) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-07-21 17:01:11.708 | Jul 21 17:01:11 np0000005585 nova-compute[96434]: DEBUG oslo_service.periodic_task [None req-12e653cb-66bb-415d-a054-9bb3b3e90ea7 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=96434) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-07-21 17:01:11.708 | Jul 21 17:01:11 np0000005585 nova-compute[96434]: DEBUG oslo.service.backend._threading.loopingcall [None req-12e653cb-66bb-415d-a054-9bb3b3e90ea7 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 31.93 seconds {{(pid=96434) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 17:01:11.712 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.715 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-21 17:01:11.730 | not-found 2026-07-21 17:01:11.735 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.738 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-21 17:01:11.752 | enabled 2026-07-21 17:01:11.757 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-21 17:01:11.774 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-21 17:01:11.774 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-21 17:01:11.774 | Active: active (running) since Tue 2026-07-21 17:00:32 UTC; 39s ago 2026-07-21 17:01:11.774 | Main PID: 92549 (nova-scheduler:) 2026-07-21 17:01:11.774 | Tasks: 26 (limit: 75886) 2026-07-21 17:01:11.774 | Memory: 182.9M () 2026-07-21 17:01:11.774 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-21 17:01:11.774 | ├─92549 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-21 17:01:11.774 | ├─93789 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-21 17:01:11.774 | ├─93823 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-21 17:01:11.774 | └─93825 "nova-scheduler: ServiceWrapper worker(2)" 2026-07-21 17:01:11.774 | 2026-07-21 17:01:11.774 | Jul 21 17:00:40 np0000005585 nova-scheduler[93789]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=93789) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 17:01:11.774 | Jul 21 17:00:40 np0000005585 nova-scheduler[93825]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=93825) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 17:01:11.774 | Jul 21 17:00:44 np0000005585 nova-scheduler[92549]: DEBUG dbcounter [-] [92549] Writing DB stats nova_api:SELECT=3 {{(pid=92549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.774 | Jul 21 17:00:44 np0000005585 nova-scheduler[92549]: DEBUG dbcounter [-] [92549] Writing DB stats nova_cell0:SELECT=1 {{(pid=92549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.774 | Jul 21 17:00:44 np0000005585 nova-scheduler[92549]: DEBUG dbcounter [-] [92549] Writing DB stats nova_cell1:SELECT=1 {{(pid=92549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.774 | Jul 21 17:00:46 np0000005585 nova-scheduler[93823]: DEBUG oslo.service.backend._threading.loopingcall [None req-0ff564c8-f68a-4255-9190-2d92a3bb9acb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93823) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 17:01:11.774 | Jul 21 17:00:48 np0000005585 nova-scheduler[93789]: DEBUG oslo.service.backend._threading.loopingcall [None req-0ce37922-e4e7-403b-aafb-9661d245e150 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93789) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 17:01:11.774 | Jul 21 17:00:50 np0000005585 nova-scheduler[93823]: DEBUG dbcounter [-] [93823] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=93823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.774 | Jul 21 17:00:50 np0000005585 nova-scheduler[93789]: DEBUG dbcounter [-] [93789] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.774 | Jul 21 17:00:50 np0000005585 nova-scheduler[93825]: DEBUG dbcounter [-] [93825] Writing DB stats nova_cell0:SELECT=3 {{(pid=93825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.779 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.782 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-07-21 17:01:11.798 | enabled 2026-07-21 17:01:11.804 | + functions-common:service_check:1720 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-07-21 17:01:11.821 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-07-21 17:01:11.821 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-07-21 17:01:11.821 | Active: active (running) since Tue 2026-07-21 16:56:39 UTC; 4min 32s ago 2026-07-21 17:01:11.821 | Main PID: 56532 (python3) 2026-07-21 17:01:11.822 | Tasks: 1 (limit: 75886) 2026-07-21 17:01:11.822 | Memory: 107.8M () 2026-07-21 17:01:11.822 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-07-21 17:01:11.822 | └─56532 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-07-21 17:01:11.822 | 2026-07-21 17:01:11.822 | Jul 21 17:00:46 np0000005585 python3[56532]: 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 17:01:11.822 | Jul 21 17:00:47 np0000005585 python3[56532]: 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 17:01:11.822 | Jul 21 17:00:47 np0000005585 python3[56532]: 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 17:01:11.822 | Jul 21 17:00:47 np0000005585 python3[56532]: 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 17:01:11.822 | Jul 21 17:00:52 np0000005585 python3[56532]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=storpool', 'storpool'] 2026-07-21 17:01:11.822 | Jul 21 17:00:59 np0000005585 python3[56532]: 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 17:01:11.822 | Jul 21 17:01:03 np0000005585 python3[56532]: 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 17:01:11.822 | Jul 21 17:01:06 np0000005585 python3[56532]: 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 17:01:11.822 | Jul 21 17:01:09 np0000005585 python3[56532]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-07-21 17:01:11.822 | Jul 21 17:01:10 np0000005585 python3[56532]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0000005585', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-07-21 17:01:11.825 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.828 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-21 17:01:11.841 | not-found 2026-07-21 17:01:11.845 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.848 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-21 17:01:11.861 | not-found 2026-07-21 17:01:11.866 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.869 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-21 17:01:11.881 | not-found 2026-07-21 17:01:11.886 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.889 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-21 17:01:11.903 | not-found 2026-07-21 17:01:11.907 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.910 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-21 17:01:11.925 | enabled 2026-07-21 17:01:11.929 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-21 17:01:11.946 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-21 17:01:11.946 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-21 17:01:11.946 | Active: active (running) since Tue 2026-07-21 17:00:11 UTC; 1min 0s ago 2026-07-21 17:01:11.946 | Main PID: 90319 (uwsgi) 2026-07-21 17:01:11.946 | Status: "uWSGI is ready" 2026-07-21 17:01:11.946 | Tasks: 7 (limit: 75886) 2026-07-21 17:01:11.946 | Memory: 261.6M () 2026-07-21 17:01:11.946 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-21 17:01:11.946 | ├─90319 "placementuWSGI master" 2026-07-21 17:01:11.946 | ├─90320 "placementuWSGI worker 1" 2026-07-21 17:01:11.946 | ├─90321 "placementuWSGI worker 2" 2026-07-21 17:01:11.946 | └─90322 "placementuWSGI worker 3" 2026-07-21 17:01:11.946 | 2026-07-21 17:01:11.946 | Jul 21 17:00:56 np0000005585 devstack@placement-api.service[90321]: [pid: 90321|app: 0|req: 3/9] 10.4.3.86 () {72 vars in 1602 bytes} [Tue Jul 21 17:00:56 2026] PUT /placement/resource_providers/803976b6-e070-4fae-94f0-e9694e390311/inventories => generated 398 bytes in 23 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-21 17:01:11.946 | Jul 21 17:00:56 np0000005585 devstack@placement-api.service[90320]: DEBUG placement.requestlog [req-8ee1dd9f-7174-41c5-a8c8-3ce09e1502e5 req-2da7c353-2645-465a-8120-075f6da4f582 None None] Starting request: 10.4.3.86 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_RESCUE_BFV,COMPUTE_ARCH_AARCH64,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VOLUME_EXTEND,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ARCH_PPC64LE,HW_CPU_X86_SSE2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ARCH_S390X,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_USB,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ARCH_MIPSEL,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE42,HW_CPU_X86_SSE,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ACCELERATORS,COMPUTE_ARCH_RISCV64,HW_CPU_X86_SSSE3,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_X86_64,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_ARCH_X86_64,COMPUTE_NET_VIRTIO_PACKED" {{(pid=90320) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-21 17:01:11.946 | Jul 21 17:00:56 np0000005585 devstack@placement-api.service[90320]: INFO placement.requestlog [req-8ee1dd9f-7174-41c5-a8c8-3ce09e1502e5 req-2da7c353-2645-465a-8120-075f6da4f582 service nova] 10.4.3.86 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_RESCUE_BFV,COMPUTE_ARCH_AARCH64,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VOLUME_EXTEND,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ARCH_PPC64LE,HW_CPU_X86_SSE2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ARCH_S390X,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_USB,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ARCH_MIPSEL,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE42,HW_CPU_X86_SSE,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ACCELERATORS,COMPUTE_ARCH_RISCV64,HW_CPU_X86_SSSE3,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_X86_64,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_ARCH_X86_64,COMPUTE_NET_VIRTIO_PACKED" status: 200 len: 1991 microversion: 1.6 2026-07-21 17:01:11.946 | Jul 21 17:00:56 np0000005585 devstack@placement-api.service[90320]: [pid: 90320|app: 0|req: 4/10] 10.4.3.86 () {68 vars in 4918 bytes} [Tue Jul 21 17:00:56 2026] GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_RESCUE_BFV,COMPUTE_ARCH_AARCH64,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VOLUME_EXTEND,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ARCH_PPC64LE,HW_CPU_X86_SSE2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ARCH_S390X,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_USB,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ARCH_MIPSEL,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE42,HW_CPU_X86_SSE,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ACCELERATORS,COMPUTE_ARCH_RISCV64,HW_CPU_X86_SSSE3,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_X86_64,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_ARCH_X86_64,COMPUTE_NET_VIRTIO_PACKED => generated 1991 bytes in 11 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-21 17:01:11.946 | Jul 21 17:00:56 np0000005585 devstack@placement-api.service[90322]: DEBUG placement.requestlog [req-8ee1dd9f-7174-41c5-a8c8-3ce09e1502e5 req-a86c9c14-16c2-4de1-ad8e-b2e38f6ca28e None None] Starting request: 10.4.3.86 "PUT /placement/resource_providers/803976b6-e070-4fae-94f0-e9694e390311/traits" {{(pid=90322) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-21 17:01:11.946 | Jul 21 17:00:57 np0000005585 devstack@placement-api.service[90322]: INFO placement.requestlog [req-8ee1dd9f-7174-41c5-a8c8-3ce09e1502e5 req-a86c9c14-16c2-4de1-ad8e-b2e38f6ca28e service nova] 10.4.3.86 "PUT /placement/resource_providers/803976b6-e070-4fae-94f0-e9694e390311/traits" status: 200 len: 2026 microversion: 1.6 2026-07-21 17:01:11.946 | Jul 21 17:00:57 np0000005585 devstack@placement-api.service[90322]: [pid: 90322|app: 0|req: 4/11] 10.4.3.86 () {72 vars in 1587 bytes} [Tue Jul 21 17:00:56 2026] PUT /placement/resource_providers/803976b6-e070-4fae-94f0-e9694e390311/traits => generated 2026 bytes in 66 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-21 17:01:11.946 | Jul 21 17:01:06 np0000005585 devstack@placement-api.service[90321]: DEBUG dbcounter [-] [90321] Writing DB stats placement:SELECT=4,placement:INSERT=3,placement:UPDATE=1 {{(pid=90321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.946 | Jul 21 17:01:06 np0000005585 devstack@placement-api.service[90320]: DEBUG dbcounter [-] [90320] Writing DB stats placement:INSERT=1,placement:UPDATE=1,placement:SELECT=1 {{(pid=90320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.946 | Jul 21 17:01:07 np0000005585 devstack@placement-api.service[90322]: DEBUG dbcounter [-] [90322] Writing DB stats placement:SELECT=5,placement:INSERT=70,placement:UPDATE=1 {{(pid=90322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:11.950 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.953 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-21 17:01:11.967 | enabled 2026-07-21 17:01:11.971 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-21 17:01:11.987 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-21 17:01:11.987 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-21 17:01:11.987 | Active: active (running) since Tue 2026-07-21 17:00:01 UTC; 1min 10s ago 2026-07-21 17:01:11.987 | Main PID: 86832 (neutron-ovn-age) 2026-07-21 17:01:11.987 | Tasks: 20 (limit: 75886) 2026-07-21 17:01:11.987 | Memory: 352.3M () 2026-07-21 17:01:11.987 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-21 17:01:11.987 | ├─86832 "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 17:01:11.988 | ├─87830 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-21 17:01:11.988 | ├─88020 /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/tmp3iaxmdsz/privsep.sock 2026-07-21 17:01:11.988 | └─91164 /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/tmpvcqxx5_p/privsep.sock 2026-07-21 17:01:11.988 | 2026-07-21 17:01:11.988 | Jul 21 17:00:37 np0000005585 neutron-ovn-agent[87830]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=4145aa80-bc73-459b-b950-c770a30bbb6c, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87830) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-21 17:01:11.988 | Jul 21 17:00:37 np0000005585 neutron-ovn-agent[87830]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87830) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-21 17:01:11.988 | Jul 21 17:00:41 np0000005585 neutron-ovn-agent[87830]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=4145aa80-bc73-459b-b950-c770a30bbb6c, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87830) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-21 17:01:11.988 | Jul 21 17:00:41 np0000005585 neutron-ovn-agent[87830]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87830) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-21 17:01:11.988 | Jul 21 17:01:03 np0000005585 neutron-ovn-agent[87830]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87830) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 17:01:11.988 | Jul 21 17:01:03 np0000005585 neutron-ovn-agent[87830]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87830) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 17:01:11.988 | Jul 21 17:01:03 np0000005585 neutron-ovn-agent[87830]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87830) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 17:01:11.988 | Jul 21 17:01:03 np0000005585 neutron-ovn-agent[87830]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87830) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 17:01:11.988 | Jul 21 17:01:03 np0000005585 neutron-ovn-agent[87830]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87830) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 17:01:11.988 | Jul 21 17:01:03 np0000005585 neutron-ovn-agent[87830]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87830) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 17:01:11.992 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:11.995 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-21 17:01:12.007 | not-found 2026-07-21 17:01:12.011 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:12.014 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-21 17:01:12.026 | not-found 2026-07-21 17:01:12.031 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:12.034 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-account.service 2026-07-21 17:01:12.049 | enabled 2026-07-21 17:01:12.054 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-account.service --no-pager 2026-07-21 17:01:12.072 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-07-21 17:01:12.072 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: enabled) 2026-07-21 17:01:12.072 | Active: active (running) since Tue 2026-07-21 16:59:41 UTC; 1min 30s ago 2026-07-21 17:01:12.072 | Main PID: 82342 (swift-account-s) 2026-07-21 17:01:12.072 | Tasks: 4 (limit: 75886) 2026-07-21 17:01:12.072 | Memory: 61.5M () 2026-07-21 17:01:12.072 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-07-21 17:01:12.072 | ├─82342 /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 17:01:12.072 | ├─82595 /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 17:01:12.072 | ├─82596 /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 17:01:12.072 | └─82597 /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 17:01:12.072 | 2026-07-21 17:01:12.072 | Jul 21 16:59:41 np0000005585 account-server[82342]: Started child 82597 from parent 82342 2026-07-21 17:01:12.072 | Jul 21 16:59:41 np0000005585 swift-account-server[82342]: account-server: Started child 82597 from parent 82342 2026-07-21 17:01:12.072 | Jul 21 17:01:02 np0000005585 account-server[82595]: 127.0.0.1 - - [21/Jul/2026:17:01:02 +0000] "HEAD /sdb1/506/AUTH_04cc57536bed47fb8c30020418587ede" 404 - "HEAD http://10.4.3.86:8081/v1/AUTH_04cc57536bed47fb8c30020418587ede?format=json" "tx1ceb4a0204eb4f66805a2-006a5fa5ce" "proxy-server 83735" 0.0009 "-" 82595 - 2026-07-21 17:01:12.072 | Jul 21 17:01:02 np0000005585 swift-account-server[82595]: account-server: 127.0.0.1 - - [21/Jul/2026:17:01:02 +0000] "HEAD /sdb1/506/AUTH_04cc57536bed47fb8c30020418587ede" 404 - "HEAD http://10.4.3.86:8081/v1/AUTH_04cc57536bed47fb8c30020418587ede?format=json" "tx1ceb4a0204eb4f66805a2-006a5fa5ce" "proxy-server 83735" 0.0009 "-" 82595 - 2026-07-21 17:01:12.072 | Jul 21 17:01:03 np0000005585 account-server[82596]: 127.0.0.1 - - [21/Jul/2026:17:01:03 +0000] "PUT /sdb1/506/AUTH_04cc57536bed47fb8c30020418587ede" 201 - "-" "tx69127e41c1de4a04acd94-006a5fa5cf" "-" 0.0153 "-" 82596 - 2026-07-21 17:01:12.072 | Jul 21 17:01:03 np0000005585 swift-account-server[82596]: account-server: 127.0.0.1 - - [21/Jul/2026:17:01:03 +0000] "PUT /sdb1/506/AUTH_04cc57536bed47fb8c30020418587ede" 201 - "-" "tx69127e41c1de4a04acd94-006a5fa5cf" "-" 0.0153 "-" 82596 - 2026-07-21 17:01:12.072 | Jul 21 17:01:03 np0000005585 account-server[82597]: 127.0.0.1 - - [21/Jul/2026:17:01:03 +0000] "HEAD /sdb1/506/AUTH_04cc57536bed47fb8c30020418587ede" 204 - "HEAD http://10.4.3.86:8081/v1/AUTH_04cc57536bed47fb8c30020418587ede?format=json" "tx69127e41c1de4a04acd94-006a5fa5cf" "proxy-server 83735" 0.0035 "-" 82597 - 2026-07-21 17:01:12.072 | Jul 21 17:01:03 np0000005585 swift-account-server[82597]: account-server: 127.0.0.1 - - [21/Jul/2026:17:01:03 +0000] "HEAD /sdb1/506/AUTH_04cc57536bed47fb8c30020418587ede" 204 - "HEAD http://10.4.3.86:8081/v1/AUTH_04cc57536bed47fb8c30020418587ede?format=json" "tx69127e41c1de4a04acd94-006a5fa5cf" "proxy-server 83735" 0.0035 "-" 82597 - 2026-07-21 17:01:12.072 | Jul 21 17:01:03 np0000005585 account-server[82595]: 127.0.0.1 - - [21/Jul/2026:17:01:03 +0000] "PUT /sdb1/506/AUTH_04cc57536bed47fb8c30020418587ede/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/222/AUTH_04cc57536bed47fb8c30020418587ede/glance" "tx69127e41c1de4a04acd94-006a5fa5cf" "container-server 82112" 0.0026 "-" 82595 0 2026-07-21 17:01:12.072 | Jul 21 17:01:03 np0000005585 swift-account-server[82595]: account-server: 127.0.0.1 - - [21/Jul/2026:17:01:03 +0000] "PUT /sdb1/506/AUTH_04cc57536bed47fb8c30020418587ede/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/222/AUTH_04cc57536bed47fb8c30020418587ede/glance" "tx69127e41c1de4a04acd94-006a5fa5cf" "container-server 82112" 0.0026 "-" 82595 0 2026-07-21 17:01:12.076 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:12.079 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container.service 2026-07-21 17:01:12.094 | enabled 2026-07-21 17:01:12.098 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container.service --no-pager 2026-07-21 17:01:12.116 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-07-21 17:01:12.116 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: enabled) 2026-07-21 17:01:12.116 | Active: active (running) since Tue 2026-07-21 16:59:39 UTC; 1min 32s ago 2026-07-21 17:01:12.116 | Main PID: 81845 (swift-container) 2026-07-21 17:01:12.116 | Tasks: 44 (limit: 75886) 2026-07-21 17:01:12.117 | Memory: 68.5M () 2026-07-21 17:01:12.117 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-07-21 17:01:12.117 | ├─81845 /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 17:01:12.117 | ├─82110 /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 17:01:12.117 | ├─82112 /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 17:01:12.117 | └─82113 /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 17:01:12.117 | 2026-07-21 17:01:12.117 | Jul 21 17:01:03 np0000005585 container-server[82110]: 127.0.0.1 - - [21/Jul/2026:17:01:03 +0000] "PUT /sdb1/222/AUTH_04cc57536bed47fb8c30020418587ede/glance/c200175e-8bac-422e-90ec-0108b1dd46cb" 201 - "PUT http://10.4.3.86:8081/sdb1/161/AUTH_04cc57536bed47fb8c30020418587ede/glance/c200175e-8bac-422e-90ec-0108b1dd46cb" "tx37db0afdb3044e0a96841-006a5fa5cf" "object-server 81650" 0.0014 "-" 82110 0 2026-07-21 17:01:12.117 | Jul 21 17:01:03 np0000005585 swift-container-server[82110]: container-server: 127.0.0.1 - - [21/Jul/2026:17:01:03 +0000] "PUT /sdb1/222/AUTH_04cc57536bed47fb8c30020418587ede/glance/c200175e-8bac-422e-90ec-0108b1dd46cb" 201 - "PUT http://10.4.3.86:8081/sdb1/161/AUTH_04cc57536bed47fb8c30020418587ede/glance/c200175e-8bac-422e-90ec-0108b1dd46cb" "tx37db0afdb3044e0a96841-006a5fa5cf" "object-server 81650" 0.0014 "-" 82110 0 2026-07-21 17:01:12.117 | Jul 21 17:01:06 np0000005585 container-server[82112]: 127.0.0.1 - - [21/Jul/2026:17:01:06 +0000] "HEAD /sdb1/222/AUTH_04cc57536bed47fb8c30020418587ede/glance" 204 - "HEAD http://10.4.3.86:8081/v1/AUTH_04cc57536bed47fb8c30020418587ede/glance?format=json" "tx8a1e4b8609cd40e581b75-006a5fa5d2" "proxy-server 83735" 0.0116 "-" 82112 0 2026-07-21 17:01:12.117 | Jul 21 17:01:06 np0000005585 swift-container-server[82112]: container-server: 127.0.0.1 - - [21/Jul/2026:17:01:06 +0000] "HEAD /sdb1/222/AUTH_04cc57536bed47fb8c30020418587ede/glance" 204 - "HEAD http://10.4.3.86:8081/v1/AUTH_04cc57536bed47fb8c30020418587ede/glance?format=json" "tx8a1e4b8609cd40e581b75-006a5fa5d2" "proxy-server 83735" 0.0116 "-" 82112 0 2026-07-21 17:01:12.117 | Jul 21 17:01:06 np0000005585 container-server[82113]: 127.0.0.1 - - [21/Jul/2026:17:01:06 +0000] "PUT /sdb1/222/AUTH_04cc57536bed47fb8c30020418587ede/glance/744897ef-c900-4adc-90c6-ac5f67b5a3f9" 201 - "PUT http://10.4.3.86:8081/sdb1/216/AUTH_04cc57536bed47fb8c30020418587ede/glance/744897ef-c900-4adc-90c6-ac5f67b5a3f9" "tx1cb244061dd4444796fbb-006a5fa5d2" "object-server 81653" 0.0006 "-" 82113 0 2026-07-21 17:01:12.117 | Jul 21 17:01:06 np0000005585 swift-container-server[82113]: container-server: 127.0.0.1 - - [21/Jul/2026:17:01:06 +0000] "PUT /sdb1/222/AUTH_04cc57536bed47fb8c30020418587ede/glance/744897ef-c900-4adc-90c6-ac5f67b5a3f9" 201 - "PUT http://10.4.3.86:8081/sdb1/216/AUTH_04cc57536bed47fb8c30020418587ede/glance/744897ef-c900-4adc-90c6-ac5f67b5a3f9" "tx1cb244061dd4444796fbb-006a5fa5d2" "object-server 81653" 0.0006 "-" 82113 0 2026-07-21 17:01:12.117 | Jul 21 17:01:09 np0000005585 container-server[82113]: 127.0.0.1 - - [21/Jul/2026:17:01:09 +0000] "HEAD /sdb1/222/AUTH_04cc57536bed47fb8c30020418587ede/glance" 204 - "HEAD http://10.4.3.86:8081/v1/AUTH_04cc57536bed47fb8c30020418587ede/glance?format=json" "tx826732af244a420ebf7ae-006a5fa5d5" "proxy-server 83735" 0.0124 "-" 82113 0 2026-07-21 17:01:12.117 | Jul 21 17:01:09 np0000005585 swift-container-server[82113]: container-server: 127.0.0.1 - - [21/Jul/2026:17:01:09 +0000] "HEAD /sdb1/222/AUTH_04cc57536bed47fb8c30020418587ede/glance" 204 - "HEAD http://10.4.3.86:8081/v1/AUTH_04cc57536bed47fb8c30020418587ede/glance?format=json" "tx826732af244a420ebf7ae-006a5fa5d5" "proxy-server 83735" 0.0124 "-" 82113 0 2026-07-21 17:01:12.117 | Jul 21 17:01:09 np0000005585 container-server[82113]: 127.0.0.1 - - [21/Jul/2026:17:01:09 +0000] "PUT /sdb1/222/AUTH_04cc57536bed47fb8c30020418587ede/glance/cf80cf08-8134-45ff-983b-b52fd3e642a1" 201 - "PUT http://10.4.3.86:8081/sdb1/117/AUTH_04cc57536bed47fb8c30020418587ede/glance/cf80cf08-8134-45ff-983b-b52fd3e642a1" "txfcad49fab44f4b96bd138-006a5fa5d5" "object-server 81651" 0.0005 "-" 82113 0 2026-07-21 17:01:12.117 | Jul 21 17:01:09 np0000005585 swift-container-server[82113]: container-server: 127.0.0.1 - - [21/Jul/2026:17:01:09 +0000] "PUT /sdb1/222/AUTH_04cc57536bed47fb8c30020418587ede/glance/cf80cf08-8134-45ff-983b-b52fd3e642a1" 201 - "PUT http://10.4.3.86:8081/sdb1/117/AUTH_04cc57536bed47fb8c30020418587ede/glance/cf80cf08-8134-45ff-983b-b52fd3e642a1" "txfcad49fab44f4b96bd138-006a5fa5d5" "object-server 81651" 0.0005 "-" 82113 0 2026-07-21 17:01:12.121 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:12.124 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-object.service 2026-07-21 17:01:12.139 | enabled 2026-07-21 17:01:12.144 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-object.service --no-pager 2026-07-21 17:01:12.161 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-07-21 17:01:12.161 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: enabled) 2026-07-21 17:01:12.161 | Active: active (running) since Tue 2026-07-21 16:59:38 UTC; 1min 33s ago 2026-07-21 17:01:12.161 | Main PID: 81347 (swift-object-se) 2026-07-21 17:01:12.161 | Tasks: 64 (limit: 75886) 2026-07-21 17:01:12.161 | Memory: 73.8M () 2026-07-21 17:01:12.161 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-07-21 17:01:12.161 | ├─81347 /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 17:01:12.161 | ├─81650 /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 17:01:12.161 | ├─81651 /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 17:01:12.161 | └─81653 /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 17:01:12.161 | 2026-07-21 17:01:12.161 | Jul 21 16:59:38 np0000005585 object-server[81347]: Started child 81651 from parent 81347 2026-07-21 17:01:12.161 | Jul 21 16:59:38 np0000005585 swift-object-server[81347]: object-server: Started child 81651 from parent 81347 2026-07-21 17:01:12.161 | Jul 21 16:59:38 np0000005585 object-server[81347]: Started child 81653 from parent 81347 2026-07-21 17:01:12.161 | Jul 21 16:59:38 np0000005585 swift-object-server[81347]: object-server: Started child 81653 from parent 81347 2026-07-21 17:01:12.161 | Jul 21 17:01:03 np0000005585 object-server[81650]: 127.0.0.1 - - [21/Jul/2026:17:01:03 +0000] "PUT /sdb1/161/AUTH_04cc57536bed47fb8c30020418587ede/glance/c200175e-8bac-422e-90ec-0108b1dd46cb" 201 - "PUT http://10.4.3.86:8081/v1/AUTH_04cc57536bed47fb8c30020418587ede/glance/c200175e-8bac-422e-90ec-0108b1dd46cb" "tx37db0afdb3044e0a96841-006a5fa5cf" "proxy-server 83735" 0.2805 "-" 81650 0 2026-07-21 17:01:12.161 | Jul 21 17:01:03 np0000005585 swift-object-server[81650]: object-server: 127.0.0.1 - - [21/Jul/2026:17:01:03 +0000] "PUT /sdb1/161/AUTH_04cc57536bed47fb8c30020418587ede/glance/c200175e-8bac-422e-90ec-0108b1dd46cb" 201 - "PUT http://10.4.3.86:8081/v1/AUTH_04cc57536bed47fb8c30020418587ede/glance/c200175e-8bac-422e-90ec-0108b1dd46cb" "tx37db0afdb3044e0a96841-006a5fa5cf" "proxy-server 83735" 0.2805 "-" 81650 0 2026-07-21 17:01:12.161 | Jul 21 17:01:06 np0000005585 object-server[81653]: 127.0.0.1 - - [21/Jul/2026:17:01:06 +0000] "PUT /sdb1/216/AUTH_04cc57536bed47fb8c30020418587ede/glance/744897ef-c900-4adc-90c6-ac5f67b5a3f9" 201 - "PUT http://10.4.3.86:8081/v1/AUTH_04cc57536bed47fb8c30020418587ede/glance/744897ef-c900-4adc-90c6-ac5f67b5a3f9" "tx1cb244061dd4444796fbb-006a5fa5d2" "proxy-server 83735" 0.2785 "-" 81653 0 2026-07-21 17:01:12.161 | Jul 21 17:01:06 np0000005585 swift-object-server[81653]: object-server: 127.0.0.1 - - [21/Jul/2026:17:01:06 +0000] "PUT /sdb1/216/AUTH_04cc57536bed47fb8c30020418587ede/glance/744897ef-c900-4adc-90c6-ac5f67b5a3f9" 201 - "PUT http://10.4.3.86:8081/v1/AUTH_04cc57536bed47fb8c30020418587ede/glance/744897ef-c900-4adc-90c6-ac5f67b5a3f9" "tx1cb244061dd4444796fbb-006a5fa5d2" "proxy-server 83735" 0.2785 "-" 81653 0 2026-07-21 17:01:12.161 | Jul 21 17:01:09 np0000005585 object-server[81651]: 127.0.0.1 - - [21/Jul/2026:17:01:09 +0000] "PUT /sdb1/117/AUTH_04cc57536bed47fb8c30020418587ede/glance/cf80cf08-8134-45ff-983b-b52fd3e642a1" 201 - "PUT http://10.4.3.86:8081/v1/AUTH_04cc57536bed47fb8c30020418587ede/glance/cf80cf08-8134-45ff-983b-b52fd3e642a1" "txfcad49fab44f4b96bd138-006a5fa5d5" "proxy-server 83735" 0.3349 "-" 81651 0 2026-07-21 17:01:12.161 | Jul 21 17:01:09 np0000005585 swift-object-server[81651]: object-server: 127.0.0.1 - - [21/Jul/2026:17:01:09 +0000] "PUT /sdb1/117/AUTH_04cc57536bed47fb8c30020418587ede/glance/cf80cf08-8134-45ff-983b-b52fd3e642a1" 201 - "PUT http://10.4.3.86:8081/v1/AUTH_04cc57536bed47fb8c30020418587ede/glance/cf80cf08-8134-45ff-983b-b52fd3e642a1" "txfcad49fab44f4b96bd138-006a5fa5d5" "proxy-server 83735" 0.3349 "-" 81651 0 2026-07-21 17:01:12.165 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:12.168 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-proxy.service 2026-07-21 17:01:12.185 | enabled 2026-07-21 17:01:12.189 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-07-21 17:01:12.209 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-07-21 17:01:12.209 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: enabled) 2026-07-21 17:01:12.209 | Active: active (running) since Tue 2026-07-21 16:59:44 UTC; 1min 27s ago 2026-07-21 17:01:12.209 | Main PID: 83664 (swift-proxy-ser) 2026-07-21 17:01:12.209 | Tasks: 2 (limit: 75886) 2026-07-21 17:01:12.209 | Memory: 82.8M () 2026-07-21 17:01:12.209 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-07-21 17:01:12.209 | ├─83664 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-21 17:01:12.209 | └─83735 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-21 17:01:12.209 | 2026-07-21 17:01:12.209 | Jul 21 17:01:09 np0000005585 proxy-server[83735]: Validating token access rules against request 2026-07-21 17:01:12.209 | Jul 21 17:01:09 np0000005585 swift-proxy-server[83735]: proxy-server: Validating token access rules against request 2026-07-21 17:01:12.209 | Jul 21 17:01:09 np0000005585 swift-proxy-server[83735]: proxy-server: Received request from user: user_id 5ef3679ba98b433c80800a91536542f6, project_id 04cc57536bed47fb8c30020418587ede, roles service,ResellerAdmin 2026-07-21 17:01:12.209 | Jul 21 17:01:09 np0000005585 swift-proxy-server[83735]: proxy-server: Using identity: {'user': ('5ef3679ba98b433c80800a91536542f6', 'glance-swift'), 'tenant': ('04cc57536bed47fb8c30020418587ede', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txfcad49fab44f4b96bd138-006a5fa5d5) 2026-07-21 17:01:12.209 | Jul 21 17:01:09 np0000005585 swift-proxy-server[83735]: proxy-server: User 04cc57536bed47fb8c30020418587ede has reseller admin authorizing (txn: txfcad49fab44f4b96bd138-006a5fa5d5) (client_ip: 10.4.3.86) 2026-07-21 17:01:12.209 | Jul 21 17:01:09 np0000005585 proxy-server[83735]: Received request from user: user_id 5ef3679ba98b433c80800a91536542f6, project_id 04cc57536bed47fb8c30020418587ede, roles service,ResellerAdmin 2026-07-21 17:01:12.209 | Jul 21 17:01:09 np0000005585 proxy-server[83735]: Using identity: {'user': ('5ef3679ba98b433c80800a91536542f6', 'glance-swift'), 'tenant': ('04cc57536bed47fb8c30020418587ede', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txfcad49fab44f4b96bd138-006a5fa5d5) 2026-07-21 17:01:12.209 | Jul 21 17:01:09 np0000005585 proxy-server[83735]: User 04cc57536bed47fb8c30020418587ede has reseller admin authorizing (txn: txfcad49fab44f4b96bd138-006a5fa5d5) (client_ip: 10.4.3.86) 2026-07-21 17:01:12.209 | Jul 21 17:01:09 np0000005585 proxy-server[83735]: 10.4.3.86 10.4.3.86 21/Jul/2026/17/01/09 PUT /v1/AUTH_04cc57536bed47fb8c30020418587ede/glance/cf80cf08-8134-45ff-983b-b52fd3e642a1 HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqX6XV... 21692416 - - txfcad49fab44f4b96bd138-006a5fa5d5 - 0.3406 - - 1784653269.618415117 1784653269.959028244 0 5ef3679ba98b433c80800a91536542f6 2026-07-21 17:01:12.209 | Jul 21 17:01:09 np0000005585 swift-proxy-server[83735]: proxy-server: 10.4.3.86 10.4.3.86 21/Jul/2026/17/01/09 PUT /v1/AUTH_04cc57536bed47fb8c30020418587ede/glance/cf80cf08-8134-45ff-983b-b52fd3e642a1 HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqX6XV... 21692416 - - txfcad49fab44f4b96bd138-006a5fa5d5 - 0.3406 - - 1784653269.618415117 1784653269.959028244 0 5ef3679ba98b433c80800a91536542f6 2026-07-21 17:01:12.214 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:12.216 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-21 17:01:12.229 | not-found 2026-07-21 17:01:12.234 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:12.237 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-07-21 17:01:12.250 | not-found 2026-07-21 17:01:12.255 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:12.258 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-07-21 17:01:12.273 | enabled 2026-07-21 17:01:12.277 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-07-21 17:01:12.295 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-07-21 17:01:12.295 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: enabled) 2026-07-21 17:01:12.295 | Active: active (running) since Tue 2026-07-21 16:59:42 UTC; 1min 29s ago 2026-07-21 17:01:12.295 | Main PID: 82877 (swift-container) 2026-07-21 17:01:12.295 | Tasks: 1 (limit: 75886) 2026-07-21 17:01:12.295 | Memory: 42.5M () 2026-07-21 17:01:12.295 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-07-21 17:01:12.295 | └─82877 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-07-21 17:01:12.295 | 2026-07-21 17:01:12.295 | Jul 21 16:59:42 np0000005585 systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-07-21 17:01:12.295 | Jul 21 16:59:43 np0000005585 container-sync[82877]: Starting 82877 2026-07-21 17:01:12.295 | Jul 21 16:59:43 np0000005585 container-sync[82877]: Configuration option internal_client_conf_path not set, but /etc/swift/internal-client.conf exists and will be used. 2026-07-21 17:01:12.299 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:12.303 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-21 17:01:12.317 | enabled 2026-07-21 17:01:12.321 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-21 17:01:12.340 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-21 17:01:12.340 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-21 17:01:12.340 | Active: active (running) since Tue 2026-07-21 17:00:04 UTC; 1min 8s ago 2026-07-21 17:01:12.340 | Main PID: 87917 (uwsgi) 2026-07-21 17:01:12.340 | Status: "uWSGI is ready" 2026-07-21 17:01:12.340 | Tasks: 34 (limit: 75886) 2026-07-21 17:01:12.340 | Memory: 571.8M () 2026-07-21 17:01:12.340 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-21 17:01:12.340 | ├─87917 "neutron-apiuWSGI master" 2026-07-21 17:01:12.340 | ├─87918 "neutron-apiuWSGI worker 1" 2026-07-21 17:01:12.340 | ├─87919 "neutron-apiuWSGI worker 2" 2026-07-21 17:01:12.340 | └─87920 "neutron-apiuWSGI worker 3" 2026-07-21 17:01:12.340 | 2026-07-21 17:01:12.340 | Jul 21 17:00:55 np0000005585 devstack@neutron-api.service[87919]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "2031a7a48d185939a0beb50aff8c883d" from periodic health check thread {{(pid=87919) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-21 17:01:12.340 | Jul 21 17:01:04 np0000005585 devstack@neutron-api.service[87918]: DEBUG dbcounter [-] [87918] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:12.340 | Jul 21 17:01:05 np0000005585 devstack@neutron-api.service[87920]: DEBUG dbcounter [-] [87920] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:12.340 | Jul 21 17:01:05 np0000005585 devstack@neutron-api.service[87919]: DEBUG dbcounter [-] [87919] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:12.340 | Jul 21 17:01:09 np0000005585 devstack@neutron-api.service[87918]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87918) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-21 17:01:12.340 | Jul 21 17:01:09 np0000005585 devstack@neutron-api.service[87918]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f613aadd5f065f6289d2114e12e42a94" from periodic health check thread {{(pid=87918) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-21 17:01:12.341 | Jul 21 17:01:10 np0000005585 devstack@neutron-api.service[87920]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87920) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-21 17:01:12.341 | Jul 21 17:01:10 np0000005585 devstack@neutron-api.service[87920]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "562ea769dabc53f08594dcb7bdc7330a" from periodic health check thread {{(pid=87920) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-21 17:01:12.341 | Jul 21 17:01:10 np0000005585 devstack@neutron-api.service[87919]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87919) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-21 17:01:12.341 | Jul 21 17:01:10 np0000005585 devstack@neutron-api.service[87919]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "2031a7a48d185939a0beb50aff8c883d" from periodic health check thread {{(pid=87919) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-21 17:01:12.345 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:12.348 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-21 17:01:12.362 | enabled 2026-07-21 17:01:12.366 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-21 17:01:12.382 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-21 17:01:12.382 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-21 17:01:12.382 | Active: active (running) since Tue 2026-07-21 17:00:07 UTC; 1min 5s ago 2026-07-21 17:01:12.382 | Main PID: 88933 (neutron-periodi) 2026-07-21 17:01:12.382 | Tasks: 14 (limit: 75886) 2026-07-21 17:01:12.382 | Memory: 159.8M () 2026-07-21 17:01:12.383 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-21 17:01:12.383 | ├─88933 "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 17:01:12.383 | └─89871 "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 17:01:12.383 | 2026-07-21 17:01:12.383 | Jul 21 17:00:10 np0000005585 neutron-periodic-workers[89871]: DEBUG neutron.worker [-] PeriodicWorker start finished, description: Periodic worker for "agent_health_check" {{(pid=89871) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-21 17:01:12.383 | Jul 21 17:00:10 np0000005585 neutron-periodic-workers[89871]: DEBUG neutron_lib.callbacks.manager [-] Publish callbacks ['neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver.OVNMechanismDriver.post_fork_initialize-826142', 'neutron.services.pvlan.drivers.ovn.driver._initialize_pvlan_pg_drop-8164824440562', 'neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._post_fork_initialize-3966534'] for process (None), after_init {{(pid=89871) _notify_loop /opt/stack/data/venv/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py:184}} 2026-07-21 17:01:12.383 | Jul 21 17:00:10 np0000005585 neutron-periodic-workers[89871]: DEBUG neutron.worker [-] PeriodicWorker start finished, description: Periodic worker for "remove_networks_from_down_agents" {{(pid=89871) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-21 17:01:12.383 | Jul 21 17:00:10 np0000005585 neutron-periodic-workers[89871]: DEBUG neutron.worker [-] PeriodicWorker start finished, description: Periodic worker for "DbQuotaNoLockDriver" {{(pid=89871) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-21 17:01:12.383 | Jul 21 17:00:10 np0000005585 neutron-periodic-workers[89871]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovsdb-client transact ssl:10.4.3.86: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=89871) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-21 17:01:12.383 | Jul 21 17:00:10 np0000005585 neutron-periodic-workers[89871]: DEBUG oslo_concurrency.processutils [-] CMD "ovsdb-client transact ssl:10.4.3.86: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.031s {{(pid=89871) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-21 17:01:12.383 | Jul 21 17:00:10 np0000005585 neutron-periodic-workers[89871]: DEBUG neutron.service [-] AllServicesNeutronWorker start finished, description: services worker {{(pid=89871) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-21 17:01:12.383 | Jul 21 17:00:10 np0000005585 neutron-periodic-workers[89871]: DEBUG neutron.service [-] AllServicesNeutronWorker wait called, description: services worker {{(pid=89871) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-21 17:01:12.383 | Jul 21 17:00:10 np0000005585 neutron-periodic-workers[89871]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=89871) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-21 17:01:12.383 | Jul 21 17:00:20 np0000005585 neutron-periodic-workers[88933]: DEBUG dbcounter [-] [88933] Writing DB stats neutron:SELECT=4 {{(pid=88933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:12.387 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:12.390 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-21 17:01:12.404 | enabled 2026-07-21 17:01:12.409 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-21 17:01:12.426 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-21 17:01:12.426 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-21 17:01:12.426 | Active: active (running) since Tue 2026-07-21 17:00:05 UTC; 1min 6s ago 2026-07-21 17:01:12.426 | Main PID: 88425 (neutron-rpc-ser) 2026-07-21 17:01:12.426 | Tasks: 83 (limit: 75886) 2026-07-21 17:01:12.426 | Memory: 319.8M () 2026-07-21 17:01:12.426 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-21 17:01:12.426 | ├─88425 "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 17:01:12.426 | ├─89730 "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 17:01:12.426 | ├─89734 "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 17:01:12.426 | ├─89748 "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 17:01:12.426 | ├─89759 "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 17:01:12.426 | ├─89768 "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 17:01:12.426 | ├─89777 "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 17:01:12.426 | ├─89783 "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 17:01:12.426 | └─89802 "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 17:01:12.426 | 2026-07-21 17:01:12.426 | Jul 21 17:00:10 np0000005585 neutron-rpc-server[89783]: DEBUG neutron.service [-] calling wait on {{(pid=89783) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-21 17:01:12.426 | Jul 21 17:00:20 np0000005585 neutron-rpc-server[88425]: DEBUG dbcounter [-] [88425] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=88425) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:12.426 | Jul 21 17:00:40 np0000005585 neutron-rpc-server[89734]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 17:01:12.427 | Jul 21 17:00:40 np0000005585 neutron-rpc-server[89730]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 17:01:12.427 | Jul 21 17:00:40 np0000005585 neutron-rpc-server[89748]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 17:01:12.427 | Jul 21 17:00:40 np0000005585 neutron-rpc-server[89777]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 17:01:12.427 | Jul 21 17:00:40 np0000005585 neutron-rpc-server[89759]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 17:01:12.427 | Jul 21 17:00:40 np0000005585 neutron-rpc-server[89768]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 17:01:12.427 | Jul 21 17:00:40 np0000005585 neutron-rpc-server[89802]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 17:01:12.427 | Jul 21 17:00:40 np0000005585 neutron-rpc-server[89783]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 17:01:12.431 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:12.433 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-21 17:01:12.447 | enabled 2026-07-21 17:01:12.451 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-21 17:01:12.467 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-21 17:01:12.467 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-21 17:01:12.467 | Active: active (running) since Tue 2026-07-21 17:00:08 UTC; 1min 3s ago 2026-07-21 17:01:12.467 | Main PID: 89449 (neutron-ovn-mai) 2026-07-21 17:01:12.467 | Tasks: 12 (limit: 75886) 2026-07-21 17:01:12.467 | Memory: 267.4M () 2026-07-21 17:01:12.467 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-21 17:01:12.467 | ├─89449 "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 17:01:12.467 | └─90385 "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 17:01:12.467 | 2026-07-21 17:01:12.467 | Jul 21 17:00:33 np0000005585 neutron-ovn-maintenance-worker[90385]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-d26d526a-9e75-490d-b108-9d0f59decda4 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=90385) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-21 17:01:12.467 | Jul 21 17:00:33 np0000005585 neutron-ovn-maintenance-worker[90385]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-d26d526a-9e75-490d-b108-9d0f59decda4 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=90385) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-21 17:01:12.467 | Jul 21 17:00:33 np0000005585 neutron-ovn-maintenance-worker[90385]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-d26d526a-9e75-490d-b108-9d0f59decda4 None None] OVN maintenance task update_router_distributed_flag finished in 0.006 seconds 2026-07-21 17:01:12.467 | Jul 21 17:00:33 np0000005585 neutron-ovn-maintenance-worker[90385]: DEBUG futurist.periodics [None req-d26d526a-9e75-490d-b108-9d0f59decda4 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=90385) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-21 17:01:12.467 | Jul 21 17:00:33 np0000005585 neutron-ovn-maintenance-worker[90385]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-d26d526a-9e75-490d-b108-9d0f59decda4 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=90385) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-21 17:01:12.467 | Jul 21 17:00:33 np0000005585 neutron-ovn-maintenance-worker[90385]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-d26d526a-9e75-490d-b108-9d0f59decda4 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=90385) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-21 17:01:12.468 | Jul 21 17:00:33 np0000005585 neutron-ovn-maintenance-worker[90385]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-d26d526a-9e75-490d-b108-9d0f59decda4 None None] OVN maintenance task update_security_group_with_address_group finished in 0.010 seconds 2026-07-21 17:01:12.468 | Jul 21 17:00:33 np0000005585 neutron-ovn-maintenance-worker[90385]: DEBUG futurist.periodics [None req-d26d526a-9e75-490d-b108-9d0f59decda4 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=90385) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-21 17:01:12.468 | Jul 21 17:00:33 np0000005585 neutron-ovn-maintenance-worker[90385]: DEBUG futurist.periodics [None req-d26d526a-9e75-490d-b108-9d0f59decda4 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=90385) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-21 17:01:12.468 | Jul 21 17:00:43 np0000005585 neutron-ovn-maintenance-worker[90385]: DEBUG dbcounter [-] [90385] Writing DB stats neutron:SELECT=356,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=90385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:12.472 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:12.474 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-21 17:01:12.489 | enabled 2026-07-21 17:01:12.493 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-21 17:01:12.510 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-21 17:01:12.510 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-21 17:01:12.510 | Active: active (running) since Tue 2026-07-21 17:00:35 UTC; 36s ago 2026-07-21 17:01:12.510 | Main PID: 93876 (nova-novncproxy) 2026-07-21 17:01:12.510 | Tasks: 14 (limit: 75886) 2026-07-21 17:01:12.510 | Memory: 110.7M () 2026-07-21 17:01:12.510 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-21 17:01:12.510 | └─93876 /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 17:01:12.510 | 2026-07-21 17:01:12.510 | Jul 21 17:00:36 np0000005585 nova-novncproxy[93876]: If you are already using Eventlet, we recommend migrating to a different 2026-07-21 17:01:12.510 | Jul 21 17:00:36 np0000005585 nova-novncproxy[93876]: framework. For more detail see 2026-07-21 17:01:12.510 | Jul 21 17:00:36 np0000005585 nova-novncproxy[93876]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 17:01:12.510 | Jul 21 17:00:36 np0000005585 nova-novncproxy[93876]: import eventlet # noqa 2026-07-21 17:01:12.510 | Jul 21 17:00:36 np0000005585 nova-novncproxy[93876]: 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 17:01:12.510 | Jul 21 17:00:37 np0000005585 nova-novncproxy[93876]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-21 17:01:12.510 | Jul 21 17:00:37 np0000005585 nova-novncproxy[93876]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-21 17:01:12.510 | Jul 21 17:00:37 np0000005585 nova-novncproxy[93876]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-21 17:01:12.510 | Jul 21 17:00:37 np0000005585 nova-novncproxy[93876]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-21 17:01:12.510 | Jul 21 17:00:37 np0000005585 nova-novncproxy[93876]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-21 17:01:12.514 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:12.516 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-21 17:01:12.531 | enabled 2026-07-21 17:01:12.535 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-21 17:01:12.552 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-21 17:01:12.552 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-21 17:01:12.552 | Active: active (running) since Tue 2026-07-21 17:00:37 UTC; 35s ago 2026-07-21 17:01:12.552 | Main PID: 94710 (nova-conductor:) 2026-07-21 17:01:12.552 | Tasks: 26 (limit: 75886) 2026-07-21 17:01:12.552 | Memory: 181.9M () 2026-07-21 17:01:12.552 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-21 17:01:12.552 | ├─94710 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-21 17:01:12.552 | ├─96158 "nova-conductor: ServiceWrapper worker(0)" 2026-07-21 17:01:12.552 | ├─96163 "nova-conductor: ServiceWrapper worker(1)" 2026-07-21 17:01:12.552 | └─96179 "nova-conductor: ServiceWrapper worker(2)" 2026-07-21 17:01:12.552 | 2026-07-21 17:01:12.552 | Jul 21 17:00:45 np0000005585 nova-conductor[96163]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=96163) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 17:01:12.552 | Jul 21 17:00:45 np0000005585 nova-conductor[96179]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=96179) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 17:01:12.552 | Jul 21 17:00:45 np0000005585 nova-conductor[96158]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=96158) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 17:01:12.552 | Jul 21 17:00:49 np0000005585 nova-conductor[94710]: DEBUG dbcounter [-] [94710] Writing DB stats nova_api:SELECT=1 {{(pid=94710) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:12.552 | Jul 21 17:00:49 np0000005585 nova-conductor[94710]: DEBUG dbcounter [-] [94710] Writing DB stats nova_cell1:SELECT=1 {{(pid=94710) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:12.552 | Jul 21 17:00:49 np0000005585 nova-conductor[94710]: DEBUG dbcounter [-] [94710] Writing DB stats nova_cell0:SELECT=1 {{(pid=94710) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:12.552 | Jul 21 17:00:55 np0000005585 nova-conductor[96163]: DEBUG dbcounter [-] [96163] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=96163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:12.552 | Jul 21 17:00:55 np0000005585 nova-conductor[96179]: DEBUG dbcounter [-] [96179] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=96179) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:12.553 | Jul 21 17:00:55 np0000005585 nova-conductor[96158]: DEBUG dbcounter [-] [96158] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1 {{(pid=96158) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:12.553 | Jul 21 17:01:09 np0000005585 nova-conductor[96163]: DEBUG oslo.service.backend._threading.loopingcall [None req-676b934a-5895-4615-a34e-e445400c9cda None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=96163) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 17:01:12.556 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 17:01:12.559 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-21 17:01:12.573 | enabled 2026-07-21 17:01:12.578 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-21 17:01:12.594 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-21 17:01:12.594 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-21 17:01:12.594 | Active: active (running) since Tue 2026-07-21 17:00:39 UTC; 33s ago 2026-07-21 17:01:12.594 | Main PID: 95260 (nova-conductor:) 2026-07-21 17:01:12.594 | Tasks: 45 (limit: 75886) 2026-07-21 17:01:12.594 | Memory: 194.3M () 2026-07-21 17:01:12.594 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-21 17:01:12.594 | ├─95260 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-21 17:01:12.594 | ├─96327 "nova-conductor: ServiceWrapper worker(0)" 2026-07-21 17:01:12.594 | ├─96329 "nova-conductor: ServiceWrapper worker(1)" 2026-07-21 17:01:12.594 | └─96331 "nova-conductor: ServiceWrapper worker(2)" 2026-07-21 17:01:12.594 | 2026-07-21 17:01:12.594 | Jul 21 17:00:46 np0000005585 nova-conductor[96327]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96327) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 17:01:12.594 | Jul 21 17:00:46 np0000005585 nova-conductor[96331]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96331) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 17:01:12.594 | Jul 21 17:00:50 np0000005585 nova-conductor[95260]: DEBUG dbcounter [-] [95260] Writing DB stats nova_cell1:SELECT=1 {{(pid=95260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 17:01:12.595 | Jul 21 17:00:55 np0000005585 nova-conductor[96329]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96329) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 17:01:12.595 | Jul 21 17:00:56 np0000005585 nova-conductor[96327]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96327) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 17:01:12.595 | Jul 21 17:00:56 np0000005585 nova-conductor[96331]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96331) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 17:01:12.595 | Jul 21 17:01:05 np0000005585 nova-conductor[96329]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96329) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 17:01:12.595 | Jul 21 17:01:06 np0000005585 nova-conductor[96327]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96327) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 17:01:12.595 | Jul 21 17:01:06 np0000005585 nova-conductor[96331]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96331) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 17:01:12.595 | Jul 21 17:01:10 np0000005585 nova-conductor[96329]: DEBUG oslo.service.backend._threading.loopingcall [None req-e0cf5fbf-41ff-4051-9223-feaefb0370ce None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=96329) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 17:01:12.599 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-07-21 17:01:12.618 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:12.621 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-07-21 17:01:12.641 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:12.644 | + ./stack.sh:main:1454 : /opt/stack/devstack/tools/discover_hosts.sh 2026-07-21 17:01:12.902 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 17:01:12.902 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 17:01:12.902 | we strongly recommend against using it for new projects. 2026-07-21 17:01:12.902 | 2026-07-21 17:01:12.902 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 17:01:12.902 | framework. For more detail see 2026-07-21 17:01:12.902 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 17:01:12.902 | 2026-07-21 17:01:12.902 | import eventlet # noqa 2026-07-21 17:01:13.027 | 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 17:01:14.482 | INFO dbcounter [None req-625f0c66-b60e-4ec2-899e-c1cba6ce7046 None None] Registered counter for database nova_api 2026-07-21 17:01:14.541 | DEBUG dbcounter [-] [102141] Writer thread running {{(pid=102141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 17:01:14.546 | Found 2 cell mappings. 2026-07-21 17:01:14.546 | Skipping cell0 since it does not contain hosts. 2026-07-21 17:01:14.546 | Getting computes from cell 'cell1': c53c0caa-e263-4ef8-9af8-3623605ccf30 2026-07-21 17:01:14.546 | INFO dbcounter [None req-625f0c66-b60e-4ec2-899e-c1cba6ce7046 None None] Registered counter for database nova_cell1 2026-07-21 17:01:14.580 | DEBUG dbcounter [-] [102141] Writer thread running {{(pid=102141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 17:01:14.665 | Checking host mapping for compute host 'np0000005585': 803976b6-e070-4fae-94f0-e9694e390311 2026-07-21 17:01:14.665 | Creating host mapping for compute host 'np0000005585': 803976b6-e070-4fae-94f0-e9694e390311 2026-07-21 17:01:14.665 | Found 1 unmapped computes in cell: c53c0caa-e263-4ef8-9af8-3623605ccf30 2026-07-21 17:01:15.197 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-21 17:01:15.448 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 17:01:15.448 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 17:01:15.449 | we strongly recommend against using it for new projects. 2026-07-21 17:01:15.449 | 2026-07-21 17:01:15.449 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 17:01:15.449 | framework. For more detail see 2026-07-21 17:01:15.449 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 17:01:15.449 | 2026-07-21 17:01:15.449 | import eventlet # noqa 2026-07-21 17:01:15.576 | 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 17:01:17.603 | +-------------------------------------------+ 2026-07-21 17:01:17.603 | | Upgrade Check Results | 2026-07-21 17:01:17.603 | +-------------------------------------------+ 2026-07-21 17:01:17.603 | | Check: Cells v2 | 2026-07-21 17:01:17.603 | | Result: Success | 2026-07-21 17:01:17.603 | | Details: None | 2026-07-21 17:01:17.603 | +-------------------------------------------+ 2026-07-21 17:01:17.603 | | Check: Placement API | 2026-07-21 17:01:17.603 | | Result: Success | 2026-07-21 17:01:17.603 | | Details: None | 2026-07-21 17:01:17.603 | +-------------------------------------------+ 2026-07-21 17:01:17.603 | | Check: Cinder API | 2026-07-21 17:01:17.603 | | Result: Success | 2026-07-21 17:01:17.603 | | Details: None | 2026-07-21 17:01:17.603 | +-------------------------------------------+ 2026-07-21 17:01:17.603 | | Check: Policy File JSON to YAML Migration | 2026-07-21 17:01:17.603 | | Result: Success | 2026-07-21 17:01:17.603 | | Details: None | 2026-07-21 17:01:17.603 | +-------------------------------------------+ 2026-07-21 17:01:17.603 | | Check: Older than N-1 computes | 2026-07-21 17:01:17.603 | | Result: Success | 2026-07-21 17:01:17.603 | | Details: None | 2026-07-21 17:01:17.603 | +-------------------------------------------+ 2026-07-21 17:01:17.603 | | Check: hw_machine_type unset | 2026-07-21 17:01:17.603 | | Result: Success | 2026-07-21 17:01:17.603 | | Details: None | 2026-07-21 17:01:17.603 | +-------------------------------------------+ 2026-07-21 17:01:17.603 | | Check: Service User Token Configuration | 2026-07-21 17:01:17.603 | | Result: Success | 2026-07-21 17:01:17.604 | | Details: None | 2026-07-21 17:01:17.604 | +-------------------------------------------+ 2026-07-21 17:01:18.084 | + ./stack.sh:main:1474 : [[ -x /opt/stack/devstack/local.sh ]] 2026-07-21 17:01:18.087 | + ./stack.sh:main:1485 : command openstack complete 2026-07-21 17:01:18.088 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-21 17:01:18.400 | 2026-07-21 17:01:18.410 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-07-21 17:01:18.428 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:18.431 | + ./stack.sh:main:1490 : is_ubuntu 2026-07-21 17:01:18.433 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 17:01:18.436 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 17:01:18.439 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-21 17:01:18.441 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 17:01:18.443 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-07-21 17:01:18.446 | + ./stack.sh:main:1492 : set_lvm_filter 2026-07-21 17:01:18.449 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-21 17:01:18.451 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-21 17:01:18.454 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-21 17:01:18.457 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-21 17:01:18.459 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-21 17:01:18.463 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-21 17:01:18.509 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2026-07-21 17:01:18.512 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-21 17:01:18.515 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-21 17:01:18.529 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-21 17:01:18.543 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2026-07-21 17:01:18.546 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 17:01:18.548 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2026-07-21 17:01:18.551 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-07-21 17:01:18.553 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 17:01:18.556 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-21 17:01:18.559 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 17:01:18.562 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 17:01:18.565 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 17:01:18.568 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 17:01:18.570 | + functions-common:run_phase:1858 : local extra 2026-07-21 17:01:18.574 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 17:01:18.578 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 17:01:18.581 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 17:01:18.584 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 17:01:18.587 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-07-21 17:01:18.590 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 17:01:18.607 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:18.609 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 17:01:18.611 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 17:01:18.614 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-21 17:01:18.617 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-21 17:01:18.620 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-21 17:01:18.622 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-21 17:01:18.625 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-21 17:01:18.628 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-21 17:01:18.631 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-21 17:01:18.633 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-21 17:01:18.636 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-21 17:01:18.639 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-21 17:01:18.684 | [8552 Async install_tempest:55496]: Waiting for completion of install_tempest running on PID 55496 (1 other jobs running) 2026-07-21 17:01:18.704 | [8552 Async install_tempest:55496]: Signaling child to exit 2026-07-21 17:01:18.704 | WAKEUP 2026-07-21 17:01:18.722 | [8552 Async install_tempest:55496]: Signaled 2026-07-21 17:01:18.724 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-21 17:01:18.724 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/tempest.git 2026-07-21 17:01:18.724 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-21 17:01:18.724 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-21 17:01:18.724 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-21 17:01:18.724 | +++ functions-common:git_clone:593 : pwd 2026-07-21 17:01:18.724 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 17:01:18.724 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 17:01:18.724 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 17:01:18.724 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-21 17:01:18.724 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 17:01:18.724 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 17:01:18.724 | ++ functions-common:git_clone:610 : echo master 2026-07-21 17:01:18.724 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 17:01:18.724 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-21 17:01:18.724 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 17:01:18.724 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-21 17:01:18.724 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-21 17:01:18.724 | ++ functions-common:git_clone:673 : head -1 2026-07-21 17:01:18.724 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-21 17:01:18.724 | 406633de5 Use conf volume backends in test_volume_migrate_attached* 2026-07-21 17:01:18.724 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 17:01:18.724 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-21 17:01:18.724 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-21 17:01:18.724 | ++ 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 17:01:18.724 | Collecting tox!=2.8.0,<4.0.0 2026-07-21 17:01:18.724 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-21 17:01:18.724 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-21 17:01:18.724 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 17:01:18.724 | 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 17:01:18.724 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-21 17:01:18.724 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-21 17:01:18.724 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-21 17:01:18.724 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-21 17:01:18.724 | 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 17:01:18.724 | 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 17:01:18.724 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-21 17:01:18.724 | 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 17:01:18.724 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-21 17:01:18.725 | 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 17:01:18.725 | 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 17:01:18.725 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-21 17:01:18.725 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-21 17:01:18.725 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-21 17:01:18.725 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-21 17:01:18.725 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-21 17:01:18.725 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-21 17:01:18.725 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 71.1 MB/s 0:00:00 2026-07-21 17:01:18.725 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-21 17:01:18.725 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-21 17:01:18.725 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-21 17:01:18.725 | 2026-07-21 17:01:18.725 | 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 17:01:18.725 | ++ inc/python:pip_install:216 : result=0 2026-07-21 17:01:18.725 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-21 17:01:18.725 | ++ functions-common:time_stop:2420 : local name 2026-07-21 17:01:18.725 | ++ functions-common:time_stop:2421 : local end_time 2026-07-21 17:01:18.725 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:01:18.725 | ++ functions-common:time_stop:2423 : local total 2026-07-21 17:01:18.725 | ++ functions-common:time_stop:2424 : local start_time 2026-07-21 17:01:18.725 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-21 17:01:18.725 | ++ functions-common:time_stop:2427 : start_time=1784652995083 2026-07-21 17:01:18.725 | ++ functions-common:time_stop:2429 : [[ -z 1784652995083 ]] 2026-07-21 17:01:18.725 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:01:18.725 | ++ functions-common:time_stop:2432 : end_time=1784652996781 2026-07-21 17:01:18.725 | ++ functions-common:time_stop:2433 : elapsed_time=1698 2026-07-21 17:01:18.725 | ++ functions-common:time_stop:2434 : total=87371 2026-07-21 17:01:18.725 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:01:18.725 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=89069 2026-07-21 17:01:18.725 | ++ inc/python:pip_install:219 : return 0 2026-07-21 17:01:18.725 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-21 17:01:18.725 | ~/tempest ~/devstack 2026-07-21 17:01:18.725 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-21 17:01:18.725 | Already on 'master' 2026-07-21 17:01:18.725 | Your branch is up to date with 'origin/master'. 2026-07-21 17:01:18.725 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-21 17:01:18.725 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-21 17:01:18.725 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.2Ah7WFa1CZ 2026-07-21 17:01:18.725 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.2Ah7WFa1CZ 2026-07-21 17:01:18.725 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-21 17:01:18.725 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.2Ah7WFa1CZ 2026-07-21 17:01:18.725 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-21 17:01:18.725 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-21 17:01:18.725 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-21 17:01:18.725 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 17:01:18.725 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 17:01:18.725 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 17:01:18.725 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 17:01:18.725 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-21 17:01:18.725 | full create: /opt/stack/tempest/.tox/tempest 2026-07-21 17:01:18.725 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-21 17:01:18.725 | full develop-inst: /opt/stack/tempest 2026-07-21 17:01:18.725 | 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 17:01:18.725 | ___________________________________ summary ____________________________________ 2026-07-21 17:01:18.725 | full: skipped tests 2026-07-21 17:01:18.725 | congratulations :) 2026-07-21 17:01:18.725 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.2Ah7WFa1CZ -r requirements.txt 2026-07-21 17:01:18.725 | 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 17:01:18.725 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.726 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-21 17:01:18.726 | 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 17:01:18.726 | 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 17:01:18.727 | 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 17:01:18.727 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-21 17:01:18.727 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.2Ah7WFa1CZ 2026-07-21 17:01:18.727 | ++ lib/tempest:install_tempest:868 : popd 2026-07-21 17:01:18.727 | ~/devstack 2026-07-21 17:01:18.763 | [8552 Async install_tempest:55496]: finished install_tempest with result 0 in 17 seconds 2026-07-21 17:01:18.766 | ++ inc/async:async_wait:197 : return 0 2026-07-21 17:01:18.770 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-21 17:01:18.773 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 17:01:18.775 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-07-21 17:01:18.778 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-21 17:01:18.781 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-21 17:01:18.783 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-21 17:01:18.786 | ++ inc/python:setup_develop:353 : local bindep 2026-07-21 17:01:18.788 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-21 17:01:18.790 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-21 17:01:18.792 | ++ inc/python:setup_develop:359 : local extras= 2026-07-21 17:01:18.795 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-21 17:01:18.797 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 17:01:18.799 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-21 17:01:18.801 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-21 17:01:18.803 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 17:01:18.805 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 17:01:18.808 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-21 17:01:18.810 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 17:01:18.813 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-21 17:01:18.815 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 17:01:18.817 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 17:01:18.820 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-21 17:01:18.825 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-21 17:01:18.827 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-21 17:01:18.829 | ++ 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 17:01:18.911 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-21 17:01:18.914 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-21 17:01:18.916 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-21 17:01:18.918 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 17:01:18.920 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-21 17:01:18.922 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-21 17:01:18.925 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-21 17:01:18.927 | ++ inc/python:setup_package:446 : local extras= 2026-07-21 17:01:18.929 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 17:01:18.931 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 17:01:18.933 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 17:01:18.935 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 17:01:18.937 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 17:01:18.939 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-21 17:01:18.958 | Using python 3.12 to install /opt/stack/tempest 2026-07-21 17:01:18.961 | ++ 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 17:01:19.454 | Obtaining file:///opt/stack/tempest 2026-07-21 17:01:19.456 | Installing build dependencies: started 2026-07-21 17:01:20.308 | Installing build dependencies: finished with status 'done' 2026-07-21 17:01:20.309 | Checking if build backend supports build_editable: started 2026-07-21 17:01:20.624 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 17:01:20.625 | Getting requirements to build editable: started 2026-07-21 17:01:20.778 | Getting requirements to build editable: finished with status 'done' 2026-07-21 17:01:20.779 | Preparing editable metadata (pyproject.toml): started 2026-07-21 17:01:21.514 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 17:01:21.525 | 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 17:01:21.526 | 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 17:01:21.526 | 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 17:01:21.526 | 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 17:01:21.527 | 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 17:01:21.527 | 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 17:01:21.528 | 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 17:01:21.528 | 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 17:01:21.528 | 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 17:01:21.529 | 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 17:01:21.605 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev39) 2026-07-21 17:01:21.606 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-21 17:01:21.608 | 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 17:01:21.609 | 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 17:01:21.609 | 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 17:01:21.609 | 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 17:01:21.610 | 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 17:01:21.610 | 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 17:01:21.611 | 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 17:01:21.611 | 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 17:01:21.611 | 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 17:01:21.612 | 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 17:01:21.612 | 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 17:01:21.612 | 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 17:01:21.613 | 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 17:01:21.614 | 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 17:01:21.616 | 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 17:01:21.616 | 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 17:01:21.617 | 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 17:01:21.617 | 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 17:01:21.618 | 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 17:01:21.620 | 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 17:01:21.621 | 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 17:01:21.624 | 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 17:01:21.625 | 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 17:01:21.625 | 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 17:01:21.626 | 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 17:01:21.629 | 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 17:01:21.631 | 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 17:01:21.632 | 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 17:01:21.634 | 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 17:01:21.635 | 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 17:01:21.636 | 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 17:01:21.637 | 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 17:01:21.639 | 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 17:01:21.640 | 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 17:01:21.640 | 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 17:01:21.641 | 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 17:01:21.645 | 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 17:01:21.645 | 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 17:01:21.646 | 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 17:01:21.649 | 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 17:01:21.650 | 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 17:01:21.658 | 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 17:01:21.664 | 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 17:01:21.664 | 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 17:01:21.665 | 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 17:01:21.673 | 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 17:01:21.673 | 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 17:01:21.676 | 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 17:01:21.682 | 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 17:01:21.694 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev39) 2026-07-21 17:01:21.695 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 17:01:21.717 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-21 17:01:21.718 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-21 17:01:21.723 | Building wheels for collected packages: tempest 2026-07-21 17:01:21.724 | Building editable for tempest (pyproject.toml): started 2026-07-21 17:01:22.656 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-21 17:01:22.657 | Created wheel for tempest: filename=tempest-46.3.1.dev39-0.editable-py3-none-any.whl size=8323 sha256=bc0788c15bc96eda988533debe1d63368920cf84526b170b3b3b14cf226c4cae 2026-07-21 17:01:22.657 | Stored in directory: /tmp/pip-ephem-wheel-cache-5relr530/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-21 17:01:22.659 | Successfully built tempest 2026-07-21 17:01:22.815 | Installing collected packages: tomlkit, stestr, tempest 2026-07-21 17:01:22.938 | 2026-07-21 17:01:22.951 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev39 tomlkit-0.15.0 2026-07-21 17:01:23.053 | ++ inc/python:pip_install:216 : result=0 2026-07-21 17:01:23.056 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-21 17:01:23.059 | ++ functions-common:time_stop:2420 : local name 2026-07-21 17:01:23.061 | ++ functions-common:time_stop:2421 : local end_time 2026-07-21 17:01:23.063 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-21 17:01:23.065 | ++ functions-common:time_stop:2423 : local total 2026-07-21 17:01:23.068 | ++ functions-common:time_stop:2424 : local start_time 2026-07-21 17:01:23.070 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-21 17:01:23.073 | ++ functions-common:time_stop:2427 : start_time=1784653278953 2026-07-21 17:01:23.074 | ++ functions-common:time_stop:2429 : [[ -z 1784653278953 ]] 2026-07-21 17:01:23.078 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 17:01:23.081 | ++ functions-common:time_stop:2432 : end_time=1784653283079 2026-07-21 17:01:23.083 | ++ functions-common:time_stop:2433 : elapsed_time=4126 2026-07-21 17:01:23.086 | ++ functions-common:time_stop:2434 : total=93092 2026-07-21 17:01:23.088 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 17:01:23.090 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97218 2026-07-21 17:01:23.093 | ++ inc/python:pip_install:219 : return 0 2026-07-21 17:01:23.095 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 17:01:23.097 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 17:01:23.099 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-21 17:01:23.101 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-21 17:01:23.103 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 17:01:23.105 | ++ 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 = \A\L\L ]] 2026-07-21 17:01:23.107 | ++ 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, =~ ,/opt/stack/tempest, ]] 2026-07-21 17:01:23.109 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-21 17:01:23.111 | ++ 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 17:01:23.113 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-21 17:01:23.116 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-21 17:01:23.117 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-21 17:01:23.119 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-21 17:01:23.121 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-21 17:01:23.123 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-21 17:01:23.126 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-21 17:01:23.128 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-21 17:01:23.130 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-21 17:01:23.132 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-21 17:01:23.134 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-21 17:01:23.137 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-21 17:01:23.139 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-21 17:01:23.141 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-21 17:01:23.143 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-21 17:01:23.146 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-21 17:01:23.148 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-21 17:01:23.151 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-21 17:01:23.151 | ' 2026-07-21 17:01:23.153 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-21 17:01:23.155 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-21 17:01:23.171 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:23.173 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-21 17:01:23.176 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-21 17:01:23.178 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-21 17:01:23.181 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-21 17:01:23.183 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-21 17:01:23.184 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-21 17:01:23.184 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-21 17:01:23.396 | 2026-07-21 17:01:23.406 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:01:23.409 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-21 17:01:23.412 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-21 17:01:23.414 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-21 17:01:23.417 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-21 17:01:23.419 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-21 17:01:23.422 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-21 17:01:23.424 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-21 17:01:23.427 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-21 17:01:23.429 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-21 17:01:23.432 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-21 17:01:23.434 | ++ lib/tempest:get_active_images:176 : img_id=cf80cf08-8134-45ff-983b-b52fd3e642a1 2026-07-21 17:01:23.437 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-21 17:01:23.439 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-21 17:01:23.441 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-07-21 17:01:23.443 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-21 17:01:23.445 | ++ lib/tempest:configure_tempest:272 : '[' -z cf80cf08-8134-45ff-983b-b52fd3e642a1 ']' 2026-07-21 17:01:23.448 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-07-21 17:01:23.450 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-07-21 17:01:23.453 | ++ lib/tempest:configure_tempest:279 : [[ 744897ef-c900-4adc-90c6-ac5f67b5a3f9 != \c\f\8\0\c\f\0\8\-\8\1\3\4\-\4\5\f\f\-\9\8\3\b\-\b\5\2\f\d\3\e\6\4\2\a\1 ]] 2026-07-21 17:01:23.456 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=744897ef-c900-4adc-90c6-ac5f67b5a3f9 2026-07-21 17:01:23.458 | ++ lib/tempest:configure_tempest:281 : break 2026-07-21 17:01:23.460 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-07-21 17:01:23.474 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-21 17:01:23.478 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-07-21 17:01:23.480 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-21 17:01:23.483 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-21 17:01:23.486 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-21 17:01:23.488 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-21 17:01:23.490 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-21 17:01:23.492 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-21 17:01:23.496 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-21 17:01:23.496 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-21 17:01:23.774 | 2026-07-21 17:01:23.784 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:01:23.788 | ++ lib/tempest:configure_tempest:303 : admin_project_id=06f769ebad864654b9150b40cfdf76fb 2026-07-21 17:01:23.792 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-21 17:01:23.808 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:23.811 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-21 17:01:24.024 | 2026-07-21 17:01:24.034 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:01:24.036 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 17:01:24.036 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-21 17:01:24.037 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 17:01:24.037 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-21 17:01:24.037 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-21 17:01:24.037 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-21 17:01:24.037 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-21 17:01:24.037 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-21 17:01:24.037 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-21 17:01:24.037 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-21 17:01:24.037 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-21 17:01:24.037 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-21 17:01:24.037 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-21 17:01:24.037 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-21 17:01:24.039 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-21 17:01:24.041 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 17:01:24.041 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-21 17:01:24.041 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 17:01:24.041 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-21 17:01:24.041 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-21 17:01:24.041 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-21 17:01:24.041 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-21 17:01:24.041 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-21 17:01:24.041 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-21 17:01:24.041 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-21 17:01:24.041 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-21 17:01:24.041 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-21 17:01:24.041 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-21 17:01:24.041 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-21 17:01:24.044 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib cf80cf08-8134-45ff-983b-b52fd3e642a1 2026-07-21 17:01:24.046 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-21 17:01:24.049 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show cf80cf08-8134-45ff-983b-b52fd3e642a1 -c size -f value 2026-07-21 17:01:24.248 | 2026-07-21 17:01:24.258 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:01:24.261 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-21 17:01:24.264 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-21 17:01:24.265 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-21 17:01:24.288 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-21 17:01:24.290 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-21 17:01:24.292 | ++ 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 17:01:24.499 | 2026-07-21 17:01:24.499 | +----------------------------+-----------------------+ 2026-07-21 17:01:24.499 | | Field | Value | 2026-07-21 17:01:24.499 | +----------------------------+-----------------------+ 2026-07-21 17:01:24.499 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 17:01:24.499 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 17:01:24.499 | | description | None | 2026-07-21 17:01:24.499 | | disk | 1 | 2026-07-21 17:01:24.499 | | id | 42 | 2026-07-21 17:01:24.499 | | name | m1.nano | 2026-07-21 17:01:24.499 | | os-flavor-access:is_public | True | 2026-07-21 17:01:24.499 | | properties | hw_rng:allowed='True' | 2026-07-21 17:01:24.499 | | ram | 192 | 2026-07-21 17:01:24.499 | | rxtx_factor | 1.0 | 2026-07-21 17:01:24.499 | | swap | 0 | 2026-07-21 17:01:24.499 | | vcpus | 1 | 2026-07-21 17:01:24.499 | +----------------------------+-----------------------+ 2026-07-21 17:01:24.508 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-21 17:01:24.511 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 17:01:24.511 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-21 17:01:24.511 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 17:01:24.511 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-21 17:01:24.511 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-21 17:01:24.511 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-21 17:01:24.511 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-21 17:01:24.511 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-21 17:01:24.511 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-21 17:01:24.511 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-21 17:01:24.511 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-21 17:01:24.511 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-21 17:01:24.511 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-21 17:01:24.511 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-21 17:01:24.514 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 744897ef-c900-4adc-90c6-ac5f67b5a3f9 2026-07-21 17:01:24.517 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-21 17:01:24.521 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 744897ef-c900-4adc-90c6-ac5f67b5a3f9 -c size -f value 2026-07-21 17:01:24.712 | 2026-07-21 17:01:24.723 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:01:24.727 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-07-21 17:01:24.730 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-07-21 17:01:24.730 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-21 17:01:24.754 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-21 17:01:24.757 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-21 17:01:24.759 | ++ 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 17:01:24.991 | 2026-07-21 17:01:24.991 | +----------------------------+-----------------------+ 2026-07-21 17:01:24.991 | | Field | Value | 2026-07-21 17:01:24.991 | +----------------------------+-----------------------+ 2026-07-21 17:01:24.991 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 17:01:24.991 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 17:01:24.991 | | description | None | 2026-07-21 17:01:24.991 | | disk | 1 | 2026-07-21 17:01:24.991 | | id | 84 | 2026-07-21 17:01:24.991 | | name | m1.micro | 2026-07-21 17:01:24.991 | | os-flavor-access:is_public | True | 2026-07-21 17:01:24.992 | | properties | hw_rng:allowed='True' | 2026-07-21 17:01:24.992 | | ram | 256 | 2026-07-21 17:01:24.992 | | rxtx_factor | 1.0 | 2026-07-21 17:01:24.992 | | swap | 0 | 2026-07-21 17:01:24.992 | | vcpus | 1 | 2026-07-21 17:01:24.992 | +----------------------------+-----------------------+ 2026-07-21 17:01:24.999 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-21 17:01:25.002 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-21 17:01:25.020 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:25.022 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-21 17:01:25.025 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-07-21 17:01:25.027 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-21 17:01:25.030 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-21 17:01:25.033 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-21 17:01:25.036 | +++ functions-common:git_clone:593 : pwd 2026-07-21 17:01:25.039 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 17:01:25.041 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 17:01:25.045 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 17:01:25.066 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-21 17:01:25.068 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 17:01:25.071 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 17:01:25.075 | ++ functions-common:git_clone:610 : echo master 2026-07-21 17:01:25.075 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 17:01:25.080 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-21 17:01:25.083 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 17:01:25.086 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-21 17:01:25.101 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-21 17:01:25.105 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-21 17:01:25.105 | ++ functions-common:git_clone:673 : head -1 2026-07-21 17:01:25.110 | 5d0367e Clean-up zuul config spacing 2026-07-21 17:01:25.113 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 17:01:25.115 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-21 17:01:25.115 | ~/os-test-images ~/devstack 2026-07-21 17:01:25.118 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-21 17:01:25.339 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-21 17:01:25.649 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-21 17:01:27.011 | generate installed: PyYAML==6.0.3 2026-07-21 17:01:27.011 | generate run-test-pre: PYTHONHASHSEED='2742061362' 2026-07-21 17:01:27.011 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-21 17:01:27.069 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-21 17:01:27.083 | 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 17:01:27.094 | 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 17:01:27.109 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-21 17:01:27.111 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-21 17:01:27.116 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-21 17:01:27.123 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-21 17:01:27.148 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-21 17:01:27.155 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-21 17:01:27.161 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-21 17:01:27.171 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-21 17:01:27.171 | 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 17:01:27.177 | 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 17:01:27.182 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-21 17:01:27.192 | 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 17:01:27.194 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-21 17:01:27.196 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-21 17:01:27.204 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-21 17:01:27.211 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-21 17:01:27.222 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-21 17:01:27.224 | 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 17:01:27.233 | 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 17:01:27.236 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-21 17:01:27.238 | 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 17:01:27.246 | 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 17:01:27.249 | 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 17:01:27.256 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-21 17:01:27.271 | ___________________________________ summary ____________________________________ 2026-07-21 17:01:27.271 | generate: commands succeeded 2026-07-21 17:01:27.271 | congratulations :) 2026-07-21 17:01:27.297 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-21 17:01:27.297 | ~/devstack 2026-07-21 17:01:27.300 | ++ 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 17:01:27.333 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-21 17:01:27.336 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-21 17:01:27.356 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-21 17:01:27.358 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-21 17:01:27.361 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-21 17:01:27.392 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-07-21 17:01:27.424 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-21 17:01:27.426 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-21 17:01:27.429 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-21 17:01:27.431 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-21 17:01:27.435 | +++ 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 17:01:27.671 | 2026-07-21 17:01:27.681 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:01:27.684 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 17:01:27.684 | address-scope 2026-07-21 17:01:27.684 | agent 2026-07-21 17:01:27.684 | allowed-address-pairs 2026-07-21 17:01:27.684 | auto-allocated-topology 2026-07-21 17:01:27.684 | availability_zone 2026-07-21 17:01:27.684 | default-subnetpools 2026-07-21 17:01:27.684 | dhcp_agent_scheduler 2026-07-21 17:01:27.684 | dns-integration 2026-07-21 17:01:27.684 | dns-domain-ports 2026-07-21 17:01:27.684 | dns-integration-domain-keywords 2026-07-21 17:01:27.684 | empty-string-filtering 2026-07-21 17:01:27.684 | external-net 2026-07-21 17:01:27.684 | extra_dhcp_opt 2026-07-21 17:01:27.684 | extraroute 2026-07-21 17:01:27.684 | extraroute-atomic 2026-07-21 17:01:27.684 | filter-validation 2026-07-21 17:01:27.684 | floating-ip-port-forwarding-detail 2026-07-21 17:01:27.684 | fip-port-details 2026-07-21 17:01:27.684 | flavors 2026-07-21 17:01:27.684 | floatingip-pools 2026-07-21 17:01:27.684 | router 2026-07-21 17:01:27.684 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 17:01:27.684 | enable-default-route-bfd 2026-07-21 17:01:27.684 | enable-default-route-ecmp 2026-07-21 17:01:27.684 | ext-gw-mode 2026-07-21 17:01:27.684 | l3-ha 2026-07-21 17:01:27.684 | external-gateway-multihoming 2026-07-21 17:01:27.684 | l3-flavors 2026-07-21 17:01:27.684 | l3_agent_scheduler 2026-07-21 17:01:27.684 | multi-provider 2026-07-21 17:01:27.684 | net-mtu 2026-07-21 17:01:27.684 | net-mtu-writable 2026-07-21 17:01:27.684 | network_availability_zone 2026-07-21 17:01:27.684 | network-ip-availability 2026-07-21 17:01:27.684 | network-ip-availability-details 2026-07-21 17:01:27.684 | pagination 2026-07-21 17:01:27.684 | port-device-profile 2026-07-21 17:01:27.684 | port-mac-address-regenerate 2026-07-21 17:01:27.684 | port-numa-affinity-policy 2026-07-21 17:01:27.684 | port-numa-affinity-policy-socket 2026-07-21 17:01:27.684 | binding 2026-07-21 17:01:27.685 | binding-extended 2026-07-21 17:01:27.685 | port-security 2026-07-21 17:01:27.685 | project-id 2026-07-21 17:01:27.685 | provider 2026-07-21 17:01:27.685 | qinq 2026-07-21 17:01:27.685 | quota-check-limit 2026-07-21 17:01:27.685 | quota-check-limit-default 2026-07-21 17:01:27.685 | quotas 2026-07-21 17:01:27.685 | quota_details 2026-07-21 17:01:27.685 | rbac-policies 2026-07-21 17:01:27.685 | rbac-address-scope 2026-07-21 17:01:27.685 | rbac-security-groups 2026-07-21 17:01:27.685 | revision-if-match 2026-07-21 17:01:27.685 | standard-attr-revisions 2026-07-21 17:01:27.685 | router_availability_zone 2026-07-21 17:01:27.685 | router-enable-snat 2026-07-21 17:01:27.685 | security-groups-default-rules 2026-07-21 17:01:27.685 | security-groups-default-statefulness 2026-07-21 17:01:27.685 | security-groups-normalized-cidr 2026-07-21 17:01:27.685 | security-groups-remote-address-group 2026-07-21 17:01:27.685 | security-groups-rules-belongs-to-default-sg 2026-07-21 17:01:27.685 | security-groups-shared-filtering 2026-07-21 17:01:27.685 | security-group 2026-07-21 17:01:27.685 | service-type 2026-07-21 17:01:27.685 | sorting 2026-07-21 17:01:27.685 | standard-attr-description 2026-07-21 17:01:27.685 | stateful-security-group 2026-07-21 17:01:27.685 | subnet-dns-publish-fixed-ip 2026-07-21 17:01:27.685 | subnet-external-network 2026-07-21 17:01:27.685 | subnet_onboard 2026-07-21 17:01:27.685 | subnet-service-types 2026-07-21 17:01:27.685 | subnet_allocation 2026-07-21 17:01:27.685 | subnetpool-prefix-ops 2026-07-21 17:01:27.685 | tag-creation 2026-07-21 17:01:27.685 | standard-attr-tag 2026-07-21 17:01:27.685 | standard-attr-timestamp 2026-07-21 17:01:27.685 | vlan-transparent' 2026-07-21 17:01:27.687 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 17:01:27.687 | address-scope 2026-07-21 17:01:27.687 | agent 2026-07-21 17:01:27.687 | allowed-address-pairs 2026-07-21 17:01:27.687 | auto-allocated-topology 2026-07-21 17:01:27.687 | availability_zone 2026-07-21 17:01:27.687 | default-subnetpools 2026-07-21 17:01:27.687 | dhcp_agent_scheduler 2026-07-21 17:01:27.687 | dns-integration 2026-07-21 17:01:27.687 | dns-domain-ports 2026-07-21 17:01:27.687 | dns-integration-domain-keywords 2026-07-21 17:01:27.687 | empty-string-filtering 2026-07-21 17:01:27.687 | external-net 2026-07-21 17:01:27.687 | extra_dhcp_opt 2026-07-21 17:01:27.687 | extraroute 2026-07-21 17:01:27.687 | extraroute-atomic 2026-07-21 17:01:27.687 | filter-validation 2026-07-21 17:01:27.687 | floating-ip-port-forwarding-detail 2026-07-21 17:01:27.687 | fip-port-details 2026-07-21 17:01:27.687 | flavors 2026-07-21 17:01:27.687 | floatingip-pools 2026-07-21 17:01:27.687 | router 2026-07-21 17:01:27.687 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 17:01:27.687 | enable-default-route-bfd 2026-07-21 17:01:27.687 | enable-default-route-ecmp 2026-07-21 17:01:27.687 | ext-gw-mode 2026-07-21 17:01:27.687 | l3-ha 2026-07-21 17:01:27.687 | external-gateway-multihoming 2026-07-21 17:01:27.687 | l3-flavors 2026-07-21 17:01:27.687 | l3_agent_scheduler 2026-07-21 17:01:27.687 | multi-provider 2026-07-21 17:01:27.687 | net-mtu 2026-07-21 17:01:27.687 | net-mtu-writable 2026-07-21 17:01:27.687 | network_availability_zone 2026-07-21 17:01:27.687 | network-ip-availability 2026-07-21 17:01:27.687 | network-ip-availability-details 2026-07-21 17:01:27.687 | pagination 2026-07-21 17:01:27.687 | port-device-profile 2026-07-21 17:01:27.687 | port-mac-address-regenerate 2026-07-21 17:01:27.687 | port-numa-affinity-policy 2026-07-21 17:01:27.687 | port-numa-affinity-policy-socket 2026-07-21 17:01:27.687 | binding 2026-07-21 17:01:27.687 | binding-extended 2026-07-21 17:01:27.687 | port-security 2026-07-21 17:01:27.687 | project-id 2026-07-21 17:01:27.687 | provider 2026-07-21 17:01:27.687 | qinq 2026-07-21 17:01:27.687 | quota-check-limit 2026-07-21 17:01:27.687 | quota-check-limit-default 2026-07-21 17:01:27.687 | quotas 2026-07-21 17:01:27.687 | quota_details 2026-07-21 17:01:27.687 | rbac-policies 2026-07-21 17:01:27.687 | rbac-address-scope 2026-07-21 17:01:27.687 | rbac-security-groups 2026-07-21 17:01:27.687 | revision-if-match 2026-07-21 17:01:27.687 | standard-attr-revisions 2026-07-21 17:01:27.687 | router_availability_zone 2026-07-21 17:01:27.687 | router-enable-snat 2026-07-21 17:01:27.687 | security-groups-default-rules 2026-07-21 17:01:27.687 | security-groups-default-statefulness 2026-07-21 17:01:27.687 | security-groups-normalized-cidr 2026-07-21 17:01:27.687 | security-groups-remote-address-group 2026-07-21 17:01:27.687 | security-groups-rules-belongs-to-default-sg 2026-07-21 17:01:27.687 | security-groups-shared-filtering 2026-07-21 17:01:27.687 | security-group 2026-07-21 17:01:27.687 | service-type 2026-07-21 17:01:27.687 | sorting 2026-07-21 17:01:27.687 | standard-attr-description 2026-07-21 17:01:27.687 | stateful-security-group 2026-07-21 17:01:27.687 | subnet-dns-publish-fixed-ip 2026-07-21 17:01:27.687 | subnet-external-network 2026-07-21 17:01:27.687 | subnet_onboard 2026-07-21 17:01:27.687 | subnet-service-types 2026-07-21 17:01:27.687 | subnet_allocation 2026-07-21 17:01:27.687 | subnetpool-prefix-ops 2026-07-21 17:01:27.687 | tag-creation 2026-07-21 17:01:27.687 | standard-attr-tag 2026-07-21 17:01:27.687 | standard-attr-timestamp 2026-07-21 17:01:27.687 | vlan-transparent =~ external-net ]] 2026-07-21 17:01:27.689 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 17:01:27.693 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-21 17:01:27.930 | 2026-07-21 17:01:27.941 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 17:01:27.944 | ++ lib/tempest:configure_tempest:395 : public_network_id=1f2d681c-869a-412e-abe2-9fe03072ef57 2026-07-21 17:01:27.947 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-21 17:01:28.513 | 2026-07-21 17:01:28.513 | +---------------------------+--------------------------------------+ 2026-07-21 17:01:28.513 | | Field | Value | 2026-07-21 17:01:28.513 | +---------------------------+--------------------------------------+ 2026-07-21 17:01:28.513 | | admin_state_up | UP | 2026-07-21 17:01:28.513 | | availability_zone_hints | | 2026-07-21 17:01:28.513 | | availability_zones | | 2026-07-21 17:01:28.513 | | created_at | 2026-07-21T17:01:28Z | 2026-07-21 17:01:28.513 | | description | | 2026-07-21 17:01:28.513 | | dns_domain | None | 2026-07-21 17:01:28.513 | | id | 535ed5ad-e77e-482a-8840-192fc4c1bb32 | 2026-07-21 17:01:28.513 | | ipv4_address_scope | None | 2026-07-21 17:01:28.513 | | ipv6_address_scope | None | 2026-07-21 17:01:28.513 | | is_default | False | 2026-07-21 17:01:28.513 | | is_vlan_qinq | None | 2026-07-21 17:01:28.513 | | is_vlan_transparent | False | 2026-07-21 17:01:28.513 | | mtu | 1372 | 2026-07-21 17:01:28.513 | | name | shared | 2026-07-21 17:01:28.513 | | port_security_enabled | True | 2026-07-21 17:01:28.513 | | project_id | 06f769ebad864654b9150b40cfdf76fb | 2026-07-21 17:01:28.513 | | provider:network_type | geneve | 2026-07-21 17:01:28.513 | | provider:physical_network | None | 2026-07-21 17:01:28.513 | | provider:segmentation_id | 46039 | 2026-07-21 17:01:28.513 | | pvlan | None | 2026-07-21 17:01:28.513 | | qinq | False | 2026-07-21 17:01:28.513 | | qos_policy_id | None | 2026-07-21 17:01:28.513 | | revision_number | 1 | 2026-07-21 17:01:28.513 | | router:external | Internal | 2026-07-21 17:01:28.513 | | segments | None | 2026-07-21 17:01:28.513 | | shared | True | 2026-07-21 17:01:28.513 | | status | ACTIVE | 2026-07-21 17:01:28.513 | | subnets | | 2026-07-21 17:01:28.513 | | tags | | 2026-07-21 17:01:28.513 | | updated_at | 2026-07-21T17:01:28Z | 2026-07-21 17:01:28.513 | +---------------------------+--------------------------------------+ 2026-07-21 17:01:28.521 | ++ 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 17:01:29.161 | 2026-07-21 17:01:29.162 | +----------------------+--------------------------------------+ 2026-07-21 17:01:29.162 | | Field | Value | 2026-07-21 17:01:29.162 | +----------------------+--------------------------------------+ 2026-07-21 17:01:29.162 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-21 17:01:29.162 | | cidr | 192.168.233.0/24 | 2026-07-21 17:01:29.162 | | created_at | 2026-07-21T17:01:28Z | 2026-07-21 17:01:29.162 | | description | shared-subnet | 2026-07-21 17:01:29.162 | | dns_nameservers | | 2026-07-21 17:01:29.162 | | dns_publish_fixed_ip | None | 2026-07-21 17:01:29.162 | | enable_dhcp | True | 2026-07-21 17:01:29.162 | | gateway_ip | 192.168.233.1 | 2026-07-21 17:01:29.162 | | host_routes | | 2026-07-21 17:01:29.162 | | id | 8c21c6a8-b2db-461c-8f19-f30d62ff3e1d | 2026-07-21 17:01:29.162 | | ip_version | 4 | 2026-07-21 17:01:29.162 | | ipv6_address_mode | None | 2026-07-21 17:01:29.162 | | ipv6_ra_mode | None | 2026-07-21 17:01:29.162 | | name | shared-subnet | 2026-07-21 17:01:29.162 | | network_id | 535ed5ad-e77e-482a-8840-192fc4c1bb32 | 2026-07-21 17:01:29.162 | | project_id | 06f769ebad864654b9150b40cfdf76fb | 2026-07-21 17:01:29.162 | | revision_number | 0 | 2026-07-21 17:01:29.162 | | router:external | False | 2026-07-21 17:01:29.162 | | segment_id | None | 2026-07-21 17:01:29.162 | | service_types | | 2026-07-21 17:01:29.162 | | subnetpool_id | None | 2026-07-21 17:01:29.162 | | tags | | 2026-07-21 17:01:29.162 | | updated_at | 2026-07-21T17:01:28Z | 2026-07-21 17:01:29.162 | +----------------------+--------------------------------------+ 2026-07-21 17:01:29.170 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-21 17:01:29.204 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-21 17:01:29.238 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-21 17:01:29.242 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-21 17:01:29.276 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-21 17:01:29.309 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-21 17:01:29.341 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-21 17:01:29.373 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-21 17:01:29.405 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.4.3.86/identity/v3 2026-07-21 17:01:29.439 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-21 17:01:29.473 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-21 17:01:29.504 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-21 17:01:29.536 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-21 17:01:29.539 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-21 17:01:29.572 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-07-21 17:01:29.605 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-21 17:01:29.636 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-21 17:01:29.666 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-21 17:01:29.696 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-21 17:01:29.712 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:29.715 | ++ 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 17:01:29.746 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-21 17:01:29.749 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-21 17:01:29.784 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-21 17:01:29.802 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:01:29.806 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-21 17:01:29.838 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-21 17:01:29.867 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-21 17:01:29.900 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-21 17:01:29.903 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-07-21 17:01:29.936 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-21 17:01:29.967 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-21 17:01:29.983 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:01:29.986 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref cf80cf08-8134-45ff-983b-b52fd3e642a1 2026-07-21 17:01:30.020 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 744897ef-c900-4adc-90c6-ac5f67b5a3f9 2026-07-21 17:01:30.052 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-21 17:01:30.085 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-21 17:01:30.117 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-21 17:01:30.152 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-21 17:01:30.169 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:30.171 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-21 17:01:30.174 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-21 17:01:30.176 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-21 17:01:30.179 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-21 17:01:30.181 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-21 17:01:30.184 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-21 17:01:30.202 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-21 17:01:30.205 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-21 17:01:30.235 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-21 17:01:30.270 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-21 17:01:30.304 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-21 17:01:30.338 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-21 17:01:30.371 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-21 17:01:30.403 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-21 17:01:30.434 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-21 17:01:30.466 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-21 17:01:30.498 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-21 17:01:30.501 | ++ 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 17:01:30.534 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-21 17:01:30.536 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-21 17:01:30.554 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:30.557 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-21 17:01:30.591 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-21 17:01:30.608 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:01:30.611 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-21 17:01:30.613 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-21 17:01:30.630 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:01:30.632 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-21 17:01:30.634 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-21 17:01:30.637 | ++ 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 17:01:30.670 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-21 17:01:30.701 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 1f2d681c-869a-412e-abe2-9fe03072ef57 2026-07-21 17:01:30.731 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-21 17:01:30.763 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-07-21 17:01:30.792 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-21 17:01:30.825 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-21 17:01:30.856 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-21 17:01:30.886 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-21 17:01:30.919 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-07-21 17:01:30.922 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-21 17:01:30.924 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-21 17:01:30.927 | ++ 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 17:01:30.959 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-21 17:01:30.962 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-21 17:01:30.963 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-21 17:01:30.967 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-21 17:01:30.968 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-21 17:01:30.997 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-21 17:01:31.000 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-21 17:01:31.002 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-21 17:01:31.004 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-21 17:01:31.006 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-21 17:01:31.038 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-21 17:01:31.068 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-21 17:01:31.101 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-21 17:01:31.133 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-21 17:01:31.164 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-21 17:01:31.194 | ++ lib/tempest:configure_tempest:583 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-21 17:01:31.197 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-21 17:01:31.216 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2026-07-21 17:01:31.252 | ++ lib/tempest:configure_tempest:588 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-21 17:01:31.255 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-21 17:01:31.273 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2026-07-21 17:01:31.307 | ++ lib/tempest:configure_tempest:594 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-21 17:01:31.310 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-21 17:01:31.329 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-21 17:01:31.362 | ++ lib/tempest:configure_tempest:599 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-21 17:01:31.365 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-21 17:01:31.383 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-21 17:01:31.413 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-21 17:01:31.443 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-21 17:01:31.445 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-21 17:01:31.473 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-21 17:01:31.475 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-21 17:01:31.477 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-21 17:01:31.479 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-21 17:01:31.497 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-21 17:01:31.499 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-21 17:01:31.530 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-21 17:01:31.546 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:31.548 | ++ lib/tempest:configure_tempest:628 : [[ -n storpool:storpool ]] 2026-07-21 17:01:31.551 | ++ lib/tempest:configure_tempest:628 : [[ storpool:storpool =~ .*,.* ]] 2026-07-21 17:01:31.554 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o StorPool '!=' 'Open Source' ']' 2026-07-21 17:01:31.556 | ++ lib/tempest:configure_tempest:650 : iniset /opt/stack/tempest/etc/tempest.conf volume vendor_name StorPool 2026-07-21 17:01:31.589 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o storpool '!=' iSCSI ']' 2026-07-21 17:01:31.591 | ++ lib/tempest:configure_tempest:654 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol storpool 2026-07-21 17:01:31.624 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-21 17:01:31.627 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-21 17:01:31.629 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-21 17:01:31.631 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-21 17:01:31.634 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-21 17:01:31.654 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-21 17:01:31.656 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-21 17:01:31.690 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-21 17:01:31.693 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-21 17:01:31.696 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-07-21 17:01:31.698 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-21 17:01:31.729 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-21 17:01:31.759 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-21 17:01:31.789 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-21 17:01:31.791 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-21 17:01:31.794 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 17:01:31.797 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-21 17:01:31.814 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:31.816 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-21 17:01:31.850 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 17:01:31.853 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-21 17:01:31.869 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:31.871 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-21 17:01:31.901 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 17:01:31.903 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-21 17:01:31.920 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:31.923 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-21 17:01:31.954 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 17:01:31.956 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-21 17:01:31.974 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:31.976 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-21 17:01:32.007 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 17:01:32.010 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-21 17:01:32.027 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:32.029 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-21 17:01:32.062 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 17:01:32.064 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-21 17:01:32.081 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 17:01:32.083 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-07-21 17:01:32.114 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 17:01:32.117 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-21 17:01:32.133 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:01:32.136 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-21 17:01:32.166 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-21 17:01:32.169 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-21 17:01:32.199 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-21 17:01:32.201 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-21 17:01:32.231 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-21 17:01:32.234 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-21 17:01:32.266 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-21 17:01:32.269 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-21 17:01:32.301 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-21 17:01:32.303 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-21 17:01:32.337 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-21 17:01:32.340 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-07-21 17:01:32.342 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-21 17:01:32.346 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-21 17:01:32.351 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.Ofm3EueVVT 2026-07-21 17:01:32.353 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-21 17:01:32.356 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-21 17:01:32.359 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-21 17:01:32.364 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.YpE2oKBxrr 2026-07-21 17:01:32.367 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.YpE2oKBxrr 2026-07-21 17:01:32.369 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-21 17:01:32.371 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.YpE2oKBxrr 2026-07-21 17:01:32.374 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-21 17:01:32.377 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-21 17:01:32.380 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-21 17:01:32.386 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 17:01:32.389 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 17:01:32.392 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 17:01:32.394 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 17:01:32.397 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-21 17:01:32.400 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-21 17:01:32.637 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-21 17:01:33.144 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-21 17:01:41.098 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-21 17:01:44.759 | 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 17:01:44.759 | ___________________________________ summary ____________________________________ 2026-07-21 17:01:44.759 | venv-tempest: skipped tests 2026-07-21 17:01:44.759 | congratulations :) 2026-07-21 17:01:44.786 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.YpE2oKBxrr -r requirements.txt 2026-07-21 17:01:45.230 | /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 17:01:45.230 | !! 2026-07-21 17:01:45.230 | 2026-07-21 17:01:45.230 | ******************************************************************************** 2026-07-21 17:01:45.230 | Requirements should be satisfied by a PEP 517 installer. 2026-07-21 17:01:45.230 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-21 17:01:45.230 | 2026-07-21 17:01:45.230 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 17:01:45.230 | calls to avoid build errors in the future. 2026-07-21 17:01:45.230 | ******************************************************************************** 2026-07-21 17:01:45.230 | 2026-07-21 17:01:45.230 | !! 2026-07-21 17:01:45.230 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-21 17:01:45.473 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-21 17:01:45.473 | !! 2026-07-21 17:01:45.473 | 2026-07-21 17:01:45.473 | ******************************************************************************** 2026-07-21 17:01:45.473 | Please avoid running ``setup.py`` directly. 2026-07-21 17:01:45.473 | Instead, use pypa/build, pypa/installer or other 2026-07-21 17:01:45.473 | standards-based tools. 2026-07-21 17:01:45.473 | 2026-07-21 17:01:45.473 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 17:01:45.473 | calls to avoid build errors in the future. 2026-07-21 17:01:45.473 | 2026-07-21 17:01:45.473 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-21 17:01:45.473 | ******************************************************************************** 2026-07-21 17:01:45.473 | 2026-07-21 17:01:45.473 | !! 2026-07-21 17:01:45.473 | self.initialize_options() 2026-07-21 17:01:45.473 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-21 17:01:45.473 | warnings.warn(msg) 2026-07-21 17:01:45.490 | /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 17:01:45.490 | !! 2026-07-21 17:01:45.490 | 2026-07-21 17:01:45.490 | ******************************************************************************** 2026-07-21 17:01:45.490 | 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 17:01:45.490 | 2026-07-21 17:01:45.490 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-21 17:01:45.490 | or your builds will no longer be supported. 2026-07-21 17:01:45.490 | 2026-07-21 17:01:45.490 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-21 17:01:45.490 | ******************************************************************************** 2026-07-21 17:01:45.490 | 2026-07-21 17:01:45.490 | !! 2026-07-21 17:01:45.490 | corresp(dist, value, root_dir) 2026-07-21 17:01:45.576 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-21 17:01:49.136 | 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 17:01:49.136 | venv-tempest run-test-pre: PYTHONHASHSEED='2498152964' 2026-07-21 17:01:49.136 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.YpE2oKBxrr -r requirements.txt 2026-07-21 17:01:49.643 | 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 17:01:49.645 | 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 17:01:49.645 | 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 17:01:49.645 | 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 17:01:49.646 | 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 17:01:49.646 | 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 17:01:49.647 | 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 17:01:49.647 | 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 17:01:49.648 | 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 17:01:49.648 | 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 17:01:49.649 | 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 17:01:49.650 | 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 17:01:49.650 | 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 17:01:49.650 | 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 17:01:49.650 | 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 17:01:49.651 | 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 17:01:49.651 | 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 17:01:49.652 | 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 17:01:49.652 | 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 17:01:49.653 | 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 17:01:49.653 | 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 17:01:49.654 | 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 17:01:49.654 | 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 17:01:49.656 | 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 17:01:49.657 | 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 17:01:49.657 | 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 17:01:49.659 | 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 17:01:49.659 | 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 17:01:49.660 | 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 17:01:49.660 | 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 17:01:49.664 | 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 17:01:49.665 | 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 17:01:49.665 | 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 17:01:49.669 | 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 17:01:49.670 | 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 17:01:49.672 | 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 17:01:49.672 | 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 17:01:49.674 | 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 17:01:49.675 | 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 17:01:49.677 | 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 17:01:49.677 | 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 17:01:49.678 | 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 17:01:49.680 | 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 17:01:49.680 | 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 17:01:49.681 | 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 17:01:49.681 | 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 17:01:49.687 | 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 17:01:49.690 | 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 17:01:49.696 | 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 17:01:49.698 | 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 17:01:49.698 | 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 17:01:49.699 | 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 17:01:49.699 | 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 17:01:49.704 | 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 17:01:49.715 | 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 17:01:49.718 | 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 17:01:49.718 | 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 17:01:49.719 | 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 17:01:49.726 | 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 17:01:49.727 | 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 17:01:49.729 | 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 17:01:49.838 | ___________________________________ summary ____________________________________ 2026-07-21 17:01:49.838 | venv-tempest: commands succeeded 2026-07-21 17:01:49.838 | congratulations :) 2026-07-21 17:01:49.875 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.YpE2oKBxrr 2026-07-21 17:01:49.879 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-21 17:01:49.881 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-21 17:01:49.885 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-21 17:01:49.915 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.Ofm3EueVVT 2026-07-21 17:01:50.338 | /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 17:01:50.338 | !! 2026-07-21 17:01:50.338 | 2026-07-21 17:01:50.338 | ******************************************************************************** 2026-07-21 17:01:50.338 | Requirements should be satisfied by a PEP 517 installer. 2026-07-21 17:01:50.338 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-21 17:01:50.338 | 2026-07-21 17:01:50.338 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 17:01:50.338 | calls to avoid build errors in the future. 2026-07-21 17:01:50.338 | ******************************************************************************** 2026-07-21 17:01:50.338 | 2026-07-21 17:01:50.338 | !! 2026-07-21 17:01:50.338 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-21 17:01:50.579 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-21 17:01:50.579 | !! 2026-07-21 17:01:50.579 | 2026-07-21 17:01:50.579 | ******************************************************************************** 2026-07-21 17:01:50.579 | Please avoid running ``setup.py`` directly. 2026-07-21 17:01:50.579 | Instead, use pypa/build, pypa/installer or other 2026-07-21 17:01:50.579 | standards-based tools. 2026-07-21 17:01:50.579 | 2026-07-21 17:01:50.579 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 17:01:50.579 | calls to avoid build errors in the future. 2026-07-21 17:01:50.579 | 2026-07-21 17:01:50.579 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-21 17:01:50.579 | ******************************************************************************** 2026-07-21 17:01:50.579 | 2026-07-21 17:01:50.579 | !! 2026-07-21 17:01:50.579 | self.initialize_options() 2026-07-21 17:01:50.580 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-21 17:01:50.580 | warnings.warn(msg) 2026-07-21 17:01:50.596 | /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 17:01:50.596 | !! 2026-07-21 17:01:50.596 | 2026-07-21 17:01:50.596 | ******************************************************************************** 2026-07-21 17:01:50.596 | 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 17:01:50.596 | 2026-07-21 17:01:50.596 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-21 17:01:50.596 | or your builds will no longer be supported. 2026-07-21 17:01:50.596 | 2026-07-21 17:01:50.596 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-21 17:01:50.596 | ******************************************************************************** 2026-07-21 17:01:50.596 | 2026-07-21 17:01:50.596 | !! 2026-07-21 17:01:50.596 | corresp(dist, value, root_dir) 2026-07-21 17:01:50.677 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-21 17:01:54.265 | 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 17:01:54.265 | venv-tempest run-test-pre: PYTHONHASHSEED='2647842743' 2026-07-21 17:01:54.265 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.Ofm3EueVVT 2026-07-21 17:01:57.601 | ___________________________________ summary ____________________________________ 2026-07-21 17:01:57.601 | venv-tempest: commands succeeded 2026-07-21 17:01:57.601 | congratulations :) 2026-07-21 17:01:57.634 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-21 17:01:57.654 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:01:57.657 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-21 17:01:57.660 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-21 17:01:57.680 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 17:01:57.684 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-21 17:01:57.687 | ++ 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 17:01:57.691 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-21 17:01:57.695 | ++ 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 17:01:57.699 | +++ 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 17:01:57.702 | +++ 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 17:01:57.706 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-21 17:01:57.709 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-21 17:01:57.712 | +++ 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 17:01:57.735 | +++ 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 17:01:57.756 | ++ 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 17:01:57.759 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-21 17:01:57.762 | ++ 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 17:01:57.797 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-21 17:01:57.801 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-21 17:01:57.804 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-21 17:01:57.842 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-21 17:01:57.845 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-21 17:01:57.848 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-21 17:01:57.884 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-21 17:01:57.884 | ' 2026-07-21 17:01:57.888 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-21 17:01:57.891 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 17:01:57.894 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-07-21 17:01:57.897 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-21 17:01:57.900 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-21 17:01:57.900 | ~/tempest ~/tempest 2026-07-21 17:01:57.902 | ++ lib/tempest:install_tempest_plugins:874 : [[ cinder-tempest-plugin != 0 ]] 2026-07-21 17:01:57.905 | ++ lib/tempest:install_tempest_plugins:875 : local tmp_u_c_m 2026-07-21 17:01:57.909 | +++ lib/tempest:install_tempest_plugins:876 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-21 17:01:57.914 | ++ lib/tempest:install_tempest_plugins:876 : tmp_u_c_m=/tmp/tempest_u_c_m.VsbuCzpEen 2026-07-21 17:01:57.917 | ++ lib/tempest:install_tempest_plugins:877 : set_tempest_venv_constraints /tmp/tempest_u_c_m.VsbuCzpEen 2026-07-21 17:01:57.919 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-21 17:01:57.923 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.VsbuCzpEen 2026-07-21 17:01:57.926 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-21 17:01:57.929 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-21 17:01:57.932 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-21 17:01:57.939 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 17:01:57.943 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 17:01:57.946 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 17:01:57.949 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 17:01:57.952 | ++ lib/tempest:install_tempest_plugins:878 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.VsbuCzpEen cinder-tempest-plugin 2026-07-21 17:01:58.403 | /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 17:01:58.403 | !! 2026-07-21 17:01:58.403 | 2026-07-21 17:01:58.403 | ******************************************************************************** 2026-07-21 17:01:58.403 | Requirements should be satisfied by a PEP 517 installer. 2026-07-21 17:01:58.403 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-21 17:01:58.403 | 2026-07-21 17:01:58.403 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 17:01:58.403 | calls to avoid build errors in the future. 2026-07-21 17:01:58.403 | ******************************************************************************** 2026-07-21 17:01:58.403 | 2026-07-21 17:01:58.403 | !! 2026-07-21 17:01:58.403 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-21 17:01:58.643 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-21 17:01:58.643 | !! 2026-07-21 17:01:58.643 | 2026-07-21 17:01:58.643 | ******************************************************************************** 2026-07-21 17:01:58.643 | Please avoid running ``setup.py`` directly. 2026-07-21 17:01:58.643 | Instead, use pypa/build, pypa/installer or other 2026-07-21 17:01:58.643 | standards-based tools. 2026-07-21 17:01:58.643 | 2026-07-21 17:01:58.643 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 17:01:58.643 | calls to avoid build errors in the future. 2026-07-21 17:01:58.643 | 2026-07-21 17:01:58.643 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-21 17:01:58.643 | ******************************************************************************** 2026-07-21 17:01:58.644 | 2026-07-21 17:01:58.644 | !! 2026-07-21 17:01:58.644 | self.initialize_options() 2026-07-21 17:01:58.644 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-21 17:01:58.644 | warnings.warn(msg) 2026-07-21 17:01:58.664 | /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 17:01:58.664 | !! 2026-07-21 17:01:58.664 | 2026-07-21 17:01:58.664 | ******************************************************************************** 2026-07-21 17:01:58.664 | 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 17:01:58.664 | 2026-07-21 17:01:58.664 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-21 17:01:58.664 | or your builds will no longer be supported. 2026-07-21 17:01:58.664 | 2026-07-21 17:01:58.664 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-21 17:01:58.664 | ******************************************************************************** 2026-07-21 17:01:58.664 | 2026-07-21 17:01:58.664 | !! 2026-07-21 17:01:58.664 | corresp(dist, value, root_dir) 2026-07-21 17:01:58.756 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-21 17:02:02.686 | 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 17:02:02.687 | venv-tempest run-test-pre: PYTHONHASHSEED='320857707' 2026-07-21 17:02:02.687 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.VsbuCzpEen cinder-tempest-plugin 2026-07-21 17:02:03.297 | Collecting cinder-tempest-plugin 2026-07-21 17:02:03.351 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 17:02:03.357 | 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 17:02:03.358 | 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 17:02:03.359 | 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 17:02:03.359 | 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 17:02:03.361 | 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 17:02:03.361 | 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 17:02:03.362 | 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 17:02:03.363 | 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 17:02:03.363 | 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 17:02:03.364 | 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 17:02:03.367 | 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 17:02:03.368 | 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 17:02:03.370 | 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 17:02:03.371 | 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 17:02:03.371 | 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 17:02:03.372 | 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 17:02:03.375 | 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 17:02:03.383 | 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 17:02:03.383 | 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 17:02:03.384 | 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 17:02:03.385 | 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 17:02:03.391 | 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 17:02:03.392 | 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 17:02:03.393 | 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 17:02:03.394 | 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 17:02:03.394 | 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 17:02:03.394 | 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 17:02:03.396 | 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 17:02:03.396 | 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 17:02:03.396 | 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 17:02:03.397 | 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 17:02:03.397 | 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 17:02:03.398 | 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 17:02:03.398 | 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 17:02:03.399 | 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 17:02:03.399 | 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 17:02:03.401 | 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 17:02:03.401 | 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 17:02:03.404 | 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 17:02:03.404 | 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 17:02:03.405 | 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 17:02:03.405 | 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 17:02:03.407 | 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 17:02:03.409 | 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 17:02:03.410 | 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 17:02:03.415 | 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 17:02:03.415 | 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 17:02:03.416 | 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 17:02:03.416 | 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 17:02:03.422 | 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 17:02:03.423 | 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 17:02:03.425 | 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 17:02:03.427 | 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 17:02:03.428 | 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 17:02:03.428 | 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 17:02:03.432 | 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 17:02:03.437 | 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 17:02:03.442 | 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 17:02:03.443 | 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 17:02:03.446 | 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 17:02:03.453 | 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 17:02:03.454 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->tempest>=40.0.0->cinder-tempest-plugin) (0.15.0) 2026-07-21 17:02:03.481 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl (68 kB) 2026-07-21 17:02:03.525 | Installing collected packages: cinder-tempest-plugin 2026-07-21 17:02:03.586 | Successfully installed cinder-tempest-plugin-1.22.0 2026-07-21 17:02:03.686 | ___________________________________ summary ____________________________________ 2026-07-21 17:02:03.687 | venv-tempest: commands succeeded 2026-07-21 17:02:03.687 | congratulations :) 2026-07-21 17:02:03.721 | ++ lib/tempest:install_tempest_plugins:879 : rm -f /tmp/tempest_u_c_m.VsbuCzpEen 2026-07-21 17:02:03.726 | ++ lib/tempest:install_tempest_plugins:880 : echo 'Checking installed Tempest plugins:' 2026-07-21 17:02:03.726 | Checking installed Tempest plugins: 2026-07-21 17:02:03.730 | ++ lib/tempest:install_tempest_plugins:881 : tox -evenv-tempest -- tempest list-plugins 2026-07-21 17:02:04.215 | /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 17:02:04.215 | !! 2026-07-21 17:02:04.215 | 2026-07-21 17:02:04.215 | ******************************************************************************** 2026-07-21 17:02:04.215 | Requirements should be satisfied by a PEP 517 installer. 2026-07-21 17:02:04.215 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-21 17:02:04.215 | 2026-07-21 17:02:04.215 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 17:02:04.215 | calls to avoid build errors in the future. 2026-07-21 17:02:04.215 | ******************************************************************************** 2026-07-21 17:02:04.215 | 2026-07-21 17:02:04.215 | !! 2026-07-21 17:02:04.215 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-21 17:02:04.475 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-21 17:02:04.475 | !! 2026-07-21 17:02:04.475 | 2026-07-21 17:02:04.475 | ******************************************************************************** 2026-07-21 17:02:04.475 | Please avoid running ``setup.py`` directly. 2026-07-21 17:02:04.475 | Instead, use pypa/build, pypa/installer or other 2026-07-21 17:02:04.475 | standards-based tools. 2026-07-21 17:02:04.475 | 2026-07-21 17:02:04.475 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 17:02:04.475 | calls to avoid build errors in the future. 2026-07-21 17:02:04.475 | 2026-07-21 17:02:04.475 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-21 17:02:04.475 | ******************************************************************************** 2026-07-21 17:02:04.475 | 2026-07-21 17:02:04.475 | !! 2026-07-21 17:02:04.475 | self.initialize_options() 2026-07-21 17:02:04.475 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-21 17:02:04.475 | warnings.warn(msg) 2026-07-21 17:02:04.493 | /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 17:02:04.493 | !! 2026-07-21 17:02:04.493 | 2026-07-21 17:02:04.493 | ******************************************************************************** 2026-07-21 17:02:04.493 | 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 17:02:04.493 | 2026-07-21 17:02:04.493 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-21 17:02:04.493 | or your builds will no longer be supported. 2026-07-21 17:02:04.493 | 2026-07-21 17:02:04.493 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-21 17:02:04.493 | ******************************************************************************** 2026-07-21 17:02:04.493 | 2026-07-21 17:02:04.493 | !! 2026-07-21 17:02:04.493 | corresp(dist, value, root_dir) 2026-07-21 17:02:04.579 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-21 17:02:08.868 | 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 17:02:08.869 | venv-tempest run-test-pre: PYTHONHASHSEED='2457321883' 2026-07-21 17:02:08.869 | venv-tempest run-test: commands[0] | tempest list-plugins 2026-07-21 17:02:09.507 | +--------------+--------------------------------------------------+ 2026-07-21 17:02:09.507 | | Name | EntryPoint | 2026-07-21 17:02:09.507 | +--------------+--------------------------------------------------+ 2026-07-21 17:02:09.507 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2026-07-21 17:02:09.507 | +--------------+--------------------------------------------------+ 2026-07-21 17:02:09.614 | ___________________________________ summary ____________________________________ 2026-07-21 17:02:09.614 | venv-tempest: commands succeeded 2026-07-21 17:02:09.614 | congratulations :) 2026-07-21 17:02:09.649 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-21 17:02:09.649 | ~/tempest 2026-07-21 17:02:09.653 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 17:02:09.656 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 17:02:09.660 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 17:02:09.664 | + 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 17:02:09.668 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-21 17:02:09.673 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 17:02:09.676 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-21 17:02:09.680 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 17:02:09.683 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 17:02:09.686 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 17:02:09.691 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 17:02:09.695 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 17:02:09.699 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-07-21 17:02:09.703 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 17:02:09.707 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 17:02:09.710 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 17:02:09.714 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 17:02:09.717 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 17:02:09.721 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 17:02:09.725 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 17:02:09.728 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 17:02:09.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 17:02:09.735 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 17:02:09.739 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 17:02:09.743 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 17:02:09.746 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 17:02:09.750 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 17:02:09.754 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 17:02:09.758 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 17:02:09.762 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 17:02:09.766 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 17:02:09.771 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 17:02:09.775 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 17:02:09.779 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 17:02:09.799 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 17:02:09.802 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 17:02:09.806 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 17:02:09.810 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 17:02:09.814 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 17:02:09.819 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 17:02:09.823 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 17:02:09.827 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 17:02:09.833 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 17:02:09.857 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 17:02:09.861 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 17:02:09.866 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 17:02:09.867 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 17:02:09.873 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 17:02:09.876 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 17:02:09.880 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 17:02:09.884 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 17:02:09.904 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 17:02:09.908 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 17:02:09.911 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 17:02:09.914 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 17:02:09.918 | + ./stack.sh:main:1506 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-07-21 17:02:09.921 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-21 17:02:09.925 | + inc/meta-config:merge_config_group:171 : shift 2026-07-21 17:02:09.929 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-21 17:02:09.932 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 17:02:09.934 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-21 17:02:09.937 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-21 17:02:09.941 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-07-21 17:02:09.944 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-21 17:02:09.947 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-21 17:02:09.950 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 17:02:09.953 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-21 17:02:09.953 | /^\[\[.+\|.*\]\]/ { 2026-07-21 17:02:09.954 | gsub("[][]", "", $1); 2026-07-21 17:02:09.954 | split($1, a, "|"); 2026-07-21 17:02:09.954 | if (a[1] == matchgroup) 2026-07-21 17:02:09.954 | print a[2] 2026-07-21 17:02:09.954 | } 2026-07-21 17:02:09.954 | ' /opt/stack/devstack/local.conf 2026-07-21 17:02:09.960 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-21 17:02:09.964 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-21 17:02:09.968 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-21 17:02:09.972 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-07-21 17:02:09.975 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-21 17:02:09.981 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-07-21 17:02:09.984 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-07-21 17:02:09.988 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-07-21 17:02:09.993 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-07-21 17:02:09.996 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-07-21 17:02:10.000 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-07-21 17:02:10.004 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-07-21 17:02:10.008 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-21 17:02:10.011 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-21 17:02:10.014 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-07-21 17:02:10.017 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-07-21 17:02:10.021 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-21 17:02:10.026 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-07-21 17:02:10.030 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-21 17:02:10.035 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-07-21 17:02:10.040 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-07-21 17:02:10.044 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-21 17:02:10.044 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 17:02:10.044 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-21 17:02:10.044 | BEGIN { 2026-07-21 17:02:10.044 | section = "" 2026-07-21 17:02:10.045 | last_section = "" 2026-07-21 17:02:10.045 | section_count = 0 2026-07-21 17:02:10.045 | } 2026-07-21 17:02:10.045 | /^\[.+\]/ { 2026-07-21 17:02:10.045 | gsub("[][]", "", $1); 2026-07-21 17:02:10.045 | section=$1 2026-07-21 17:02:10.045 | next 2026-07-21 17:02:10.045 | } 2026-07-21 17:02:10.045 | /^ *\#/ { 2026-07-21 17:02:10.045 | next 2026-07-21 17:02:10.045 | } 2026-07-21 17:02:10.045 | /^[^ \t]+/ { 2026-07-21 17:02:10.045 | # get offset of first = in $0 2026-07-21 17:02:10.045 | eq_idx = index($0, "=") 2026-07-21 17:02:10.045 | # extract attr & value from $0 2026-07-21 17:02:10.045 | attr = substr($0, 1, eq_idx - 1) 2026-07-21 17:02:10.045 | value = substr($0, eq_idx + 1) 2026-07-21 17:02:10.045 | # only need to strip trailing whitespace from attr 2026-07-21 17:02:10.045 | sub(/[ \t]*$/, "", attr) 2026-07-21 17:02:10.045 | # need to strip leading & trailing whitespace from value 2026-07-21 17:02:10.045 | sub(/^[ \t]*/, "", value) 2026-07-21 17:02:10.045 | sub(/[ \t]*$/, "", value) 2026-07-21 17:02:10.045 | 2026-07-21 17:02:10.045 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-21 17:02:10.045 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-21 17:02:10.045 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-21 17:02:10.045 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-21 17:02:10.045 | if (! (section, attr) in cfg_attr_count) { 2026-07-21 17:02:10.045 | if (section != last_section) { 2026-07-21 17:02:10.045 | cfg_section[section_count++] = section 2026-07-21 17:02:10.045 | last_section = section 2026-07-21 17:02:10.045 | } 2026-07-21 17:02:10.045 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-21 17:02:10.045 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-21 17:02:10.045 | 2026-07-21 17:02:10.045 | cfg_attr[section, attr, 0] = value 2026-07-21 17:02:10.045 | cfg_attr_count[section, attr] = 1 2026-07-21 17:02:10.045 | } else { 2026-07-21 17:02:10.045 | lno = cfg_attr_count[section, attr]++ 2026-07-21 17:02:10.045 | cfg_attr[section, attr, lno] = value 2026-07-21 17:02:10.045 | } 2026-07-21 17:02:10.045 | } 2026-07-21 17:02:10.045 | END { 2026-07-21 17:02:10.045 | # Process each section in order 2026-07-21 17:02:10.045 | for (sno = 0; sno < section_count; sno++) { 2026-07-21 17:02:10.045 | section = cfg_section[sno] 2026-07-21 17:02:10.045 | # The ini routines simply append a config item immediately 2026-07-21 17:02:10.045 | # after the section header. To keep the same order as defined 2026-07-21 17:02:10.045 | # in local.conf, invoke the ini routines in the reverse order 2026-07-21 17:02:10.045 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-21 17:02:10.045 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-21 17:02:10.045 | if (cfg_attr_count[section, attr] == 1) 2026-07-21 17:02:10.045 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-21 17:02:10.045 | else { 2026-07-21 17:02:10.046 | # For multiline, invoke the ini routines in the reverse order 2026-07-21 17:02:10.046 | count = cfg_attr_count[section, attr] 2026-07-21 17:02:10.046 | print "inidelete " configfile " " section " " attr 2026-07-21 17:02:10.046 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-21 17:02:10.046 | for (l = count -2; l >= 0; l--) 2026-07-21 17:02:10.046 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-21 17:02:10.046 | } 2026-07-21 17:02:10.046 | } 2026-07-21 17:02:10.046 | } 2026-07-21 17:02:10.046 | } 2026-07-21 17:02:10.046 | ' 2026-07-21 17:02:10.047 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-21 17:02:10.047 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-21 17:02:10.052 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-07-21 17:02:10.055 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-07-21 17:02:10.059 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 17:02:10.063 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-07-21 17:02:10.068 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-21 17:02:10.068 | BEGIN { group = "" } 2026-07-21 17:02:10.068 | /^\[\[.+\|.*\]\]/ { 2026-07-21 17:02:10.068 | gsub("[][]", "", $1); 2026-07-21 17:02:10.068 | split($1, a, "|"); 2026-07-21 17:02:10.068 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-21 17:02:10.068 | group=a[1] 2026-07-21 17:02:10.068 | } else { 2026-07-21 17:02:10.068 | group="" 2026-07-21 17:02:10.068 | } 2026-07-21 17:02:10.068 | next 2026-07-21 17:02:10.068 | } 2026-07-21 17:02:10.068 | { 2026-07-21 17:02:10.068 | if (group != "") 2026-07-21 17:02:10.068 | print $0 2026-07-21 17:02:10.068 | } 2026-07-21 17:02:10.068 | ' /opt/stack/devstack/local.conf 2026-07-21 17:02:10.076 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-07-21 17:02:10.080 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-07-21 17:02:10.119 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 17:02:10.123 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-07-21 17:02:10.127 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-07-21 17:02:10.172 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 14 async_wait 55 osc 164 apt-get 190 test_with_retry 1 dbsync 4 pip_install 97 apt-get-update 3 run_process 39 ------------------------- Unaccounted time 106 ========================= Total runtime 673 ================= Async summary ================= Time spent in the background minus waits: 217 sec Elapsed time: 673 sec Time if we did everything serially: 890 sec Speedup: 1.32244 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 | 39 | | nova_cell1 | SELECT | 60 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 6336 | | neutron | INSERT | 846 | | placement | SELECT | 20 | | placement | INSERT | 79 | | placement | SET | 3 | | neutron | DELETE | 41 | | neutron | UPDATE | 240 | | nova_cell0 | UPDATE | 4 | | nova_api | INSERT | 24 | | nova_api | SAVEPOINT | 12 | | nova_api | RELEASE | 12 | | cinder | SELECT | 72 | | cinder | INSERT | 6 | | cinder | UPDATE | 3 | | placement | UPDATE | 3 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 10 | | 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.86 This is your host IPv6 address: ::1 Keystone is serving at https://10.4.3.86/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