2026-07-31 14:51:16.758 | + ./stack.sh:main:491 : exec 2026-07-31 14:51:16.758 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-31-145116' 2026-07-31 14:51:16.759 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-07-31-145116.summary.2026-07-31-145116 2026-07-31 14:51:16.759 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 14:51:16.759 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-31-145116 2026-07-31 14:51:16.759 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-31-145116 /opt/stack/logs/devstacklog.txt 2026-07-31 14:51:16.759 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-31-145116.summary.2026-07-31-145116 /opt/stack/logs/devstacklog.txt.summary 2026-07-31 14:51:16.759 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-07-31 14:51:16.759 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-31 14:51:16.759 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-31 14:51:16.759 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-31 14:51:16.759 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-31 14:51:16.759 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-31 14:51:16.759 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-31 14:51:16.759 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-31 14:51:16.759 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-31 14:51:16.759 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-31 14:51:16.760 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-31 14:51:16.762 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-31 14:51:16.764 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-31 14:51:16.766 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-31 14:51:16.770 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-31 14:51:16.772 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-07-31 14:51:16.774 | + ./stack.sh:main:564 : trap err_trap ERR 2026-07-31 14:51:16.777 | + ./stack.sh:main:577 : set -o errexit 2026-07-31 14:51:16.779 | + ./stack.sh:main:580 : uname -a 2026-07-31 14:51:16.781 | Linux np0000006239 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-31 14:51:16.783 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-31 14:51:16.784 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-31 14:51:16.788 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-07-31 14:51:16.826 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-07-31 14:51:16.842 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-07-31 14:51:16.845 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-31 14:51:16.860 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-31 14:51:16.863 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-31 14:51:16.876 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-31 14:51:16.879 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-31 14:51:16.892 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-07-31 14:51:16.894 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-31 14:51:16.896 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-31 14:51:16.898 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-31 14:51:16.913 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-07-31 14:51:16.916 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-31 14:51:16.930 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-07-31 14:51:16.933 | + ./stack.sh:main:594 : tune_host 2026-07-31 14:51:16.934 | + lib/host:tune_host:125 : configure_host_mem 2026-07-31 14:51:16.937 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-31 14:51:16.939 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-07-31 14:51:16.941 | + lib/host:configure_zswap:72 : is_ubuntu 2026-07-31 14:51:16.943 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:51:16.945 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:51:16.947 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-07-31 14:51:16.949 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-07-31 14:51:16.951 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-07-31 14:51:16.953 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-07-31 14:51:16.955 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-31 14:51:16.958 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-07-31 14:51:16.959 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-07-31 14:51:16.962 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-07-31 14:51:16.965 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-07-31 14:51:16.965 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-07-31 14:51:16.973 | lz4 2026-07-31 14:51:16.976 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-07-31 14:51:16.978 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-07-31 14:51:16.980 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-07-31 14:51:16.982 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-07-31 14:51:16.984 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-31 14:51:16.986 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-07-31 14:51:16.988 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-07-31 14:51:16.990 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-07-31 14:51:16.993 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-07-31 14:51:16.993 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-07-31 14:51:17.001 | zsmalloc 2026-07-31 14:51:17.004 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-07-31 14:51:17.006 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-07-31 14:51:17.008 | + lib/host:set_zswap_parameter:63 : local value=1 2026-07-31 14:51:17.010 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-07-31 14:51:17.012 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-31 14:51:17.014 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-07-31 14:51:17.016 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-07-31 14:51:17.018 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-07-31 14:51:17.021 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-07-31 14:51:17.021 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-07-31 14:51:17.030 | 1 2026-07-31 14:51:17.048 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-07-31 14:51:17.058 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-07-31 14:51:17.058 | /sys/module/zswap/parameters/enabled:Y 2026-07-31 14:51:17.058 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-07-31 14:51:17.058 | /sys/module/zswap/parameters/max_pool_percent:20 2026-07-31 14:51:17.058 | /sys/module/zswap/parameters/compressor:lz4 2026-07-31 14:51:17.058 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-07-31 14:51:17.058 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-07-31 14:51:17.058 | /sys/module/zswap/parameters/exclusive_loads:N 2026-07-31 14:51:17.058 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-07-31 14:51:17.062 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-31 14:51:17.064 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-31 14:51:17.067 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-31 14:51:17.069 | + functions-common:install_package:1438 : update_package_repo 2026-07-31 14:51:17.071 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-31 14:51:17.072 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-31 14:51:17.074 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-31 14:51:17.076 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-31 14:51:17.079 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-31 14:51:17.081 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:51:17.083 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:51:17.085 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-31 14:51:17.088 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-31 14:51:17.090 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-31 14:51:17.091 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-31 14:51:17.094 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-31 14:51:17.098 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-07-31 14:51:17.100 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-31 14:51:17.102 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-31 14:51:17.104 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:51:17.107 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:51:17.109 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:51:17.113 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509477111 2026-07-31 14:51:17.115 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-31 14:51:17.117 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-31 14:51:17.120 | + 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-31 14:51:17.249 | Hit:1 https://repo.storpool.com/public/contrib/ubuntu noble InRelease 2026-07-31 14:51:17.451 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-31 14:51:17.483 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-07-31 14:51:17.615 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-31 14:51:18.158 | Hit:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-31 14:51:21.245 | Reading package lists... 2026-07-31 14:51:21.269 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-31 14:51:21.271 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-31 14:51:21.273 | + functions-common:time_stop:2420 : local name 2026-07-31 14:51:21.275 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:51:21.278 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:51:21.280 | + functions-common:time_stop:2423 : local total 2026-07-31 14:51:21.282 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:51:21.285 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-31 14:51:21.287 | + functions-common:time_stop:2427 : start_time=1785509477111 2026-07-31 14:51:21.290 | + functions-common:time_stop:2429 : [[ -z 1785509477111 ]] 2026-07-31 14:51:21.293 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:51:21.298 | + functions-common:time_stop:2432 : end_time=1785509481294 2026-07-31 14:51:21.301 | + functions-common:time_stop:2433 : elapsed_time=4183 2026-07-31 14:51:21.303 | + functions-common:time_stop:2434 : total=0 2026-07-31 14:51:21.304 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:51:21.306 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4183 2026-07-31 14:51:21.308 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-31 14:51:21.310 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-31 14:51:21.311 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:51:21.314 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:51:21.317 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-31 14:51:21.339 | + 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-31 14:51:21.376 | Reading package lists... 2026-07-31 14:51:21.675 | Building dependency tree... 2026-07-31 14:51:21.676 | Reading state information... 2026-07-31 14:51:22.137 | The following additional packages will be installed: 2026-07-31 14:51:22.138 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-31 14:51:22.138 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-31 14:51:22.138 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-31 14:51:22.138 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-07-31 14:51:22.138 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-31 14:51:22.138 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-common 2026-07-31 14:51:22.138 | libdrm-intel1 libdrm2 libdv4t64 libfdt1 libflac12t64 libgbm1 libgl1 2026-07-31 14:51:22.138 | libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 2026-07-31 14:51:22.138 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libiec61883-0 2026-07-31 14:51:22.138 | libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 libmpg123-0t64 libnfs14 2026-07-31 14:51:22.138 | libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 libpipewire-0.3-0t64 2026-07-31 14:51:22.139 | libpipewire-0.3-common libproxy1v5 libpulse0 libraw1394-11 libsamplerate0 2026-07-31 14:51:22.139 | libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 libsoup-3.0-0 2026-07-31 14:51:22.139 | libsoup-3.0-common libspa-0.2-modules libspeex1 libspice-server1 libtag1v5 2026-07-31 14:51:22.139 | libtag1v5-vanilla libtheora0 libtwolame0 liburing2 libusbredirparser1t64 2026-07-31 14:51:22.139 | libv4l-0t64 libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-07-31 14:51:22.139 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-07-31 14:51:22.139 | libwavpack1 libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 2026-07-31 14:51:22.139 | libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 2026-07-31 14:51:22.139 | libxshmfence1 libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers 2026-07-31 14:51:22.139 | msr-tools ovmf qemu-block-extra qemu-system-common qemu-system-data 2026-07-31 14:51:22.139 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-07-31 14:51:22.140 | qemu-system-x86 qemu-utils seabios 2026-07-31 14:51:22.141 | Suggested packages: 2026-07-31 14:51:22.142 | gvfs alsa-utils libasound2-plugins libdv-bin oss-compat 2026-07-31 14:51:22.142 | libvisual-0.4-plugins jackd2 opus-tools pcscd pipewire pulseaudio 2026-07-31 14:51:22.142 | libraw1394-doc xdg-utils speex gstreamer1.0-libav gstreamer1.0-plugins-ugly 2026-07-31 14:51:22.142 | samba vde2 2026-07-31 14:51:22.234 | The following NEW packages will be installed: 2026-07-31 14:51:22.234 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-31 14:51:22.234 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-31 14:51:22.234 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-31 14:51:22.234 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-07-31 14:51:22.234 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-31 14:51:22.234 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-07-31 14:51:22.234 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-07-31 14:51:22.234 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-07-31 14:51:22.235 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-07-31 14:51:22.235 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-07-31 14:51:22.235 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-07-31 14:51:22.235 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-07-31 14:51:22.235 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-07-31 14:51:22.235 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-07-31 14:51:22.235 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-07-31 14:51:22.235 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-07-31 14:51:22.235 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-07-31 14:51:22.235 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-07-31 14:51:22.235 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-07-31 14:51:22.236 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-07-31 14:51:22.236 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-07-31 14:51:22.236 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-07-31 14:51:22.236 | qemu-utils seabios 2026-07-31 14:51:22.238 | The following packages will be upgraded: 2026-07-31 14:51:22.239 | libdrm-common libdrm2 2026-07-31 14:51:22.518 | 2 upgraded, 105 newly installed, 0 to remove and 150 not upgraded. 2026-07-31 14:51:22.518 | Need to get 98.2 MB of archives. 2026-07-31 14:51:22.518 | After this operation, 449 MB of additional disk space will be used. 2026-07-31 14:51:22.518 | 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-31 14:51:22.639 | 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-31 14:51:22.803 | 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-31 14:51:22.897 | 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-31 14:51:22.923 | 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-31 14:51:22.959 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.3 [398 kB] 2026-07-31 14:51:23.214 | 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-31 14:51:23.235 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-07-31 14:51:23.237 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-07-31 14:51:23.239 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-07-31 14:51:23.247 | 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-31 14:51:23.248 | 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-31 14:51:23.252 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-07-31 14:51:23.268 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-07-31 14:51:23.279 | 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-31 14:51:23.333 | 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-31 14:51:23.439 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-07-31 14:51:23.440 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-07-31 14:51:23.458 | 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-31 14:51:23.476 | 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-31 14:51:23.485 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-07-31 14:51:23.492 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-07-31 14:51:23.498 | 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-31 14:51:23.541 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-07-31 14:51:23.544 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-07-31 14:51:23.584 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-07-31 14:51:23.586 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-07-31 14:51:23.664 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-07-31 14:51:23.665 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-07-31 14:51:23.702 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.24.2-1ubuntu1.5 [33.5 kB] 2026-07-31 14:51:23.703 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-07-31 14:51:23.704 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-07-31 14:51:23.707 | 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-31 14:51:23.711 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-07-31 14:51:23.712 | 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-31 14:51:23.824 | 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-31 14:51:23.824 | 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-31 14:51:23.831 | 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-31 14:51:23.943 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-07-31 14:51:23.944 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-07-31 14:51:23.952 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-07-31 14:51:23.952 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-07-31 14:51:23.953 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-07-31 14:51:23.956 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-07-31 14:51:23.957 | 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-31 14:51:24.185 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-07-31 14:51:24.187 | 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-31 14:51:24.187 | 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-31 14:51:24.194 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-good amd64 1.24.2-1ubuntu1.5 [2,236 kB] 2026-07-31 14:51:24.466 | 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-31 14:51:24.466 | 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-31 14:51:24.472 | 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-31 14:51:24.706 | 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-31 14:51:24.721 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-07-31 14:51:24.721 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-07-31 14:51:24.722 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-07-31 14:51:24.722 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-07-31 14:51:24.723 | 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-31 14:51:24.723 | 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-31 14:51:24.724 | 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-31 14:51:24.724 | 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-31 14:51:24.836 | 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-31 14:51:26.389 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-07-31 14:51:26.389 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-07-31 14:51:26.389 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-07-31 14:51:26.390 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-07-31 14:51:26.390 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-07-31 14:51:26.391 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-07-31 14:51:26.391 | 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-31 14:51:27.257 | 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-31 14:51:27.258 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-07-31 14:51:27.261 | 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-31 14:51:27.263 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-07-31 14:51:27.265 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-07-31 14:51:27.266 | 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-31 14:51:27.269 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-07-31 14:51:27.272 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-07-31 14:51:27.377 | 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-31 14:51:27.383 | 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-31 14:51:27.497 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-07-31 14:51:27.504 | 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-31 14:51:27.623 | 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-31 14:51:27.629 | 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-31 14:51:27.629 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-07-31 14:51:27.630 | 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-31 14:51:27.744 | 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-31 14:51:27.745 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-07-31 14:51:27.754 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-31 14:51:27.754 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-07-31 14:51:27.755 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-07-31 14:51:27.863 | 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-31 14:51:27.863 | 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-31 14:51:27.868 | 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-31 14:51:28.942 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-07-31 14:51:28.943 | 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-31 14:51:28.967 | 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-31 14:51:29.031 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-07-31 14:51:29.033 | 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-31 14:51:29.357 | 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-31 14:51:29.432 | 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-31 14:51:29.434 | 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-31 14:51:29.438 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-07-31 14:51:29.440 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-07-31 14:51:29.440 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-07-31 14:51:29.443 | 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-31 14:51:29.450 | 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-31 14:51:29.452 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-07-31 14:51:30.041 | Fetched 98.2 MB in 7s (13.4 MB/s) 2026-07-31 14:51:30.156 | (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 ... 156708 files and directories currently installed.) 2026-07-31 14:51:30.160 | Preparing to unpack .../000-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ... 2026-07-31 14:51:30.164 | Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-31 14:51:30.209 | Preparing to unpack .../001-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-31 14:51:30.223 | Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-31 14:51:30.265 | Selecting previously unselected package acl. 2026-07-31 14:51:30.282 | Preparing to unpack .../002-acl_2.3.2-1build1.1_amd64.deb ... 2026-07-31 14:51:30.284 | Unpacking acl (2.3.2-1build1.1) ... 2026-07-31 14:51:30.318 | Selecting previously unselected package alsa-topology-conf. 2026-07-31 14:51:30.335 | Preparing to unpack .../003-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-07-31 14:51:30.338 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-07-31 14:51:30.369 | Selecting previously unselected package libasound2-data. 2026-07-31 14:51:30.382 | Preparing to unpack .../004-libasound2-data_1.2.11-1ubuntu0.3_all.deb ... 2026-07-31 14:51:30.384 | Unpacking libasound2-data (1.2.11-1ubuntu0.3) ... 2026-07-31 14:51:30.431 | Selecting previously unselected package libasound2t64:amd64. 2026-07-31 14:51:30.445 | Preparing to unpack .../005-libasound2t64_1.2.11-1ubuntu0.3_amd64.deb ... 2026-07-31 14:51:30.448 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-07-31 14:51:30.485 | Selecting previously unselected package alsa-ucm-conf. 2026-07-31 14:51:30.502 | Preparing to unpack .../006-alsa-ucm-conf_1.2.10-1ubuntu5.13_all.deb ... 2026-07-31 14:51:30.505 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.13) ... 2026-07-31 14:51:30.674 | Selecting previously unselected package msr-tools. 2026-07-31 14:51:30.688 | Preparing to unpack .../007-msr-tools_1.3-5build1_amd64.deb ... 2026-07-31 14:51:30.690 | Unpacking msr-tools (1.3-5build1) ... 2026-07-31 14:51:30.719 | Selecting previously unselected package cpu-checker. 2026-07-31 14:51:30.733 | Preparing to unpack .../008-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-07-31 14:51:30.735 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-07-31 14:51:30.763 | Selecting previously unselected package libproxy1v5:amd64. 2026-07-31 14:51:30.776 | Preparing to unpack .../009-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-07-31 14:51:30.780 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-31 14:51:30.809 | Selecting previously unselected package glib-networking-common. 2026-07-31 14:51:30.823 | Preparing to unpack .../010-glib-networking-common_2.80.0-1build1_all.deb ... 2026-07-31 14:51:30.826 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-07-31 14:51:30.855 | Selecting previously unselected package glib-networking-services. 2026-07-31 14:51:30.868 | Preparing to unpack .../011-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-07-31 14:51:30.870 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-07-31 14:51:30.898 | Selecting previously unselected package glib-networking:amd64. 2026-07-31 14:51:30.912 | Preparing to unpack .../012-glib-networking_2.80.0-1build1_amd64.deb ... 2026-07-31 14:51:30.916 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-07-31 14:51:30.948 | Selecting previously unselected package libcdparanoia0:amd64. 2026-07-31 14:51:30.961 | Preparing to unpack .../013-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-07-31 14:51:30.964 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-31 14:51:30.998 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-07-31 14:51:31.010 | Preparing to unpack .../014-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-07-31 14:51:31.013 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-31 14:51:31.047 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-07-31 14:51:31.060 | Preparing to unpack .../015-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-31 14:51:31.062 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-31 14:51:31.110 | Selecting previously unselected package libogg0:amd64. 2026-07-31 14:51:31.124 | Preparing to unpack .../016-libogg0_1.3.5-3build1_amd64.deb ... 2026-07-31 14:51:31.127 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-07-31 14:51:31.160 | Selecting previously unselected package libopus0:amd64. 2026-07-31 14:51:31.173 | Preparing to unpack .../017-libopus0_1.4-1build1_amd64.deb ... 2026-07-31 14:51:31.176 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-07-31 14:51:31.208 | Selecting previously unselected package libtheora0:amd64. 2026-07-31 14:51:31.222 | Preparing to unpack .../018-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-07-31 14:51:31.223 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-31 14:51:31.257 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-07-31 14:51:31.275 | Preparing to unpack .../019-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-07-31 14:51:31.279 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-31 14:51:31.313 | Selecting previously unselected package libvorbis0a:amd64. 2026-07-31 14:51:31.328 | Preparing to unpack .../020-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-07-31 14:51:31.329 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-31 14:51:31.362 | Selecting previously unselected package libvorbisenc2:amd64. 2026-07-31 14:51:31.376 | Preparing to unpack .../021-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-07-31 14:51:31.379 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-31 14:51:31.415 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-07-31 14:51:31.428 | Preparing to unpack .../022-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-31 14:51:31.430 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-31 14:51:31.480 | Selecting previously unselected package libaa1:amd64. 2026-07-31 14:51:31.494 | Preparing to unpack .../023-libaa1_1.4p5-51.1_amd64.deb ... 2026-07-31 14:51:31.496 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-07-31 14:51:31.529 | Selecting previously unselected package libraw1394-11:amd64. 2026-07-31 14:51:31.544 | Preparing to unpack .../024-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-07-31 14:51:31.546 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-31 14:51:31.577 | Selecting previously unselected package libavc1394-0:amd64. 2026-07-31 14:51:31.592 | Preparing to unpack .../025-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-07-31 14:51:31.593 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-31 14:51:31.630 | Selecting previously unselected package libcaca0:amd64. 2026-07-31 14:51:31.649 | Preparing to unpack .../026-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-07-31 14:51:31.651 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-31 14:51:31.692 | Selecting previously unselected package libdv4t64:amd64. 2026-07-31 14:51:31.710 | Preparing to unpack .../027-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-07-31 14:51:31.712 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-31 14:51:31.750 | Selecting previously unselected package libflac12t64:amd64. 2026-07-31 14:51:31.768 | Preparing to unpack .../028-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-07-31 14:51:31.770 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-31 14:51:31.806 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-07-31 14:51:31.820 | Preparing to unpack .../029-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.5_amd64.deb ... 2026-07-31 14:51:31.822 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.5) ... 2026-07-31 14:51:31.856 | Selecting previously unselected package libiec61883-0:amd64. 2026-07-31 14:51:31.873 | Preparing to unpack .../030-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-07-31 14:51:31.875 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-31 14:51:31.907 | Selecting previously unselected package libmp3lame0:amd64. 2026-07-31 14:51:31.926 | Preparing to unpack .../031-libmp3lame0_3.100-6build1_amd64.deb ... 2026-07-31 14:51:31.929 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-07-31 14:51:31.964 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-07-31 14:51:31.983 | Preparing to unpack .../032-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-07-31 14:51:31.985 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-31 14:51:32.020 | Selecting previously unselected package libasyncns0:amd64. 2026-07-31 14:51:32.034 | Preparing to unpack .../033-libasyncns0_0.8-6build4_amd64.deb ... 2026-07-31 14:51:32.035 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-07-31 14:51:32.064 | Selecting previously unselected package libsndfile1:amd64. 2026-07-31 14:51:32.079 | Preparing to unpack .../034-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-07-31 14:51:32.081 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-31 14:51:32.114 | Selecting previously unselected package libx11-xcb1:amd64. 2026-07-31 14:51:32.129 | Preparing to unpack .../035-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-07-31 14:51:32.131 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-31 14:51:32.169 | Selecting previously unselected package libpulse0:amd64. 2026-07-31 14:51:32.184 | Preparing to unpack .../036-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-07-31 14:51:32.193 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-31 14:51:32.233 | Selecting previously unselected package libspeex1:amd64. 2026-07-31 14:51:32.248 | Preparing to unpack .../037-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-07-31 14:51:32.250 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-31 14:51:32.281 | Selecting previously unselected package libshout3:amd64. 2026-07-31 14:51:32.294 | Preparing to unpack .../038-libshout3_2.4.6-1build2_amd64.deb ... 2026-07-31 14:51:32.296 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-07-31 14:51:32.326 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-07-31 14:51:32.340 | Preparing to unpack .../039-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-07-31 14:51:32.342 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-31 14:51:32.375 | Selecting previously unselected package libtag1v5:amd64. 2026-07-31 14:51:32.389 | Preparing to unpack .../040-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-07-31 14:51:32.390 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-31 14:51:32.419 | Selecting previously unselected package libtwolame0:amd64. 2026-07-31 14:51:32.433 | Preparing to unpack .../041-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-07-31 14:51:32.434 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-31 14:51:32.463 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-07-31 14:51:32.476 | Preparing to unpack .../042-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-07-31 14:51:32.478 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-31 14:51:32.510 | Selecting previously unselected package libv4l-0t64:amd64. 2026-07-31 14:51:32.523 | Preparing to unpack .../043-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-07-31 14:51:32.525 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-31 14:51:32.557 | Selecting previously unselected package libvpx9:amd64. 2026-07-31 14:51:32.573 | Preparing to unpack .../044-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-07-31 14:51:32.574 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-31 14:51:32.624 | Selecting previously unselected package libwavpack1:amd64. 2026-07-31 14:51:32.638 | Preparing to unpack .../045-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-07-31 14:51:32.639 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-31 14:51:32.668 | Selecting previously unselected package libsoup-3.0-common. 2026-07-31 14:51:32.687 | Preparing to unpack .../046-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-07-31 14:51:32.689 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-31 14:51:32.719 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-07-31 14:51:32.738 | Preparing to unpack .../047-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-07-31 14:51:32.741 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-31 14:51:32.771 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-07-31 14:51:32.786 | Preparing to unpack .../048-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.5_amd64.deb ... 2026-07-31 14:51:32.788 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.5) ... 2026-07-31 14:51:32.870 | Selecting previously unselected package libxv1:amd64. 2026-07-31 14:51:32.884 | Preparing to unpack .../049-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-07-31 14:51:32.886 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-31 14:51:32.914 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-07-31 14:51:32.930 | Preparing to unpack .../050-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-31 14:51:32.932 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-31 14:51:32.962 | Selecting previously unselected package ipxe-qemu. 2026-07-31 14:51:32.975 | Preparing to unpack .../051-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-31 14:51:32.977 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-31 14:51:33.028 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-07-31 14:51:33.042 | Preparing to unpack .../052-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-07-31 14:51:33.044 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-31 14:51:33.081 | Selecting previously unselected package ksmtuned. 2026-07-31 14:51:33.097 | Preparing to unpack .../053-ksmtuned_4.20150326_amd64.deb ... 2026-07-31 14:51:33.099 | Unpacking ksmtuned (4.20150326) ... 2026-07-31 14:51:33.129 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-07-31 14:51:33.143 | Preparing to unpack .../054-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-07-31 14:51:33.145 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-31 14:51:33.173 | Selecting previously unselected package libpcsclite1:amd64. 2026-07-31 14:51:33.187 | Preparing to unpack .../055-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-07-31 14:51:33.188 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-31 14:51:33.215 | Selecting previously unselected package libcacard0:amd64. 2026-07-31 14:51:33.232 | Preparing to unpack .../056-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-07-31 14:51:33.234 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-31 14:51:33.266 | Selecting previously unselected package libdecor-0-0:amd64. 2026-07-31 14:51:33.280 | Preparing to unpack .../057-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-07-31 14:51:33.282 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-31 14:51:33.311 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-07-31 14:51:33.325 | Preparing to unpack .../058-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-07-31 14:51:33.327 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-31 14:51:33.360 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-07-31 14:51:33.379 | Preparing to unpack .../059-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-31 14:51:33.381 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-31 14:51:33.415 | Selecting previously unselected package libdrm-intel1:amd64. 2026-07-31 14:51:33.434 | Preparing to unpack .../060-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-31 14:51:33.436 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-31 14:51:33.468 | Selecting previously unselected package libllvm20:amd64. 2026-07-31 14:51:33.485 | Preparing to unpack .../061-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ... 2026-07-31 14:51:33.487 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-31 14:51:34.150 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-07-31 14:51:34.163 | Preparing to unpack .../062-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-07-31 14:51:34.166 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-31 14:51:34.197 | Selecting previously unselected package libxcb-present0:amd64. 2026-07-31 14:51:34.211 | Preparing to unpack .../063-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-07-31 14:51:34.213 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-31 14:51:34.246 | Selecting previously unselected package libxcb-randr0:amd64. 2026-07-31 14:51:34.260 | Preparing to unpack .../064-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-07-31 14:51:34.263 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-31 14:51:34.296 | Selecting previously unselected package libxcb-sync1:amd64. 2026-07-31 14:51:34.310 | Preparing to unpack .../065-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-07-31 14:51:34.313 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-31 14:51:34.342 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-07-31 14:51:34.355 | Preparing to unpack .../066-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-07-31 14:51:34.357 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-31 14:51:34.386 | Selecting previously unselected package libxshmfence1:amd64. 2026-07-31 14:51:34.400 | Preparing to unpack .../067-libxshmfence1_1.3-1build5_amd64.deb ... 2026-07-31 14:51:34.403 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-07-31 14:51:34.433 | Selecting previously unselected package mesa-libgallium:amd64. 2026-07-31 14:51:34.446 | Preparing to unpack .../068-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-31 14:51:34.448 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-31 14:51:34.681 | Selecting previously unselected package libgbm1:amd64. 2026-07-31 14:51:34.695 | Preparing to unpack .../069-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-31 14:51:34.699 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-31 14:51:34.730 | Selecting previously unselected package libvulkan1:amd64. 2026-07-31 14:51:34.744 | Preparing to unpack .../070-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-07-31 14:51:34.745 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-31 14:51:34.778 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-07-31 14:51:34.791 | Preparing to unpack .../071-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-31 14:51:34.801 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-31 14:51:34.834 | Selecting previously unselected package libxcb-glx0:amd64. 2026-07-31 14:51:34.851 | Preparing to unpack .../072-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-07-31 14:51:34.854 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-31 14:51:34.884 | Selecting previously unselected package libxxf86vm1:amd64. 2026-07-31 14:51:34.898 | Preparing to unpack .../073-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-07-31 14:51:34.899 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-31 14:51:34.929 | Selecting previously unselected package libglx-mesa0:amd64. 2026-07-31 14:51:34.943 | Preparing to unpack .../074-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-31 14:51:34.946 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-31 14:51:34.978 | Selecting previously unselected package libiscsi7:amd64. 2026-07-31 14:51:34.992 | Preparing to unpack .../075-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-07-31 14:51:34.994 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-31 14:51:35.025 | Selecting previously unselected package libsamplerate0:amd64. 2026-07-31 14:51:35.038 | Preparing to unpack .../076-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-07-31 14:51:35.040 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-31 14:51:35.078 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-07-31 14:51:35.095 | Preparing to unpack .../077-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-07-31 14:51:35.097 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-31 14:51:35.133 | Selecting previously unselected package libnfs14:amd64. 2026-07-31 14:51:35.150 | Preparing to unpack .../078-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-07-31 14:51:35.152 | Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-31 14:51:35.184 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-07-31 14:51:35.199 | Preparing to unpack .../079-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-07-31 14:51:35.201 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-31 14:51:35.232 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-07-31 14:51:35.246 | Preparing to unpack .../080-libspa-0.2-modules_1.0.5-1ubuntu3.3_amd64.deb ... 2026-07-31 14:51:35.247 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-31 14:51:35.312 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-07-31 14:51:35.326 | Preparing to unpack .../081-libpipewire-0.3-0t64_1.0.5-1ubuntu3.3_amd64.deb ... 2026-07-31 14:51:35.328 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-31 14:51:35.364 | Selecting previously unselected package libpipewire-0.3-common. 2026-07-31 14:51:35.383 | Preparing to unpack .../082-libpipewire-0.3-common_1.0.5-1ubuntu3.3_all.deb ... 2026-07-31 14:51:35.385 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-07-31 14:51:35.419 | Selecting previously unselected package libxss1:amd64. 2026-07-31 14:51:35.433 | Preparing to unpack .../083-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-07-31 14:51:35.436 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-31 14:51:35.469 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-07-31 14:51:35.488 | Preparing to unpack .../084-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-07-31 14:51:35.490 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-31 14:51:35.533 | Selecting previously unselected package libslirp0:amd64. 2026-07-31 14:51:35.547 | Preparing to unpack .../085-libslirp0_4.7.0-1ubuntu3.1_amd64.deb ... 2026-07-31 14:51:35.549 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-07-31 14:51:35.580 | Selecting previously unselected package libspice-server1:amd64. 2026-07-31 14:51:35.591 | Preparing to unpack .../086-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-07-31 14:51:35.593 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-31 14:51:35.626 | Selecting previously unselected package liburing2:amd64. 2026-07-31 14:51:35.644 | Preparing to unpack .../087-liburing2_2.5-1build1_amd64.deb ... 2026-07-31 14:51:35.646 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-31 14:51:35.676 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-07-31 14:51:35.694 | Preparing to unpack .../088-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-07-31 14:51:35.696 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-31 14:51:35.724 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-07-31 14:51:35.737 | Preparing to unpack .../089-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-07-31 14:51:35.739 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-31 14:51:35.765 | Selecting previously unselected package libvte-2.91-common. 2026-07-31 14:51:35.779 | Preparing to unpack .../090-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-31 14:51:35.783 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-31 14:51:35.812 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-07-31 14:51:35.826 | Preparing to unpack .../091-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-31 14:51:35.828 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-31 14:51:35.860 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-07-31 14:51:35.874 | Preparing to unpack .../092-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-31 14:51:35.875 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-31 14:51:36.271 | Selecting previously unselected package libfdt1:amd64. 2026-07-31 14:51:36.284 | Preparing to unpack .../093-libfdt1_1.7.0-2build1_amd64.deb ... 2026-07-31 14:51:36.286 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-07-31 14:51:36.314 | Selecting previously unselected package qemu-system-common. 2026-07-31 14:51:36.327 | Preparing to unpack .../094-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-31 14:51:36.330 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:51:36.415 | Selecting previously unselected package qemu-system-data. 2026-07-31 14:51:36.432 | Preparing to unpack .../095-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-07-31 14:51:36.434 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:51:36.532 | Selecting previously unselected package seabios. 2026-07-31 14:51:36.549 | Preparing to unpack .../096-seabios_1.16.3-2_all.deb ... 2026-07-31 14:51:36.552 | Unpacking seabios (1.16.3-2) ... 2026-07-31 14:51:36.587 | Selecting previously unselected package qemu-system-x86. 2026-07-31 14:51:36.600 | Preparing to unpack .../097-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-31 14:51:36.610 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:51:36.873 | Selecting previously unselected package qemu-utils. 2026-07-31 14:51:36.885 | Preparing to unpack .../098-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-31 14:51:36.888 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:51:36.968 | Selecting previously unselected package qemu-block-extra. 2026-07-31 14:51:36.986 | Preparing to unpack .../099-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-31 14:51:36.989 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:51:37.026 | Selecting previously unselected package qemu-system-modules-opengl. 2026-07-31 14:51:37.040 | Preparing to unpack .../100-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-31 14:51:37.043 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:51:37.084 | Selecting previously unselected package libglvnd0:amd64. 2026-07-31 14:51:37.095 | Preparing to unpack .../101-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-07-31 14:51:37.097 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-31 14:51:37.129 | Selecting previously unselected package libglx0:amd64. 2026-07-31 14:51:37.144 | Preparing to unpack .../102-libglx0_1.7.0-1build1_amd64.deb ... 2026-07-31 14:51:37.146 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-07-31 14:51:37.183 | Selecting previously unselected package libgl1:amd64. 2026-07-31 14:51:37.199 | Preparing to unpack .../103-libgl1_1.7.0-1build1_amd64.deb ... 2026-07-31 14:51:37.201 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-07-31 14:51:37.232 | Selecting previously unselected package qemu-system-gui. 2026-07-31 14:51:37.246 | Preparing to unpack .../104-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-31 14:51:37.249 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:51:37.287 | Selecting previously unselected package qemu-system-modules-spice. 2026-07-31 14:51:37.300 | Preparing to unpack .../105-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-31 14:51:37.302 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:51:37.333 | Selecting previously unselected package ovmf. 2026-07-31 14:51:37.347 | Preparing to unpack .../106-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-07-31 14:51:37.349 | Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-07-31 14:51:37.458 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-07-31 14:51:37.463 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-31 14:51:37.468 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-31 14:51:37.473 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-31 14:51:37.478 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-31 14:51:37.482 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-31 14:51:37.488 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-31 14:51:37.492 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-31 14:51:37.496 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-07-31 14:51:37.501 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-31 14:51:37.505 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-31 14:51:37.513 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-31 14:51:37.517 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-31 14:51:37.524 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-31 14:51:37.532 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-31 14:51:37.536 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-31 14:51:37.540 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-31 14:51:37.543 | Setting up msr-tools (1.3-5build1) ... 2026-07-31 14:51:37.547 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-31 14:51:37.551 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-31 14:51:37.555 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-31 14:51:37.560 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-07-31 14:51:37.564 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-31 14:51:37.567 | Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-31 14:51:37.571 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-31 14:51:37.575 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-31 14:51:37.579 | Setting up acl (2.3.2-1build1.1) ... 2026-07-31 14:51:37.584 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-07-31 14:51:37.588 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-31 14:51:37.593 | Setting up libasound2-data (1.2.11-1ubuntu0.3) ... 2026-07-31 14:51:37.599 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-07-31 14:51:37.603 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-31 14:51:37.608 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-31 14:51:37.612 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-07-31 14:51:37.616 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-31 14:51:37.620 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-31 14:51:37.625 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-31 14:51:37.630 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-31 14:51:37.634 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-31 14:51:37.637 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:51:37.641 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-31 14:51:37.647 | Setting up seabios (1.16.3-2) ... 2026-07-31 14:51:37.651 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-31 14:51:37.655 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-31 14:51:37.659 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-07-31 14:51:37.664 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-07-31 14:51:37.668 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-31 14:51:37.671 | Setting up cpu-checker (0.7-1.3build2) ... 2026-07-31 14:51:37.676 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-07-31 14:51:37.679 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-07-31 14:51:37.684 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-31 14:51:37.688 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-31 14:51:37.692 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-31 14:51:37.695 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-31 14:51:37.700 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-31 14:51:37.703 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-31 14:51:37.707 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-31 14:51:37.712 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-31 14:51:37.715 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-31 14:51:37.719 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-31 14:51:37.723 | Setting up ksmtuned (4.20150326) ... 2026-07-31 14:51:37.845 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-31 14:51:37.972 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-31 14:51:38.322 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-07-31 14:51:38.327 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-31 14:51:38.332 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-31 14:51:38.337 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-31 14:51:38.342 | Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-31 14:51:38.347 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-31 14:51:38.352 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-31 14:51:38.356 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-07-31 14:51:38.361 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-31 14:51:38.365 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-07-31 14:51:38.369 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-31 14:51:38.374 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-31 14:51:38.377 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-07-31 14:51:38.380 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.13) ... 2026-07-31 14:51:38.384 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-31 14:51:38.388 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-07-31 14:51:38.393 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-31 14:51:38.397 | Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-31 14:51:38.402 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-31 14:51:38.405 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:51:38.410 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-07-31 14:51:38.413 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:51:38.569 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-07-31 14:51:39.429 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-31 14:51:39.434 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-31 14:51:39.437 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:51:39.557 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-07-31 14:51:39.867 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-31 14:51:39.884 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-31 14:51:39.892 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-31 14:51:39.898 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:51:39.911 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-31 14:51:39.918 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.5) ... 2026-07-31 14:51:39.924 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-31 14:51:39.928 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-31 14:51:39.933 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-31 14:51:39.936 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-31 14:51:39.940 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.5) ... 2026-07-31 14:51:39.946 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-31 14:51:39.952 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-31 14:51:39.965 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-31 14:51:39.970 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-31 14:51:39.976 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-31 14:51:39.981 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:51:39.985 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-07-31 14:51:39.991 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-07-31 14:51:39.997 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:51:40.001 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:51:40.008 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-31 14:51:40.978 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-31 14:51:40.999 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-07-31 14:51:41.013 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-31 14:51:41.110 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-31 14:51:41.757 | 2026-07-31 14:51:41.757 | Running kernel seems to be up-to-date. 2026-07-31 14:51:41.757 | 2026-07-31 14:51:41.757 | Restarting services... 2026-07-31 14:51:41.767 | 2026-07-31 14:51:41.768 | Service restarts being deferred: 2026-07-31 14:51:41.768 | systemctl restart networkd-dispatcher.service 2026-07-31 14:51:41.768 | 2026-07-31 14:51:41.768 | No containers need to be restarted. 2026-07-31 14:51:41.768 | 2026-07-31 14:51:41.768 | User sessions running outdated binaries: 2026-07-31 14:51:41.768 | ubuntu @ session #4: python3[7170] 2026-07-31 14:51:41.777 | 2026-07-31 14:51:41.777 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-31 14:51:43.158 | + functions-common:apt_get:1211 : result=0 2026-07-31 14:51:43.160 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-31 14:51:43.162 | + functions-common:time_stop:2420 : local name 2026-07-31 14:51:43.164 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:51:43.166 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:51:43.169 | + functions-common:time_stop:2423 : local total 2026-07-31 14:51:43.171 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:51:43.174 | + functions-common:time_stop:2426 : name=apt-get 2026-07-31 14:51:43.176 | + functions-common:time_stop:2427 : start_time=1785509481337 2026-07-31 14:51:43.178 | + functions-common:time_stop:2429 : [[ -z 1785509481337 ]] 2026-07-31 14:51:43.181 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:51:43.185 | + functions-common:time_stop:2432 : end_time=1785509503182 2026-07-31 14:51:43.187 | + functions-common:time_stop:2433 : elapsed_time=21845 2026-07-31 14:51:43.189 | + functions-common:time_stop:2434 : total=621 2026-07-31 14:51:43.191 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:51:43.193 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22466 2026-07-31 14:51:43.195 | + functions-common:apt_get:1215 : return 0 2026-07-31 14:51:43.199 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-31 14:51:43.214 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-31 14:51:43.216 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-31 14:51:43.218 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-31 14:51:43.220 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-31 14:51:43.222 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-31 14:51:43.225 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-31 14:51:43.225 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-31 14:51:43.234 | 0 2026-07-31 14:51:43.238 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-31 14:51:43.241 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-07-31 14:51:43.242 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-07-31 14:51:43.244 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-07-31 14:51:43.246 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-31 14:51:43.248 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-07-31 14:51:43.256 | vm.dirty_ratio = 60 2026-07-31 14:51:43.259 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-07-31 14:51:43.262 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-07-31 14:51:43.264 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-31 14:51:43.266 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-07-31 14:51:43.275 | vm.dirty_background_ratio = 10 2026-07-31 14:51:43.279 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-07-31 14:51:43.281 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-07-31 14:51:43.283 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-07-31 14:51:43.285 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-07-31 14:51:43.294 | vm.vfs_cache_pressure = 50 2026-07-31 14:51:43.297 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-07-31 14:51:43.300 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-07-31 14:51:43.301 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-07-31 14:51:43.304 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-07-31 14:51:43.312 | vm.swappiness = 100 2026-07-31 14:51:43.315 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-07-31 14:51:43.325 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-07-31 14:51:43.325 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-07-31 14:51:43.326 | /proc/sys/vm/compact_unevictable_allowed:1 2026-07-31 14:51:43.326 | /proc/sys/vm/compaction_proactiveness:20 2026-07-31 14:51:43.326 | /proc/sys/vm/dirty_background_bytes:0 2026-07-31 14:51:43.326 | /proc/sys/vm/dirty_background_ratio:10 2026-07-31 14:51:43.326 | /proc/sys/vm/dirty_bytes:0 2026-07-31 14:51:43.326 | /proc/sys/vm/dirty_expire_centisecs:1000 2026-07-31 14:51:43.326 | /proc/sys/vm/dirty_ratio:60 2026-07-31 14:51:43.326 | /proc/sys/vm/dirty_writeback_centisecs:10 2026-07-31 14:51:43.326 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-07-31 14:51:43.326 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-07-31 14:51:43.327 | /proc/sys/vm/extfrag_threshold:500 2026-07-31 14:51:43.327 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-07-31 14:51:43.327 | /proc/sys/vm/hugetlb_shm_group:0 2026-07-31 14:51:43.327 | /proc/sys/vm/laptop_mode:0 2026-07-31 14:51:43.327 | /proc/sys/vm/legacy_va_layout:0 2026-07-31 14:51:43.327 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-07-31 14:51:43.327 | /proc/sys/vm/max_map_count:1048576 2026-07-31 14:51:43.327 | /proc/sys/vm/memfd_noexec:0 2026-07-31 14:51:43.327 | /proc/sys/vm/memory_failure_early_kill:0 2026-07-31 14:51:43.327 | /proc/sys/vm/memory_failure_recovery:1 2026-07-31 14:51:43.327 | /proc/sys/vm/min_free_kbytes:67584 2026-07-31 14:51:43.327 | /proc/sys/vm/min_slab_ratio:5 2026-07-31 14:51:43.327 | /proc/sys/vm/min_unmapped_ratio:1 2026-07-31 14:51:43.327 | /proc/sys/vm/mmap_min_addr:65536 2026-07-31 14:51:43.327 | /proc/sys/vm/mmap_rnd_bits:32 2026-07-31 14:51:43.327 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-07-31 14:51:43.327 | /proc/sys/vm/nr_hugepages:41 2026-07-31 14:51:43.327 | /proc/sys/vm/nr_hugepages_mempolicy:41 2026-07-31 14:51:43.327 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-07-31 14:51:43.327 | /proc/sys/vm/numa_stat:1 2026-07-31 14:51:43.327 | /proc/sys/vm/numa_zonelist_order:Node 2026-07-31 14:51:43.327 | /proc/sys/vm/oom_dump_tasks:0 2026-07-31 14:51:43.327 | /proc/sys/vm/oom_kill_allocating_task:1 2026-07-31 14:51:43.327 | /proc/sys/vm/overcommit_kbytes:0 2026-07-31 14:51:43.327 | /proc/sys/vm/overcommit_memory:0 2026-07-31 14:51:43.327 | /proc/sys/vm/overcommit_ratio:50 2026-07-31 14:51:43.327 | /proc/sys/vm/page-cluster:3 2026-07-31 14:51:43.327 | /proc/sys/vm/page_lock_unfairness:5 2026-07-31 14:51:43.327 | /proc/sys/vm/panic_on_oom:0 2026-07-31 14:51:43.327 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-07-31 14:51:43.327 | /proc/sys/vm/stat_interval:1 2026-07-31 14:51:43.327 | /proc/sys/vm/swappiness:100 2026-07-31 14:51:43.327 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-07-31 14:51:43.327 | /proc/sys/vm/user_reserve_kbytes:131072 2026-07-31 14:51:43.327 | /proc/sys/vm/vfs_cache_pressure:50 2026-07-31 14:51:43.327 | /proc/sys/vm/watermark_boost_factor:15000 2026-07-31 14:51:43.327 | /proc/sys/vm/watermark_scale_factor:10 2026-07-31 14:51:43.327 | /proc/sys/vm/zone_reclaim_mode:0 2026-07-31 14:51:43.331 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-07-31 14:51:43.334 | + lib/host:tune_host:126 : configure_host_net 2026-07-31 14:51:43.337 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-31 14:51:43.339 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-07-31 14:51:43.341 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-07-31 14:51:43.342 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-07-31 14:51:43.344 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-31 14:51:43.346 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-07-31 14:51:43.354 | net.ipv4.tcp_keepalive_time = 60 2026-07-31 14:51:43.357 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-07-31 14:51:43.359 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-07-31 14:51:43.361 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-31 14:51:43.362 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-07-31 14:51:43.370 | net.ipv4.tcp_keepalive_intvl = 10 2026-07-31 14:51:43.373 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-07-31 14:51:43.375 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-07-31 14:51:43.377 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-07-31 14:51:43.379 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-07-31 14:51:43.387 | net.ipv4.tcp_keepalive_probes = 6 2026-07-31 14:51:43.391 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-07-31 14:51:43.393 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-07-31 14:51:43.395 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-07-31 14:51:43.397 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-07-31 14:51:43.405 | net.ipv4.tcp_fastopen = 3 2026-07-31 14:51:43.408 | + 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-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_app_win:31 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_dsack:1 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_ecn:2 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_fack:0 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_fastopen_key:724b5faa-acb3b0cf-2f3fa862-6a1169d4 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_frto:2 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_mem:756552 1008739 1513104 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_recovery:1 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_reordering:3 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_retries1:3 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_retries2:15 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-07-31 14:51:43.419 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-07-31 14:51:43.420 | /proc/sys/net/ipv4/tcp_sack:1 2026-07-31 14:51:43.420 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-07-31 14:51:43.420 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-07-31 14:51:43.420 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-07-31 14:51:43.420 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-07-31 14:51:43.420 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-07-31 14:51:43.420 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-07-31 14:51:43.420 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-07-31 14:51:43.420 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-07-31 14:51:43.420 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-07-31 14:51:43.420 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-07-31 14:51:43.420 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-07-31 14:51:43.420 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-07-31 14:51:43.420 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-07-31 14:51:43.420 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-07-31 14:51:43.420 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-07-31 14:51:43.423 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-07-31 14:51:43.425 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-07-31 14:51:43.427 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-07-31 14:51:43.429 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-07-31 14:51:43.438 | net.core.default_qdisc = pfifo_fast 2026-07-31 14:51:43.441 | + ./stack.sh:main:600 : fetch_plugins 2026-07-31 14:51:43.443 | + functions-common:fetch_plugins:1766 : local plugins=,neutron 2026-07-31 14:51:43.445 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-31 14:51:43.448 | + functions-common:fetch_plugins:1770 : [[ -z ,neutron ]] 2026-07-31 14:51:43.450 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-07-31 14:51:43.450 | Fetching DevStack plugins 2026-07-31 14:51:43.453 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-07-31 14:51:43.455 | + functions-common:fetch_plugins:1776 : git_clone_by_name neutron 2026-07-31 14:51:43.457 | + functions-common:git_clone_by_name:681 : local name=neutron 2026-07-31 14:51:43.459 | + functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/neutron 2026-07-31 14:51:43.462 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/neutron 2026-07-31 14:51:43.464 | + functions-common:git_clone_by_name:684 : local branch=master 2026-07-31 14:51:43.466 | + functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-07-31 14:51:43.468 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron 2026-07-31 14:51:43.470 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-31 14:51:43.472 | + functions-common:git_clone:591 : local git_ref=master 2026-07-31 14:51:43.474 | + functions-common:git_clone:592 : local orig_dir 2026-07-31 14:51:43.477 | ++ functions-common:git_clone:593 : pwd 2026-07-31 14:51:43.479 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-31 14:51:43.482 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-31 14:51:43.484 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-31 14:51:43.498 | + functions-common:git_clone:596 : RECLONE=False 2026-07-31 14:51:43.500 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-31 14:51:43.502 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-31 14:51:43.505 | + functions-common:git_clone:610 : echo master 2026-07-31 14:51:43.506 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-31 14:51:43.510 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-31 14:51:43.512 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-31 14:51:43.515 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-31 14:51:43.527 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-31 14:51:43.530 | + functions-common:git_clone:673 : head -1 2026-07-31 14:51:43.530 | + functions-common:git_clone:673 : git show --oneline 2026-07-31 14:51:43.578 | 86362fcc5d Merge "ovn, bgp: Use ``agent_api`` for chassis name, cache chassis UUID" 2026-07-31 14:51:43.581 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-31 14:51:43.583 | + ./stack.sh:main:604 : run_phase override_defaults 2026-07-31 14:51:43.585 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-31 14:51:43.586 | + functions-common:run_phase:1849 : local phase= 2026-07-31 14:51:43.589 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-31 14:51:43.591 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-31 14:51:43.594 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-31 14:51:43.596 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-31 14:51:43.599 | + functions-common:run_phase:1858 : local extra 2026-07-31 14:51:43.601 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-31 14:51:43.605 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-31 14:51:43.607 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-31 14:51:43.610 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-31 14:51:43.612 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-07-31 14:51:43.615 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-31 14:51:43.632 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:51:43.634 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-31 14:51:43.636 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-31 14:51:43.639 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-31 14:51:43.641 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-31 14:51:43.643 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-31 14:51:43.646 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-31 14:51:43.648 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-31 14:51:43.650 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-31 14:51:43.652 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-31 14:51:43.654 | + 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-31 14:51:43.656 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-31 14:51:43.659 | + functions-common:plugin_override_defaults:1807 : local plugins=,neutron 2026-07-31 14:51:43.661 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-31 14:51:43.663 | + functions-common:plugin_override_defaults:1811 : [[ -z ,neutron ]] 2026-07-31 14:51:43.664 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-07-31 14:51:43.664 | Overriding Configuration Defaults 2026-07-31 14:51:43.666 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-07-31 14:51:43.668 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/neutron 2026-07-31 14:51:43.670 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-07-31 14:51:43.673 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-07-31 14:51:43.692 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-07-31 14:51:43.695 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-31 14:51:43.710 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:51:43.713 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.135 2026-07-31 14:51:43.716 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.135 2026-07-31 14:51:43.717 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-31 14:51:43.720 | ++ lib/tls:source:40 : TLS_IP=10.4.3.135 2026-07-31 14:51:43.723 | +++ lib/tls:source:43 : hostname -f 2026-07-31 14:51:43.727 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-07-31 14:51:43.729 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-31 14:51:43.731 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-31 14:51:43.733 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-31 14:51:43.736 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-31 14:51:43.738 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-31 14:51:43.740 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-31 14:51:43.742 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-31 14:51:43.744 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-31 14:51:43.746 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-31 14:51:43.751 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-07-31 14:51:43.764 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-07-31 14:51:43.781 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-07-31 14:51:43.797 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-07-31 14:51:43.811 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-07-31 14:51:43.850 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-07-31 14:51:43.925 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-07-31 14:51:44.019 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-07-31 14:51:44.045 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-07-31 14:51:44.096 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-07-31 14:51:44.153 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-07-31 14:51:44.156 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-31 14:51:44.174 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:51:44.177 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-07-31 14:51:44.179 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-31 14:51:44.182 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-31 14:51:44.184 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-31 14:51:44.187 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-31 14:51:44.190 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-31 14:51:44.206 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-31 14:51:44.208 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-31 14:51:44.210 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-31 14:51:44.214 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-31 14:51:44.216 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-31 14:51:44.219 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-31 14:51:44.221 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-31 14:51:44.224 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-31 14:51:44.226 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-31 14:51:44.230 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-31 14:51:44.245 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-31 14:51:44.247 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-31 14:51:44.250 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-31 14:51:44.252 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-31 14:51:44.254 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-31 14:51:44.257 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-31 14:51:44.260 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-31 14:51:44.263 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-31 14:51:44.265 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-31 14:51:44.267 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-31 14:51:44.269 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-31 14:51:44.272 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-31 14:51:44.274 | ++ lib/neutron:source:117 : Q_HOST=10.4.3.135 2026-07-31 14:51:44.276 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-07-31 14:51:44.279 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-31 14:51:44.281 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-31 14:51:44.282 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-31 14:51:44.286 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-31 14:51:44.289 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-31 14:51:44.291 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-31 14:51:44.293 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-31 14:51:44.295 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-31 14:51:44.298 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-31 14:51:44.314 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-31 14:51:44.317 | +++ lib/neutron:source:131 : ipv6_unquote 10.4.3.135 2026-07-31 14:51:44.320 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.135 2026-07-31 14:51:44.320 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-31 14:51:44.324 | ++ lib/neutron:source:131 : Q_META_DATA_IP=10.4.3.135 2026-07-31 14:51:44.327 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-31 14:51:44.329 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-31 14:51:44.331 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-31 14:51:44.333 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-31 14:51:44.335 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-31 14:51:44.337 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-31 14:51:44.340 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-31 14:51:44.342 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-31 14:51:44.345 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-31 14:51:44.348 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-31 14:51:44.350 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-31 14:51:44.352 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-31 14:51:44.354 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-31 14:51:44.356 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-31 14:51:44.358 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-31 14:51:44.361 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-31 14:51:44.363 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-31 14:51:44.365 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-31 14:51:44.368 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-31 14:51:44.370 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-31 14:51:44.373 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-31 14:51:44.376 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-31 14:51:44.393 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-31 14:51:44.395 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-31 14:51:44.397 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-31 14:51:44.400 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-31 14:51:44.402 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-31 14:51:44.404 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-31 14:51:44.407 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-31 14:51:44.409 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-31 14:51:44.411 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-31 14:51:44.414 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-31 14:51:44.416 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-31 14:51:44.418 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-31 14:51:44.420 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-31 14:51:44.422 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-31 14:51:44.425 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-31 14:51:44.427 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-31 14:51:44.429 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-31 14:51:44.432 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-31 14:51:44.434 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-07-31 14:51:44.436 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-07-31 14:51:44.545 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-07-31 14:51:44.560 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-07-31 14:51:44.563 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-31 14:51:44.565 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-31 14:51:44.568 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-31 14:51:44.570 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-31 14:51:44.573 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-31 14:51:44.575 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-31 14:51:44.578 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-31 14:51:44.579 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-31 14:51:44.582 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-31 14:51:44.584 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-31 14:51:44.587 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-07-31 14:51:44.589 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-31 14:51:44.592 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-31 14:51:44.594 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-31 14:51:44.596 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-31 14:51:44.599 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-31 14:51:44.601 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-31 14:51:44.603 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-31 14:51:44.606 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-31 14:51:44.609 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-31 14:51:44.610 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-31 14:51:44.610 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-31 14:51:44.611 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-31 14:51:44.615 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=32:8c61:0821 2026-07-31 14:51:44.618 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-31 14:51:44.620 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-31 14:51:44.623 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-31 14:51:44.625 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-31 14:51:44.627 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd32:8c61:0821::/56 2026-07-31 14:51:44.631 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd32:8c61:0821::/56 2026-07-31 14:51:44.631 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-31 14:51:44.636 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd32:8c61:0821::/64 2026-07-31 14:51:44.638 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-31 14:51:44.640 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-31 14:51:44.642 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-31 14:51:44.645 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-31 14:51:44.647 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-07-31 14:51:44.649 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-07-31 14:51:44.652 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-31 14:51:44.654 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-31 14:51:44.656 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-31 14:51:44.658 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-31 14:51:44.660 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-31 14:51:44.663 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-31 14:51:44.665 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-07-31 14:51:44.667 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd32:8c61:0821::/56 2026-07-31 14:51:44.669 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-31 14:51:44.671 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-31 14:51:44.675 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-31 14:51:44.675 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-31 14:51:44.675 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-31 14:51:44.681 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-07-31 14:51:44.686 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-31 14:51:44.686 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-31 14:51:44.686 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-31 14:51:44.691 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-31 14:51:44.695 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-07-31 14:51:44.697 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-07-31 14:51:44.700 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-07-31 14:51:44.703 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-07-31 14:51:44.705 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-31 14:51:44.708 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-07-31 14:51:44.710 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-07-31 14:51:44.712 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-31 14:51:44.715 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-07-31 14:51:44.718 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-31 14:51:44.734 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-07-31 14:51:44.748 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-07-31 14:51:44.761 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-07-31 14:51:44.775 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-07-31 14:51:44.787 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-07-31 14:51:44.819 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-07-31 14:51:44.822 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-31 14:51:44.824 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-31 14:51:44.827 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-31 14:51:44.830 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-31 14:51:44.833 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-31 14:51:44.850 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-31 14:51:44.852 | + ./stack.sh:main:635 : run_phase source 2026-07-31 14:51:44.855 | + functions-common:run_phase:1848 : local mode=source 2026-07-31 14:51:44.857 | + functions-common:run_phase:1849 : local phase= 2026-07-31 14:51:44.859 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-31 14:51:44.861 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-31 14:51:44.863 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-31 14:51:44.865 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-31 14:51:44.867 | + functions-common:run_phase:1858 : local extra 2026-07-31 14:51:44.869 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-31 14:51:44.873 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-31 14:51:44.876 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-31 14:51:44.878 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-31 14:51:44.880 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-07-31 14:51:44.882 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-31 14:51:44.896 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:51:44.898 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-31 14:51:44.901 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-07-31 14:51:44.945 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-31 14:51:44.947 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-31 14:51:44.950 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-31 14:51:44.952 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-31 14:51:44.955 | + functions-common:load_plugin_settings:1784 : local plugins=,neutron 2026-07-31 14:51:44.957 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-31 14:51:44.960 | + functions-common:load_plugin_settings:1788 : [[ -z ,neutron ]] 2026-07-31 14:51:44.962 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-07-31 14:51:44.962 | Loading plugin settings 2026-07-31 14:51:44.965 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-07-31 14:51:44.967 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/neutron 2026-07-31 14:51:44.969 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-07-31 14:51:44.971 | + functions-common:load_plugin_settings:1797 : source /opt/stack/neutron/devstack/settings 2026-07-31 14:51:44.973 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-07-31 14:51:44.976 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-07-31 14:51:44.978 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-07-31 14:51:44.980 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-07-31 14:51:44.982 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-07-31 14:51:44.985 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-07-31 14:51:44.989 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-07-31 14:51:44.991 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-07-31 14:51:44.994 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-31 14:51:44.997 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:51:45.000 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-07-31 14:51:45.016 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-07-31 14:51:45.019 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-07-31 14:51:45.021 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-07-31 14:51:45.024 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-07-31 14:51:45.027 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-07-31 14:51:45.030 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-07-31 14:51:45.048 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-07-31 14:51:45.050 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-31 14:51:45.052 | + functions-common:verify_disabled_services:2131 : local service 2026-07-31 14:51:45.054 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.057 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-07-31 14:51:45.060 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.062 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-07-31 14:51:45.065 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.068 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-07-31 14:51:45.070 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.073 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-07-31 14:51:45.076 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.079 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-07-31 14:51:45.082 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.085 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-07-31 14:51:45.087 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.090 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-07-31 14:51:45.094 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.097 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,key, ]] 2026-07-31 14:51:45.100 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.103 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-07-31 14:51:45.106 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.108 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-07-31 14:51:45.111 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.113 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-07-31 14:51:45.116 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.118 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-07-31 14:51:45.121 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.124 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-07-31 14:51:45.127 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.129 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-07-31 14:51:45.131 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.134 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-07-31 14:51:45.137 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.140 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-07-31 14:51:45.143 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.146 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-07-31 14:51:45.149 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.152 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-07-31 14:51:45.155 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.158 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-07-31 14:51:45.161 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.163 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-07-31 14:51:45.166 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.169 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-07-31 14:51:45.172 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.175 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-07-31 14:51:45.179 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.181 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-07-31 14:51:45.185 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.188 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-07-31 14:51:45.190 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.193 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-07-31 14:51:45.196 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.199 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-07-31 14:51:45.202 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.205 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-07-31 14:51:45.208 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.211 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-07-31 14:51:45.214 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.216 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-07-31 14:51:45.219 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.222 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-07-31 14:51:45.225 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 14:51:45.228 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-07-31 14:51:45.233 | + ./stack.sh:main:706 : initialize_database_backends 2026-07-31 14:51:45.235 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-31 14:51:45.238 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-31 14:51:45.256 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:51:45.259 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-31 14:51:45.261 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-31 14:51:45.264 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-31 14:51:45.282 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:51:45.285 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-31 14:51:45.289 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-31 14:51:45.291 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-31 14:51:45.294 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-31 14:51:45.297 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-31 14:51:45.300 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-31 14:51:45.303 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-31 14:51:45.306 | + lib/database:initialize_database_backends:92 : return 0 2026-07-31 14:51:45.309 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-07-31 14:51:45.309 | Using mysql database backend 2026-07-31 14:51:45.311 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-31 14:51:45.329 | + ./stack.sh:main:712 : define_database_baseurl 2026-07-31 14:51:45.332 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-31 14:51:45.335 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-31 14:51:45.337 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-31 14:51:45.340 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-31 14:51:45.343 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-07-31 14:51:45.360 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:51:45.363 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-31 14:51:45.381 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-07-31 14:51:45.397 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:51:45.400 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-31 14:51:45.416 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-31 14:51:45.431 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-07-31 14:51:45.444 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:51:45.446 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-07-31 14:51:45.461 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:51:45.464 | + ./stack.sh:main:760 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-07-31 14:51:45.481 | + ./stack.sh:main:762 : [[ -z '' ]] 2026-07-31 14:51:45.483 | + ./stack.sh:main:762 : [[ False == \T\r\u\e ]] 2026-07-31 14:51:45.485 | + ./stack.sh:main:768 : save_stackenv 768 2026-07-31 14:51:45.488 | + functions-common:save_stackenv:65 : local tag=768 2026-07-31 14:51:45.492 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-31 14:51:45.497 | + functions-common:save_stackenv:67 : time_stamp=2026-07-31-145145 2026-07-31 14:51:45.500 | + functions-common:save_stackenv:68 : echo '# 2026-07-31-145145 768' 2026-07-31 14:51:45.503 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:51:45.505 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-31 14:51:45.508 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:51:45.511 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-31 14:51:45.514 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:51:45.516 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-31 14:51:45.519 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:51:45.522 | + 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-31 14:51:45.525 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:51:45.528 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.135 2026-07-31 14:51:45.531 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:51:45.534 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.135/identity 2026-07-31 14:51:45.537 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:51:45.540 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-31-145116 2026-07-31 14:51:45.543 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:51:45.546 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-31 14:51:45.548 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:51:45.551 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.135 2026-07-31 14:51:45.553 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:51:45.556 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-31 14:51:45.560 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:51:45.562 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.135 2026-07-31 14:51:45.565 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:51:45.568 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-31 14:51:45.570 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:51:45.573 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-31 14:51:45.575 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:51:45.578 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.135 2026-07-31 14:51:45.581 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:51:45.585 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-31 14:51:45.588 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-07-31 14:51:45.592 | + ./stack.sh:main:781 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-31 14:51:45.595 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/requirements.git 2026-07-31 14:51:45.597 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-31 14:51:45.600 | + functions-common:git_clone:591 : local git_ref=master 2026-07-31 14:51:45.603 | + functions-common:git_clone:592 : local orig_dir 2026-07-31 14:51:45.606 | ++ functions-common:git_clone:593 : pwd 2026-07-31 14:51:45.610 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-31 14:51:45.613 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-31 14:51:45.616 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-31 14:51:45.635 | + functions-common:git_clone:596 : RECLONE=False 2026-07-31 14:51:45.638 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-31 14:51:45.641 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-31 14:51:45.644 | + functions-common:git_clone:610 : echo master 2026-07-31 14:51:45.645 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-31 14:51:45.650 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-31 14:51:45.653 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-31 14:51:45.655 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-31 14:51:45.669 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-31 14:51:45.672 | + functions-common:git_clone:673 : git show --oneline 2026-07-31 14:51:45.672 | + functions-common:git_clone:673 : head -1 2026-07-31 14:51:45.683 | 89f5279d update constraint for tooz to new release 9.0.1 2026-07-31 14:51:45.686 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-31 14:51:45.689 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-07-31 14:51:45.692 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 14:51:45.694 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-07-31 14:51:45.697 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-07-31 14:51:45.701 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-31 14:51:45.704 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-31 14:51:45.707 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-07-31 14:51:45.709 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-07-31 14:51:45.712 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-31 14:51:45.715 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-31 14:51:45.719 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-31 14:51:45.723 | ++ tools/install_prereqs.sh:source:47 : NOW=1785509505 2026-07-31 14:51:45.727 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-07-31 14:51:45.731 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-31 14:51:45.734 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-31 14:51:45.736 | ++ tools/install_prereqs.sh:source:49 : DELTA=1785509505 2026-07-31 14:51:45.739 | ++ tools/install_prereqs.sh:source:50 : [[ 1785509505 -lt 7200 ]] 2026-07-31 14:51:45.742 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-31 14:51:45.746 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-31 14:51:45.748 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-31 14:51:45.751 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-31 14:51:45.755 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-31 14:51:45.758 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-31 14:51:45.761 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-31 14:51:45.765 | +++ 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-31 14:51:45.799 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-31 14:51:45.799 | apache2-dev 2026-07-31 14:51:45.799 | bc 2026-07-31 14:51:45.799 | bsdmainutils 2026-07-31 14:51:45.799 | curl 2026-07-31 14:51:45.799 | g++ 2026-07-31 14:51:45.799 | gawk 2026-07-31 14:51:45.799 | gcc 2026-07-31 14:51:45.799 | gettext 2026-07-31 14:51:45.799 | git 2026-07-31 14:51:45.799 | graphviz 2026-07-31 14:51:45.799 | iputils-ping 2026-07-31 14:51:45.799 | libffi-dev 2026-07-31 14:51:45.799 | libjpeg-dev 2026-07-31 14:51:45.799 | libpq-dev 2026-07-31 14:51:45.799 | libssl-dev 2026-07-31 14:51:45.799 | libsystemd-dev 2026-07-31 14:51:45.799 | libxml2-dev 2026-07-31 14:51:45.799 | libxslt1-dev 2026-07-31 14:51:45.799 | libyaml-dev 2026-07-31 14:51:45.799 | lsof 2026-07-31 14:51:45.799 | openssh-server 2026-07-31 14:51:45.799 | openssl 2026-07-31 14:51:45.799 | pkg-config 2026-07-31 14:51:45.799 | psmisc 2026-07-31 14:51:45.799 | python3-dev 2026-07-31 14:51:45.799 | python3-pip 2026-07-31 14:51:45.799 | python3-systemd 2026-07-31 14:51:45.799 | python3-venv 2026-07-31 14:51:45.799 | tar 2026-07-31 14:51:45.799 | tcpdump 2026-07-31 14:51:45.799 | unzip 2026-07-31 14:51:45.799 | uuid-runtime 2026-07-31 14:51:45.799 | wget 2026-07-31 14:51:45.799 | zlib1g-dev 2026-07-31 14:51:45.799 | lvm2 2026-07-31 14:51:45.799 | qemu-utils 2026-07-31 14:51:45.799 | thin-provisioning-tools 2026-07-31 14:51:45.799 | lsscsi 2026-07-31 14:51:45.799 | open-iscsi 2026-07-31 14:51:45.799 | libkrb5-dev 2026-07-31 14:51:45.799 | libldap2-dev 2026-07-31 14:51:45.799 | libsasl2-dev 2026-07-31 14:51:45.799 | memcached 2026-07-31 14:51:45.799 | python3-mysqldb 2026-07-31 14:51:45.799 | sqlite3 2026-07-31 14:51:45.799 | conntrack 2026-07-31 14:51:45.799 | curl 2026-07-31 14:51:45.799 | ebtables 2026-07-31 14:51:45.799 | genisoimage 2026-07-31 14:51:45.800 | iptables 2026-07-31 14:51:45.800 | iputils-arping 2026-07-31 14:51:45.800 | kpartx 2026-07-31 14:51:45.800 | libjs-jquery-tablesorter 2026-07-31 14:51:45.800 | parted 2026-07-31 14:51:45.800 | pm-utils 2026-07-31 14:51:45.800 | python3-mysqldb 2026-07-31 14:51:45.800 | socat 2026-07-31 14:51:45.800 | sqlite3 2026-07-31 14:51:45.800 | sudo 2026-07-31 14:51:45.800 | vlan 2026-07-31 14:51:45.800 | cryptsetup 2026-07-31 14:51:45.800 | dosfstools 2026-07-31 14:51:45.800 | genisoimage 2026-07-31 14:51:45.800 | gir1.2-libosinfo-1.0 2026-07-31 14:51:45.800 | netcat-openbsd 2026-07-31 14:51:45.800 | open-iscsi 2026-07-31 14:51:45.800 | qemu-utils 2026-07-31 14:51:45.800 | sg3-utils 2026-07-31 14:51:45.800 | sysfsutils 2026-07-31 14:51:45.800 | acl 2026-07-31 14:51:45.800 | dnsmasq-base 2026-07-31 14:51:45.800 | dnsmasq-utils 2026-07-31 14:51:45.800 | ebtables 2026-07-31 14:51:45.800 | haproxy 2026-07-31 14:51:45.800 | iptables 2026-07-31 14:51:45.800 | iputils-arping 2026-07-31 14:51:45.800 | iputils-ping 2026-07-31 14:51:45.800 | postgresql-server-dev-all 2026-07-31 14:51:45.800 | python3-mysqldb 2026-07-31 14:51:45.800 | sqlite3 2026-07-31 14:51:45.800 | sudo 2026-07-31 14:51:45.800 | vlan 2026-07-31 14:51:45.800 | curl 2026-07-31 14:51:45.800 | liberasurecode-dev 2026-07-31 14:51:45.800 | make 2026-07-31 14:51:45.800 | memcached 2026-07-31 14:51:45.800 | rsync 2026-07-31 14:51:45.800 | sqlite3 2026-07-31 14:51:45.800 | xfsprogs 2026-07-31 14:51:45.800 | apache2' 2026-07-31 14:51:45.803 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-31 14:51:45.825 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-31 14:51:45.825 | apache2-dev 2026-07-31 14:51:45.825 | bc 2026-07-31 14:51:45.826 | bsdmainutils 2026-07-31 14:51:45.826 | curl 2026-07-31 14:51:45.826 | g++ 2026-07-31 14:51:45.826 | gawk 2026-07-31 14:51:45.826 | gcc 2026-07-31 14:51:45.826 | gettext 2026-07-31 14:51:45.826 | git 2026-07-31 14:51:45.826 | graphviz 2026-07-31 14:51:45.826 | iputils-ping 2026-07-31 14:51:45.826 | libffi-dev 2026-07-31 14:51:45.826 | libjpeg-dev 2026-07-31 14:51:45.826 | libpq-dev 2026-07-31 14:51:45.826 | libssl-dev 2026-07-31 14:51:45.826 | libsystemd-dev 2026-07-31 14:51:45.826 | libxml2-dev 2026-07-31 14:51:45.826 | libxslt1-dev 2026-07-31 14:51:45.826 | libyaml-dev 2026-07-31 14:51:45.826 | lsof 2026-07-31 14:51:45.826 | openssh-server 2026-07-31 14:51:45.826 | openssl 2026-07-31 14:51:45.826 | pkg-config 2026-07-31 14:51:45.826 | psmisc 2026-07-31 14:51:45.826 | python3-dev 2026-07-31 14:51:45.826 | python3-pip 2026-07-31 14:51:45.826 | python3-systemd 2026-07-31 14:51:45.826 | python3-venv 2026-07-31 14:51:45.826 | tar 2026-07-31 14:51:45.826 | tcpdump 2026-07-31 14:51:45.826 | unzip 2026-07-31 14:51:45.826 | uuid-runtime 2026-07-31 14:51:45.826 | wget 2026-07-31 14:51:45.826 | zlib1g-dev 2026-07-31 14:51:45.826 | lvm2 2026-07-31 14:51:45.826 | qemu-utils 2026-07-31 14:51:45.826 | thin-provisioning-tools 2026-07-31 14:51:45.826 | lsscsi 2026-07-31 14:51:45.826 | open-iscsi 2026-07-31 14:51:45.826 | libkrb5-dev 2026-07-31 14:51:45.826 | libldap2-dev 2026-07-31 14:51:45.826 | libsasl2-dev 2026-07-31 14:51:45.826 | memcached 2026-07-31 14:51:45.826 | python3-mysqldb 2026-07-31 14:51:45.826 | sqlite3 2026-07-31 14:51:45.826 | conntrack 2026-07-31 14:51:45.826 | curl 2026-07-31 14:51:45.826 | ebtables 2026-07-31 14:51:45.826 | genisoimage 2026-07-31 14:51:45.826 | iptables 2026-07-31 14:51:45.826 | iputils-arping 2026-07-31 14:51:45.826 | kpartx 2026-07-31 14:51:45.826 | libjs-jquery-tablesorter 2026-07-31 14:51:45.826 | parted 2026-07-31 14:51:45.826 | pm-utils 2026-07-31 14:51:45.826 | python3-mysqldb 2026-07-31 14:51:45.826 | socat 2026-07-31 14:51:45.826 | sqlite3 2026-07-31 14:51:45.826 | sudo 2026-07-31 14:51:45.826 | vlan 2026-07-31 14:51:45.826 | cryptsetup 2026-07-31 14:51:45.826 | dosfstools 2026-07-31 14:51:45.826 | genisoimage 2026-07-31 14:51:45.827 | gir1.2-libosinfo-1.0 2026-07-31 14:51:45.827 | netcat-openbsd 2026-07-31 14:51:45.827 | open-iscsi 2026-07-31 14:51:45.827 | qemu-utils 2026-07-31 14:51:45.827 | sg3-utils 2026-07-31 14:51:45.827 | sysfsutils 2026-07-31 14:51:45.827 | acl 2026-07-31 14:51:45.827 | dnsmasq-base 2026-07-31 14:51:45.827 | dnsmasq-utils 2026-07-31 14:51:45.827 | ebtables 2026-07-31 14:51:45.827 | haproxy 2026-07-31 14:51:45.827 | iptables 2026-07-31 14:51:45.827 | iputils-arping 2026-07-31 14:51:45.827 | iputils-ping 2026-07-31 14:51:45.827 | postgresql-server-dev-all 2026-07-31 14:51:45.827 | python3-mysqldb 2026-07-31 14:51:45.827 | sqlite3 2026-07-31 14:51:45.827 | sudo 2026-07-31 14:51:45.827 | vlan 2026-07-31 14:51:45.827 | curl 2026-07-31 14:51:45.827 | liberasurecode-dev 2026-07-31 14:51:45.827 | make 2026-07-31 14:51:45.827 | memcached 2026-07-31 14:51:45.827 | rsync 2026-07-31 14:51:45.827 | sqlite3 2026-07-31 14:51:45.827 | xfsprogs 2026-07-31 14:51:45.827 | apache2 ' 2026-07-31 14:51:45.829 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-31 14:51:45.832 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:51:45.834 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:51:45.839 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-31 14:51:45.839 | ++ 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-31 14:51:45.843 | ++ 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-31 14:51:45.845 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-31 14:51:45.848 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-31 14:51:45.850 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-31 14:51:45.854 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-31 14:51:45.856 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-31 14:51:45.858 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-31 14:51:45.861 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:51:45.863 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:51:45.866 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-31 14:51:45.869 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-31 14:51:45.871 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-31 14:51:45.874 | ++ functions-common:apt_get_update:1167 : return 2026-07-31 14:51:45.876 | ++ 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-31 14:51:45.879 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-31 14:51:45.881 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:51:45.883 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:51:45.887 | ++ 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-31 14:51:45.911 | ++ 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-31 14:51:45.944 | Reading package lists... 2026-07-31 14:51:46.195 | Building dependency tree... 2026-07-31 14:51:46.196 | Reading state information... 2026-07-31 14:51:46.533 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-31 14:51:46.533 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-31 14:51:46.533 | g++ set to manually installed. 2026-07-31 14:51:46.533 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-31 14:51:46.533 | gcc set to manually installed. 2026-07-31 14:51:46.533 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-31 14:51:46.533 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-31 14:51:46.533 | iputils-ping set to manually installed. 2026-07-31 14:51:46.533 | lsof is already the newest version (4.95.0-1build3). 2026-07-31 14:51:46.533 | psmisc is already the newest version (23.7-1build1). 2026-07-31 14:51:46.533 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-31 14:51:46.533 | python3-dev set to manually installed. 2026-07-31 14:51:46.533 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-31 14:51:46.533 | python3-systemd is already the newest version (235-1build4). 2026-07-31 14:51:46.533 | python3-systemd set to manually installed. 2026-07-31 14:51:46.533 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-07-31 14:51:46.533 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-31 14:51:46.533 | unzip is already the newest version (6.0-28ubuntu4.1). 2026-07-31 14:51:46.533 | unzip set to manually installed. 2026-07-31 14:51:46.533 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-31 14:51:46.533 | zlib1g-dev set to manually installed. 2026-07-31 14:51:46.533 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-31 14:51:46.534 | lvm2 set to manually installed. 2026-07-31 14:51:46.534 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-31 14:51:46.534 | qemu-utils set to manually installed. 2026-07-31 14:51:46.534 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-31 14:51:46.534 | thin-provisioning-tools set to manually installed. 2026-07-31 14:51:46.534 | lsscsi is already the newest version (0.32-1build1). 2026-07-31 14:51:46.534 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-31 14:51:46.534 | open-iscsi set to manually installed. 2026-07-31 14:51:46.534 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-31 14:51:46.534 | iptables set to manually installed. 2026-07-31 14:51:46.534 | parted is already the newest version (3.6-4build1). 2026-07-31 14:51:46.534 | socat is already the newest version (1.8.0.0-4ubuntu0.1). 2026-07-31 14:51:46.534 | vlan is already the newest version (2.0.5ubuntu5). 2026-07-31 14:51:46.534 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-31 14:51:46.534 | cryptsetup set to manually installed. 2026-07-31 14:51:46.534 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-31 14:51:46.534 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-31 14:51:46.534 | netcat-openbsd set to manually installed. 2026-07-31 14:51:46.534 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-31 14:51:46.534 | sg3-utils set to manually installed. 2026-07-31 14:51:46.534 | acl is already the newest version (2.3.2-1build1.1). 2026-07-31 14:51:46.534 | acl set to manually installed. 2026-07-31 14:51:46.534 | make is already the newest version (4.3-4.1build2). 2026-07-31 14:51:46.534 | make set to manually installed. 2026-07-31 14:51:46.534 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-07-31 14:51:46.534 | The following additional packages will be installed: 2026-07-31 14:51:46.534 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-31 14:51:46.534 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-07-31 14:51:46.534 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-07-31 14:51:46.534 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-07-31 14:51:46.534 | icu-devtools intltool-debian krb5-locales krb5-multidev libann0 libapr1-dev 2026-07-31 14:51:46.534 | libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2026-07-31 14:51:46.534 | libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 2026-07-31 14:51:46.534 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev 2026-07-31 14:51:46.534 | libclang1-17t64 libcurl3t64-gnutls libcurl4t64 libdebhelper-perl 2026-07-31 14:51:46.534 | liberasurecode1 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-07-31 14:51:46.534 | libgssapi-krb5-2 libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 2026-07-31 14:51:46.534 | libice6 libicu-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-31 14:51:46.534 | libjson-perl libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-07-31 14:51:46.534 | libkrb5-3 libkrb5support0 liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev 2026-07-31 14:51:46.534 | libltdl7 liblua5.4-0 libmail-sendmail-perl libmount1 libmysqlclient21 2026-07-31 14:51:46.534 | libncurses-dev libncurses6 libncursesw6 libnss-systemd libobjc-13-dev 2026-07-31 14:51:46.534 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd libpathplan4 2026-07-31 14:51:46.534 | libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 2026-07-31 14:51:46.534 | libpq5 libsctp-dev libsm6 libsmartcols1 libsqlite3-0 libssl3t64 2026-07-31 14:51:46.534 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-shared 2026-07-31 14:51:46.534 | libsystemd0 libtinfo6 libtool libudev1 libuuid1 libx86-1 libxaw7 libxml2 2026-07-31 14:51:46.534 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-31 14:51:46.534 | llvm-17-runtime llvm-17-tools m4 mount multipath-tools mysql-common ncal 2026-07-31 14:51:46.535 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-sftp-server 2026-07-31 14:51:46.535 | osinfo-db pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-07-31 14:51:46.535 | postgresql-client-common postgresql-common postgresql-server-dev-16 ssl-cert 2026-07-31 14:51:46.535 | systemd systemd-dev systemd-resolved systemd-sysv udev util-linux uuid-dev 2026-07-31 14:51:46.535 | vbetool 2026-07-31 14:51:46.537 | Suggested packages: 2026-07-31 14:51:46.537 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-31 14:51:46.537 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-31 14:51:46.537 | mailutils clang-17-doc wasi-libc doc-base dh-make gawk-doc wodim cdrkit-doc 2026-07-31 14:51:46.537 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-31 14:51:46.537 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-07-31 14:51:46.537 | libtool-doc ncurses-doc postgresql-doc-16 libssl-doc gfortran 2026-07-31 14:51:46.537 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-31 14:51:46.537 | libcache-memcached-perl libmemcached libyaml-perl nfs-common 2026-07-31 14:51:46.537 | multipath-tools-boot keychain libpam-ssh monkeysphere ssh-askpass 2026-07-31 14:51:46.537 | molly-guard cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-31 14:51:46.537 | postgresql-16 default-mysql-server | virtual-mysql-server 2026-07-31 14:51:46.537 | python3-braceexpand sqlite3-doc systemd-container systemd-homed 2026-07-31 14:51:46.537 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 ncompress tar-scripts 2026-07-31 14:51:46.537 | tar-doc util-linux-extra util-linux-locales 2026-07-31 14:51:46.694 | The following NEW packages will be installed: 2026-07-31 14:51:46.694 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-31 14:51:46.694 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-31 14:51:46.694 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-07-31 14:51:46.695 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-07-31 14:51:46.695 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-31 14:51:46.695 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-31 14:51:46.695 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-31 14:51:46.695 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-31 14:51:46.695 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-31 14:51:46.695 | libclang-rt-17-dev libclang1-17t64 libdebhelper-perl liberasurecode-dev 2026-07-31 14:51:46.695 | liberasurecode1 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-31 14:51:46.695 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-31 14:51:46.695 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-31 14:51:46.695 | libjs-jquery-tablesorter libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-07-31 14:51:46.695 | libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev libldap2-dev 2026-07-31 14:51:46.695 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-31 14:51:46.695 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-07-31 14:51:46.695 | libosinfo-l10n libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-07-31 14:51:46.696 | libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev libpq5 libsasl2-dev 2026-07-31 14:51:46.696 | libsctp-dev libsm6 libssl-dev libsub-override-perl libsys-hostname-long-perl 2026-07-31 14:51:46.696 | libsysfs2 libsystemd-dev libtool libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-31 14:51:46.696 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-31 14:51:46.696 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 memcached mysql-common 2026-07-31 14:51:46.697 | ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils po-debconf 2026-07-31 14:51:46.697 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-31 14:51:46.697 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb sqlite3 2026-07-31 14:51:46.697 | ssl-cert sysfsutils uuid-dev vbetool 2026-07-31 14:51:46.698 | The following packages will be upgraded: 2026-07-31 14:51:46.698 | bsdextrautils bsdutils curl eject fdisk gawk kpartx krb5-locales libblkid1 2026-07-31 14:51:46.699 | libcurl3t64-gnutls libcurl4t64 libfdisk1 libgssapi-krb5-2 libk5crypto3 2026-07-31 14:51:46.699 | libkrb5-3 libkrb5support0 libmount1 libncurses6 libncursesw6 libnss-systemd 2026-07-31 14:51:46.699 | libpam-systemd libsmartcols1 libsqlite3-0 libssl3t64 libsystemd-shared 2026-07-31 14:51:46.699 | libsystemd0 libtinfo6 libudev1 libuuid1 libxml2 mount multipath-tools 2026-07-31 14:51:46.700 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-server 2026-07-31 14:51:46.700 | openssh-sftp-server openssl rsync sudo systemd systemd-dev systemd-resolved 2026-07-31 14:51:46.700 | systemd-sysv tar udev util-linux uuid-runtime wget 2026-07-31 14:51:46.889 | 50 upgraded, 139 newly installed, 0 to remove and 100 not upgraded. 2026-07-31 14:51:46.890 | Need to get 190 MB of archives. 2026-07-31 14:51:46.890 | After this operation, 919 MB of additional disk space will be used. 2026-07-31 14:51:46.890 | 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-31 14:51:47.041 | 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-31 14:51:47.106 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.4 [256 kB] 2026-07-31 14:51:47.144 | 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-31 14:51:47.215 | 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-31 14:51:47.215 | 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-31 14:51:47.223 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-07-31 14:51:47.227 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-07-31 14:51:47.230 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-07-31 14:51:47.232 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-07-31 14:51:47.238 | 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-31 14:51:47.275 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-07-31 14:51:47.280 | 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-31 14:51:47.280 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-07-31 14:51:47.291 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-07-31 14:51:47.294 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3,475 kB] 2026-07-31 14:51:47.329 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1,875 kB] 2026-07-31 14:51:47.352 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-07-31 14:51:47.353 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.12 [1,942 kB] 2026-07-31 14:51:47.373 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-07-31 14:51:47.374 | 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-31 14:51:47.375 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-07-31 14:51:47.376 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-07-31 14:51:47.382 | 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-31 14:51:47.382 | 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-31 14:51:47.382 | 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-31 14:51:47.418 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-31 14:51:47.419 | 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-31 14:51:47.428 | 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-31 14:51:47.429 | 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-31 14:51:47.429 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-07-31 14:51:47.431 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.7 [82.0 kB] 2026-07-31 14:51:47.458 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.7 [143 kB] 2026-07-31 14:51:47.459 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.7 [34.5 kB] 2026-07-31 14:51:47.460 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.7 [348 kB] 2026-07-31 14:51:47.465 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-07-31 14:51:47.501 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-31 14:51:47.504 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-07-31 14:51:47.513 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-07-31 14:51:47.530 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-07-31 14:51:47.531 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-07-31 14:51:47.532 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-07-31 14:51:47.547 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-07-31 14:51:47.552 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-07-31 14:51:47.578 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-31 14:51:47.581 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.18 [37.3 kB] 2026-07-31 14:51:47.593 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.18 [511 kB] 2026-07-31 14:51:47.600 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.18 [908 kB] 2026-07-31 14:51:47.611 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-31 14:51:47.613 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-31 14:51:47.613 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.12 [1,003 kB] 2026-07-31 14:51:47.627 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-31 14:51:47.644 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-31 14:51:47.645 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-31 14:51:47.646 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-31 14:51:47.647 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-31 14:51:47.689 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-31 14:51:47.731 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-31 14:51:47.732 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-07-31 14:51:47.733 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-locales all 1.20.1-6ubuntu2.7 [14.9 kB] 2026-07-31 14:51:47.733 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-07-31 14:51:47.770 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-07-31 14:51:47.771 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.4 [334 kB] 2026-07-31 14:51:47.774 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-31 14:51:47.775 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-31 14:51:47.777 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-31 14:51:47.780 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-31 14:51:47.812 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-31 14:51:47.816 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-31 14:51:47.817 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-31 14:51:48.264 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-31 14:51:48.426 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-31 14:51:48.427 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-31 14:51:48.427 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-31 14:51:48.430 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-31 14:51:48.439 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-07-31 14:51:48.455 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-07-31 14:51:48.540 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-31 14:51:48.541 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-31 14:51:48.542 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-31 14:51:48.543 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-31 14:51:48.575 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-31 14:51:48.575 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-31 14:51:48.576 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-07-31 14:51:48.578 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-31 14:51:48.579 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-31 14:51:48.580 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-31 14:51:48.618 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-31 14:51:48.619 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-31 14:51:48.621 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-31 14:51:48.652 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-31 14:51:48.652 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-31 14:51:48.653 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-31 14:51:48.661 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-31 14:51:48.664 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-07-31 14:51:48.665 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-31 14:51:48.692 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-31 14:51:48.694 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-31 14:51:48.697 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-07-31 14:51:48.697 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-31 14:51:48.704 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-07-31 14:51:48.706 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-31 14:51:48.731 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-07-31 14:51:48.732 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-31 14:51:48.732 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-07-31 14:51:48.737 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-07-31 14:51:48.769 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-31 14:51:48.814 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-07-31 14:51:48.816 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-07-31 14:51:48.892 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-31 14:51:48.894 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-07-31 14:51:48.894 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-31 14:51:48.898 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-31 14:51:48.898 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-31 14:51:48.899 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-31 14:51:48.899 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-31 14:51:48.900 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-31 14:51:48.901 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-31 14:51:48.934 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-31 14:51:48.940 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-31 14:51:48.975 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-31 14:51:48.976 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-07-31 14:51:49.020 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-31 14:51:49.020 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-31 14:51:49.021 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-31 14:51:49.022 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-31 14:51:49.023 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-31 14:51:49.025 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-31 14:51:49.030 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-31 14:51:49.046 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-31 14:51:49.047 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-07-31 14:51:49.084 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.7 [57.6 kB] 2026-07-31 14:51:49.085 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.7 [40.1 kB] 2026-07-31 14:51:49.086 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.7 [40.4 kB] 2026-07-31 14:51:49.087 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.7 [53.0 kB] 2026-07-31 14:51:49.087 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.7 [125 kB] 2026-07-31 14:51:49.089 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-31 14:51:49.090 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2,361 kB] 2026-07-31 14:51:49.159 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-31 14:51:49.164 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-31 14:51:49.164 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-31 14:51:49.308 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-31 14:51:49.310 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-07-31 14:51:49.310 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-07-31 14:51:49.310 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-07-31 14:51:49.311 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-31 14:51:49.312 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-31 14:51:49.314 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-31 14:51:49.314 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-31 14:51:49.315 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-07-31 14:51:49.349 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1,255 kB] 2026-07-31 14:51:49.393 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-31 14:51:49.426 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-31 14:51:49.427 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-31 14:51:49.429 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.12 [2,408 kB] 2026-07-31 14:51:49.479 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-31 14:51:49.480 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-31 14:51:49.500 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1,239 kB] 2026-07-31 14:51:49.515 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-31 14:51:49.516 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-31 14:51:49.524 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-31 14:51:49.563 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-31 14:51:49.603 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-31 14:51:49.607 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-31 14:51:49.996 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-31 14:51:49.997 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-31 14:51:50.001 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-07-31 14:51:50.179 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-31 14:51:50.180 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-31 14:51:50.816 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-31 14:51:50.818 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-31 14:51:50.818 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-31 14:51:50.819 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-07-31 14:51:50.819 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-31 14:51:50.820 | Get:175 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1,300 kB] 2026-07-31 14:51:50.830 | Get:176 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1,231 kB] 2026-07-31 14:51:50.850 | Get:177 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-31 14:51:50.850 | Get:178 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-31 14:51:50.867 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-07-31 14:51:50.898 | Get:180 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-31 14:51:50.899 | Get:181 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-31 14:51:50.902 | Get:182 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-31 14:51:50.939 | Get:183 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-31 14:51:50.940 | Get:184 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-07-31 14:51:50.942 | Get:185 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-07-31 14:51:50.944 | Get:186 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-07-31 14:51:50.946 | Get:187 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.7 [11.9 kB] 2026-07-31 14:51:50.947 | Get:188 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-31 14:51:50.975 | Get:189 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-07-31 14:51:51.543 | Preconfiguring packages ... 2026-07-31 14:51:51.646 | Fetched 190 MB in 4s (44.6 MB/s) 2026-07-31 14:51:51.742 | (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 ... 158796 files and directories currently installed.) 2026-07-31 14:51:51.746 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-31 14:51:51.751 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-07-31 14:51:51.811 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-07-31 14:51:51.936 | (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 ... 158796 files and directories currently installed.) 2026-07-31 14:51:51.942 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-31 14:51:51.949 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-31 14:51:52.012 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-31 14:51:52.127 | (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 ... 158796 files and directories currently installed.) 2026-07-31 14:51:52.131 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.4_amd64.deb ... 2026-07-31 14:51:52.139 | Unpacking tar (1.35+dfsg-3ubuntu0.4) over (1.35+dfsg-3build1) ... 2026-07-31 14:51:52.197 | Setting up tar (1.35+dfsg-3ubuntu0.4) ... 2026-07-31 14:51:52.320 | (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 ... 158796 files and directories currently installed.) 2026-07-31 14:51:52.324 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-31 14:51:52.333 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-31 14:51:52.503 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-07-31 14:51:53.243 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-07-31 14:51:53.351 | (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 ... 158796 files and directories currently installed.) 2026-07-31 14:51:53.356 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-31 14:51:53.360 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-31 14:51:53.439 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-31 14:51:53.556 | (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 ... 158796 files and directories currently installed.) 2026-07-31 14:51:53.562 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-31 14:51:53.567 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-31 14:51:54.283 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-31 14:51:54.288 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-31 14:51:54.344 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-07-31 14:51:54.349 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-31 14:51:54.408 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-31 14:51:54.415 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-31 14:51:54.463 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-31 14:51:54.571 | (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 ... 158796 files and directories currently installed.) 2026-07-31 14:51:54.575 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-07-31 14:51:54.583 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-31 14:51:54.645 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-07-31 14:51:54.649 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-31 14:51:54.725 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-07-31 14:51:54.730 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-31 14:51:54.784 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-07-31 14:51:54.898 | (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 ... 158796 files and directories currently installed.) 2026-07-31 14:51:54.904 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-07-31 14:51:54.911 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-31 14:51:54.968 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-31 14:51:54.976 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-31 14:51:55.036 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-31 14:51:55.043 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-31 14:51:55.102 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-31 14:51:55.128 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-31 14:51:55.435 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-31 14:51:55.461 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-31 14:51:55.592 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-07-31 14:51:55.596 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-31 14:51:55.648 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-07-31 14:51:55.764 | (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 ... 158796 files and directories currently installed.) 2026-07-31 14:51:55.769 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.12_amd64.deb ... 2026-07-31 14:51:55.774 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.7) ... 2026-07-31 14:51:55.849 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.12) ... 2026-07-31 14:51:55.962 | (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 ... 158796 files and directories currently installed.) 2026-07-31 14:51:55.966 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-31 14:51:55.971 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-31 14:51:56.017 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-31 14:51:56.130 | (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 ... 158796 files and directories currently installed.) 2026-07-31 14:51:56.133 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-31 14:51:56.138 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-31 14:51:56.184 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-31 14:51:56.290 | (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 ... 158796 files and directories currently installed.) 2026-07-31 14:51:56.294 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-31 14:51:56.301 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-31 14:51:56.347 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-31 14:51:56.356 | Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ... 2026-07-31 14:51:56.417 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-31 14:51:56.422 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-31 14:51:56.470 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-31 14:51:56.587 | (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 ... 158796 files and directories currently installed.) 2026-07-31 14:51:56.592 | Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-31 14:51:56.604 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-31 14:51:56.646 | Selecting previously unselected package libapr1t64:amd64. 2026-07-31 14:51:56.660 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-31 14:51:56.662 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-31 14:51:56.692 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-31 14:51:56.706 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-31 14:51:56.708 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-31 14:51:56.761 | Preparing to unpack .../03-libsqlite3-0_3.45.1-1ubuntu2.7_amd64.deb ... 2026-07-31 14:51:56.768 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) over (3.45.1-1ubuntu2.5) ... 2026-07-31 14:51:56.815 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-31 14:51:56.830 | Preparing to unpack .../04-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-31 14:51:56.832 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-31 14:51:56.858 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-31 14:51:56.872 | Preparing to unpack .../05-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-31 14:51:56.874 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-31 14:51:56.914 | Preparing to unpack .../06-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-31 14:51:56.919 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-31 14:51:56.975 | Preparing to unpack .../07-libk5crypto3_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-31 14:51:56.982 | Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-31 14:51:57.042 | Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-31 14:51:57.047 | Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-31 14:51:57.104 | Preparing to unpack .../09-libkrb5support0_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-31 14:51:57.110 | Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-31 14:51:57.165 | Preparing to unpack .../10-libkrb5-3_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-31 14:51:57.171 | Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-31 14:51:57.235 | Preparing to unpack .../11-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-31 14:51:57.242 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-31 14:51:57.289 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-31 14:51:57.303 | Preparing to unpack .../12-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-31 14:51:57.305 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-31 14:51:57.362 | Preparing to unpack .../13-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-31 14:51:57.370 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-07-31 14:51:57.425 | Selecting previously unselected package apache2-bin. 2026-07-31 14:51:57.442 | Preparing to unpack .../14-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-31 14:51:57.445 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-31 14:51:57.537 | Selecting previously unselected package apache2-data. 2026-07-31 14:51:57.554 | Preparing to unpack .../15-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-31 14:51:57.557 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-31 14:51:57.652 | Selecting previously unselected package apache2-utils. 2026-07-31 14:51:57.669 | Preparing to unpack .../16-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-31 14:51:57.671 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-31 14:51:57.715 | Selecting previously unselected package apache2. 2026-07-31 14:51:57.728 | Preparing to unpack .../17-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-31 14:51:57.736 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-31 14:51:57.818 | Preparing to unpack .../18-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-07-31 14:51:57.828 | Unpacking gawk (1:5.2.1-2ubuntu0.1) over (1:5.2.1-2build3) ... 2026-07-31 14:51:57.913 | Selecting previously unselected package haproxy. 2026-07-31 14:51:57.928 | Preparing to unpack .../19-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-31 14:51:57.937 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-31 14:51:58.019 | Selecting previously unselected package memcached. 2026-07-31 14:51:58.035 | Preparing to unpack .../20-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-31 14:51:58.040 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-31 14:51:58.094 | Preparing to unpack .../21-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-31 14:51:58.099 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-31 14:51:58.150 | Preparing to unpack .../22-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-31 14:51:58.255 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-31 14:51:58.336 | Preparing to unpack .../23-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-31 14:51:58.360 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-31 14:51:58.428 | Selecting previously unselected package libjson-perl. 2026-07-31 14:51:58.446 | Preparing to unpack .../24-libjson-perl_4.10000-1_all.deb ... 2026-07-31 14:51:58.448 | Unpacking libjson-perl (4.10000-1) ... 2026-07-31 14:51:58.486 | Selecting previously unselected package postgresql-client-common. 2026-07-31 14:51:58.504 | Preparing to unpack .../25-postgresql-client-common_257build1.1_all.deb ... 2026-07-31 14:51:58.506 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-31 14:51:58.556 | Preparing to unpack .../26-openssl_3.0.13-0ubuntu3.12_amd64.deb ... 2026-07-31 14:51:58.561 | Unpacking openssl (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.7) ... 2026-07-31 14:51:58.668 | Selecting previously unselected package ssl-cert. 2026-07-31 14:51:58.682 | Preparing to unpack .../27-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-31 14:51:58.684 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-31 14:51:58.717 | Selecting previously unselected package postgresql-common. 2026-07-31 14:51:58.731 | Preparing to unpack .../28-postgresql-common_257build1.1_all.deb ... 2026-07-31 14:51:58.750 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-31 14:51:58.758 | Unpacking postgresql-common (257build1.1) ... 2026-07-31 14:51:58.823 | Selecting previously unselected package libsysfs2:amd64. 2026-07-31 14:51:58.838 | Preparing to unpack .../29-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-31 14:51:58.840 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-31 14:51:58.876 | Selecting previously unselected package sysfsutils. 2026-07-31 14:51:58.894 | Preparing to unpack .../30-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-31 14:51:58.900 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-31 14:51:58.947 | Preparing to unpack .../31-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-31 14:51:58.952 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-31 14:51:59.004 | Preparing to unpack .../32-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-31 14:51:59.009 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-31 14:51:59.060 | Preparing to unpack .../33-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-31 14:51:59.065 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-31 14:51:59.125 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-31 14:51:59.250 | (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 ... 159845 files and directories currently installed.) 2026-07-31 14:51:59.255 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-31 14:51:59.261 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-31 14:51:59.306 | Preparing to unpack .../001-krb5-locales_1.20.1-6ubuntu2.7_all.deb ... 2026-07-31 14:51:59.310 | Unpacking krb5-locales (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-31 14:51:59.362 | Preparing to unpack .../002-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-07-31 14:51:59.379 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-07-31 14:51:59.470 | Preparing to unpack .../003-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-31 14:51:59.478 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-31 14:51:59.533 | Preparing to unpack .../004-wget_1.21.4-1ubuntu4.4_amd64.deb ... 2026-07-31 14:51:59.538 | Unpacking wget (1.21.4-1ubuntu4.4) over (1.21.4-1ubuntu4.1) ... 2026-07-31 14:51:59.581 | Selecting previously unselected package autotools-dev. 2026-07-31 14:51:59.596 | Preparing to unpack .../005-autotools-dev_20220109.1_all.deb ... 2026-07-31 14:51:59.599 | Unpacking autotools-dev (20220109.1) ... 2026-07-31 14:51:59.638 | Selecting previously unselected package m4. 2026-07-31 14:51:59.657 | Preparing to unpack .../006-m4_1.4.19-4build1_amd64.deb ... 2026-07-31 14:51:59.659 | Unpacking m4 (1.4.19-4build1) ... 2026-07-31 14:51:59.710 | Selecting previously unselected package autoconf. 2026-07-31 14:51:59.724 | Preparing to unpack .../007-autoconf_2.71-3_all.deb ... 2026-07-31 14:51:59.726 | Unpacking autoconf (2.71-3) ... 2026-07-31 14:51:59.788 | Selecting previously unselected package automake. 2026-07-31 14:51:59.808 | Preparing to unpack .../008-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-31 14:51:59.814 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-31 14:51:59.881 | Selecting previously unselected package autopoint. 2026-07-31 14:51:59.894 | Preparing to unpack .../009-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-31 14:51:59.896 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-31 14:51:59.931 | Selecting previously unselected package libdebhelper-perl. 2026-07-31 14:51:59.948 | Preparing to unpack .../010-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-31 14:51:59.950 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-31 14:52:00.004 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-31 14:52:00.024 | Preparing to unpack .../011-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-31 14:52:00.026 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:00.660 | Selecting previously unselected package libclang-cpp17t64. 2026-07-31 14:52:00.670 | Preparing to unpack .../012-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-31 14:52:00.674 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:00.992 | Selecting previously unselected package libgc1:amd64. 2026-07-31 14:52:01.006 | Preparing to unpack .../013-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-31 14:52:01.009 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-31 14:52:01.050 | Selecting previously unselected package libobjc4:amd64. 2026-07-31 14:52:01.063 | Preparing to unpack .../014-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-31 14:52:01.068 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-31 14:52:01.100 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-31 14:52:01.113 | Preparing to unpack .../015-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-31 14:52:01.117 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-31 14:52:01.156 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-31 14:52:01.172 | Preparing to unpack .../016-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-31 14:52:01.175 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:01.301 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-31 14:52:01.314 | Preparing to unpack .../017-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-31 14:52:01.317 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:01.379 | Selecting previously unselected package libclang1-17t64. 2026-07-31 14:52:01.392 | Preparing to unpack .../018-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-31 14:52:01.395 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:01.580 | Selecting previously unselected package clang-17. 2026-07-31 14:52:01.593 | Preparing to unpack .../019-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-31 14:52:01.597 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:01.641 | Selecting previously unselected package libtool. 2026-07-31 14:52:01.660 | Preparing to unpack .../020-libtool_2.4.7-7build1_all.deb ... 2026-07-31 14:52:01.664 | Unpacking libtool (2.4.7-7build1) ... 2026-07-31 14:52:01.709 | Selecting previously unselected package dh-autoreconf. 2026-07-31 14:52:01.727 | Preparing to unpack .../021-dh-autoreconf_20_all.deb ... 2026-07-31 14:52:01.730 | Unpacking dh-autoreconf (20) ... 2026-07-31 14:52:01.770 | Selecting previously unselected package libarchive-zip-perl. 2026-07-31 14:52:01.784 | Preparing to unpack .../022-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-31 14:52:01.787 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-31 14:52:01.831 | Selecting previously unselected package libsub-override-perl. 2026-07-31 14:52:01.846 | Preparing to unpack .../023-libsub-override-perl_0.10-1_all.deb ... 2026-07-31 14:52:01.849 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-31 14:52:01.885 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-31 14:52:01.904 | Preparing to unpack .../024-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-31 14:52:01.908 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-31 14:52:01.948 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-31 14:52:01.968 | Preparing to unpack .../025-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-31 14:52:01.973 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-31 14:52:02.007 | Selecting previously unselected package debugedit. 2026-07-31 14:52:02.021 | Preparing to unpack .../026-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-31 14:52:02.024 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-31 14:52:02.059 | Selecting previously unselected package dwz. 2026-07-31 14:52:02.073 | Preparing to unpack .../027-dwz_0.15-1build6_amd64.deb ... 2026-07-31 14:52:02.076 | Unpacking dwz (0.15-1build6) ... 2026-07-31 14:52:02.120 | Selecting previously unselected package gettext. 2026-07-31 14:52:02.138 | Preparing to unpack .../028-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-31 14:52:02.142 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-31 14:52:02.214 | Selecting previously unselected package intltool-debian. 2026-07-31 14:52:02.233 | Preparing to unpack .../029-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-31 14:52:02.237 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-31 14:52:02.279 | Selecting previously unselected package po-debconf. 2026-07-31 14:52:02.292 | Preparing to unpack .../030-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-31 14:52:02.296 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-31 14:52:02.355 | Selecting previously unselected package debhelper. 2026-07-31 14:52:02.368 | Preparing to unpack .../031-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-31 14:52:02.372 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-31 14:52:02.499 | Selecting previously unselected package uuid-dev:amd64. 2026-07-31 14:52:02.513 | Preparing to unpack .../032-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-31 14:52:02.516 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-31 14:52:02.562 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-31 14:52:02.572 | Preparing to unpack .../033-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-31 14:52:02.575 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-31 14:52:02.622 | Selecting previously unselected package libapr1-dev. 2026-07-31 14:52:02.640 | Preparing to unpack .../034-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-31 14:52:02.644 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-31 14:52:02.844 | Selecting previously unselected package libldap-dev:amd64. 2026-07-31 14:52:02.857 | Preparing to unpack .../035-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-31 14:52:02.860 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-31 14:52:02.948 | Selecting previously unselected package libldap2-dev. 2026-07-31 14:52:02.962 | Preparing to unpack .../036-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-31 14:52:02.965 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-31 14:52:02.997 | Selecting previously unselected package libaprutil1-dev. 2026-07-31 14:52:03.012 | Preparing to unpack .../037-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-31 14:52:03.015 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-31 14:52:03.164 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-31 14:52:03.177 | Preparing to unpack .../038-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-31 14:52:03.180 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-31 14:52:03.221 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-31 14:52:03.235 | Preparing to unpack .../039-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-31 14:52:03.239 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-31 14:52:03.281 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-31 14:52:03.300 | Preparing to unpack .../040-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-31 14:52:03.304 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-31 14:52:03.340 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-31 14:52:03.354 | Preparing to unpack .../041-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-31 14:52:03.359 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-31 14:52:03.436 | Selecting previously unselected package apache2-dev. 2026-07-31 14:52:03.449 | Preparing to unpack .../042-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-31 14:52:03.453 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-31 14:52:03.516 | Selecting previously unselected package ncal. 2026-07-31 14:52:03.530 | Preparing to unpack .../043-ncal_12.1.8_amd64.deb ... 2026-07-31 14:52:03.534 | Unpacking ncal (12.1.8) ... 2026-07-31 14:52:03.577 | Selecting previously unselected package bsdmainutils. 2026-07-31 14:52:03.591 | Preparing to unpack .../044-bsdmainutils_12.1.8_all.deb ... 2026-07-31 14:52:03.597 | Unpacking bsdmainutils (12.1.8) ... 2026-07-31 14:52:03.631 | Selecting previously unselected package conntrack. 2026-07-31 14:52:03.644 | Preparing to unpack .../045-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-31 14:52:03.647 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-31 14:52:03.683 | Selecting previously unselected package dnsmasq-base. 2026-07-31 14:52:03.697 | Preparing to unpack .../046-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-07-31 14:52:03.708 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-31 14:52:03.752 | Selecting previously unselected package dnsmasq-utils. 2026-07-31 14:52:03.771 | Preparing to unpack .../047-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-07-31 14:52:03.773 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-31 14:52:03.812 | Selecting previously unselected package ebtables. 2026-07-31 14:52:03.831 | Preparing to unpack .../048-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-31 14:52:03.847 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-31 14:52:03.911 | Preparing to unpack .../049-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-31 14:52:03.918 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-31 14:52:03.957 | Selecting previously unselected package fonts-liberation. 2026-07-31 14:52:03.971 | Preparing to unpack .../050-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-31 14:52:03.975 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-31 14:52:04.036 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-31 14:52:04.048 | Preparing to unpack .../051-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-31 14:52:04.050 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-31 14:52:04.091 | Selecting previously unselected package fonts-liberation2. 2026-07-31 14:52:04.106 | Preparing to unpack .../052-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-31 14:52:04.109 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-31 14:52:04.143 | Selecting previously unselected package genisoimage. 2026-07-31 14:52:04.157 | Preparing to unpack .../053-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-31 14:52:04.161 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-31 14:52:04.205 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-31 14:52:04.220 | Preparing to unpack .../054-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-31 14:52:04.222 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-31 14:52:04.263 | Selecting previously unselected package libann0. 2026-07-31 14:52:04.278 | Preparing to unpack .../055-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-31 14:52:04.281 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-31 14:52:04.315 | Selecting previously unselected package libcdt5:amd64. 2026-07-31 14:52:04.336 | Preparing to unpack .../056-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-31 14:52:04.338 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-31 14:52:04.371 | Selecting previously unselected package libcgraph6:amd64. 2026-07-31 14:52:04.390 | Preparing to unpack .../057-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-31 14:52:04.392 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-31 14:52:04.432 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-31 14:52:04.447 | Preparing to unpack .../058-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-31 14:52:04.450 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-31 14:52:04.487 | Selecting previously unselected package libltdl7:amd64. 2026-07-31 14:52:04.501 | Preparing to unpack .../059-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-31 14:52:04.504 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-31 14:52:04.538 | Selecting previously unselected package libpathplan4:amd64. 2026-07-31 14:52:04.552 | Preparing to unpack .../060-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-31 14:52:04.555 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-31 14:52:04.589 | Selecting previously unselected package libgvc6. 2026-07-31 14:52:04.604 | Preparing to unpack .../061-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-31 14:52:04.606 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-31 14:52:04.657 | Selecting previously unselected package libgvpr2:amd64. 2026-07-31 14:52:04.671 | Preparing to unpack .../062-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-31 14:52:04.675 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-31 14:52:04.710 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-31 14:52:04.730 | Preparing to unpack .../063-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-31 14:52:04.733 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-31 14:52:04.781 | Selecting previously unselected package libice6:amd64. 2026-07-31 14:52:04.795 | Preparing to unpack .../064-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-31 14:52:04.798 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-31 14:52:04.829 | Selecting previously unselected package libsm6:amd64. 2026-07-31 14:52:04.843 | Preparing to unpack .../065-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-31 14:52:04.845 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-31 14:52:04.876 | Selecting previously unselected package libxt6t64:amd64. 2026-07-31 14:52:04.894 | Preparing to unpack .../066-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-31 14:52:04.896 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-31 14:52:04.936 | Selecting previously unselected package libxmu6:amd64. 2026-07-31 14:52:04.956 | Preparing to unpack .../067-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-31 14:52:04.960 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-31 14:52:05.002 | Selecting previously unselected package libxaw7:amd64. 2026-07-31 14:52:05.021 | Preparing to unpack .../068-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-31 14:52:05.024 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-31 14:52:05.061 | Selecting previously unselected package graphviz. 2026-07-31 14:52:05.075 | Preparing to unpack .../069-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-31 14:52:05.078 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-31 14:52:05.145 | Selecting previously unselected package icu-devtools. 2026-07-31 14:52:05.159 | Preparing to unpack .../070-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-31 14:52:05.162 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-31 14:52:05.203 | Selecting previously unselected package iputils-arping. 2026-07-31 14:52:05.214 | Preparing to unpack .../071-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-31 14:52:05.215 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-31 14:52:05.248 | Selecting previously unselected package comerr-dev:amd64. 2026-07-31 14:52:05.262 | Preparing to unpack .../072-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-31 14:52:05.267 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-31 14:52:05.306 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-31 14:52:05.320 | Preparing to unpack .../073-libgssrpc4t64_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-31 14:52:05.323 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-31 14:52:05.355 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-31 14:52:05.370 | Preparing to unpack .../074-libkadm5clnt-mit12_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-31 14:52:05.374 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-31 14:52:05.408 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-31 14:52:05.422 | Preparing to unpack .../075-libkdb5-10t64_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-31 14:52:05.425 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-31 14:52:05.468 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-31 14:52:05.488 | Preparing to unpack .../076-libkadm5srv-mit12_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-31 14:52:05.490 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-31 14:52:05.541 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-31 14:52:05.556 | Preparing to unpack .../077-krb5-multidev_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-31 14:52:05.559 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-31 14:52:05.610 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-31 14:52:05.631 | Preparing to unpack .../078-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-31 14:52:05.635 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-31 14:52:05.670 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-31 14:52:05.690 | Preparing to unpack .../079-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-31 14:52:05.692 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:05.893 | Preparing to unpack .../080-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-31 14:52:05.902 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-31 14:52:05.947 | Selecting previously unselected package libgts-bin. 2026-07-31 14:52:05.961 | Preparing to unpack .../081-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-31 14:52:05.963 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-31 14:52:06.007 | Selecting previously unselected package libicu-dev:amd64. 2026-07-31 14:52:06.020 | Preparing to unpack .../082-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-31 14:52:06.022 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-31 14:52:06.337 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-31 14:52:06.351 | Preparing to unpack .../083-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-31 14:52:06.354 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-31 14:52:06.391 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-31 14:52:06.405 | Preparing to unpack .../084-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-31 14:52:06.408 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-31 14:52:06.434 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-31 14:52:06.448 | Preparing to unpack .../085-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-31 14:52:06.450 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-31 14:52:06.481 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-31 14:52:06.494 | Preparing to unpack .../086-libjs-jquery-metadata_12-4_all.deb ... 2026-07-31 14:52:06.496 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-31 14:52:06.530 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-31 14:52:06.549 | Preparing to unpack .../087-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-31 14:52:06.551 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-31 14:52:06.625 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-31 14:52:06.641 | Preparing to unpack .../088-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-31 14:52:06.643 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-31 14:52:06.689 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-31 14:52:06.704 | Preparing to unpack .../089-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-31 14:52:06.707 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-31 14:52:06.740 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-31 14:52:06.754 | Preparing to unpack .../090-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-31 14:52:06.756 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-31 14:52:06.797 | Selecting previously unselected package mysql-common. 2026-07-31 14:52:06.812 | Preparing to unpack .../091-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-31 14:52:06.830 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-31 14:52:06.864 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-31 14:52:06.879 | Preparing to unpack .../092-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-31 14:52:06.881 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-31 14:52:06.943 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-31 14:52:06.957 | Preparing to unpack .../093-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-31 14:52:06.959 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-31 14:52:07.018 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-31 14:52:07.033 | Preparing to unpack .../094-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-31 14:52:07.035 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-31 14:52:07.071 | Selecting previously unselected package libpq5:amd64. 2026-07-31 14:52:07.086 | Preparing to unpack .../095-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-31 14:52:07.088 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-31 14:52:07.124 | Selecting previously unselected package libssl-dev:amd64. 2026-07-31 14:52:07.138 | Preparing to unpack .../096-libssl-dev_3.0.13-0ubuntu3.12_amd64.deb ... 2026-07-31 14:52:07.140 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-07-31 14:52:07.260 | Selecting previously unselected package libpq-dev. 2026-07-31 14:52:07.274 | Preparing to unpack .../097-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-31 14:52:07.276 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-31 14:52:07.312 | Selecting previously unselected package libsasl2-dev. 2026-07-31 14:52:07.331 | Preparing to unpack .../098-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-31 14:52:07.333 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-31 14:52:07.383 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-31 14:52:07.403 | Preparing to unpack .../099-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-31 14:52:07.406 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-31 14:52:07.581 | Selecting previously unselected package libx86-1:amd64. 2026-07-31 14:52:07.599 | Preparing to unpack .../100-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-31 14:52:07.601 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-31 14:52:07.638 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-31 14:52:07.653 | Preparing to unpack .../101-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-31 14:52:07.655 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-31 14:52:07.719 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-31 14:52:07.734 | Preparing to unpack .../102-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-31 14:52:07.736 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-31 14:52:07.805 | Selecting previously unselected package llvm-17-runtime. 2026-07-31 14:52:07.821 | Preparing to unpack .../103-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-31 14:52:07.823 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:07.874 | Selecting previously unselected package libpfm4:amd64. 2026-07-31 14:52:07.889 | Preparing to unpack .../104-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-31 14:52:07.891 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-31 14:52:07.943 | Selecting previously unselected package llvm-17. 2026-07-31 14:52:07.958 | Preparing to unpack .../105-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-31 14:52:07.961 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:08.613 | Selecting previously unselected package libffi-dev:amd64. 2026-07-31 14:52:08.627 | Preparing to unpack .../106-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-31 14:52:08.629 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-31 14:52:08.671 | Selecting previously unselected package llvm-17-tools. 2026-07-31 14:52:08.683 | Preparing to unpack .../107-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-31 14:52:08.685 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:08.848 | Selecting previously unselected package libz3-4:amd64. 2026-07-31 14:52:08.863 | Preparing to unpack .../108-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-31 14:52:08.865 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-31 14:52:08.994 | Selecting previously unselected package libz3-dev:amd64. 2026-07-31 14:52:09.009 | Preparing to unpack .../109-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-31 14:52:09.011 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-31 14:52:09.048 | Selecting previously unselected package llvm-17-dev. 2026-07-31 14:52:09.062 | Preparing to unpack .../110-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-31 14:52:09.063 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:10.839 | Selecting previously unselected package osinfo-db. 2026-07-31 14:52:10.855 | Preparing to unpack .../111-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-31 14:52:10.858 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-31 14:52:11.165 | Selecting previously unselected package pkgconf-bin. 2026-07-31 14:52:11.182 | Preparing to unpack .../112-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-31 14:52:11.185 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-31 14:52:11.219 | Selecting previously unselected package pkgconf:amd64. 2026-07-31 14:52:11.240 | Preparing to unpack .../113-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-31 14:52:11.246 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-31 14:52:11.285 | Selecting previously unselected package pkg-config:amd64. 2026-07-31 14:52:11.299 | Preparing to unpack .../114-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-31 14:52:11.305 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-31 14:52:11.339 | Selecting previously unselected package pm-utils. 2026-07-31 14:52:11.354 | Preparing to unpack .../115-pm-utils_1.4.1-21_all.deb ... 2026-07-31 14:52:11.357 | Unpacking pm-utils (1.4.1-21) ... 2026-07-31 14:52:11.412 | Selecting previously unselected package postgresql-client-16. 2026-07-31 14:52:11.427 | Preparing to unpack .../116-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-31 14:52:11.430 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-31 14:52:11.534 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-31 14:52:11.549 | Preparing to unpack .../117-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-31 14:52:11.552 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-31 14:52:11.822 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-31 14:52:11.839 | Preparing to unpack .../118-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-31 14:52:11.842 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-31 14:52:11.886 | Selecting previously unselected package python3-mysqldb. 2026-07-31 14:52:11.905 | Preparing to unpack .../119-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-31 14:52:11.908 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-31 14:52:11.950 | Selecting previously unselected package sqlite3. 2026-07-31 14:52:11.964 | Preparing to unpack .../120-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-07-31 14:52:11.967 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-07-31 14:52:12.000 | Selecting previously unselected package vbetool. 2026-07-31 14:52:12.019 | Preparing to unpack .../121-vbetool_1.1-5_amd64.deb ... 2026-07-31 14:52:12.023 | Unpacking vbetool (1.1-5) ... 2026-07-31 14:52:12.060 | Selecting previously unselected package libosinfo-l10n. 2026-07-31 14:52:12.077 | Preparing to unpack .../122-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-31 14:52:12.080 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-31 14:52:12.129 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-31 14:52:12.147 | Preparing to unpack .../123-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-31 14:52:12.149 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-31 14:52:12.189 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-31 14:52:12.201 | Preparing to unpack .../124-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-31 14:52:12.203 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-31 14:52:12.255 | Preparing to unpack .../125-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-31 14:52:12.263 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-31 14:52:12.307 | Selecting previously unselected package liberasurecode1:amd64. 2026-07-31 14:52:12.322 | Preparing to unpack .../126-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-07-31 14:52:12.325 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-31 14:52:12.362 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-07-31 14:52:12.380 | Preparing to unpack .../127-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-07-31 14:52:12.383 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-31 14:52:12.423 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-31 14:52:12.438 | Preparing to unpack .../128-libkrb5-dev_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-31 14:52:12.441 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-31 14:52:12.481 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-31 14:52:12.496 | Preparing to unpack .../129-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-31 14:52:12.499 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-31 14:52:12.561 | Preparing to unpack .../130-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-31 14:52:12.587 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-31 14:52:12.682 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-31 14:52:12.687 | Setting up postgresql-client-common (257build1.1) ... 2026-07-31 14:52:12.696 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-31 14:52:12.701 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-31 14:52:12.706 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-31 14:52:12.727 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-31 14:52:12.731 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-31 14:52:12.735 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-31 14:52:12.740 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-31 14:52:12.744 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-31 14:52:12.751 | Setting up wget (1.21.4-1ubuntu4.4) ... 2026-07-31 14:52:12.758 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-31 14:52:12.762 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-31 14:52:12.767 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-31 14:52:13.182 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-31 14:52:13.182 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-31 14:52:13.503 | Setting up ncal (12.1.8) ... 2026-07-31 14:52:13.507 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-07-31 14:52:13.519 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-31 14:52:13.523 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-31 14:52:13.528 | Setting up vbetool (1.1-5) ... 2026-07-31 14:52:13.532 | Setting up pm-utils (1.4.1-21) ... 2026-07-31 14:52:13.539 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-31 14:52:13.544 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) ... 2026-07-31 14:52:13.548 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-31 14:52:13.553 | Setting up m4 (1.4.19-4build1) ... 2026-07-31 14:52:13.557 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-07-31 14:52:13.562 | Setting up krb5-locales (1.20.1-6ubuntu2.7) ... 2026-07-31 14:52:13.566 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-31 14:52:13.605 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-31 14:52:13.626 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-31 14:52:13.631 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-31 14:52:13.636 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-31 14:52:14.201 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-31 14:52:14.501 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-31 14:52:14.506 | Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-31 14:52:14.509 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-07-31 14:52:14.514 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-31 14:52:14.653 | Setting up autotools-dev (20220109.1) ... 2026-07-31 14:52:14.657 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-31 14:52:14.661 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-31 14:52:14.665 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-31 14:52:14.669 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-31 14:52:14.674 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-31 14:52:14.678 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-31 14:52:14.682 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-31 14:52:14.687 | Setting up ebtables (2.0.11-6build1) ... 2026-07-31 14:52:15.059 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-31 14:52:15.064 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-31 14:52:15.068 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-31 14:52:15.073 | Setting up bsdmainutils (12.1.8) ... 2026-07-31 14:52:15.078 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-31 14:52:15.084 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-07-31 14:52:15.088 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-31 14:52:15.093 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-31 14:52:15.097 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-31 14:52:15.103 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-31 14:52:15.108 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-07-31 14:52:15.131 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-31 14:52:15.136 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-31 14:52:15.140 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-31 14:52:15.144 | Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-31 14:52:15.148 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-31 14:52:15.152 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-31 14:52:15.156 | Setting up autoconf (2.71-3) ... 2026-07-31 14:52:15.161 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-31 14:52:15.165 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-31 14:52:15.170 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:15.174 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-31 14:52:15.177 | Setting up dwz (0.15-1build6) ... 2026-07-31 14:52:15.181 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-31 14:52:15.186 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-07-31 14:52:15.190 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:15.195 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-31 14:52:15.993 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-07-31 14:52:16.016 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-31 14:52:16.020 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:16.023 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-31 14:52:16.027 | Setting up libjson-perl (4.10000-1) ... 2026-07-31 14:52:16.031 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-31 14:52:16.036 | Setting up debugedit (1:5.0-5build2) ... 2026-07-31 14:52:16.040 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-31 14:52:16.060 | Setting up libsub-override-perl (0.10-1) ... 2026-07-31 14:52:16.064 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-31 14:52:16.068 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-31 14:52:16.071 | Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-31 14:52:16.075 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-31 14:52:16.079 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-31 14:52:16.083 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-31 14:52:16.086 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-31 14:52:16.090 | Setting up openssl (3.0.13-0ubuntu3.12) ... 2026-07-31 14:52:16.097 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-31 14:52:16.101 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-31 14:52:16.106 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-31 14:52:16.109 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-31 14:52:16.114 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-31 14:52:16.118 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-07-31 14:52:16.123 | Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-31 14:52:16.832 | rsync.service is a disabled or a static unit not running, not starting it. 2026-07-31 14:52:16.836 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-31 14:52:16.846 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-31 14:52:16.851 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-31 14:52:16.859 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-31 14:52:16.863 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-31 14:52:16.868 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-31 14:52:16.873 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-31 14:52:16.878 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-31 14:52:16.883 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-31 14:52:16.888 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-31 14:52:16.893 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-31 14:52:16.898 | Setting up libtool (2.4.7-7build1) ... 2026-07-31 14:52:16.902 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-31 14:52:16.907 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-31 14:52:17.452 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-31 14:52:17.841 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-31 14:52:17.848 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-07-31 14:52:17.892 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-07-31 14:52:17.893 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-07-31 14:52:18.394 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-31 14:52:18.398 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-31 14:52:18.402 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-07-31 14:52:18.406 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-31 14:52:18.411 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-31 14:52:18.415 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-31 14:52:18.418 | Setting up dh-autoreconf (20) ... 2026-07-31 14:52:18.422 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-31 14:52:18.426 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-31 14:52:18.431 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-31 14:52:18.435 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-31 14:52:18.440 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:18.445 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-31 14:52:18.449 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:18.456 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-31 14:52:18.862 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-31 14:52:19.191 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-31 14:52:19.198 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-31 14:52:19.203 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-31 14:52:19.208 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-31 14:52:19.213 | Setting up postgresql-common (257build1.1) ... 2026-07-31 14:52:19.605 | 2026-07-31 14:52:19.605 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-31 14:52:19.746 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-31 14:52:19.746 | Removing obsolete dictionary files: 2026-07-31 14:52:20.428 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-31 14:52:20.819 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-31 14:52:20.876 | Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-31 14:52:20.889 | Setting up udev (255.4-1ubuntu8.16) ... 2026-07-31 14:52:21.655 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-31 14:52:21.660 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-31 14:52:21.664 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-31 14:52:21.668 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-31 14:52:21.672 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:21.678 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-31 14:52:21.682 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-31 14:52:21.686 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-31 14:52:21.690 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-07-31 14:52:22.281 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-31 14:52:22.288 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-31 14:52:22.344 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-31 14:52:22.350 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:22.356 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-31 14:52:22.360 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-31 14:52:22.366 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-07-31 14:52:22.392 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-31 14:52:22.397 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-31 14:52:22.404 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-31 14:52:22.409 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-31 14:52:22.430 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-31 14:52:22.434 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-31 14:52:22.438 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-31 14:52:22.442 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-31 14:52:22.446 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-31 14:52:23.035 | multipathd.service is a disabled or a static unit not running, not starting it. 2026-07-31 14:52:23.053 | multipathd.socket is a disabled or a static unit not running, not starting it. 2026-07-31 14:52:23.056 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:23.061 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-31 14:52:23.065 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-31 14:52:23.242 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-07-31 14:52:23.250 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:23.256 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-31 14:52:23.262 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-31 14:52:23.268 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-31 14:52:23.276 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-07-31 14:52:23.281 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-07-31 14:52:24.479 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-31 14:52:24.483 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-31 14:52:24.793 | Enabling module mpm_event. 2026-07-31 14:52:24.830 | Enabling module authz_core. 2026-07-31 14:52:24.836 | Enabling module authz_host. 2026-07-31 14:52:24.880 | Enabling module authn_core. 2026-07-31 14:52:24.886 | Enabling module auth_basic. 2026-07-31 14:52:24.927 | Enabling module access_compat. 2026-07-31 14:52:24.962 | Enabling module authn_file. 2026-07-31 14:52:24.999 | Enabling module authz_user. 2026-07-31 14:52:25.036 | Enabling module alias. 2026-07-31 14:52:25.071 | Enabling module dir. 2026-07-31 14:52:25.110 | Enabling module autoindex. 2026-07-31 14:52:25.146 | Enabling module env. 2026-07-31 14:52:25.179 | Enabling module mime. 2026-07-31 14:52:25.212 | Enabling module negotiation. 2026-07-31 14:52:25.245 | Enabling module setenvif. 2026-07-31 14:52:25.281 | Enabling module filter. 2026-07-31 14:52:25.315 | Enabling module deflate. 2026-07-31 14:52:25.346 | Enabling module status. 2026-07-31 14:52:25.379 | Enabling module reqtimeout. 2026-07-31 14:52:25.412 | Enabling conf charset. 2026-07-31 14:52:25.449 | Enabling conf localized-error-pages. 2026-07-31 14:52:25.487 | Enabling conf other-vhosts-access-log. 2026-07-31 14:52:25.526 | Enabling conf security. 2026-07-31 14:52:25.561 | Enabling conf serve-cgi-bin. 2026-07-31 14:52:25.593 | Enabling site 000-default. 2026-07-31 14:52:26.326 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-31 14:52:26.799 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-31 14:52:27.724 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-31 14:52:28.219 | 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-31 14:52:28.248 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:28.253 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-31 14:52:28.257 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-31 14:52:28.262 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-31 14:52:28.267 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-31 14:52:28.271 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-31 14:52:28.275 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-31 14:52:28.280 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-31 14:52:28.321 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-31 14:52:28.353 | update-initramfs: Generating /boot/initrd.img-6.8.0-136-generic 2026-07-31 14:52:32.991 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-31 14:52:33.016 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-07-31 14:52:33.165 | Processing triggers for ufw (0.36.2-6) ... 2026-07-31 14:52:33.264 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-31 14:52:34.917 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-31 14:52:34.930 | Processing triggers for install-info (7.1-3build2) ... 2026-07-31 14:52:35.071 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-07-31 14:52:35.828 | 2026-07-31 14:52:35.828 | Running kernel seems to be up-to-date. 2026-07-31 14:52:35.828 | 2026-07-31 14:52:35.828 | Restarting services... 2026-07-31 14:52:35.973 | systemctl restart ksmtuned.service lldpd.service packagekit.service polkit.service udisks2.service unbound.service 2026-07-31 14:52:36.129 | 2026-07-31 14:52:36.129 | Service restarts being deferred: 2026-07-31 14:52:36.129 | systemctl restart ModemManager.service 2026-07-31 14:52:36.129 | /etc/needrestart/restart.d/dbus.service 2026-07-31 14:52:36.129 | systemctl restart getty@tty1.service 2026-07-31 14:52:36.129 | systemctl restart networkd-dispatcher.service 2026-07-31 14:52:36.129 | systemctl restart serial-getty@ttyS0.service 2026-07-31 14:52:36.129 | systemctl restart storpool_beacon.service 2026-07-31 14:52:36.130 | systemctl restart storpool_block.service 2026-07-31 14:52:36.130 | systemctl restart systemd-logind.service 2026-07-31 14:52:36.130 | 2026-07-31 14:52:36.130 | No containers need to be restarted. 2026-07-31 14:52:36.130 | 2026-07-31 14:52:36.130 | User sessions running outdated binaries: 2026-07-31 14:52:36.132 | ubuntu @ session #4: python3[7170] 2026-07-31 14:52:36.140 | ubuntu @ session #5: sh[8548,8550], sshd[8490] 2026-07-31 14:52:36.149 | ubuntu @ user manager service: systemd[5274] 2026-07-31 14:52:36.157 | 2026-07-31 14:52:36.157 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-31 14:52:37.692 | ++ functions-common:apt_get:1211 : result=0 2026-07-31 14:52:37.694 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-31 14:52:37.697 | ++ functions-common:time_stop:2420 : local name 2026-07-31 14:52:37.700 | ++ functions-common:time_stop:2421 : local end_time 2026-07-31 14:52:37.703 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:52:37.705 | ++ functions-common:time_stop:2423 : local total 2026-07-31 14:52:37.709 | ++ functions-common:time_stop:2424 : local start_time 2026-07-31 14:52:37.711 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-31 14:52:37.713 | ++ functions-common:time_stop:2427 : start_time=1785509505907 2026-07-31 14:52:37.716 | ++ functions-common:time_stop:2429 : [[ -z 1785509505907 ]] 2026-07-31 14:52:37.720 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:52:37.725 | ++ functions-common:time_stop:2432 : end_time=1785509557721 2026-07-31 14:52:37.728 | ++ functions-common:time_stop:2433 : elapsed_time=51814 2026-07-31 14:52:37.731 | ++ functions-common:time_stop:2434 : total=22466 2026-07-31 14:52:37.734 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:52:37.737 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=74280 2026-07-31 14:52:37.740 | ++ functions-common:apt_get:1215 : return 0 2026-07-31 14:52:37.743 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-31 14:52:37.746 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-31 14:52:37.749 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-31 14:52:37.755 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-31 14:52:37.758 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-31 14:52:37.761 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-31 14:52:37.767 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-31 14:52:37.772 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-07-31 14:52:37.775 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-07-31 14:52:37.778 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-07-31 14:52:38.822 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-07-31 14:52:38.824 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-31 14:52:38.826 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-31 14:52:38.828 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-31 14:52:38.830 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-31 14:52:38.831 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-31 14:52:38.833 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-31 14:52:38.835 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-31 14:52:38.837 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-31 14:52:38.839 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-31 14:52:38.841 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-31 14:52:38.842 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-31 14:52:38.844 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-31 14:52:38.846 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-31 14:52:38.848 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-31 14:52:38.850 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-31 14:52:38.852 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-31 14:52:38.853 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-31 14:52:38.855 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-31 14:52:38.857 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-31 14:52:38.860 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-31 14:52:38.862 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-31 14:52:38.864 | + functions-common:_ensure_lsb_release:420 : return 2026-07-31 14:52:38.866 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-31 14:52:38.879 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-31 14:52:38.882 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-31 14:52:38.897 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-31 14:52:38.900 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-31 14:52:38.914 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-31 14:52:38.916 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-31 14:52:38.918 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-31 14:52:38.920 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-31 14:52:38.922 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-31 14:52:38.925 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-31 14:52:38.927 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-31 14:52:38.930 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-31 14:52:38.932 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-31 14:52:38.933 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-31 14:52:38.936 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-31 14:52:38.936 | Distro: noble 2026-07-31 14:52:38.938 | + tools/install_pip.sh:main:117 : get_versions 2026-07-31 14:52:38.941 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-31 14:52:38.945 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-31 14:52:38.946 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-31 14:52:38.949 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-31 14:52:38.949 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-31 14:52:39.240 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-31 14:52:39.241 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-31 14:52:39.241 | pip: 24.0 2026-07-31 14:52:39.243 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-31 14:52:39.245 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-31 14:52:39.247 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-31 14:52:39.249 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-31 14:52:39.250 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-31 14:52:39.252 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-31 14:52:39.254 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-31 14:52:39.256 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-31 14:52:39.257 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-31 14:52:39.259 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-31 14:52:39.261 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-31 14:52:39.263 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-31 14:52:39.264 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-31 14:52:39.266 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-31 14:52:39.268 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-31 14:52:39.269 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-31 14:52:39.271 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:52:39.273 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:52:39.275 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-31 14:52:39.280 | + tools/install_pip.sh:main:146 : set -x 2026-07-31 14:52:39.282 | + tools/install_pip.sh:main:149 : get_versions 2026-07-31 14:52:39.284 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-31 14:52:39.288 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-31 14:52:39.290 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-31 14:52:39.292 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-31 14:52:39.292 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-31 14:52:39.621 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-31 14:52:39.624 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-31 14:52:39.624 | pip: 24.0 2026-07-31 14:52:39.627 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-07-31 14:52:39.631 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-07-31 14:52:39.634 | + ./stack.sh:main:807 : fixup_all 2026-07-31 14:52:39.638 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-31 14:52:39.641 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-31 14:52:39.643 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:52:39.646 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:52:39.649 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-31 14:52:39.662 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-31 14:52:39.677 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.19.2.egg-info 2026-07-31 14:52:39.689 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-31 14:52:39.692 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-31 14:52:39.694 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-31 14:52:39.697 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-31 14:52:39.699 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-31 14:52:39.702 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-31 14:52:39.705 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-31 14:52:39.707 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-31 14:52:39.710 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-31 14:52:39.712 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-31 14:52:39.715 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-31 14:52:39.717 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-31 14:52:39.720 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-31 14:52:39.723 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-31 14:52:39.725 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-31 14:52:39.728 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-31 14:52:39.731 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-07-31 14:52:39.733 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-31 14:52:39.746 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-31 14:52:39.758 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-31 14:52:39.771 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-31 14:52:39.783 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-31 14:52:39.796 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-31 14:52:39.809 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-31 14:52:39.820 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-31 14:52:39.832 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-07-31 14:52:39.835 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-31 14:52:39.838 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-31 14:52:42.760 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-31 14:52:42.781 | Using python 3.12 to install setuptools 2026-07-31 14:52:42.783 | + 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-31 14:52:43.510 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-31 14:52:43.606 | Collecting pip 2026-07-31 14:52:43.639 | Downloading pip-26.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-31 14:52:43.644 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-31 14:52:43.861 | Collecting setuptools[core] 2026-07-31 14:52:43.865 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-31 14:52:43.945 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-31 14:52:43.948 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-31 14:52:43.982 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-31 14:52:43.986 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-31 14:52:43.997 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 5.6 MB/s eta 0:00:00 2026-07-31 14:52:44.142 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-31 14:52:44.145 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-31 14:52:44.184 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-31 14:52:44.187 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-31 14:52:44.214 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-31 14:52:44.222 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-31 14:52:44.267 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-31 14:52:44.270 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-31 14:52:44.306 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-31 14:52:44.309 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-31 14:52:44.428 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-31 14:52:44.433 | Downloading typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-31 14:52:44.465 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-31 14:52:44.468 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-31 14:52:44.550 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-31 14:52:44.554 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-31 14:52:44.576 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-31 14:52:44.579 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-07-31 14:52:44.615 | 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-31 14:52:44.618 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-31 14:52:44.654 | 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-31 14:52:44.659 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-31 14:52:44.683 | 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-31 14:52:44.694 | Downloading pip-26.2-py3-none-any.whl (1.8 MB) 2026-07-31 14:52:44.730 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 55.1 MB/s eta 0:00:00 2026-07-31 14:52:44.733 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-31 14:52:44.739 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-31 14:52:44.747 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-31 14:52:44.755 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 11.1 MB/s eta 0:00:00 2026-07-31 14:52:44.758 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-31 14:52:44.765 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 18.5 MB/s eta 0:00:00 2026-07-31 14:52:44.768 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-31 14:52:44.782 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-31 14:52:44.801 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 65.0 MB/s eta 0:00:00 2026-07-31 14:52:44.802 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-31 14:52:44.810 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-31 14:52:44.817 | Downloading typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-31 14:52:44.824 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.7/122.7 kB 21.0 MB/s eta 0:00:00 2026-07-31 14:52:44.828 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-07-31 14:52:44.835 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-31 14:52:44.843 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 51.8 MB/s eta 0:00:00 2026-07-31 14:52:44.846 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-31 14:52:44.854 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-31 14:52:44.860 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 18.2 MB/s eta 0:00:00 2026-07-31 14:52:44.864 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-31 14:52:44.887 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 59.7 MB/s eta 0:00:00 2026-07-31 14:52:45.269 | 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-31 14:52:45.292 | Attempting uninstall: setuptools 2026-07-31 14:52:45.300 | Found existing installation: setuptools 68.1.2 2026-07-31 14:52:45.300 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:52:45.300 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-31 14:52:45.923 | Attempting uninstall: pygments 2026-07-31 14:52:45.942 | Found existing installation: Pygments 2.17.2 2026-07-31 14:52:45.943 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:52:45.944 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-31 14:52:46.633 | Attempting uninstall: pip 2026-07-31 14:52:46.635 | Found existing installation: pip 24.0 2026-07-31 14:52:46.676 | Uninstalling pip-24.0: 2026-07-31 14:52:46.683 | Successfully uninstalled pip-24.0 2026-07-31 14:52:47.529 | Attempting uninstall: packaging 2026-07-31 14:52:47.539 | Found existing installation: packaging 24.0 2026-07-31 14:52:47.539 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:52:47.540 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-31 14:52:47.635 | Attempting uninstall: markdown-it-py 2026-07-31 14:52:47.650 | Found existing installation: markdown-it-py 3.0.0 2026-07-31 14:52:47.650 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:52:47.650 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-31 14:52:47.728 | Attempting uninstall: wheel 2026-07-31 14:52:47.752 | Found existing installation: wheel 0.42.0 2026-07-31 14:52:47.752 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:52:47.752 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-31 14:52:47.777 | Attempting uninstall: rich 2026-07-31 14:52:47.800 | Found existing installation: rich 13.7.1 2026-07-31 14:52:47.800 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:52:47.800 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-31 14:52:48.160 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.2 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-31 14:52:48.339 | + inc/python:pip_install:216 : result=0 2026-07-31 14:52:48.341 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:52:48.344 | + functions-common:time_stop:2420 : local name 2026-07-31 14:52:48.346 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:52:48.349 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:52:48.351 | + functions-common:time_stop:2423 : local total 2026-07-31 14:52:48.354 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:52:48.357 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:52:48.359 | + functions-common:time_stop:2427 : start_time=1785509562775 2026-07-31 14:52:48.362 | + functions-common:time_stop:2429 : [[ -z 1785509562775 ]] 2026-07-31 14:52:48.365 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:52:48.369 | + functions-common:time_stop:2432 : end_time=1785509568366 2026-07-31 14:52:48.371 | + functions-common:time_stop:2433 : elapsed_time=5591 2026-07-31 14:52:48.374 | + functions-common:time_stop:2434 : total=0 2026-07-31 14:52:48.377 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:52:48.379 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5591 2026-07-31 14:52:48.382 | + inc/python:pip_install:219 : return 0 2026-07-31 14:52:48.384 | + 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-31 14:52:48.387 | + 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-31 14:52:48.390 | + 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-31 14:52:48.394 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-31 14:52:48.397 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-31 14:52:48.401 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-07-31 14:52:48.423 | Using python 3.12 to install os-testr 2026-07-31 14:52:48.425 | + 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-31 14:52:49.120 | Collecting os-testr 2026-07-31 14:52:49.196 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-31 14:52:49.222 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-31 14:52:49.226 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-31 14:52:49.242 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-31 14:52:49.244 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-31 14:52:49.275 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-31 14:52:49.279 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-31 14:52:49.288 | 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-31 14:52:49.302 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-31 14:52:49.367 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-31 14:52:49.415 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-31 14:52:49.418 | 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-31 14:52:49.430 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-31 14:52:49.440 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-31 14:52:49.454 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-31 14:52:49.460 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-31 14:52:49.469 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-31 14:52:49.474 | 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-31 14:52:49.492 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 46.1 MB/s 0:00:00 2026-07-31 14:52:49.580 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-31 14:52:49.660 | Attempting uninstall: PyYAML 2026-07-31 14:52:49.665 | Found existing installation: PyYAML 6.0.1 2026-07-31 14:52:49.665 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:52:49.666 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-31 14:52:49.880 | 2026-07-31 14:52:49.882 | 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-31 14:52:49.958 | + inc/python:pip_install:216 : result=0 2026-07-31 14:52:49.961 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:52:49.964 | + functions-common:time_stop:2420 : local name 2026-07-31 14:52:49.966 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:52:49.969 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:52:49.971 | + functions-common:time_stop:2423 : local total 2026-07-31 14:52:49.974 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:52:49.977 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:52:49.979 | + functions-common:time_stop:2427 : start_time=1785509568418 2026-07-31 14:52:49.981 | + functions-common:time_stop:2429 : [[ -z 1785509568418 ]] 2026-07-31 14:52:49.985 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:52:49.989 | + functions-common:time_stop:2432 : end_time=1785509569985 2026-07-31 14:52:49.992 | + functions-common:time_stop:2433 : elapsed_time=1567 2026-07-31 14:52:49.995 | + functions-common:time_stop:2434 : total=5591 2026-07-31 14:52:49.998 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:52:50.000 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7158 2026-07-31 14:52:50.003 | + inc/python:pip_install:219 : return 0 2026-07-31 14:52:50.006 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-31 14:52:50.068 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-07-31 14:52:50.136 | + ./stack.sh:main:835 : install_infra 2026-07-31 14:52:50.139 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-31 14:52:50.142 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-31 14:52:50.145 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-31 14:52:53.154 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-31 14:52:53.157 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-31 14:52:53.182 | + 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-31 14:52:53.874 | Collecting pbr 2026-07-31 14:52:53.877 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-31 14:52:54.073 | Collecting setuptools[core] 2026-07-31 14:52:54.075 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-31 14:52:54.145 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-31 14:52:54.147 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-31 14:52:54.175 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-31 14:52:54.177 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-31 14:52:54.211 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-31 14:52:54.212 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-31 14:52:54.262 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-31 14:52:54.264 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-31 14:52:54.303 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-31 14:52:54.305 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-31 14:52:54.350 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-31 14:52:54.351 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-31 14:52:54.382 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-31 14:52:54.384 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-31 14:52:54.517 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-31 14:52:54.519 | Using cached typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-31 14:52:54.604 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-31 14:52:54.606 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-31 14:52:54.680 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-31 14:52:54.682 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-31 14:52:54.697 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-31 14:52:54.698 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-07-31 14:52:54.733 | 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-31 14:52:54.734 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-31 14:52:54.766 | 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-31 14:52:54.768 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-31 14:52:54.809 | 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-31 14:52:54.853 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-31 14:52:54.871 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-31 14:52:54.872 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-31 14:52:54.872 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-31 14:52:54.873 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-31 14:52:54.874 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-31 14:52:54.876 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-31 14:52:54.877 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-31 14:52:54.882 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-31 14:52:54.883 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-31 14:52:54.885 | Using cached typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-31 14:52:54.887 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-07-31 14:52:54.888 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-31 14:52:54.891 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-31 14:52:54.892 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-31 14:52:54.894 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-31 14:52:54.902 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-31 14:52:55.052 | 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-31 14:52:57.080 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.27.0 typer-slim-0.24.0 wheel-0.47.0 2026-07-31 14:52:57.227 | + inc/python:pip_install:216 : result=0 2026-07-31 14:52:57.230 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:52:57.233 | + functions-common:time_stop:2420 : local name 2026-07-31 14:52:57.237 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:52:57.240 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:52:57.243 | + functions-common:time_stop:2423 : local total 2026-07-31 14:52:57.246 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:52:57.249 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:52:57.251 | + functions-common:time_stop:2427 : start_time=1785509573174 2026-07-31 14:52:57.255 | + functions-common:time_stop:2429 : [[ -z 1785509573174 ]] 2026-07-31 14:52:57.259 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:52:57.264 | + functions-common:time_stop:2432 : end_time=1785509577260 2026-07-31 14:52:57.267 | + functions-common:time_stop:2433 : elapsed_time=4086 2026-07-31 14:52:57.269 | + functions-common:time_stop:2434 : total=7158 2026-07-31 14:52:57.272 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:52:57.274 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11244 2026-07-31 14:52:57.278 | + inc/python:pip_install:219 : return 0 2026-07-31 14:52:57.281 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-31 14:52:57.283 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-31 14:52:57.309 | + 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-31 14:52:57.939 | Processing /opt/stack/requirements 2026-07-31 14:52:57.942 | Installing build dependencies: started 2026-07-31 14:52:59.647 | Installing build dependencies: finished with status 'done' 2026-07-31 14:52:59.648 | Getting requirements to build wheel: started 2026-07-31 14:52:59.804 | Getting requirements to build wheel: finished with status 'done' 2026-07-31 14:52:59.805 | Preparing metadata (pyproject.toml): started 2026-07-31 14:53:00.689 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-31 14:53:00.760 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8551) 2026-07-31 14:53:00.794 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-31 14:53:00.805 | 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.dev8551) (26.2) 2026-07-31 14:53:00.848 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8551) 2026-07-31 14:53:00.852 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-31 14:53:00.928 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8551) 2026-07-31 14:53:00.930 | 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-31 14:53:01.058 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8551) 2026-07-31 14:53:01.063 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-31 14:53:01.069 | 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.dev8551) (83.0.0) 2026-07-31 14:53:01.224 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8551) 2026-07-31 14:53:01.240 | 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-31 14:53:01.247 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 9.1 MB/s eta 0:00:00 2026-07-31 14:53:01.274 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8551) 2026-07-31 14:53:01.278 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-31 14:53:01.333 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8551) 2026-07-31 14:53:01.336 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-31 14:53:01.367 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8551) 2026-07-31 14:53:01.375 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-07-31 14:53:01.431 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-31 14:53:01.440 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-31 14:53:01.446 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 10.0 MB/s eta 0:00:00 2026-07-31 14:53:01.448 | 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-31 14:53:01.452 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-31 14:53:01.458 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 17.6 MB/s eta 0:00:00 2026-07-31 14:53:01.460 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-07-31 14:53:01.467 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 31.5 MB/s eta 0:00:00 2026-07-31 14:53:01.471 | 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-31 14:53:01.478 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 44.3 MB/s eta 0:00:00 2026-07-31 14:53:01.482 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-31 14:53:01.488 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 16.3 MB/s eta 0:00:00 2026-07-31 14:53:01.491 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-31 14:53:01.498 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 27.6 MB/s eta 0:00:00 2026-07-31 14:53:01.511 | Building wheels for collected packages: openstack_requirements 2026-07-31 14:53:01.512 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-31 14:53:02.888 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-31 14:53:02.891 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8551-py3-none-any.whl size=52401 sha256=9c2af8a4c9831705b1a220b645d05197760e7cea3dc98069086d4fb09946f0f2 2026-07-31 14:53:02.892 | Stored in directory: /tmp/pip-ephem-wheel-cache-olcz37rs/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-31 14:53:02.892 | Successfully built openstack_requirements 2026-07-31 14:53:03.051 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-31 14:53:03.430 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8551 requests-2.34.2 urllib3-2.7.0 2026-07-31 14:53:03.580 | + inc/python:pip_install:216 : result=0 2026-07-31 14:53:03.583 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:53:03.586 | + functions-common:time_stop:2420 : local name 2026-07-31 14:53:03.588 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:53:03.591 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:53:03.594 | + functions-common:time_stop:2423 : local total 2026-07-31 14:53:03.597 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:53:03.600 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:53:03.602 | + functions-common:time_stop:2427 : start_time=1785509577299 2026-07-31 14:53:03.604 | + functions-common:time_stop:2429 : [[ -z 1785509577299 ]] 2026-07-31 14:53:03.608 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:53:03.613 | + functions-common:time_stop:2432 : end_time=1785509583609 2026-07-31 14:53:03.616 | + functions-common:time_stop:2433 : elapsed_time=6310 2026-07-31 14:53:03.618 | + functions-common:time_stop:2434 : total=11244 2026-07-31 14:53:03.621 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:53:03.624 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17554 2026-07-31 14:53:03.627 | + inc/python:pip_install:219 : return 0 2026-07-31 14:53:03.630 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-31 14:53:03.633 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-31 14:53:03.637 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-31 14:53:03.640 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:03.643 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:03.645 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pbr, ]] 2026-07-31 14:53:03.648 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:03.651 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-31 14:53:03.675 | Using python 3.12 to install pbr 2026-07-31 14:53:03.679 | + 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-31 14:53:04.186 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-31 14:53:04.201 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-31 14:53:04.348 | + inc/python:pip_install:216 : result=0 2026-07-31 14:53:04.351 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:53:04.354 | + functions-common:time_stop:2420 : local name 2026-07-31 14:53:04.356 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:53:04.359 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:53:04.361 | + functions-common:time_stop:2423 : local total 2026-07-31 14:53:04.364 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:53:04.366 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:53:04.369 | + functions-common:time_stop:2427 : start_time=1785509583669 2026-07-31 14:53:04.372 | + functions-common:time_stop:2429 : [[ -z 1785509583669 ]] 2026-07-31 14:53:04.375 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:53:04.379 | + functions-common:time_stop:2432 : end_time=1785509584377 2026-07-31 14:53:04.382 | + functions-common:time_stop:2433 : elapsed_time=708 2026-07-31 14:53:04.384 | + functions-common:time_stop:2434 : total=17554 2026-07-31 14:53:04.387 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:53:04.389 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18262 2026-07-31 14:53:04.391 | + inc/python:pip_install:219 : return 0 2026-07-31 14:53:04.395 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-31 14:53:07.309 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-31 14:53:07.838 | Collecting bindep 2026-07-31 14:53:07.869 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-31 14:53:07.922 | Collecting distro>=1.7 (from bindep) 2026-07-31 14:53:07.924 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-31 14:53:07.954 | Collecting packaging (from bindep) 2026-07-31 14:53:07.956 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-31 14:53:08.090 | Collecting Parsley (from bindep) 2026-07-31 14:53:08.102 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-31 14:53:08.140 | Collecting pbr>=2 (from bindep) 2026-07-31 14:53:08.142 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-31 14:53:08.343 | Collecting setuptools (from pbr>=2->bindep) 2026-07-31 14:53:08.345 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-31 14:53:08.387 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-31 14:53:08.394 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-31 14:53:08.400 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-31 14:53:08.401 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-31 14:53:08.404 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-31 14:53:08.411 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 17.0 MB/s eta 0:00:00 2026-07-31 14:53:08.413 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-31 14:53:08.476 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-31 14:53:09.368 | 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-31 14:53:09.468 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-31 14:53:09.472 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-31 14:53:09.476 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-07-31 14:53:09.497 | + ./stack.sh:main:844 : pkgs= 2026-07-31 14:53:09.500 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-07-31 14:53:09.503 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-07-31 14:53:09.506 | + functions-common:run_phase:1848 : local mode=stack 2026-07-31 14:53:09.509 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-31 14:53:09.512 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-31 14:53:09.515 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-31 14:53:09.517 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-31 14:53:09.520 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-31 14:53:09.522 | + functions-common:run_phase:1858 : local extra 2026-07-31 14:53:09.526 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-31 14:53:09.531 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-31 14:53:09.534 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-31 14:53:09.537 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-31 14:53:09.540 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-31 14:53:09.542 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-31 14:53:09.558 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:53:09.561 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-31 14:53:09.564 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-31 14:53:09.566 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-31 14:53:09.568 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-31 14:53:09.571 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-31 14:53:09.573 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-31 14:53:09.576 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-31 14:53:09.578 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-31 14:53:09.581 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-31 14:53:09.584 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-31 14:53:09.586 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-31 14:53:09.589 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-31 14:53:09.592 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-31 14:53:09.594 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-31 14:53:09.597 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-31 14:53:09.600 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-31 14:53:09.603 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-31 14:53:09.606 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-31 14:53:09.608 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-31 14:53:09.612 | + functions-common:run_plugins:1838 : local plugin 2026-07-31 14:53:09.615 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-31 14:53:09.618 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-31 14:53:09.621 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-31 14:53:09.623 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-07-31 14:53:09.627 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-31 14:53:09.630 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-31 14:53:09.633 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-31 14:53:09.636 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-31 14:53:09.640 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-31 14:53:09.642 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-31 14:53:09.645 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-31 14:53:09.649 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-31 14:53:09.652 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-31 14:53:09.655 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-31 14:53:09.657 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-31 14:53:09.660 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-31 14:53:09.663 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-31 14:53:09.666 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-31 14:53:09.669 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-31 14:53:09.672 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-31 14:53:09.676 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-31 14:53:09.678 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-31 14:53:09.681 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-31 14:53:09.684 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-31 14:53:09.687 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-31 14:53:09.704 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-31 14:53:09.707 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-31 14:53:09.709 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-31 14:53:09.712 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-31 14:53:09.715 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-31 14:53:09.719 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-31 14:53:09.721 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-31 14:53:09.724 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-31 14:53:09.728 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-31 14:53:09.745 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-31 14:53:09.748 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-31 14:53:09.752 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-31 14:53:09.752 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-31 14:53:09.757 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-31 14:53:09.760 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-31 14:53:09.763 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-31 14:53:09.768 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-31 14:53:09.787 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-31 14:53:09.790 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-31 14:53:09.792 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-31 14:53:09.795 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-31 14:53:09.799 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-31 14:53:09.801 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-31 14:53:09.805 | + functions:set_systemd_override:845 : local value=2048 2026-07-31 14:53:09.808 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-31 14:53:09.810 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-31 14:53:09.872 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-31 14:53:09.872 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-31 14:53:09.875 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-31 14:53:10.146 | + ./stack.sh:main:857 : install_rpc_backend 2026-07-31 14:53:10.149 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-31 14:53:10.169 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:53:10.172 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-31 14:53:10.176 | + functions-common:install_package:1438 : update_package_repo 2026-07-31 14:53:10.179 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-31 14:53:10.183 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-31 14:53:10.185 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-31 14:53:10.188 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-31 14:53:10.192 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-31 14:53:10.195 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:53:10.198 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:53:10.201 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-31 14:53:10.204 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-31 14:53:10.208 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-31 14:53:10.211 | + functions-common:apt_get_update:1167 : return 2026-07-31 14:53:10.214 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-31 14:53:10.217 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-31 14:53:10.220 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:53:10.223 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:53:10.227 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-31 14:53:10.250 | + 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-31 14:53:10.280 | Reading package lists... 2026-07-31 14:53:10.537 | Building dependency tree... 2026-07-31 14:53:10.537 | Reading state information... 2026-07-31 14:53:10.819 | The following additional packages will be installed: 2026-07-31 14:53:10.821 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-31 14:53:10.821 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-31 14:53:10.821 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-31 14:53:10.821 | erlang-tools erlang-xmerl 2026-07-31 14:53:10.823 | Suggested packages: 2026-07-31 14:53:10.823 | erlang erlang-manpages erlang-doc 2026-07-31 14:53:10.872 | The following NEW packages will be installed: 2026-07-31 14:53:10.872 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-31 14:53:10.873 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-31 14:53:10.873 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-31 14:53:10.874 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-31 14:53:11.150 | 0 upgraded, 18 newly installed, 0 to remove and 100 not upgraded. 2026-07-31 14:53:11.150 | Need to get 36.1 MB of archives. 2026-07-31 14:53:11.150 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-31 14:53:11.151 | 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-31 14:53:11.659 | 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-31 14:53:11.711 | 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-31 14:53:11.714 | 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-31 14:53:11.752 | 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-31 14:53:11.766 | 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-31 14:53:11.768 | 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-31 14:53:11.806 | 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-31 14:53:11.807 | 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-31 14:53:11.808 | 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-31 14:53:11.809 | 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-31 14:53:11.816 | 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-31 14:53:11.853 | 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-31 14:53:11.854 | 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-31 14:53:11.856 | 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-31 14:53:11.871 | 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-31 14:53:11.880 | 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-31 14:53:11.906 | 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-31 14:53:12.526 | Fetched 36.1 MB in 1s (27.5 MB/s) 2026-07-31 14:53:12.553 | Selecting previously unselected package erlang-base. 2026-07-31 14:53:12.629 | (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 ... 170974 files and directories currently installed.) 2026-07-31 14:53:12.633 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-31 14:53:12.636 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:12.815 | Selecting previously unselected package erlang-asn1. 2026-07-31 14:53:12.830 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-31 14:53:12.832 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:12.874 | Selecting previously unselected package erlang-crypto. 2026-07-31 14:53:12.893 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-31 14:53:12.895 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:12.925 | Selecting previously unselected package erlang-public-key. 2026-07-31 14:53:12.940 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-31 14:53:12.942 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:12.977 | Selecting previously unselected package erlang-mnesia. 2026-07-31 14:53:12.992 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-31 14:53:12.993 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:13.032 | Selecting previously unselected package erlang-runtime-tools. 2026-07-31 14:53:13.047 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-31 14:53:13.048 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:13.084 | Selecting previously unselected package erlang-ssl. 2026-07-31 14:53:13.100 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-31 14:53:13.101 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:13.153 | Selecting previously unselected package erlang-eldap. 2026-07-31 14:53:13.171 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-31 14:53:13.173 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:13.222 | Selecting previously unselected package erlang-ftp. 2026-07-31 14:53:13.238 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-31 14:53:13.242 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:13.276 | Selecting previously unselected package erlang-tftp. 2026-07-31 14:53:13.292 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-31 14:53:13.294 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:13.326 | Selecting previously unselected package erlang-inets. 2026-07-31 14:53:13.340 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-31 14:53:13.344 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:13.392 | Selecting previously unselected package erlang-snmp. 2026-07-31 14:53:13.407 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-31 14:53:13.409 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:13.494 | Selecting previously unselected package erlang-os-mon. 2026-07-31 14:53:13.513 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-31 14:53:13.515 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:13.549 | Selecting previously unselected package erlang-parsetools. 2026-07-31 14:53:13.564 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-31 14:53:13.565 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:13.598 | Selecting previously unselected package erlang-syntax-tools. 2026-07-31 14:53:13.614 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-31 14:53:13.615 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:13.651 | Selecting previously unselected package erlang-tools. 2026-07-31 14:53:13.671 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-31 14:53:13.673 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:13.711 | Selecting previously unselected package erlang-xmerl. 2026-07-31 14:53:13.726 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-31 14:53:13.728 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:13.784 | Selecting previously unselected package rabbitmq-server. 2026-07-31 14:53:13.800 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-31 14:53:13.807 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-31 14:53:14.290 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:14.499 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-31 14:53:14.499 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-31 14:53:16.602 | Searching for services which depend on erlang and should be started... none found. 2026-07-31 14:53:16.604 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:16.609 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:16.614 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:16.618 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:16.621 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:16.625 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:16.629 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:16.633 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:16.637 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:16.643 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:16.647 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:16.651 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:16.656 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:16.661 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:16.665 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:16.670 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-31 14:53:16.674 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-31 14:53:16.726 | info: Selecting GID from range 100 to 999 ... 2026-07-31 14:53:16.729 | info: Adding group `rabbitmq' (GID 121) ... 2026-07-31 14:53:16.792 | info: Selecting UID from range 100 to 999 ... 2026-07-31 14:53:16.793 | 2026-07-31 14:53:16.797 | info: Adding system user `rabbitmq' (UID 117) ... 2026-07-31 14:53:16.800 | info: Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2026-07-31 14:53:16.835 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-31 14:53:16.979 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-31 14:53:21.253 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-31 14:53:22.762 | 2026-07-31 14:53:22.762 | Running kernel seems to be up-to-date. 2026-07-31 14:53:22.762 | 2026-07-31 14:53:22.762 | Restarting services... 2026-07-31 14:53:22.826 | 2026-07-31 14:53:22.826 | Service restarts being deferred: 2026-07-31 14:53:22.826 | /etc/needrestart/restart.d/dbus.service 2026-07-31 14:53:22.826 | systemctl restart getty@tty1.service 2026-07-31 14:53:22.826 | systemctl restart networkd-dispatcher.service 2026-07-31 14:53:22.826 | systemctl restart serial-getty@ttyS0.service 2026-07-31 14:53:22.826 | systemctl restart storpool_beacon.service 2026-07-31 14:53:22.826 | systemctl restart storpool_block.service 2026-07-31 14:53:22.826 | systemctl restart systemd-logind.service 2026-07-31 14:53:22.826 | 2026-07-31 14:53:22.826 | No containers need to be restarted. 2026-07-31 14:53:22.826 | 2026-07-31 14:53:22.826 | User sessions running outdated binaries: 2026-07-31 14:53:22.826 | ubuntu @ session #4: python3[7170] 2026-07-31 14:53:22.835 | ubuntu @ session #5: sh[8548,8550], sshd[8490] 2026-07-31 14:53:22.844 | ubuntu @ user manager service: systemd[5274] 2026-07-31 14:53:22.857 | 2026-07-31 14:53:22.857 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-31 14:53:24.219 | + functions-common:apt_get:1211 : result=0 2026-07-31 14:53:24.222 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-31 14:53:24.226 | + functions-common:time_stop:2420 : local name 2026-07-31 14:53:24.229 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:53:24.231 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:53:24.234 | + functions-common:time_stop:2423 : local total 2026-07-31 14:53:24.238 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:53:24.240 | + functions-common:time_stop:2426 : name=apt-get 2026-07-31 14:53:24.243 | + functions-common:time_stop:2427 : start_time=1785509590246 2026-07-31 14:53:24.246 | + functions-common:time_stop:2429 : [[ -z 1785509590246 ]] 2026-07-31 14:53:24.251 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:53:24.255 | + functions-common:time_stop:2432 : end_time=1785509604252 2026-07-31 14:53:24.258 | + functions-common:time_stop:2433 : elapsed_time=14006 2026-07-31 14:53:24.261 | + functions-common:time_stop:2434 : total=74280 2026-07-31 14:53:24.264 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:53:24.267 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=88286 2026-07-31 14:53:24.270 | + functions-common:apt_get:1215 : return 0 2026-07-31 14:53:24.272 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-31 14:53:24.276 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-31 14:53:24.278 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-31 14:53:24.282 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-31 14:53:24.285 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-31 14:53:24.287 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-31 14:53:24.291 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-31 14:53:24.294 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-31 14:53:24.297 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-31 14:53:24.301 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-31 14:53:24.304 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-31 14:53:24.308 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-31 14:53:24.311 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-31 14:53:24.314 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-31 14:53:24.317 | + ./stack.sh:main:858 : restart_rpc_backend 2026-07-31 14:53:24.320 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-31 14:53:24.341 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:53:24.344 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-31 14:53:24.347 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 14:53:24.350 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-07-31 14:53:24.353 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-31 14:53:24.358 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-31 14:53:24.362 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-31 14:53:24.365 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-31 14:53:24.367 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-31 14:53:24.370 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-31 14:53:24.373 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-07-31 14:53:24.376 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-07-31 14:53:24.379 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-31 14:53:24.954 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-31 14:53:24.954 | user tags 2026-07-31 14:53:24.954 | guest [administrator]' 2026-07-31 14:53:24.957 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-31 14:53:24.958 | user tags 2026-07-31 14:53:24.958 | guest [administrator]' 2026-07-31 14:53:24.958 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-31 14:53:24.964 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-31 14:53:24.967 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-31 14:53:24.970 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-07-31 14:53:25.512 | Adding user "stackrabbit" ... 2026-07-31 14:53:25.516 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-31 14:53:25.538 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-31 14:53:26.069 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-31 14:53:26.091 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-31 14:53:26.094 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-07-31 14:53:26.634 | Changing password for user "stackrabbit" ... 2026-07-31 14:53:26.656 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-31 14:53:26.659 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-31 14:53:26.661 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-31 14:53:27.180 | Deleting user "guest" ... 2026-07-31 14:53:27.203 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-07-31 14:53:27.220 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:53:27.223 | + ./stack.sh:main:861 : install_database 2026-07-31 14:53:27.225 | + lib/database:install_database:118 : install_database_mysql 2026-07-31 14:53:27.228 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-31 14:53:27.231 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:53:27.234 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:53:27.236 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-31 14:53:27.340 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-07-31 14:53:27.344 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-31 14:53:27.349 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-31 14:53:27.351 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:53:27.354 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:53:27.356 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-31 14:53:27.359 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-31 14:53:27.361 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-07-31 14:53:27.365 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-31 14:53:27.367 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-31 14:53:27.369 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-31 14:53:27.372 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-31 14:53:27.375 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-31 14:53:27.378 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-31 14:53:27.380 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-31 14:53:27.383 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-31 14:53:27.385 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-31 14:53:27.388 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-31 14:53:27.391 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-31 14:53:27.393 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-31 14:53:27.395 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-31 14:53:27.398 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-31 14:53:27.400 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-31 14:53:27.403 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-31 14:53:27.405 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:53:27.408 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:53:27.410 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-31 14:53:27.413 | + functions-common:install_package:1438 : update_package_repo 2026-07-31 14:53:27.415 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-31 14:53:27.418 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-31 14:53:27.420 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-31 14:53:27.422 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-31 14:53:27.425 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-31 14:53:27.428 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:53:27.430 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:53:27.433 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-31 14:53:27.435 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-31 14:53:27.437 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-31 14:53:27.439 | + functions-common:apt_get_update:1167 : return 2026-07-31 14:53:27.442 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-31 14:53:27.444 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-31 14:53:27.446 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:53:27.449 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:53:27.451 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-31 14:53:27.470 | + 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-31 14:53:27.496 | Reading package lists... 2026-07-31 14:53:27.721 | Building dependency tree... 2026-07-31 14:53:27.722 | Reading state information... 2026-07-31 14:53:28.003 | The following additional packages will be installed: 2026-07-31 14:53:28.003 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-31 14:53:28.003 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-31 14:53:28.003 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-31 14:53:28.003 | mysql-client-8.0 mysql-client-core-8.0 mysql-server-8.0 2026-07-31 14:53:28.004 | mysql-server-core-8.0 2026-07-31 14:53:28.004 | Suggested packages: 2026-07-31 14:53:28.004 | libipc-sharedcache-perl mailx tinyca 2026-07-31 14:53:28.044 | The following NEW packages will be installed: 2026-07-31 14:53:28.044 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-31 14:53:28.044 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-31 14:53:28.045 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-31 14:53:28.045 | mysql-client-8.0 mysql-client-core-8.0 mysql-server mysql-server-8.0 2026-07-31 14:53:28.045 | mysql-server-core-8.0 2026-07-31 14:53:28.151 | 0 upgraded, 17 newly installed, 0 to remove and 100 not upgraded. 2026-07-31 14:53:28.151 | Need to get 29.2 MB of archives. 2026-07-31 14:53:28.151 | After this operation, 242 MB of additional disk space will be used. 2026-07-31 14:53:28.151 | 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-31 14:53:28.495 | 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-31 14:53:28.496 | 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-31 14:53:28.498 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-31 14:53:28.500 | 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-31 14:53:28.503 | 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-31 14:53:28.913 | 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-31 14:53:28.926 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-31 14:53:28.927 | 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-31 14:53:28.928 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-31 14:53:28.928 | 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-31 14:53:28.928 | 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-31 14:53:28.928 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-31 14:53:28.929 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-07-31 14:53:28.929 | 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-31 14:53:29.000 | 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-31 14:53:29.000 | 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-31 14:53:29.314 | Preconfiguring packages ... 2026-07-31 14:53:29.404 | Fetched 29.2 MB in 1s (31.0 MB/s) 2026-07-31 14:53:29.432 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-31 14:53:29.508 | (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 ... 173779 files and directories currently installed.) 2026-07-31 14:53:29.512 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-31 14:53:29.514 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-31 14:53:29.743 | Selecting previously unselected package mysql-client-8.0. 2026-07-31 14:53:29.758 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-31 14:53:29.760 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-31 14:53:29.793 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-31 14:53:29.808 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-31 14:53:29.812 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-31 14:53:29.840 | Selecting previously unselected package libmecab2:amd64. 2026-07-31 14:53:29.856 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-31 14:53:29.859 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-31 14:53:29.892 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-31 14:53:29.908 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-31 14:53:29.909 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-31 14:53:29.943 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-31 14:53:29.958 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-31 14:53:29.961 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-31 14:53:30.529 | Selecting previously unselected package mysql-server-8.0. 2026-07-31 14:53:30.545 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-31 14:53:30.826 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-31 14:53:30.866 | Selecting previously unselected package libcgi-pm-perl. 2026-07-31 14:53:30.881 | Preparing to unpack .../07-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-31 14:53:30.883 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-31 14:53:30.917 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-31 14:53:30.932 | Preparing to unpack .../08-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-31 14:53:30.933 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-31 14:53:30.961 | Selecting previously unselected package libfcgi-perl. 2026-07-31 14:53:30.976 | Preparing to unpack .../09-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-31 14:53:30.977 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-31 14:53:31.005 | Selecting previously unselected package libcgi-fast-perl. 2026-07-31 14:53:31.020 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-31 14:53:31.021 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-31 14:53:31.047 | Selecting previously unselected package libfcgi-bin. 2026-07-31 14:53:31.062 | Preparing to unpack .../11-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-31 14:53:31.064 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-31 14:53:31.091 | Selecting previously unselected package libhtml-template-perl. 2026-07-31 14:53:31.105 | Preparing to unpack .../12-libhtml-template-perl_2.97-2_all.deb ... 2026-07-31 14:53:31.107 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-31 14:53:31.138 | Selecting previously unselected package mecab-utils. 2026-07-31 14:53:31.153 | Preparing to unpack .../13-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-31 14:53:31.155 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-31 14:53:31.185 | Selecting previously unselected package mecab-ipadic. 2026-07-31 14:53:31.205 | Preparing to unpack .../14-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-31 14:53:31.207 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-31 14:53:31.573 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-31 14:53:31.589 | Preparing to unpack .../15-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-31 14:53:31.592 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-31 14:53:31.620 | Selecting previously unselected package mysql-server. 2026-07-31 14:53:31.636 | Preparing to unpack .../16-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-31 14:53:31.638 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-31 14:53:31.688 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-31 14:53:31.694 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-31 14:53:31.701 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-31 14:53:31.706 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-31 14:53:31.714 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-31 14:53:31.719 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-31 14:53:31.728 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-31 14:53:31.734 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-31 14:53:31.739 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-31 14:53:31.744 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-31 14:53:31.750 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-31 14:53:31.755 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-31 14:53:31.760 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-31 14:53:31.921 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-31 14:53:31.952 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-31 14:53:38.794 | mysqld will log errors to /var/log/mysql/error.log 2026-07-31 14:53:39.223 | mysqld is running as pid 27983 2026-07-31 14:53:41.604 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-31 14:53:42.640 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-31 14:53:42.645 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-31 14:53:42.649 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-31 14:53:42.649 | 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-31 14:53:42.649 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-31 14:53:42.669 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-31 14:53:42.669 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-31 14:53:42.732 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-31 14:53:42.732 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-31 14:53:42.732 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-31 14:53:42.768 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-31 14:53:42.769 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-31 14:53:42.769 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-31 14:53:42.769 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-31 14:53:42.770 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-31 14:53:42.770 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-31 14:53:42.894 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-31 14:53:42.895 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-31 14:53:42.898 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-31 14:53:42.898 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-31 14:53:42.898 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-31 14:53:42.926 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-31 14:53:43.000 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-31 14:53:43.026 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-31 14:53:43.026 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-31 14:53:43.026 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-31 14:53:43.026 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-31 14:53:43.026 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-31 14:53:43.037 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-31 14:53:43.040 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-31 14:53:43.040 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-31 14:53:43.233 | 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-31 14:53:43.322 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-31 14:53:43.445 | 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-31 14:53:43.448 | 2026-07-31 14:53:43.448 | done! 2026-07-31 14:53:43.454 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-31 14:53:43.458 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-31 14:53:43.463 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-31 14:53:43.467 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-31 14:53:43.474 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-31 14:53:43.474 | 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-31 14:53:43.474 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-31 14:53:43.504 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-31 14:53:43.504 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-31 14:53:43.588 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-31 14:53:43.588 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-31 14:53:43.589 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-31 14:53:43.636 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-31 14:53:43.636 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-31 14:53:43.637 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-31 14:53:43.638 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-31 14:53:43.638 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-31 14:53:43.638 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-31 14:53:43.851 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-31 14:53:43.853 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-31 14:53:43.856 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-31 14:53:43.857 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-31 14:53:43.857 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-31 14:53:43.898 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-31 14:53:44.007 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-31 14:53:44.045 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-31 14:53:44.045 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-31 14:53:44.045 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-31 14:53:44.045 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-31 14:53:44.045 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-31 14:53:44.061 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-31 14:53:44.065 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-31 14:53:44.066 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-31 14:53:44.310 | 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-31 14:53:44.399 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-31 14:53:44.514 | 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-31 14:53:44.517 | 2026-07-31 14:53:44.517 | done! 2026-07-31 14:53:44.523 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-31 14:53:44.527 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-31 14:53:44.532 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-31 14:53:45.723 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-31 14:53:46.319 | 2026-07-31 14:53:46.319 | Running kernel seems to be up-to-date. 2026-07-31 14:53:46.319 | 2026-07-31 14:53:46.319 | Restarting services... 2026-07-31 14:53:46.381 | 2026-07-31 14:53:46.381 | Service restarts being deferred: 2026-07-31 14:53:46.381 | /etc/needrestart/restart.d/dbus.service 2026-07-31 14:53:46.381 | systemctl restart getty@tty1.service 2026-07-31 14:53:46.381 | systemctl restart networkd-dispatcher.service 2026-07-31 14:53:46.381 | systemctl restart serial-getty@ttyS0.service 2026-07-31 14:53:46.381 | systemctl restart storpool_beacon.service 2026-07-31 14:53:46.381 | systemctl restart storpool_block.service 2026-07-31 14:53:46.381 | systemctl restart systemd-logind.service 2026-07-31 14:53:46.381 | 2026-07-31 14:53:46.381 | No containers need to be restarted. 2026-07-31 14:53:46.381 | 2026-07-31 14:53:46.381 | User sessions running outdated binaries: 2026-07-31 14:53:46.382 | ubuntu @ session #4: python3[7170] 2026-07-31 14:53:46.391 | ubuntu @ session #5: sh[8548,8550], sshd[8490] 2026-07-31 14:53:46.400 | ubuntu @ user manager service: systemd[5274] 2026-07-31 14:53:46.407 | 2026-07-31 14:53:46.407 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-31 14:53:47.757 | + functions-common:apt_get:1211 : result=0 2026-07-31 14:53:47.759 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-31 14:53:47.762 | + functions-common:time_stop:2420 : local name 2026-07-31 14:53:47.765 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:53:47.767 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:53:47.770 | + functions-common:time_stop:2423 : local total 2026-07-31 14:53:47.773 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:53:47.776 | + functions-common:time_stop:2426 : name=apt-get 2026-07-31 14:53:47.778 | + functions-common:time_stop:2427 : start_time=1785509607467 2026-07-31 14:53:47.781 | + functions-common:time_stop:2429 : [[ -z 1785509607467 ]] 2026-07-31 14:53:47.785 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:53:47.790 | + functions-common:time_stop:2432 : end_time=1785509627786 2026-07-31 14:53:47.792 | + functions-common:time_stop:2433 : elapsed_time=20319 2026-07-31 14:53:47.794 | + functions-common:time_stop:2434 : total=88286 2026-07-31 14:53:47.797 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:53:47.799 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=108605 2026-07-31 14:53:47.802 | + functions-common:apt_get:1215 : return 0 2026-07-31 14:53:47.804 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-07-31 14:53:47.806 | + ./stack.sh:main:864 : install_database_python 2026-07-31 14:53:47.810 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-31 14:53:47.812 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-31 14:53:47.814 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-31 14:53:47.817 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-31 14:53:47.820 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-31 14:53:47.823 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-31 14:53:47.826 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-31 14:53:47.830 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-31 14:53:47.831 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-31 14:53:47.835 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-31 14:53:47.838 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-31 14:53:47.841 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-31 14:53:47.844 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-31 14:53:47.846 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-31 14:53:47.868 | Using python 3.12 to install PyMySQL 2026-07-31 14:53:47.871 | + 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-31 14:53:48.463 | Collecting PyMySQL 2026-07-31 14:53:48.515 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-31 14:53:48.526 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-31 14:53:48.633 | Installing collected packages: PyMySQL 2026-07-31 14:53:48.676 | Successfully installed PyMySQL-1.2.0 2026-07-31 14:53:48.754 | + inc/python:pip_install:216 : result=0 2026-07-31 14:53:48.756 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:53:48.759 | + functions-common:time_stop:2420 : local name 2026-07-31 14:53:48.761 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:53:48.764 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:53:48.767 | + functions-common:time_stop:2423 : local total 2026-07-31 14:53:48.769 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:53:48.771 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:53:48.775 | + functions-common:time_stop:2427 : start_time=1785509627862 2026-07-31 14:53:48.778 | + functions-common:time_stop:2429 : [[ -z 1785509627862 ]] 2026-07-31 14:53:48.782 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:53:48.787 | + functions-common:time_stop:2432 : end_time=1785509628783 2026-07-31 14:53:48.789 | + functions-common:time_stop:2433 : elapsed_time=921 2026-07-31 14:53:48.793 | + functions-common:time_stop:2434 : total=18262 2026-07-31 14:53:48.795 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:53:48.799 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19183 2026-07-31 14:53:48.801 | + inc/python:pip_install:219 : return 0 2026-07-31 14:53:48.805 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-31 14:53:48.808 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-31 14:53:48.810 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-31 14:53:48.814 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-07-31 14:53:48.832 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:53:48.835 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-07-31 14:53:48.838 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-07-31 14:53:48.860 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:53:48.863 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-31 14:53:48.882 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:53:48.886 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-07-31 14:53:48.906 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:53:48.909 | + ./stack.sh:main:872 : install_etcd3 2026-07-31 14:53:48.912 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-31 14:53:48.912 | Installing etcd 2026-07-31 14:53:48.915 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-31 14:53:48.930 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-31 14:53:48.943 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-31 14:53:48.946 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-31 14:53:48.960 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-31 14:53:48.965 | ++ 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-31 14:53:48.968 | ++ 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-31 14:53:48.970 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-31 14:53:48.973 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-31 14:53:48.976 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-31 14:53:48.978 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-31 14:53:48.982 | ++ 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-31 14:53:48.983 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-31 14:53:48.986 | ++ 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-31 14:53:48.992 | --2026-07-31 14:53:48-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-31 14:53:49.250 | Resolving github.com (github.com)... 140.82.121.3 2026-07-31 14:53:49.277 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-31 14:53:49.530 | HTTP request sent, awaiting response... 302 Found 2026-07-31 14:53:49.530 | 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-31T15%3A41%3A18Z&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-31T14%3A41%3A00Z&ske=2026-07-31T15%3A41%3A18Z&sks=b&skv=2018-11-09&sig=ZLauTz3DmHSx2sY1d%2BK5eGuQS2U6kybwv1FnEM3s3l8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTUxMTQyOSwibmJmIjoxNzg1NTA5NjI5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.QdoZNg48Aov_SWKE-Oc1o6XpCrk7JRzcD-OFaspdpUs&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-31 14:53:49.530 | --2026-07-31 14:53:49-- 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-31T15%3A41%3A18Z&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-31T14%3A41%3A00Z&ske=2026-07-31T15%3A41%3A18Z&sks=b&skv=2018-11-09&sig=ZLauTz3DmHSx2sY1d%2BK5eGuQS2U6kybwv1FnEM3s3l8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTUxMTQyOSwibmJmIjoxNzg1NTA5NjI5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.QdoZNg48Aov_SWKE-Oc1o6XpCrk7JRzcD-OFaspdpUs&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-31 14:53:49.645 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-07-31 14:53:49.647 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-31 14:53:49.654 | HTTP request sent, awaiting response... 200 OK 2026-07-31 14:53:49.654 | Length: 20927601 (20M) [application/octet-stream] 2026-07-31 14:53:49.654 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-07-31 14:53:49.667 | 2026-07-31 14:53:49.942 | 0K ........ ........ ... 100% 69.5M=0.3s 2026-07-31 14:53:49.942 | 2026-07-31 14:53:49.942 | 2026-07-31 14:53:49 (69.5 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-07-31 14:53:49.942 | 2026-07-31 14:53:49.946 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-31 14:53:49.949 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-31 14:53:49.952 | ++ functions:get_extra_file:81 : return 2026-07-31 14:53:49.955 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-31 14:53:49.958 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-31 14:53:49.962 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-31 14:53:49.965 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-07-31 14:53:49.984 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-31 14:53:49.988 | + 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-31 14:53:49.994 | etcd-v3.5.21-linux-amd64/ 2026-07-31 14:53:49.994 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-31 14:53:49.994 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-31 14:53:49.994 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-31 14:53:49.994 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-31 14:53:49.994 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-31 14:53:49.994 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-31 14:53:49.994 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-31 14:53:49.995 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-31 14:53:49.995 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-31 14:53:49.995 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-31 14:53:49.995 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-31 14:53:49.995 | etcd-v3.5.21-linux-amd64/README.md 2026-07-31 14:53:49.995 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-31 14:53:50.093 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-31 14:53:50.210 | etcd-v3.5.21-linux-amd64/etcd 2026-07-31 14:53:50.365 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-31 14:53:50.398 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-31 14:53:50.432 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-31 14:53:50.435 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-07-31 14:53:50.453 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:53:50.456 | + ./stack.sh:main:882 : configure_CA 2026-07-31 14:53:50.459 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.135 ]] 2026-07-31 14:53:50.462 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.135 2026-07-31 14:53:50.466 | ++ functions-common:ipv6_unquote:2218 : echo 10.4.3.135 2026-07-31 14:53:50.467 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-31 14:53:50.471 | + lib/tls:configure_CA:70 : [[ 10.4.3.135 != \1\0\.\4\.\3\.\1\3\5 ]] 2026-07-31 14:53:50.474 | + ./stack.sh:main:883 : init_CA 2026-07-31 14:53:50.477 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-07-31 14:53:50.479 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-31 14:53:50.482 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-07-31 14:53:50.485 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-31 14:53:50.488 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-07-31 14:53:50.491 | + lib/tls:create_CA_base:86 : local i 2026-07-31 14:53:50.493 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-31 14:53:50.496 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-07-31 14:53:50.501 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-31 14:53:50.503 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-07-31 14:53:50.508 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-31 14:53:50.510 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-07-31 14:53:50.514 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-31 14:53:50.516 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-07-31 14:53:50.520 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-07-31 14:53:50.524 | + lib/tls:create_CA_base:91 : echo 01 2026-07-31 14:53:50.527 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-07-31 14:53:50.532 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-07-31 14:53:50.534 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-31 14:53:50.537 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-07-31 14:53:50.539 | + lib/tls:create_CA_config:145 : echo ' 2026-07-31 14:53:50.539 | [ ca ] 2026-07-31 14:53:50.539 | default_ca = CA_default 2026-07-31 14:53:50.539 | 2026-07-31 14:53:50.539 | [ CA_default ] 2026-07-31 14:53:50.539 | dir = /opt/stack/data/CA/root-ca 2026-07-31 14:53:50.539 | policy = policy_match 2026-07-31 14:53:50.539 | database = $dir/index.txt 2026-07-31 14:53:50.539 | serial = $dir/serial 2026-07-31 14:53:50.539 | certs = $dir/certs 2026-07-31 14:53:50.539 | crl_dir = $dir/crl 2026-07-31 14:53:50.539 | new_certs_dir = $dir/newcerts 2026-07-31 14:53:50.539 | certificate = $dir/cacert.pem 2026-07-31 14:53:50.539 | private_key = $dir/private/cacert.key 2026-07-31 14:53:50.539 | RANDFILE = $dir/private/.rand 2026-07-31 14:53:50.539 | default_md = sha256 2026-07-31 14:53:50.539 | 2026-07-31 14:53:50.539 | [ req ] 2026-07-31 14:53:50.539 | default_bits = 2048 2026-07-31 14:53:50.539 | default_md = sha256 2026-07-31 14:53:50.539 | 2026-07-31 14:53:50.539 | prompt = no 2026-07-31 14:53:50.539 | distinguished_name = ca_distinguished_name 2026-07-31 14:53:50.540 | 2026-07-31 14:53:50.540 | x509_extensions = ca_extensions 2026-07-31 14:53:50.540 | 2026-07-31 14:53:50.540 | [ ca_distinguished_name ] 2026-07-31 14:53:50.540 | organizationName = OpenStack 2026-07-31 14:53:50.540 | organizationalUnitName = DevStack Certificate Authority 2026-07-31 14:53:50.540 | commonName = Root CA 2026-07-31 14:53:50.540 | 2026-07-31 14:53:50.540 | [ policy_match ] 2026-07-31 14:53:50.540 | countryName = optional 2026-07-31 14:53:50.540 | stateOrProvinceName = optional 2026-07-31 14:53:50.540 | organizationName = match 2026-07-31 14:53:50.540 | organizationalUnitName = optional 2026-07-31 14:53:50.540 | commonName = supplied 2026-07-31 14:53:50.540 | 2026-07-31 14:53:50.540 | [ ca_extensions ] 2026-07-31 14:53:50.540 | basicConstraints = critical,CA:true 2026-07-31 14:53:50.540 | subjectKeyIdentifier = hash 2026-07-31 14:53:50.540 | authorityKeyIdentifier = keyid:always, issuer 2026-07-31 14:53:50.540 | keyUsage = cRLSign, keyCertSign 2026-07-31 14:53:50.540 | 2026-07-31 14:53:50.540 | ' 2026-07-31 14:53:50.542 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-07-31 14:53:50.545 | + 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-31 14:53:50.598 | .......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+...+....+...+..+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+....................+..........+..............+................+...+......+.........+......+..............+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-31 14:53:50.693 | ..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+....+.........+......+......+...+..+...+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+...+..+......+...+......+.+.....+.......+...+............+..+...+...+..........+...+..+............+......+...............+......+......+.......+...+...+.........+..+.+..+...+.......+..+.........+.........+.+......+......+.........+.....+...+.+.................+.......+..+.............+........+.......+.....+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-31 14:53:50.696 | ----- 2026-07-31 14:53:50.701 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-07-31 14:53:50.703 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-31 14:53:50.706 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-07-31 14:53:50.709 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-07-31 14:53:50.713 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-31 14:53:50.715 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-07-31 14:53:50.718 | + lib/tls:create_CA_base:86 : local i 2026-07-31 14:53:50.721 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-31 14:53:50.725 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-07-31 14:53:50.730 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-31 14:53:50.733 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-07-31 14:53:50.737 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-31 14:53:50.739 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-07-31 14:53:50.744 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-31 14:53:50.746 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-07-31 14:53:50.751 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-07-31 14:53:50.755 | + lib/tls:create_CA_base:91 : echo 01 2026-07-31 14:53:50.757 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-07-31 14:53:50.762 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-07-31 14:53:50.766 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-31 14:53:50.768 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-07-31 14:53:50.771 | + lib/tls:create_CA_config:145 : echo ' 2026-07-31 14:53:50.771 | [ ca ] 2026-07-31 14:53:50.771 | default_ca = CA_default 2026-07-31 14:53:50.771 | 2026-07-31 14:53:50.771 | [ CA_default ] 2026-07-31 14:53:50.771 | dir = /opt/stack/data/CA/int-ca 2026-07-31 14:53:50.771 | policy = policy_match 2026-07-31 14:53:50.771 | database = $dir/index.txt 2026-07-31 14:53:50.771 | serial = $dir/serial 2026-07-31 14:53:50.771 | certs = $dir/certs 2026-07-31 14:53:50.771 | crl_dir = $dir/crl 2026-07-31 14:53:50.771 | new_certs_dir = $dir/newcerts 2026-07-31 14:53:50.771 | certificate = $dir/cacert.pem 2026-07-31 14:53:50.771 | private_key = $dir/private/cacert.key 2026-07-31 14:53:50.771 | RANDFILE = $dir/private/.rand 2026-07-31 14:53:50.771 | default_md = sha256 2026-07-31 14:53:50.771 | 2026-07-31 14:53:50.771 | [ req ] 2026-07-31 14:53:50.771 | default_bits = 2048 2026-07-31 14:53:50.771 | default_md = sha256 2026-07-31 14:53:50.771 | 2026-07-31 14:53:50.771 | prompt = no 2026-07-31 14:53:50.771 | distinguished_name = ca_distinguished_name 2026-07-31 14:53:50.771 | 2026-07-31 14:53:50.771 | x509_extensions = ca_extensions 2026-07-31 14:53:50.771 | 2026-07-31 14:53:50.771 | [ ca_distinguished_name ] 2026-07-31 14:53:50.771 | organizationName = OpenStack 2026-07-31 14:53:50.771 | organizationalUnitName = DevStack Certificate Authority 2026-07-31 14:53:50.771 | commonName = Intermediate CA 2026-07-31 14:53:50.771 | 2026-07-31 14:53:50.771 | [ policy_match ] 2026-07-31 14:53:50.771 | countryName = optional 2026-07-31 14:53:50.771 | stateOrProvinceName = optional 2026-07-31 14:53:50.771 | organizationName = match 2026-07-31 14:53:50.771 | organizationalUnitName = optional 2026-07-31 14:53:50.771 | commonName = supplied 2026-07-31 14:53:50.771 | 2026-07-31 14:53:50.771 | [ ca_extensions ] 2026-07-31 14:53:50.771 | basicConstraints = critical,CA:true 2026-07-31 14:53:50.771 | subjectKeyIdentifier = hash 2026-07-31 14:53:50.771 | authorityKeyIdentifier = keyid:always, issuer 2026-07-31 14:53:50.771 | keyUsage = cRLSign, keyCertSign 2026-07-31 14:53:50.771 | 2026-07-31 14:53:50.771 | ' 2026-07-31 14:53:50.773 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-07-31 14:53:50.776 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-31 14:53:50.778 | + lib/tls:create_signing_config:198 : echo ' 2026-07-31 14:53:50.778 | [ ca ] 2026-07-31 14:53:50.778 | default_ca = CA_default 2026-07-31 14:53:50.778 | 2026-07-31 14:53:50.778 | [ CA_default ] 2026-07-31 14:53:50.779 | dir = /opt/stack/data/CA/int-ca 2026-07-31 14:53:50.779 | policy = policy_match 2026-07-31 14:53:50.779 | database = $dir/index.txt 2026-07-31 14:53:50.779 | serial = $dir/serial 2026-07-31 14:53:50.779 | certs = $dir/certs 2026-07-31 14:53:50.779 | crl_dir = $dir/crl 2026-07-31 14:53:50.779 | new_certs_dir = $dir/newcerts 2026-07-31 14:53:50.779 | certificate = $dir/cacert.pem 2026-07-31 14:53:50.779 | private_key = $dir/private/cacert.key 2026-07-31 14:53:50.779 | RANDFILE = $dir/private/.rand 2026-07-31 14:53:50.779 | default_md = default 2026-07-31 14:53:50.779 | 2026-07-31 14:53:50.779 | [ req ] 2026-07-31 14:53:50.779 | default_bits = 1024 2026-07-31 14:53:50.779 | default_md = sha256 2026-07-31 14:53:50.779 | 2026-07-31 14:53:50.779 | prompt = no 2026-07-31 14:53:50.779 | distinguished_name = req_distinguished_name 2026-07-31 14:53:50.779 | 2026-07-31 14:53:50.779 | x509_extensions = req_extensions 2026-07-31 14:53:50.779 | 2026-07-31 14:53:50.779 | [ req_distinguished_name ] 2026-07-31 14:53:50.779 | organizationName = OpenStack 2026-07-31 14:53:50.779 | organizationalUnitName = DevStack Server Farm 2026-07-31 14:53:50.779 | 2026-07-31 14:53:50.779 | [ policy_match ] 2026-07-31 14:53:50.779 | countryName = optional 2026-07-31 14:53:50.779 | stateOrProvinceName = optional 2026-07-31 14:53:50.779 | organizationName = match 2026-07-31 14:53:50.779 | organizationalUnitName = optional 2026-07-31 14:53:50.779 | commonName = supplied 2026-07-31 14:53:50.779 | 2026-07-31 14:53:50.779 | [ req_extensions ] 2026-07-31 14:53:50.779 | basicConstraints = CA:false 2026-07-31 14:53:50.779 | subjectKeyIdentifier = hash 2026-07-31 14:53:50.779 | authorityKeyIdentifier = keyid:always, issuer 2026-07-31 14:53:50.779 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-07-31 14:53:50.779 | extendedKeyUsage = serverAuth, clientAuth 2026-07-31 14:53:50.779 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-07-31 14:53:50.779 | 2026-07-31 14:53:50.779 | ' 2026-07-31 14:53:50.781 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-07-31 14:53:50.783 | + 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-31 14:53:50.919 | .....+......+...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+......+......+...+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+..+......+...+....+.....+.+.....+.......+...............+...+......+......+..............+....+..+.......+..+...+...+..................+.......+........+.+...+...+...+...........+......+...+.+...+..+.+..+...+.............+..............+.+..+....+.....+...+.+.........+...............+......+............+.....+...+......+................+............+..+.+..+.+........................+...+...+..+.........+...............+.+.....+.........+...+...+...............+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-31 14:53:51.037 | ..+......+.+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+...........+...+......+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+.......+.....+...+......+....+......+.........+......+......+...+...............+......+......+..+.............+..+...+....+...+..+....+...............+..+.........+...+.......+........+...+....+.........+......+.....+.+..+.+..+....+...+........+...+..........+.........+...+..+.....................+.......+..+...+.........+...+......+............+...+....+..+...+...+..........+....................+............................+..+....+...+..+....+.....+.......+........+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-31 14:53:51.040 | ----- 2026-07-31 14:53:51.046 | + 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-31 14:53:51.049 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-07-31 14:53:51.051 | Check that the request matches the signature 2026-07-31 14:53:51.051 | Signature ok 2026-07-31 14:53:51.051 | The Subject's Distinguished Name is as follows 2026-07-31 14:53:51.051 | organizationName :ASN.1 12:'OpenStack' 2026-07-31 14:53:51.051 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-07-31 14:53:51.051 | commonName :ASN.1 12:'Intermediate CA' 2026-07-31 14:53:51.052 | Certificate is to be certified until Jul 31 14:53:51 2027 GMT (365 days) 2026-07-31 14:53:51.054 | 2026-07-31 14:53:51.054 | Write out database with 1 new entries 2026-07-31 14:53:51.054 | Database updated 2026-07-31 14:53:51.058 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-07-31 14:53:51.062 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-31 14:53:51.067 | + lib/tls:init_CA:212 : is_fedora 2026-07-31 14:53:51.070 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-31 14:53:51.073 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-31 14:53:51.076 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-31 14:53:51.079 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-31 14:53:51.082 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-31 14:53:51.084 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-31 14:53:51.086 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-31 14:53:51.088 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-31 14:53:51.091 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-31 14:53:51.093 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-31 14:53:51.096 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-31 14:53:51.098 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-31 14:53:51.101 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-31 14:53:51.103 | + lib/tls:init_CA:215 : is_ubuntu 2026-07-31 14:53:51.106 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:53:51.109 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:53:51.112 | + 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-31 14:53:51.124 | + 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-31 14:53:51.138 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-07-31 14:53:51.150 | Updating certificates in /etc/ssl/certs... 2026-07-31 14:53:52.093 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-07-31 14:53:52.095 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-07-31 14:53:52.100 | 2 added, 0 removed; done. 2026-07-31 14:53:52.100 | Running hooks in /etc/ca-certificates/update.d... 2026-07-31 14:53:52.102 | done. 2026-07-31 14:53:52.110 | + ./stack.sh:main:884 : init_cert 2026-07-31 14:53:52.113 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-07-31 14:53:52.115 | + lib/tls:init_cert:226 : [[ -n 10.4.3.135 ]] 2026-07-31 14:53:52.118 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.135 2026-07-31 14:53:52.120 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-07-31 14:53:52.123 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.135,IP:::1 2026-07-31 14:53:52.127 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.135,IP:::1 2026-07-31 14:53:52.130 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-31 14:53:52.133 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-07-31 14:53:52.135 | + lib/tls:make_cert:244 : local common_name=localhost 2026-07-31 14:53:52.138 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.135,IP:::1 2026-07-31 14:53:52.141 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.135 ']' 2026-07-31 14:53:52.144 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.135 2026-07-31 14:53:52.146 | + functions-common:is_ipv4_address:2206 : local address=10.4.3.135 2026-07-31 14:53:52.149 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-07-31 14:53:52.153 | + functions-common:is_ipv4_address:2209 : [[ 10.4.3.135 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-07-31 14:53:52.155 | + functions-common:is_ipv4_address:2210 : return 0 2026-07-31 14:53:52.158 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.135,IP:::1 ]] 2026-07-31 14:53:52.162 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.135,IP:::1,IP:10.4.3.135 2026-07-31 14:53:52.164 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-31 14:53:52.167 | + 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-31 14:53:52.260 | .+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+............+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.+...+......+.....+.+.....+.+...+...........+...............+.+...+.....+....+...+.....+....+.....+.............+........+...+..........+.....+.......+..+.+..+...+....+........+....+..............+.......+..+.......+.........+............+...+.....+.......+........+.+......+.........+........+..................+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-31 14:53:52.292 | ...+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+.....+...+.......+..+.+...........+...+.+............+.....+....+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+........+..........+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-31 14:53:52.295 | ----- 2026-07-31 14:53:52.301 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.135,IP:::1,IP:10.4.3.135 ]] 2026-07-31 14:53:52.306 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.135,IP:::1,IP:10.4.3.135 2026-07-31 14:53:52.309 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.135,IP:::1,IP:10.4.3.135 2026-07-31 14:53:52.313 | + 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-31 14:53:52.317 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-07-31 14:53:52.318 | Check that the request matches the signature 2026-07-31 14:53:52.319 | Signature ok 2026-07-31 14:53:52.319 | The Subject's Distinguished Name is as follows 2026-07-31 14:53:52.319 | organizationName :ASN.1 12:'OpenStack' 2026-07-31 14:53:52.319 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-07-31 14:53:52.319 | commonName :ASN.1 12:'localhost' 2026-07-31 14:53:52.319 | Certificate is to be certified until Jul 31 14:53:52 2027 GMT (365 days) 2026-07-31 14:53:52.321 | 2026-07-31 14:53:52.321 | Write out database with 1 new entries 2026-07-31 14:53:52.321 | Database updated 2026-07-31 14:53:52.325 | + 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-31 14:53:52.330 | + ./stack.sh:main:891 : install_dstat 2026-07-31 14:53:52.333 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-31 14:53:52.356 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:53:52.359 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-07-31 14:53:52.362 | + inc/python:pip_install_gr:94 : local name=psutil 2026-07-31 14:53:52.365 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-31 14:53:52.369 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-07-31 14:53:52.371 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-07-31 14:53:52.375 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-31 14:53:52.380 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-07-31 14:53:52.380 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-31 14:53:52.385 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-07-31 14:53:52.389 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-07-31 14:53:52.392 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-07-31 14:53:52.395 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-07-31 14:53:52.398 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-07-31 14:53:52.420 | Using python 3.12 to install psutil 2026-07-31 14:53:52.422 | + 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-31 14:53:53.044 | Collecting psutil 2026-07-31 14:53:53.099 | 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-31 14:53:53.121 | 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-31 14:53:53.222 | Installing collected packages: psutil 2026-07-31 14:53:53.283 | Successfully installed psutil-7.2.2 2026-07-31 14:53:53.354 | + inc/python:pip_install:216 : result=0 2026-07-31 14:53:53.358 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:53:53.361 | + functions-common:time_stop:2420 : local name 2026-07-31 14:53:53.364 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:53:53.367 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:53:53.369 | + functions-common:time_stop:2423 : local total 2026-07-31 14:53:53.372 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:53:53.374 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:53:53.377 | + functions-common:time_stop:2427 : start_time=1785509632414 2026-07-31 14:53:53.379 | + functions-common:time_stop:2429 : [[ -z 1785509632414 ]] 2026-07-31 14:53:53.383 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:53:53.387 | + functions-common:time_stop:2432 : end_time=1785509633384 2026-07-31 14:53:53.391 | + functions-common:time_stop:2433 : elapsed_time=970 2026-07-31 14:53:53.393 | + functions-common:time_stop:2434 : total=19183 2026-07-31 14:53:53.396 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:53:53.399 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20153 2026-07-31 14:53:53.402 | + inc/python:pip_install:219 : return 0 2026-07-31 14:53:53.405 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-07-31 14:53:53.408 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 14:53:53.410 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-07-31 14:53:53.413 | + ./stack.sh:main:900 : install_libs 2026-07-31 14:53:53.416 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-31 14:53:53.420 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-31 14:53:53.423 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-31 14:53:53.425 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-31 14:53:53.428 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.432 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.435 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,automaton, ]] 2026-07-31 14:53:53.438 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.441 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-31 14:53:53.443 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-31 14:53:53.447 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-31 14:53:53.450 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-31 14:53:53.453 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.456 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.458 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,castellan, ]] 2026-07-31 14:53:53.461 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.465 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-31 14:53:53.469 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-31 14:53:53.472 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-31 14:53:53.475 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-31 14:53:53.478 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.480 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.483 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cliff, ]] 2026-07-31 14:53:53.486 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.490 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-31 14:53:53.493 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-31 14:53:53.497 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-31 14:53:53.500 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-31 14:53:53.503 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.506 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.509 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cursive, ]] 2026-07-31 14:53:53.513 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.516 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-31 14:53:53.520 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-31 14:53:53.523 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-31 14:53:53.526 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-31 14:53:53.528 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.531 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.534 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,debtcollector, ]] 2026-07-31 14:53:53.536 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.539 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-31 14:53:53.542 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-31 14:53:53.545 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-31 14:53:53.547 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-31 14:53:53.550 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.553 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.556 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,futurist, ]] 2026-07-31 14:53:53.558 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.561 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-31 14:53:53.563 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-31 14:53:53.566 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-31 14:53:53.568 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-31 14:53:53.571 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.573 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.576 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,openstacksdk, ]] 2026-07-31 14:53:53.579 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.582 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-31 14:53:53.584 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-31 14:53:53.587 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-31 14:53:53.590 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-31 14:53:53.593 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.595 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.599 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-lib, ]] 2026-07-31 14:53:53.602 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.606 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-31 14:53:53.609 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-31 14:53:53.612 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-31 14:53:53.615 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-31 14:53:53.619 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.622 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.625 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-placement, ]] 2026-07-31 14:53:53.628 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.631 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-31 14:53:53.634 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-31 14:53:53.637 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-31 14:53:53.640 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-31 14:53:53.643 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.647 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.650 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-client-config, ]] 2026-07-31 14:53:53.653 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.656 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-31 14:53:53.659 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-31 14:53:53.662 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-31 14:53:53.664 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-31 14:53:53.668 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.671 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.674 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.cache, ]] 2026-07-31 14:53:53.676 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.679 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-31 14:53:53.682 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-31 14:53:53.686 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-31 14:53:53.689 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-31 14:53:53.692 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.695 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.698 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.concurrency, ]] 2026-07-31 14:53:53.701 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.705 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-31 14:53:53.708 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-31 14:53:53.711 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-31 14:53:53.714 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-31 14:53:53.717 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.721 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.723 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.config, ]] 2026-07-31 14:53:53.727 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.730 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-31 14:53:53.733 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-31 14:53:53.737 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-31 14:53:53.740 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-31 14:53:53.743 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.747 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.750 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.context, ]] 2026-07-31 14:53:53.753 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.756 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-31 14:53:53.759 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-31 14:53:53.762 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-31 14:53:53.765 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-31 14:53:53.768 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.770 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.772 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.db, ]] 2026-07-31 14:53:53.775 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.779 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-31 14:53:53.782 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-31 14:53:53.785 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-31 14:53:53.788 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-31 14:53:53.791 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.795 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.798 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.i18n, ]] 2026-07-31 14:53:53.800 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.804 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-31 14:53:53.807 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-31 14:53:53.810 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-31 14:53:53.814 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-31 14:53:53.817 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.820 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.823 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.limit, ]] 2026-07-31 14:53:53.826 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.829 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-31 14:53:53.833 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-31 14:53:53.836 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-31 14:53:53.840 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-31 14:53:53.843 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.845 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.848 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.log, ]] 2026-07-31 14:53:53.851 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.854 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-31 14:53:53.857 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-31 14:53:53.859 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-31 14:53:53.862 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-31 14:53:53.866 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.868 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.871 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.messaging, ]] 2026-07-31 14:53:53.874 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.877 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-31 14:53:53.880 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-31 14:53:53.883 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-31 14:53:53.886 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-31 14:53:53.889 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.892 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.895 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.middleware, ]] 2026-07-31 14:53:53.899 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.902 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-31 14:53:53.905 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-31 14:53:53.908 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-31 14:53:53.911 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-31 14:53:53.914 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.917 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.920 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.policy, ]] 2026-07-31 14:53:53.922 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.925 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-31 14:53:53.928 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-31 14:53:53.931 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-31 14:53:53.934 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-31 14:53:53.937 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.940 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.942 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.privsep, ]] 2026-07-31 14:53:53.945 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.948 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-31 14:53:53.951 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-31 14:53:53.954 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-31 14:53:53.957 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-31 14:53:53.959 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.962 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.965 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.reports, ]] 2026-07-31 14:53:53.967 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.969 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-31 14:53:53.972 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-31 14:53:53.975 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-31 14:53:53.978 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-31 14:53:53.982 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:53.984 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:53.987 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.rootwrap, ]] 2026-07-31 14:53:53.990 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:53.993 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-31 14:53:53.995 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-31 14:53:53.998 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-31 14:53:54.001 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-31 14:53:54.004 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:54.006 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:54.009 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.serialization, ]] 2026-07-31 14:53:54.012 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:54.014 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-31 14:53:54.017 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-31 14:53:54.019 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-31 14:53:54.022 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-31 14:53:54.025 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:54.027 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:54.030 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.service, ]] 2026-07-31 14:53:54.032 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:54.035 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-31 14:53:54.038 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-31 14:53:54.041 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-31 14:53:54.044 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-31 14:53:54.047 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:54.049 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:54.052 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.utils, ]] 2026-07-31 14:53:54.055 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:54.057 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-31 14:53:54.061 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-31 14:53:54.063 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-31 14:53:54.066 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-31 14:53:54.068 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:54.071 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:54.074 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.versionedobjects, ]] 2026-07-31 14:53:54.076 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:54.079 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-31 14:53:54.081 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-31 14:53:54.084 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-31 14:53:54.087 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-31 14:53:54.089 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:54.092 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:54.095 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.vmware, ]] 2026-07-31 14:53:54.098 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:54.101 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-31 14:53:54.105 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-31 14:53:54.108 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-31 14:53:54.111 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-31 14:53:54.115 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:54.117 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:54.120 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osprofiler, ]] 2026-07-31 14:53:54.122 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:54.125 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-31 14:53:54.128 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-31 14:53:54.130 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-31 14:53:54.133 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-31 14:53:54.135 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:54.138 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:54.142 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pycadf, ]] 2026-07-31 14:53:54.144 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:54.146 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-31 14:53:54.149 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-31 14:53:54.153 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-31 14:53:54.155 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-31 14:53:54.157 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:54.160 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:54.162 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,stevedore, ]] 2026-07-31 14:53:54.165 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:54.167 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-31 14:53:54.171 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-31 14:53:54.173 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-31 14:53:54.176 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-31 14:53:54.178 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:54.181 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:54.184 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,taskflow, ]] 2026-07-31 14:53:54.187 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:54.189 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-31 14:53:54.191 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-31 14:53:54.194 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-31 14:53:54.197 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-31 14:53:54.200 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:54.203 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:54.206 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,tooz, ]] 2026-07-31 14:53:54.208 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:54.210 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-31 14:53:54.213 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-31 14:53:54.215 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-31 14:53:54.218 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-31 14:53:54.220 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:54.223 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:54.226 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-brick, ]] 2026-07-31 14:53:54.228 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:54.231 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-31 14:53:54.234 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-31 14:53:54.236 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-31 14:53:54.239 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-31 14:53:54.241 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:54.244 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:54.246 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-resource-classes, ]] 2026-07-31 14:53:54.250 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:54.253 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-31 14:53:54.255 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-31 14:53:54.258 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-31 14:53:54.261 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-31 14:53:54.263 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:54.266 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:54.268 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-traits, ]] 2026-07-31 14:53:54.271 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:54.273 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-31 14:53:54.277 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-31 14:53:54.279 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-31 14:53:54.282 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-31 14:53:54.285 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:54.287 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:54.290 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-barbicanclient, ]] 2026-07-31 14:53:54.292 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:54.295 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-31 14:53:54.298 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-31 14:53:54.301 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:53:54.304 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:53:54.307 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,etcd3gw, ]] 2026-07-31 14:53:54.310 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:53:54.312 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-31 14:53:54.334 | Using python 3.12 to install etcd3gw 2026-07-31 14:53:54.336 | + 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-31 14:53:55.075 | Collecting etcd3gw 2026-07-31 14:53:55.126 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-31 14:53:55.133 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-31 14:53:55.146 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-31 14:53:55.147 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-31 14:53:55.166 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-31 14:53:55.172 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-31 14:53:55.194 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-31 14:53:55.199 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-31 14:53:55.452 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-31 14:53:55.459 | 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-31 14:53:55.466 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-31 14:53:55.560 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-31 14:53:55.561 | 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-31 14:53:55.569 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-31 14:53:55.570 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-31 14:53:55.582 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-31 14:53:55.584 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-31 14:53:55.587 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-31 14:53:55.599 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-31 14:53:55.617 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-31 14:53:55.626 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-31 14:53:55.632 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-31 14:53:55.633 | 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-31 14:53:55.634 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-31 14:53:55.635 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-31 14:53:55.639 | 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-31 14:53:55.773 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-31 14:53:55.804 | Attempting uninstall: urllib3 2026-07-31 14:53:55.809 | Found existing installation: urllib3 2.0.7 2026-07-31 14:53:55.810 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:53:55.810 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-31 14:53:55.897 | Attempting uninstall: idna 2026-07-31 14:53:55.900 | Found existing installation: idna 3.6 2026-07-31 14:53:55.902 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:53:55.902 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-31 14:53:55.989 | Attempting uninstall: requests 2026-07-31 14:53:55.993 | Found existing installation: requests 2.31.0 2026-07-31 14:53:55.994 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:53:55.994 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-31 14:53:56.126 | 2026-07-31 14:53:56.129 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-07-31 14:53:56.243 | + inc/python:pip_install:216 : result=0 2026-07-31 14:53:56.246 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:53:56.249 | + functions-common:time_stop:2420 : local name 2026-07-31 14:53:56.251 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:53:56.254 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:53:56.256 | + functions-common:time_stop:2423 : local total 2026-07-31 14:53:56.259 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:53:56.262 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:53:56.264 | + functions-common:time_stop:2427 : start_time=1785509634328 2026-07-31 14:53:56.267 | + functions-common:time_stop:2429 : [[ -z 1785509634328 ]] 2026-07-31 14:53:56.270 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:53:56.275 | + functions-common:time_stop:2432 : end_time=1785509636272 2026-07-31 14:53:56.277 | + functions-common:time_stop:2433 : elapsed_time=1944 2026-07-31 14:53:56.280 | + functions-common:time_stop:2434 : total=20153 2026-07-31 14:53:56.283 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:53:56.285 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22097 2026-07-31 14:53:56.288 | + inc/python:pip_install:219 : return 0 2026-07-31 14:53:56.291 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-07-31 14:53:56.294 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-31 14:53:56.297 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-31 14:53:56.301 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-31 14:53:56.304 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-31 14:53:56.307 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-31 14:53:56.311 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-31 14:53:56.314 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-31 14:53:56.316 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-31 14:53:56.319 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-31 14:53:56.322 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-31 14:53:56.325 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-31 14:53:56.328 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-31 14:53:56.331 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-31 14:53:56.334 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-31 14:53:56.337 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-31 14:53:56.339 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-31 14:53:56.342 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:53:56.345 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:53:56.347 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-31 14:53:56.350 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-31 14:53:56.352 | + functions-common:install_package:1438 : update_package_repo 2026-07-31 14:53:56.355 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-31 14:53:56.358 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-31 14:53:56.361 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-31 14:53:56.363 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-31 14:53:56.367 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-31 14:53:56.370 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:53:56.374 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:53:56.376 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-31 14:53:56.378 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-31 14:53:56.380 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-31 14:53:56.383 | + functions-common:apt_get_update:1167 : return 2026-07-31 14:53:56.386 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-31 14:53:56.388 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-31 14:53:56.391 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:53:56.395 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:53:56.398 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-31 14:53:56.420 | + 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-31 14:53:56.457 | Reading package lists... 2026-07-31 14:53:56.732 | Building dependency tree... 2026-07-31 14:53:56.733 | Reading state information... 2026-07-31 14:53:57.063 | The following additional packages will be installed: 2026-07-31 14:53:57.064 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-07-31 14:53:57.065 | Suggested packages: 2026-07-31 14:53:57.066 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-31 14:53:57.066 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-31 14:53:57.066 | python3-uwsgidecorators 2026-07-31 14:53:57.095 | The following NEW packages will be installed: 2026-07-31 14:53:57.096 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-07-31 14:53:57.096 | uwsgi-plugin-python3 2026-07-31 14:53:57.201 | 0 upgraded, 7 newly installed, 0 to remove and 100 not upgraded. 2026-07-31 14:53:57.201 | Need to get 1,290 kB of archives. 2026-07-31 14:53:57.201 | After this operation, 4,349 kB of additional disk space will be used. 2026-07-31 14:53:57.201 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-31 14:53:57.378 | 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-31 14:53:57.411 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-31 14:53:57.458 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-31 14:53:57.458 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-31 14:53:57.501 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-31 14:53:57.501 | 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-31 14:53:57.837 | Fetched 1,290 kB in 0s (3,280 kB/s) 2026-07-31 14:53:57.874 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-31 14:53:57.957 | (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 ... 174154 files and directories currently installed.) 2026-07-31 14:53:57.962 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-31 14:53:57.968 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-31 14:53:58.017 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-31 14:53:58.036 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-31 14:53:58.040 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-31 14:53:58.081 | Selecting previously unselected package libzmq5:amd64. 2026-07-31 14:53:58.096 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-31 14:53:58.098 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-31 14:53:58.138 | Selecting previously unselected package libyajl2:amd64. 2026-07-31 14:53:58.154 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-31 14:53:58.156 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-31 14:53:58.192 | Selecting previously unselected package uwsgi-core. 2026-07-31 14:53:58.208 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-31 14:53:58.212 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-31 14:53:58.321 | Selecting previously unselected package uwsgi. 2026-07-31 14:53:58.341 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-31 14:53:58.348 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-31 14:53:58.400 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-31 14:53:58.416 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-31 14:53:58.424 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-31 14:53:58.497 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-31 14:53:58.516 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-31 14:53:58.525 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-31 14:53:58.533 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-31 14:53:58.543 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-31 14:53:58.562 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-31 14:53:58.941 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-31 14:53:58.969 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-31 14:53:59.629 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-31 14:54:00.255 | 2026-07-31 14:54:00.255 | Running kernel seems to be up-to-date. 2026-07-31 14:54:00.255 | 2026-07-31 14:54:00.255 | Restarting services... 2026-07-31 14:54:00.322 | 2026-07-31 14:54:00.322 | Service restarts being deferred: 2026-07-31 14:54:00.322 | /etc/needrestart/restart.d/dbus.service 2026-07-31 14:54:00.322 | systemctl restart getty@tty1.service 2026-07-31 14:54:00.322 | systemctl restart networkd-dispatcher.service 2026-07-31 14:54:00.322 | systemctl restart serial-getty@ttyS0.service 2026-07-31 14:54:00.322 | systemctl restart storpool_beacon.service 2026-07-31 14:54:00.322 | systemctl restart storpool_block.service 2026-07-31 14:54:00.322 | systemctl restart systemd-logind.service 2026-07-31 14:54:00.322 | 2026-07-31 14:54:00.322 | No containers need to be restarted. 2026-07-31 14:54:00.322 | 2026-07-31 14:54:00.322 | User sessions running outdated binaries: 2026-07-31 14:54:00.322 | ubuntu @ session #4: python3[7170] 2026-07-31 14:54:00.334 | ubuntu @ session #5: sh[8548,8550], sshd[8490] 2026-07-31 14:54:00.344 | ubuntu @ user manager service: systemd[5274] 2026-07-31 14:54:00.354 | 2026-07-31 14:54:00.354 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-31 14:54:01.741 | + functions-common:apt_get:1211 : result=0 2026-07-31 14:54:01.745 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-31 14:54:01.747 | + functions-common:time_stop:2420 : local name 2026-07-31 14:54:01.749 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:54:01.752 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:54:01.755 | + functions-common:time_stop:2423 : local total 2026-07-31 14:54:01.758 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:54:01.760 | + functions-common:time_stop:2426 : name=apt-get 2026-07-31 14:54:01.764 | + functions-common:time_stop:2427 : start_time=1785509636417 2026-07-31 14:54:01.767 | + functions-common:time_stop:2429 : [[ -z 1785509636417 ]] 2026-07-31 14:54:01.770 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:54:01.775 | + functions-common:time_stop:2432 : end_time=1785509641771 2026-07-31 14:54:01.778 | + functions-common:time_stop:2433 : elapsed_time=5354 2026-07-31 14:54:01.780 | + functions-common:time_stop:2434 : total=108605 2026-07-31 14:54:01.783 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:54:01.786 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=113959 2026-07-31 14:54:01.789 | + functions-common:apt_get:1215 : return 0 2026-07-31 14:54:01.793 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-31 14:54:01.797 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:54:01.800 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:54:01.803 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-31 14:54:01.845 | No module matches proxy 2026-07-31 14:54:01.849 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-31 14:54:01.886 | Enabling module proxy. 2026-07-31 14:54:01.893 | To activate the new configuration, you need to run: 2026-07-31 14:54:01.893 | systemctl restart apache2 2026-07-31 14:54:01.898 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-31 14:54:01.936 | Considering dependency proxy for proxy_uwsgi: 2026-07-31 14:54:01.936 | Module proxy already enabled 2026-07-31 14:54:01.936 | Enabling module proxy_uwsgi. 2026-07-31 14:54:01.943 | To activate the new configuration, you need to run: 2026-07-31 14:54:01.943 | systemctl restart apache2 2026-07-31 14:54:01.948 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-31 14:54:01.950 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-31 14:54:01.953 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-31 14:54:01.956 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-31 14:54:02.071 | + ./stack.sh:main:906 : install_keystoneauth 2026-07-31 14:54:02.075 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-31 14:54:02.078 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-31 14:54:02.081 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:54:02.085 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:54:02.088 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystoneauth, ]] 2026-07-31 14:54:02.091 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:54:02.094 | + ./stack.sh:main:907 : install_keystoneclient 2026-07-31 14:54:02.097 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-31 14:54:02.101 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-31 14:54:02.104 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:54:02.107 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:54:02.111 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-keystoneclient, ]] 2026-07-31 14:54:02.114 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:54:02.117 | + ./stack.sh:main:908 : install_glanceclient 2026-07-31 14:54:02.121 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-31 14:54:02.124 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-31 14:54:02.127 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:54:02.130 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:54:02.133 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-glanceclient, ]] 2026-07-31 14:54:02.136 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:54:02.138 | + ./stack.sh:main:909 : install_cinderclient 2026-07-31 14:54:02.142 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-31 14:54:02.146 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-31 14:54:02.148 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:54:02.151 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:54:02.155 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-brick-cinderclient-ext, ]] 2026-07-31 14:54:02.157 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:54:02.160 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-31 14:54:02.163 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-31 14:54:02.166 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:54:02.170 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:54:02.173 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-cinderclient, ]] 2026-07-31 14:54:02.176 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:54:02.180 | + ./stack.sh:main:910 : install_novaclient 2026-07-31 14:54:02.183 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-31 14:54:02.186 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-31 14:54:02.189 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:54:02.192 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:54:02.196 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-novaclient, ]] 2026-07-31 14:54:02.199 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:54:02.202 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-07-31 14:54:02.222 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:02.225 | + ./stack.sh:main:912 : install_swiftclient 2026-07-31 14:54:02.228 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-31 14:54:02.231 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-31 14:54:02.234 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:54:02.236 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:54:02.240 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-swiftclient, ]] 2026-07-31 14:54:02.243 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:54:02.246 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-07-31 14:54:02.266 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:02.270 | + ./stack.sh:main:915 : install_neutronclient 2026-07-31 14:54:02.273 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-07-31 14:54:02.276 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-31 14:54:02.280 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:54:02.282 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:54:02.285 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-neutronclient, ]] 2026-07-31 14:54:02.289 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:54:02.292 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-07-31 14:54:02.296 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-31 14:54:02.299 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-31 14:54:02.302 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:54: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 = \A\L\L ]] 2026-07-31 14:54:02.308 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystonemiddleware, ]] 2026-07-31 14:54:02.312 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:54:02.315 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-31 14:54:02.318 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-31 14:54:02.321 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-31 14:54:02.325 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-31 14:54:02.328 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-31 14:54:02.331 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-31 14:54:02.335 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-31 14:54:02.335 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-31 14:54:02.341 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-31 14:54:02.344 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-31 14:54:02.348 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-31 14:54:02.351 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-31 14:54:02.355 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-31 14:54:02.379 | Using python 3.12 to install keystonemiddleware 2026-07-31 14:54:02.382 | + 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-31 14:54:03.097 | Collecting keystonemiddleware 2026-07-31 14:54:03.144 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-31 14:54:03.170 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-31 14:54:03.174 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-31 14:54:03.310 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-31 14:54:03.313 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-31 14:54:03.347 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-31 14:54:03.352 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-31 14:54:03.374 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-31 14:54:03.378 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-31 14:54:03.403 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-31 14:54:03.410 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-31 14:54:03.438 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-31 14:54:03.441 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-31 14:54:03.463 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-31 14:54:03.466 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-31 14:54:03.492 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-31 14:54:03.495 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-31 14:54:03.500 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-31 14:54:03.624 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-31 14:54:03.628 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-31 14:54:03.646 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-31 14:54:03.648 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-31 14:54:03.667 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-31 14:54:03.672 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-31 14:54:03.677 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-31 14:54:03.688 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-31 14:54:03.693 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-31 14:54:03.698 | 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-31 14:54:03.713 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-31 14:54:03.716 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-31 14:54:03.729 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-31 14:54:03.733 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-31 14:54:03.748 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-31 14:54:03.751 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-31 14:54:03.767 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-31 14:54:03.772 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-31 14:54:03.790 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-31 14:54:03.796 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-31 14:54:03.812 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-31 14:54:03.816 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-31 14:54:03.829 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-31 14:54:03.834 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-31 14:54:03.838 | 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-31 14:54:03.852 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-31 14:54:03.855 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-31 14:54:03.860 | 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-31 14:54:03.861 | 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-31 14:54:03.922 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-31 14:54:03.928 | 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-31 14:54:03.952 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-31 14:54:03.956 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-31 14:54:03.960 | 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-31 14:54:03.960 | 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-31 14:54:03.962 | 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-31 14:54:03.977 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-31 14:54:03.985 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-31 14:54:03.993 | 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-31 14:54:03.993 | 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-31 14:54:03.994 | 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-31 14:54:03.995 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-31 14:54:04.018 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-31 14:54:04.041 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-31 14:54:04.076 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-31 14:54:04.089 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-07-31 14:54:04.101 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-31 14:54:04.113 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-31 14:54:04.122 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-31 14:54:04.133 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-31 14:54:04.178 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 50.0 MB/s 0:00:00 2026-07-31 14:54:04.182 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-07-31 14:54:04.189 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-31 14:54:04.196 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-07-31 14:54:04.203 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-07-31 14:54:04.210 | 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-31 14:54:04.233 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-31 14:54:04.244 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-07-31 14:54:04.251 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-31 14:54:04.256 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-31 14:54:04.263 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-31 14:54:04.272 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-31 14:54:04.285 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-31 14:54:04.291 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-31 14:54:04.298 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-31 14:54:04.304 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-31 14:54:04.312 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-31 14:54:04.500 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-07-31 14:54:04.569 | Attempting uninstall: typing-extensions 2026-07-31 14:54:04.573 | Found existing installation: typing_extensions 4.10.0 2026-07-31 14:54:04.573 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:04.573 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-07-31 14:54:04.633 | Attempting uninstall: six 2026-07-31 14:54:04.637 | Found existing installation: six 1.16.0 2026-07-31 14:54:04.637 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:04.637 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-31 14:54:04.665 | Attempting uninstall: pyparsing 2026-07-31 14:54:04.670 | Found existing installation: pyparsing 3.1.1 2026-07-31 14:54:04.670 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:04.670 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-31 14:54:04.745 | Attempting uninstall: PyJWT 2026-07-31 14:54:04.749 | Found existing installation: PyJWT 2.7.0 2026-07-31 14:54:04.749 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:04.749 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-31 14:54:04.773 | Attempting uninstall: netaddr 2026-07-31 14:54:04.778 | Found existing installation: netaddr 0.8.0 2026-07-31 14:54:04.778 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:04.779 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-31 14:54:04.921 | Attempting uninstall: python-dateutil 2026-07-31 14:54:04.927 | Found existing installation: python-dateutil 2.8.2 2026-07-31 14:54:04.927 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:04.927 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-31 14:54:05.997 | 2026-07-31 14:54:06.001 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.3.0 oslo.config-10.5.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.serialization-5.11.0 oslo.utils-10.1.1 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 typing-extensions-4.15.0 2026-07-31 14:54:06.108 | + inc/python:pip_install:216 : result=0 2026-07-31 14:54:06.110 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:54:06.113 | + functions-common:time_stop:2420 : local name 2026-07-31 14:54:06.115 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:54:06.118 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:54:06.119 | + functions-common:time_stop:2423 : local total 2026-07-31 14:54:06.122 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:54:06.124 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:54:06.127 | + functions-common:time_stop:2427 : start_time=1785509642372 2026-07-31 14:54:06.130 | + functions-common:time_stop:2429 : [[ -z 1785509642372 ]] 2026-07-31 14:54:06.133 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:54:06.137 | + functions-common:time_stop:2432 : end_time=1785509646134 2026-07-31 14:54:06.139 | + functions-common:time_stop:2433 : elapsed_time=3762 2026-07-31 14:54:06.142 | + functions-common:time_stop:2434 : total=22097 2026-07-31 14:54:06.145 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:54:06.148 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25859 2026-07-31 14:54:06.151 | + inc/python:pip_install:219 : return 0 2026-07-31 14:54:06.153 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-31 14:54:06.156 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-31 14:54:06.159 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-31 14:54:06.163 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-31 14:54:06.166 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-31 14:54:06.169 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-31 14:54:06.173 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-31 14:54:06.174 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-31 14:54:06.179 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-31 14:54:06.181 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-31 14:54:06.185 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-31 14:54:06.187 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-31 14:54:06.191 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-31 14:54:06.212 | Using python 3.12 to install python-memcached 2026-07-31 14:54:06.215 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-07-31 14:54:06.910 | Collecting python-memcached 2026-07-31 14:54:06.957 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-31 14:54:06.967 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-31 14:54:07.063 | Installing collected packages: python-memcached 2026-07-31 14:54:07.082 | Successfully installed python-memcached-1.62 2026-07-31 14:54:07.144 | + inc/python:pip_install:216 : result=0 2026-07-31 14:54:07.147 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:54:07.149 | + functions-common:time_stop:2420 : local name 2026-07-31 14:54:07.152 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:54:07.153 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:54:07.156 | + functions-common:time_stop:2423 : local total 2026-07-31 14:54:07.159 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:54:07.162 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:54:07.164 | + functions-common:time_stop:2427 : start_time=1785509646206 2026-07-31 14:54:07.168 | + functions-common:time_stop:2429 : [[ -z 1785509646206 ]] 2026-07-31 14:54:07.170 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:54:07.175 | + functions-common:time_stop:2432 : end_time=1785509647171 2026-07-31 14:54:07.177 | + functions-common:time_stop:2433 : elapsed_time=965 2026-07-31 14:54:07.180 | + functions-common:time_stop:2434 : total=25859 2026-07-31 14:54:07.183 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:54:07.186 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26824 2026-07-31 14:54:07.188 | + inc/python:pip_install:219 : return 0 2026-07-31 14:54:07.191 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-07-31 14:54:07.207 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:07.210 | + ./stack.sh:main:922 : '[' 10.4.3.135 == 10.4.3.135 ']' 2026-07-31 14:54:07.213 | + ./stack.sh:main:923 : stack_install_service keystone 2026-07-31 14:54:07.216 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-31 14:54:07.218 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-31 14:54:07.221 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-31 14:54:07.224 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-31 14:54:07.227 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-31 14:54:07.244 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:54:07.247 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-31 14:54:07.250 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/keystone.git 2026-07-31 14:54:07.252 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-31 14:54:07.255 | + functions-common:git_clone:591 : local git_ref=master 2026-07-31 14:54:07.257 | + functions-common:git_clone:592 : local orig_dir 2026-07-31 14:54:07.259 | ++ functions-common:git_clone:593 : pwd 2026-07-31 14:54:07.262 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-31 14:54:07.265 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-31 14:54:07.269 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-31 14:54:07.288 | + functions-common:git_clone:596 : RECLONE=False 2026-07-31 14:54:07.291 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-31 14:54:07.295 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-31 14:54:07.298 | + functions-common:git_clone:610 : echo master 2026-07-31 14:54:07.298 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-31 14:54:07.303 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-31 14:54:07.307 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-31 14:54:07.310 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-31 14:54:07.325 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-31 14:54:07.328 | + functions-common:git_clone:673 : head -1 2026-07-31 14:54:07.329 | + functions-common:git_clone:673 : git show --oneline 2026-07-31 14:54:07.364 | 30ef2ffa6 Merge "Make JWT token signing algorithm configurable" 2026-07-31 14:54:07.367 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-31 14:54:07.369 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-31 14:54:07.372 | + inc/python:setup_develop:353 : local bindep 2026-07-31 14:54:07.375 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-31 14:54:07.378 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-31 14:54:07.381 | + inc/python:setup_develop:359 : local extras= 2026-07-31 14:54:07.384 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-31 14:54:07.387 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-31 14:54:07.389 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-31 14:54:07.392 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-31 14:54:07.394 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-31 14:54:07.397 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-31 14:54:07.401 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-31 14:54:07.404 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-31 14:54:07.407 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-31 14:54:07.410 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-31 14:54:07.413 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-31 14:54:07.417 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-31 14:54:07.423 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-31 14:54:07.426 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-31 14:54:07.429 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-31 14:54:07.523 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-31 14:54:07.526 | + inc/python:setup_package:436 : local bindep=0 2026-07-31 14:54:07.528 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-31 14:54:07.531 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-31 14:54:07.533 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-31 14:54:07.536 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-31 14:54:07.539 | + inc/python:setup_package:445 : local flags=-e 2026-07-31 14:54:07.542 | + inc/python:setup_package:446 : local extras= 2026-07-31 14:54:07.545 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-31 14:54:07.547 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-31 14:54:07.550 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-31 14:54:07.552 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-31 14:54:07.554 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-31 14:54:07.558 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-31 14:54:07.582 | Using python 3.12 to install /opt/stack/keystone 2026-07-31 14:54:07.585 | + 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-31 14:54:08.095 | Obtaining file:///opt/stack/keystone 2026-07-31 14:54:08.098 | Installing build dependencies: started 2026-07-31 14:54:08.710 | Installing build dependencies: finished with status 'done' 2026-07-31 14:54:08.710 | Checking if build backend supports build_editable: started 2026-07-31 14:54:08.984 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-31 14:54:08.984 | Getting requirements to build editable: started 2026-07-31 14:54:09.136 | Getting requirements to build editable: finished with status 'done' 2026-07-31 14:54:09.136 | Preparing editable metadata (pyproject.toml): started 2026-07-31 14:54:09.879 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-31 14:54:09.888 | 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-31 14:54:09.888 | 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-31 14:54:09.960 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev58) 2026-07-31 14:54:10.012 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-31 14:54:10.029 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev58) 2026-07-31 14:54:10.033 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-31 14:54:10.223 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev58) 2026-07-31 14:54:10.229 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-31 14:54:10.541 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-31 14:54:10.544 | 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-31 14:54:10.555 | 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-31 14:54:10.555 | 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-31 14:54:10.555 | 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-31 14:54:10.587 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev58) 2026-07-31 14:54:10.596 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-31 14:54:10.606 | 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-31 14:54:10.607 | 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-31 14:54:10.607 | 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-31 14:54:10.633 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev58) 2026-07-31 14:54:10.638 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-31 14:54:10.672 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev58) 2026-07-31 14:54:10.677 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-31 14:54:10.682 | 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-31 14:54:10.683 | 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-31 14:54:10.703 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev58) 2026-07-31 14:54:10.707 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-31 14:54:10.731 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev58) 2026-07-31 14:54:10.735 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-31 14:54:10.740 | 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-31 14:54:11.082 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev58) 2026-07-31 14:54:11.085 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-31 14:54:11.090 | 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-31 14:54:11.104 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev58) 2026-07-31 14:54:11.108 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-31 14:54:11.244 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev58) 2026-07-31 14:54:11.248 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-31 14:54:11.254 | 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-31 14:54:11.254 | 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-31 14:54:11.271 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev58) 2026-07-31 14:54:11.275 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-31 14:54:11.281 | 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-31 14:54:11.282 | 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-31 14:54:11.299 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-31 14:54:11.303 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-31 14:54:11.325 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev58) 2026-07-31 14:54:11.330 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-31 14:54:11.440 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-31 14:54:11.447 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-31 14:54:11.465 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-31 14:54:11.473 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-31 14:54:11.480 | 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-31 14:54:11.496 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-31 14:54:11.506 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-31 14:54:11.533 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-31 14:54:11.547 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-31 14:54:11.573 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-31 14:54:11.584 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-31 14:54:11.604 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-31 14:54:11.609 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-31 14:54:11.666 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-31 14:54:11.669 | 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-31 14:54:11.688 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-31 14:54:11.693 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-31 14:54:11.700 | 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-31 14:54:11.729 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-31 14:54:11.733 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-31 14:54:11.756 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-31 14:54:11.760 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-31 14:54:11.776 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-31 14:54:11.781 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-31 14:54:11.804 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-31 14:54:11.813 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-31 14:54:12.127 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.131 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-31 14:54:12.141 | 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-31 14:54:12.143 | 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-31 14:54:12.146 | 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-31 14:54:12.147 | 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-31 14:54:12.147 | 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-31 14:54:12.156 | 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-31 14:54:12.157 | 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-31 14:54:12.157 | 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-31 14:54:12.178 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.180 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-31 14:54:12.185 | 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-31 14:54:12.197 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.202 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-31 14:54:12.214 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.219 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-31 14:54:12.235 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.238 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-31 14:54:12.244 | 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-31 14:54:12.249 | 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-31 14:54:12.250 | 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-31 14:54:12.274 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.280 | Downloading oslo_service-4.7.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-31 14:54:12.299 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.303 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-31 14:54:12.324 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.329 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-31 14:54:12.356 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.358 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-31 14:54:12.379 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.385 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-31 14:54:12.406 | 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-31 14:54:12.415 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-31 14:54:12.442 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.453 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-31 14:54:12.460 | 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-31 14:54:12.482 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.494 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-31 14:54:12.521 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.530 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-31 14:54:12.552 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.556 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-31 14:54:12.687 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.691 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-31 14:54:12.713 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.717 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-31 14:54:12.731 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.734 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-31 14:54:12.750 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.754 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-31 14:54:12.774 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.779 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-31 14:54:12.826 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.833 | 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-31 14:54:12.854 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.857 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-31 14:54:12.880 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.883 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-31 14:54:12.901 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.914 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-31 14:54:12.923 | 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-31 14:54:12.924 | 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-31 14:54:12.931 | 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-31 14:54:12.945 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.948 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-31 14:54:12.984 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-31 14:54:12.989 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-31 14:54:13.080 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-31 14:54:13.085 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-31 14:54:13.225 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-31 14:54:13.229 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-31 14:54:13.243 | 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-31 14:54:13.244 | 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-31 14:54:13.244 | 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-31 14:54:13.245 | 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-31 14:54:13.269 | 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-31 14:54:13.273 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-31 14:54:13.302 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-31 14:54:13.307 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-31 14:54:13.358 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-31 14:54:13.369 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-31 14:54:13.430 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 69.1 MB/s 0:00:00 2026-07-31 14:54:13.434 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-31 14:54:13.442 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-31 14:54:13.449 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-31 14:54:13.455 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-31 14:54:13.462 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-31 14:54:13.468 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-31 14:54:13.474 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-31 14:54:13.479 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-31 14:54:13.487 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-31 14:54:13.494 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-31 14:54:13.502 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-31 14:54:13.509 | 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-31 14:54:13.516 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-31 14:54:13.526 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-07-31 14:54:13.533 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-31 14:54:13.545 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-07-31 14:54:13.556 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-31 14:54:13.562 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-31 14:54:13.569 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-31 14:54:13.578 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-31 14:54:13.587 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-31 14:54:13.593 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-07-31 14:54:13.600 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-07-31 14:54:13.607 | Downloading oslo_service-4.7.0-py3-none-any.whl (118 kB) 2026-07-31 14:54:13.615 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-31 14:54:13.625 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-31 14:54:13.636 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-31 14:54:13.647 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 46.3 MB/s 0:00:00 2026-07-31 14:54:13.651 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-07-31 14:54:13.657 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-31 14:54:13.664 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-07-31 14:54:13.670 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-31 14:54:13.678 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-31 14:54:13.688 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-31 14:54:13.695 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-31 14:54:13.702 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-31 14:54:13.708 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-31 14:54:13.722 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-31 14:54:13.732 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-31 14:54:13.743 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-31 14:54:13.752 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-31 14:54:13.760 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-31 14:54:13.768 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-31 14:54:13.775 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-31 14:54:13.787 | 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-31 14:54:13.835 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 70.0 MB/s 0:00:00 2026-07-31 14:54:13.839 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-31 14:54:13.847 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-31 14:54:13.855 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-31 14:54:13.864 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-31 14:54:13.875 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-31 14:54:13.884 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-31 14:54:13.894 | 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-31 14:54:13.902 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-31 14:54:13.910 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-31 14:54:13.917 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-31 14:54:13.925 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-31 14:54:14.060 | Building wheels for collected packages: keystone 2026-07-31 14:54:14.060 | Building editable for keystone (pyproject.toml): started 2026-07-31 14:54:14.659 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-31 14:54:14.660 | Created wheel for keystone: filename=keystone-29.1.0.dev58-0.editable-py3-none-any.whl size=9270 sha256=962580890667421d709bf5d5c94f2034a5b382e57d55469cb1f3ce5725e3a135 2026-07-31 14:54:14.660 | Stored in directory: /tmp/pip-ephem-wheel-cache-pqr13296/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-31 14:54:14.662 | Successfully built keystone 2026-07-31 14:54:14.836 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-07-31 14:54:14.859 | Attempting uninstall: pytz 2026-07-31 14:54:14.865 | Found existing installation: pytz 2024.1 2026-07-31 14:54:14.865 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:14.865 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-31 14:54:15.711 | Attempting uninstall: oauthlib 2026-07-31 14:54:15.717 | Found existing installation: oauthlib 3.2.2 2026-07-31 14:54:15.718 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:15.718 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-31 14:54:15.795 | Attempting uninstall: markupsafe 2026-07-31 14:54:15.801 | Found existing installation: MarkupSafe 2.1.5 2026-07-31 14:54:15.802 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:15.803 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-31 14:54:16.433 | Attempting uninstall: click 2026-07-31 14:54:16.438 | Found existing installation: click 8.1.6 2026-07-31 14:54:16.439 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:16.439 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-31 14:54:16.523 | Attempting uninstall: blinker 2026-07-31 14:54:16.528 | Found existing installation: blinker 1.7.0 2026-07-31 14:54:16.529 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:16.529 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-31 14:54:16.537 | Attempting uninstall: bcrypt 2026-07-31 14:54:16.542 | Found existing installation: bcrypt 3.2.2 2026-07-31 14:54:16.543 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:16.543 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-31 14:54:16.551 | Attempting uninstall: attrs 2026-07-31 14:54:16.557 | Found existing installation: attrs 23.2.0 2026-07-31 14:54:16.558 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:16.558 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-31 14:54:18.270 | Attempting uninstall: jinja2 2026-07-31 14:54:18.275 | Found existing installation: Jinja2 3.1.2 2026-07-31 14:54:18.278 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:18.279 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-31 14:54:18.844 | Attempting uninstall: cryptography 2026-07-31 14:54:18.850 | Found existing installation: cryptography 41.0.7 2026-07-31 14:54:18.850 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:18.850 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-31 14:54:19.185 | Attempting uninstall: pyopenssl 2026-07-31 14:54:19.192 | Found existing installation: pyOpenSSL 23.2.0 2026-07-31 14:54:19.193 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:19.193 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-31 14:54:19.419 | Attempting uninstall: jsonschema 2026-07-31 14:54:19.426 | Found existing installation: jsonschema 4.10.3 2026-07-31 14:54:19.426 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:19.427 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-31 14:54:20.315 | 2026-07-31 14:54:20.315 | 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-31 14:54:20.315 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-31 14:54:20.323 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.3 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev58 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.0 oslo.messaging-18.2.0 oslo.metrics-0.16.0 oslo.middleware-8.2.0 oslo.policy-6.0.0 oslo.service-4.7.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-07-31 14:54:20.622 | + inc/python:pip_install:216 : result=0 2026-07-31 14:54:20.625 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:54:20.628 | + functions-common:time_stop:2420 : local name 2026-07-31 14:54:20.630 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:54:20.634 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:54:20.636 | + functions-common:time_stop:2423 : local total 2026-07-31 14:54:20.639 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:54:20.642 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:54:20.644 | + functions-common:time_stop:2427 : start_time=1785509647575 2026-07-31 14:54:20.647 | + functions-common:time_stop:2429 : [[ -z 1785509647575 ]] 2026-07-31 14:54:20.650 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:54:20.654 | + functions-common:time_stop:2432 : end_time=1785509660651 2026-07-31 14:54:20.656 | + functions-common:time_stop:2433 : elapsed_time=13076 2026-07-31 14:54:20.658 | + functions-common:time_stop:2434 : total=26824 2026-07-31 14:54:20.661 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:54:20.664 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39900 2026-07-31 14:54:20.667 | + inc/python:pip_install:219 : return 0 2026-07-31 14:54:20.669 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-31 14:54:20.672 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-31 14:54:20.675 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-31 14:54:20.679 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-31 14:54:20.681 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:54:20.684 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:54:20.686 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/keystone, ]] 2026-07-31 14:54:20.689 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:54:20.693 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-31 14:54:20.714 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:54:20.717 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-31 14:54:20.721 | + ./stack.sh:main:924 : configure_keystone 2026-07-31 14:54:20.725 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-07-31 14:54:20.739 | + 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-31 14:54:20.743 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-31 14:54:20.748 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-31 14:54:20.764 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:54:20.768 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-31 14:54:20.802 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-31 14:54:20.833 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-31 14:54:20.868 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-31 14:54:20.903 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-31 14:54:20.937 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-31 14:54:20.972 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-31 14:54:21.005 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-31 14:54:21.039 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-31 14:54:21.073 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-31 14:54:21.075 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-31 14:54:21.078 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-31 14:54:21.080 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-31 14:54:21.083 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-31 14:54:21.086 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-31 14:54:21.102 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:21.105 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-31 14:54:21.108 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-31 14:54:21.111 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-31 14:54:21.127 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:21.130 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.135:5672/ 2026-07-31 14:54:21.133 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.135:5672/ 2026-07-31 14:54:21.168 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-31 14:54:21.170 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-31 14:54:21.173 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.135/identity 2026-07-31 14:54:21.205 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-31 14:54:21.207 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-31 14:54:21.244 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-31 14:54:21.246 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-31 14:54:21.249 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-31 14:54:21.252 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-31 14:54:21.255 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-31 14:54:21.258 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-31 14:54:21.260 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-31 14:54:21.279 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:21.283 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-31 14:54:21.286 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-31 14:54:21.289 | + 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-31 14:54:21.327 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-31 14:54:21.330 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-31 14:54:21.333 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-31 14:54:21.337 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-31 14:54:21.341 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-31 14:54:21.359 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-31 14:54:21.362 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-31 14:54:21.365 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-31 14:54:21.368 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-31 14:54:21.370 | + 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-31 14:54:21.403 | + 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-31 14:54:21.434 | + 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-31 14:54:21.463 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-31 14:54:21.493 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-31 14:54:21.523 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-31 14:54:21.553 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-31 14:54:21.555 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-31 14:54:21.557 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-31 14:54:21.559 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-31 14:54:21.561 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-31 14:54:21.563 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-31 14:54:21.565 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-31 14:54:21.567 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-31 14:54:21.568 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-31 14:54:21.581 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-31 14:54:21.581 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-31 14:54:21.590 | d /var/run/uwsgi 0755 stack root 2026-07-31 14:54:21.594 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-31 14:54:21.605 | /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-31 14:54:21.609 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-31 14:54:21.612 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-31 14:54:21.615 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-31 14:54:21.618 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-31 14:54:21.655 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 3 2026-07-31 14:54:21.685 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-31 14:54:21.718 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-31 14:54:21.750 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-31 14:54:21.783 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-31 14:54:21.816 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-31 14:54:21.850 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-31 14:54:21.880 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-31 14:54:21.910 | + 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-31 14:54:21.943 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-31 14:54:21.973 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-31 14:54:22.006 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-31 14:54:22.036 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-31 14:54:22.068 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-31 14:54:22.070 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-31 14:54:22.074 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-31 14:54:22.077 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-31 14:54:22.080 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-31 14:54:22.083 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:54:22.086 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:54:22.089 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-31 14:54:22.092 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-31 14:54:22.095 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-31 14:54:22.128 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-31 14:54:22.159 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-31 14:54:22.159 | + 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-31 14:54:22.167 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-31 14:54:22.171 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-31 14:54:22.174 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-31 14:54:22.177 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-31 14:54:22.180 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-31 14:54:22.182 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-31 14:54:22.184 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:54:22.187 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:54:22.189 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:54:22.192 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-31 14:54:22.194 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-31 14:54:22.197 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:54:22.199 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:54:22.201 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-31 14:54:22.237 | Enabling site keystone-api. 2026-07-31 14:54:22.243 | To activate the new configuration, you need to run: 2026-07-31 14:54:22.243 | systemctl reload apache2 2026-07-31 14:54:22.248 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-31 14:54:22.251 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-31 14:54:22.253 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-31 14:54:22.256 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-31 14:54:22.378 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-31 14:54:22.409 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-31 14:54:22.443 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-31 14:54:22.477 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-31 14:54:22.479 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-31 14:54:22.513 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-31 14:54:22.545 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-31 14:54:22.576 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-31 14:54:22.613 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-31 14:54:22.615 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-31 14:54:22.649 | + ./stack.sh:main:928 : is_service_enabled swift 2026-07-31 14:54:22.668 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:22.672 | + ./stack.sh:main:929 : is_service_enabled ceilometer 2026-07-31 14:54:22.692 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:54:22.695 | + ./stack.sh:main:932 : stack_install_service swift 2026-07-31 14:54:22.699 | + lib/stack:stack_install_service:20 : local service=swift 2026-07-31 14:54:22.702 | + lib/stack:stack_install_service:21 : type install_swift 2026-07-31 14:54:22.705 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-31 14:54:22.708 | + lib/stack:stack_install_service:32 : install_swift 2026-07-31 14:54:22.711 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-07-31 14:54:22.714 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/swift.git 2026-07-31 14:54:22.717 | + functions-common:git_clone:590 : local git_dest=/opt/stack/swift 2026-07-31 14:54:22.720 | + functions-common:git_clone:591 : local git_ref=master 2026-07-31 14:54:22.722 | + functions-common:git_clone:592 : local orig_dir 2026-07-31 14:54:22.726 | ++ functions-common:git_clone:593 : pwd 2026-07-31 14:54:22.729 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-31 14:54:22.731 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-31 14:54:22.735 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-31 14:54:22.752 | + functions-common:git_clone:596 : RECLONE=False 2026-07-31 14:54:22.754 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-31 14:54:22.756 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-31 14:54:22.760 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-31 14:54:22.760 | + functions-common:git_clone:610 : echo master 2026-07-31 14:54:22.765 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/swift ]] 2026-07-31 14:54:22.768 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-31 14:54:22.771 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/swift 2026-07-31 14:54:22.784 | + functions-common:git_clone:672 : cd /opt/stack/swift 2026-07-31 14:54:22.788 | + functions-common:git_clone:673 : git show --oneline 2026-07-31 14:54:22.788 | + functions-common:git_clone:673 : head -1 2026-07-31 14:54:22.816 | ee2b48494 Merge "diskfile: Support direct quarantining of directories" 2026-07-31 14:54:22.820 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-31 14:54:22.823 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-07-31 14:54:22.826 | + inc/python:setup_develop:353 : local bindep 2026-07-31 14:54:22.828 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-07-31 14:54:22.831 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-07-31 14:54:22.835 | + inc/python:setup_develop:359 : local extras=keystone 2026-07-31 14:54:22.838 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-07-31 14:54:22.842 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-31 14:54:22.845 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-07-31 14:54:22.848 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-07-31 14:54:22.851 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-31 14:54:22.854 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-07-31 14:54:22.857 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-07-31 14:54:22.861 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-31 14:54:22.864 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-07-31 14:54:22.867 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-31 14:54:22.870 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-31 14:54:22.874 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-07-31 14:54:22.880 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-07-31 14:54:22.883 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-07-31 14:54:22.886 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-07-31 14:54:22.980 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-07-31 14:54:22.982 | + inc/python:setup_package:436 : local bindep=0 2026-07-31 14:54:22.985 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-31 14:54:22.988 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-31 14:54:22.991 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-07-31 14:54:22.994 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-07-31 14:54:22.997 | + inc/python:setup_package:445 : local flags=-e 2026-07-31 14:54:23.000 | + inc/python:setup_package:446 : local extras=keystone 2026-07-31 14:54:23.002 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-31 14:54:23.005 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-07-31 14:54:23.008 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-07-31 14:54:23.011 | + inc/python:setup_package:456 : extras='[keystone]' 2026-07-31 14:54:23.013 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-31 14:54:23.016 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-07-31 14:54:23.037 | Using python 3.12 to install /opt/stack/swift 2026-07-31 14:54:23.040 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2026-07-31 14:54:23.530 | Obtaining file:///opt/stack/swift 2026-07-31 14:54:23.532 | Installing build dependencies: started 2026-07-31 14:54:24.153 | Installing build dependencies: finished with status 'done' 2026-07-31 14:54:24.154 | Checking if build backend supports build_editable: started 2026-07-31 14:54:24.460 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-31 14:54:24.461 | Getting requirements to build editable: started 2026-07-31 14:54:24.610 | Getting requirements to build editable: finished with status 'done' 2026-07-31 14:54:24.611 | Preparing editable metadata (pyproject.toml): started 2026-07-31 14:54:25.304 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-31 14:54:25.318 | 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.dev55) (0.41.0) 2026-07-31 14:54:25.319 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev55) (3.5.3) 2026-07-31 14:54:25.319 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev55) (3.1.0) 2026-07-31 14:54:25.612 | Collecting lxml>=4.2.3 (from swift==2.38.1.dev55) 2026-07-31 14:54:25.680 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-31 14:54:25.687 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev55) (2.34.2) 2026-07-31 14:54:25.902 | Collecting xattr>=0.7.2 (from swift==2.38.1.dev55) 2026-07-31 14:54:25.912 | 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-31 14:54:26.048 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.1.dev55) 2026-07-31 14:54:26.054 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-07-31 14:54:26.060 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev55) (43.0.3) 2026-07-31 14:54:26.061 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev55) (2.8.0) 2026-07-31 14:54:26.063 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev55) (13.0.0) 2026-07-31 14:54:26.064 | 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.dev55) (2.0.0) 2026-07-31 14:54:26.066 | 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.dev55) (3.0) 2026-07-31 14:54:26.071 | 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.dev55) (5.15.0) 2026-07-31 14:54:26.071 | 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.dev55) (4.3.0) 2026-07-31 14:54:26.072 | 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.dev55) (10.5.0) 2026-07-31 14:54:26.072 | 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.dev55) (6.5.0) 2026-07-31 14:54:26.073 | 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.dev55) (6.9.0) 2026-07-31 14:54:26.073 | 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.dev55) (8.3.0) 2026-07-31 14:54:26.074 | 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.dev55) (5.11.0) 2026-07-31 14:54:26.074 | 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.dev55) (10.1.1) 2026-07-31 14:54:26.075 | 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.dev55) (7.0.3) 2026-07-31 14:54:26.075 | 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.dev55) (4.1.0) 2026-07-31 14:54:26.076 | 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.dev55) (2.13.0) 2026-07-31 14:54:26.076 | 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.dev55) (5.8.0) 2026-07-31 14:54:26.077 | 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.dev55) (1.8.10) 2026-07-31 14:54:26.079 | 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.dev55) (2.1.0) 2026-07-31 14:54:26.079 | 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.dev55) (5.9.0) 2026-07-31 14:54:26.080 | 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.dev55) (1.8.2) 2026-07-31 14:54:26.080 | 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.dev55) (4.15.0) 2026-07-31 14:54:26.084 | 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.dev55) (1.5.0) 2026-07-31 14:54:26.086 | 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.dev55) (5.3.1) 2026-07-31 14:54:26.088 | 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.dev55) (1.3.0) 2026-07-31 14:54:26.089 | 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.dev55) (2.0.0) 2026-07-31 14:54:26.089 | 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.dev55) (6.0.3) 2026-07-31 14:54:26.093 | 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.dev55) (2.9.0.post0) 2026-07-31 14:54:26.094 | 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.dev55) (3.1.0) 2026-07-31 14:54:26.095 | 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.dev55) (2.2.2) 2026-07-31 14:54:26.097 | 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.dev55) (1.2.1) 2026-07-31 14:54:26.100 | 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.dev55) (3.3.2) 2026-07-31 14:54:26.100 | 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.dev55) (26.2) 2026-07-31 14:54:26.101 | 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.dev55) (7.2.2) 2026-07-31 14:54:26.104 | 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.dev55) (83.0.0) 2026-07-31 14:54:26.112 | 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.dev55) (1.17.0) 2026-07-31 14:54:26.116 | 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.dev55) (3.4.7) 2026-07-31 14:54:26.117 | 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.dev55) (3.18) 2026-07-31 14:54:26.117 | 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.dev55) (2.7.0) 2026-07-31 14:54:26.118 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.1.dev55) (2023.11.17) 2026-07-31 14:54:26.142 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-31 14:54:26.254 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 59.4 MB/s 0:00:00 2026-07-31 14:54:26.258 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-07-31 14:54:26.270 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 39.5 MB/s 0:00:00 2026-07-31 14:54:26.274 | 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-31 14:54:26.292 | Building wheels for collected packages: swift 2026-07-31 14:54:26.292 | Building editable for swift (pyproject.toml): started 2026-07-31 14:54:26.922 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-07-31 14:54:26.924 | Created wheel for swift: filename=swift-2.38.1.dev55-0.editable-py3-none-any.whl size=19812 sha256=cac7757859b8644cdbf98c5e2602b1606dd14f7272892c1a4d16ba33fafc85e8 2026-07-31 14:54:26.924 | Stored in directory: /tmp/pip-ephem-wheel-cache-u5uqjcpq/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-07-31 14:54:26.927 | Successfully built swift 2026-07-31 14:54:27.032 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-07-31 14:54:27.246 | 2026-07-31 14:54:27.254 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.1.dev55 xattr-1.3.0 2026-07-31 14:54:27.402 | + inc/python:pip_install:216 : result=0 2026-07-31 14:54:27.405 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:54:27.408 | + functions-common:time_stop:2420 : local name 2026-07-31 14:54:27.410 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:54:27.412 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:54:27.415 | + functions-common:time_stop:2423 : local total 2026-07-31 14:54:27.418 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:54:27.422 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:54:27.425 | + functions-common:time_stop:2427 : start_time=1785509663032 2026-07-31 14:54:27.428 | + functions-common:time_stop:2429 : [[ -z 1785509663032 ]] 2026-07-31 14:54:27.431 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:54:27.435 | + functions-common:time_stop:2432 : end_time=1785509667432 2026-07-31 14:54:27.437 | + functions-common:time_stop:2433 : elapsed_time=4400 2026-07-31 14:54:27.441 | + functions-common:time_stop:2434 : total=39900 2026-07-31 14:54:27.444 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:54:27.447 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44300 2026-07-31 14:54:27.450 | + inc/python:pip_install:219 : return 0 2026-07-31 14:54:27.453 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-31 14:54:27.457 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-31 14:54:27.460 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-07-31 14:54:27.463 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-07-31 14:54:27.466 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:54:27.469 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:54:27.473 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/swift, ]] 2026-07-31 14:54:27.475 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:54:27.479 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-07-31 14:54:27.483 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-31 14:54:27.486 | + ./stack.sh:main:933 : configure_swift 2026-07-31 14:54:27.489 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-07-31 14:54:27.492 | + lib/swift:configure_swift:332 : local node_number 2026-07-31 14:54:27.495 | + lib/swift:configure_swift:333 : local swift_node_config 2026-07-31 14:54:27.498 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-07-31 14:54:27.501 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-31 14:54:27.827 | No object-replicator running 2026-07-31 14:54:27.827 | No container-updater running 2026-07-31 14:54:27.827 | No proxy-server running 2026-07-31 14:54:27.827 | No object-auditor running 2026-07-31 14:54:27.827 | No object-updater running 2026-07-31 14:54:27.827 | No account-reaper running 2026-07-31 14:54:27.827 | No container-server running 2026-07-31 14:54:27.827 | No container-reconciler running 2026-07-31 14:54:27.827 | No container-sync running 2026-07-31 14:54:27.827 | No container-replicator running 2026-07-31 14:54:27.827 | No container-auditor running 2026-07-31 14:54:27.827 | No account-server running 2026-07-31 14:54:27.827 | No account-auditor running 2026-07-31 14:54:27.827 | No container-sharder running 2026-07-31 14:54:27.827 | No object-expirer running 2026-07-31 14:54:27.827 | No account-replicator running 2026-07-31 14:54:27.827 | No object-server running 2026-07-31 14:54:27.827 | No object-reconstructor running 2026-07-31 14:54:27.879 | + lib/swift:configure_swift:337 : true 2026-07-31 14:54:27.881 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-07-31 14:54:27.895 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-07-31 14:54:27.908 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-07-31 14:54:27.910 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-07-31 14:54:27.911 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-07-31 14:54:27.915 | + lib/swift:configure_swift:351 : sed -e ' 2026-07-31 14:54:27.915 | s/%GROUP%/stack/; 2026-07-31 14:54:27.915 | s/%USER%/stack/; 2026-07-31 14:54:27.915 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-07-31 14:54:27.915 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-07-31 14:54:27.918 | uid = stack 2026-07-31 14:54:27.918 | gid = stack 2026-07-31 14:54:27.918 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-07-31 14:54:27.918 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-07-31 14:54:27.918 | address = 127.0.0.1 2026-07-31 14:54:27.918 | 2026-07-31 14:54:27.918 | [account6612] 2026-07-31 14:54:27.918 | max connections = 25 2026-07-31 14:54:27.918 | path = /opt/stack/data/swift/1/ 2026-07-31 14:54:27.918 | read only = false 2026-07-31 14:54:27.918 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-07-31 14:54:27.918 | 2026-07-31 14:54:27.918 | [account6622] 2026-07-31 14:54:27.918 | max connections = 25 2026-07-31 14:54:27.918 | path = /opt/stack/data/swift/2/ 2026-07-31 14:54:27.918 | read only = false 2026-07-31 14:54:27.919 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-07-31 14:54:27.919 | 2026-07-31 14:54:27.919 | [account6632] 2026-07-31 14:54:27.919 | max connections = 25 2026-07-31 14:54:27.919 | path = /opt/stack/data/swift/3/ 2026-07-31 14:54:27.919 | read only = false 2026-07-31 14:54:27.919 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-07-31 14:54:27.919 | 2026-07-31 14:54:27.919 | [account6642] 2026-07-31 14:54:27.919 | max connections = 25 2026-07-31 14:54:27.919 | path = /opt/stack/data/swift/4/ 2026-07-31 14:54:27.919 | read only = false 2026-07-31 14:54:27.919 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-07-31 14:54:27.919 | 2026-07-31 14:54:27.919 | 2026-07-31 14:54:27.919 | [container6611] 2026-07-31 14:54:27.919 | max connections = 25 2026-07-31 14:54:27.919 | path = /opt/stack/data/swift/1/ 2026-07-31 14:54:27.919 | read only = false 2026-07-31 14:54:27.919 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-07-31 14:54:27.919 | 2026-07-31 14:54:27.919 | [container6621] 2026-07-31 14:54:27.919 | max connections = 25 2026-07-31 14:54:27.919 | path = /opt/stack/data/swift/2/ 2026-07-31 14:54:27.919 | read only = false 2026-07-31 14:54:27.919 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-07-31 14:54:27.919 | 2026-07-31 14:54:27.919 | [container6631] 2026-07-31 14:54:27.919 | max connections = 25 2026-07-31 14:54:27.919 | path = /opt/stack/data/swift/3/ 2026-07-31 14:54:27.919 | read only = false 2026-07-31 14:54:27.919 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-07-31 14:54:27.919 | 2026-07-31 14:54:27.919 | [container6641] 2026-07-31 14:54:27.919 | max connections = 25 2026-07-31 14:54:27.919 | path = /opt/stack/data/swift/4/ 2026-07-31 14:54:27.919 | read only = false 2026-07-31 14:54:27.919 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-07-31 14:54:27.919 | 2026-07-31 14:54:27.919 | 2026-07-31 14:54:27.919 | [object6613] 2026-07-31 14:54:27.919 | max connections = 25 2026-07-31 14:54:27.919 | path = /opt/stack/data/swift/1/ 2026-07-31 14:54:27.919 | read only = false 2026-07-31 14:54:27.919 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-07-31 14:54:27.919 | 2026-07-31 14:54:27.919 | [object6623] 2026-07-31 14:54:27.919 | max connections = 25 2026-07-31 14:54:27.919 | path = /opt/stack/data/swift/2/ 2026-07-31 14:54:27.919 | read only = false 2026-07-31 14:54:27.919 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-07-31 14:54:27.919 | 2026-07-31 14:54:27.919 | [object6633] 2026-07-31 14:54:27.919 | max connections = 25 2026-07-31 14:54:27.919 | path = /opt/stack/data/swift/3/ 2026-07-31 14:54:27.919 | read only = false 2026-07-31 14:54:27.919 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-07-31 14:54:27.919 | 2026-07-31 14:54:27.919 | [object6643] 2026-07-31 14:54:27.919 | max connections = 25 2026-07-31 14:54:27.919 | path = /opt/stack/data/swift/4/ 2026-07-31 14:54:27.919 | read only = false 2026-07-31 14:54:27.919 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-07-31 14:54:27.922 | + lib/swift:configure_swift:357 : is_ubuntu 2026-07-31 14:54:27.924 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:54:27.927 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:54:27.929 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-07-31 14:54:27.941 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-07-31 14:54:27.943 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-07-31 14:54:27.949 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-07-31 14:54:27.953 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-07-31 14:54:27.956 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-07-31 14:54:27.961 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-07-31 14:54:27.992 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.135:8080/v1/ 2026-07-31 14:54:28.023 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-07-31 14:54:28.042 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-07-31 14:54:28.073 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-07-31 14:54:28.091 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-07-31 14:54:28.123 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-07-31 14:54:28.142 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-07-31 14:54:28.174 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-07-31 14:54:28.193 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-07-31 14:54:28.225 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-07-31 14:54:28.244 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-07-31 14:54:28.275 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-07-31 14:54:28.294 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-07-31 14:54:28.310 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:28.312 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-07-31 14:54:28.346 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-07-31 14:54:28.376 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-07-31 14:54:28.406 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-07-31 14:54:28.438 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-07-31 14:54:28.441 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-07-31 14:54:28.458 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:54:28.460 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-07-31 14:54:28.491 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-07-31 14:54:28.507 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:54:28.510 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-07-31 14:54:28.526 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:28.528 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-07-31 14:54:28.530 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-07-31 14:54:28.546 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:54:28.548 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-07-31 14:54:28.551 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-07-31 14:54:28.553 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-07-31 14:54:28.557 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-07-31 14:54:28.562 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-07-31 14:54:28.595 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-07-31 14:54:28.628 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-07-31 14:54:28.663 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-07-31 14:54:28.698 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-07-31 14:54:28.733 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-31 14:54:28.736 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-07-31 14:54:28.738 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-07-31 14:54:28.741 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-07-31 14:54:28.744 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-31 14:54:28.747 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-31 14:54:28.749 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-07-31 14:54:28.752 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-07-31 14:54:28.755 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-07-31 14:54:28.757 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-07-31 14:54:28.791 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-07-31 14:54:28.822 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.135/identity 2026-07-31 14:54:28.854 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-07-31 14:54:28.887 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-07-31 14:54:28.916 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-07-31 14:54:28.951 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-07-31 14:54:28.986 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-07-31 14:54:29.021 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.135/identity 2026-07-31 14:54:29.056 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-31 14:54:29.090 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-07-31 14:54:29.125 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-31 14:54:29.127 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-07-31 14:54:29.162 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-07-31 14:54:29.197 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-07-31 14:54:29.232 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-07-31 14:54:29.266 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-07-31 14:54:29.303 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-07-31 14:54:29.323 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-07-31 14:54:29.355 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-07-31 14:54:29.388 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-07-31 14:54:29.393 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-07-31 14:54:29.428 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-07-31 14:54:29.460 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-07-31 14:54:29.496 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-07-31 14:54:29.532 | + lib/swift:configure_swift:490 : local node_number 2026-07-31 14:54:29.535 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-31 14:54:29.537 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-31 14:54:29.540 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-07-31 14:54:29.545 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-07-31 14:54:29.548 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-31 14:54:29.551 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-31 14:54:29.554 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-07-31 14:54:29.557 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-07-31 14:54:29.559 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-31 14:54:29.562 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-31 14:54:29.564 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-07-31 14:54:29.582 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-07-31 14:54:29.615 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-07-31 14:54:29.635 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-07-31 14:54:29.667 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-07-31 14:54:29.683 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-31 14:54:29.713 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-07-31 14:54:29.730 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-31 14:54:29.762 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-07-31 14:54:29.782 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-31 14:54:29.818 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-07-31 14:54:29.838 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 3 2026-07-31 14:54:29.871 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-07-31 14:54:29.891 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-07-31 14:54:29.924 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-07-31 14:54:29.942 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-07-31 14:54:29.974 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-07-31 14:54:29.994 | + 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-31 14:54:30.028 | + 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-31 14:54:30.033 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-07-31 14:54:30.054 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-31 14:54:30.086 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-07-31 14:54:30.121 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-07-31 14:54:30.123 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-07-31 14:54:30.127 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-07-31 14:54:30.130 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-07-31 14:54:30.132 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-31 14:54:30.135 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-07-31 14:54:30.137 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-07-31 14:54:30.139 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-31 14:54:30.142 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-31 14:54:30.144 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-07-31 14:54:30.163 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-07-31 14:54:30.197 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-07-31 14:54:30.216 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-07-31 14:54:30.251 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-07-31 14:54:30.270 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-31 14:54:30.305 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-07-31 14:54:30.326 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-31 14:54:30.362 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-07-31 14:54:30.383 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-31 14:54:30.421 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-07-31 14:54:30.443 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 3 2026-07-31 14:54:30.477 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-07-31 14:54:30.497 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-07-31 14:54:30.535 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-07-31 14:54:30.557 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-07-31 14:54:30.593 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-07-31 14:54:30.614 | + 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-31 14:54:30.647 | + 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-31 14:54:30.653 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-07-31 14:54:30.671 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-31 14:54:30.705 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-07-31 14:54:30.707 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-07-31 14:54:30.712 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-07-31 14:54:30.715 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-07-31 14:54:30.718 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-31 14:54:30.720 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-07-31 14:54:30.723 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-07-31 14:54:30.726 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-31 14:54:30.728 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-31 14:54:30.731 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-07-31 14:54:30.752 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-07-31 14:54:30.785 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-07-31 14:54:30.804 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-07-31 14:54:30.836 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-07-31 14:54:30.858 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-31 14:54:30.892 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-07-31 14:54:30.911 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-31 14:54:30.949 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-07-31 14:54:30.971 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-31 14:54:31.007 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-07-31 14:54:31.029 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 3 2026-07-31 14:54:31.068 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-07-31 14:54:31.089 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-07-31 14:54:31.125 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-07-31 14:54:31.145 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-07-31 14:54:31.181 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-07-31 14:54:31.201 | + 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-31 14:54:31.236 | + 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-31 14:54:31.242 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-07-31 14:54:31.262 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-31 14:54:31.295 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-07-31 14:54:31.329 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-07-31 14:54:31.362 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-07-31 14:54:31.395 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-07-31 14:54:31.398 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-07-31 14:54:31.403 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-07-31 14:54:31.437 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-07-31 14:54:31.471 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-07-31 14:54:31.504 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-07-31 14:54:31.540 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-07-31 14:54:31.575 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-07-31 14:54:31.607 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-07-31 14:54:31.641 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-07-31 14:54:31.674 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-07-31 14:54:31.708 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-07-31 14:54:31.726 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:31.728 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-07-31 14:54:31.749 | + lib/swift:configure_swift:533 : local auth_vers 2026-07-31 14:54:31.753 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-07-31 14:54:31.773 | + lib/swift:configure_swift:534 : auth_vers=3 2026-07-31 14:54:31.776 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.135 2026-07-31 14:54:31.807 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-07-31 14:54:31.810 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-07-31 14:54:31.843 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.135/identity 2026-07-31 14:54:31.877 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-07-31 14:54:31.880 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-07-31 14:54:31.910 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-07-31 14:54:31.926 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:31.929 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-07-31 14:54:31.962 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-07-31 14:54:31.996 | + lib/swift:configure_swift:553 : local user_group 2026-07-31 14:54:32.000 | ++ lib/swift:configure_swift:554 : id -g stack 2026-07-31 14:54:32.006 | + lib/swift:configure_swift:554 : user_group=1002 2026-07-31 14:54:32.009 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-07-31 14:54:32.024 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-07-31 14:54:32.026 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-07-31 14:54:32.039 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-07-31 14:54:32.041 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-07-31 14:54:32.054 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-07-31 14:54:32.057 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-07-31 14:54:32.060 | + ./stack.sh:main:936 : is_service_enabled s3api 2026-07-31 14:54:32.076 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:54:32.078 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-07-31 14:54:32.097 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:32.100 | + ./stack.sh:main:944 : stack_install_service glance 2026-07-31 14:54:32.103 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-31 14:54:32.106 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-31 14:54:32.108 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-31 14:54:32.111 | + lib/stack:stack_install_service:32 : install_glance 2026-07-31 14:54:32.114 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-31 14:54:32.116 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-31 14:54:32.119 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-31 14:54:32.139 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:32.142 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-31 14:54:32.145 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-31 14:54:32.164 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:32.168 | + lib/glance:install_glance:558 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-07-31 14:54:32.170 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-31 14:54:32.173 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-31 14:54:32.175 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:54:32.178 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:54:32.181 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,glance_store, ]] 2026-07-31 14:54:32.184 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:54:32.188 | ++ lib/glance:install_glance:569 : join_extras swift cinder 2026-07-31 14:54:32.191 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-31 14:54:32.194 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-07-31 14:54:32.198 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store swift,cinder 2026-07-31 14:54:32.200 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-31 14:54:32.203 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-07-31 14:54:32.205 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-31 14:54:32.208 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-31 14:54:32.211 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-31 14:54:32.214 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-31 14:54:32.219 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-31 14:54:32.219 | +++ 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-31 14:54:32.224 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-31 14:54:32.227 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-31 14:54:32.230 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-31 14:54:32.233 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-31 14:54:32.236 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-07-31 14:54:32.258 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-07-31 14:54:32.261 | + 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-31 14:54:32.967 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-31 14:54:33.016 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-31 14:54:33.025 | 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-31 14:54:33.026 | 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-31 14:54:33.026 | 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-31 14:54:33.026 | 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-31 14:54:33.026 | 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-31 14:54:33.026 | 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-31 14:54:33.027 | 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-31 14:54:33.027 | 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-31 14:54:33.028 | 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-31 14:54:33.028 | 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-31 14:54:33.037 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-07-31 14:54:33.040 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-31 14:54:33.046 | 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-31 14:54:33.047 | 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-31 14:54:33.048 | 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-31 14:54:33.178 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-31 14:54:33.183 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-31 14:54:33.320 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-31 14:54:33.325 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-31 14:54:33.478 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-31 14:54:33.484 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-31 14:54:33.615 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-31 14:54:33.621 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-31 14:54:33.642 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-31 14:54:33.646 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-31 14:54:33.654 | 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-31 14:54:33.655 | 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-31 14:54:33.655 | 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-31 14:54:33.655 | 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-31 14:54:33.656 | 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-31 14:54:33.656 | 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-31 14:54:33.657 | 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-31 14:54:33.659 | 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-31 14:54:33.659 | 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-31 14:54:33.660 | 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-31 14:54:33.661 | 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-31 14:54:33.674 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-07-31 14:54:33.677 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-31 14:54:33.682 | 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-31 14:54:33.684 | 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-31 14:54:33.686 | 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-31 14:54:33.687 | 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-31 14:54:33.687 | 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-31 14:54:33.692 | 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-31 14:54:33.693 | 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-31 14:54:33.694 | 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-31 14:54:33.695 | 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-31 14:54:33.699 | 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-31 14:54:33.700 | 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-31 14:54:33.700 | 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-31 14:54:33.701 | 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-31 14:54:33.702 | 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-31 14:54:33.703 | 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-31 14:54:33.703 | 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-31 14:54:33.704 | 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-31 14:54:33.710 | 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-31 14:54:33.711 | 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-31 14:54:33.713 | 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-31 14:54:33.722 | 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-31 14:54:33.724 | 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-31 14:54:33.726 | 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-31 14:54:33.733 | 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-31 14:54:33.734 | 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-31 14:54:33.734 | 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-31 14:54:33.735 | 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-31 14:54:33.745 | 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-31 14:54:33.794 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-31 14:54:33.812 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-31 14:54:33.833 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-07-31 14:54:33.843 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-07-31 14:54:33.853 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-31 14:54:33.872 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-31 14:54:33.886 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-31 14:54:33.893 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-31 14:54:34.027 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-31 14:54:34.725 | 2026-07-31 14:54:34.733 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 python-swiftclient-4.10.0 retrying-1.4.2 tenacity-9.1.4 2026-07-31 14:54:34.846 | + inc/python:pip_install:216 : result=0 2026-07-31 14:54:34.849 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:54:34.851 | + functions-common:time_stop:2420 : local name 2026-07-31 14:54:34.854 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:54:34.857 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:54:34.859 | + functions-common:time_stop:2423 : local total 2026-07-31 14:54:34.862 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:54:34.864 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:54:34.867 | + functions-common:time_stop:2427 : start_time=1785509672253 2026-07-31 14:54:34.870 | + functions-common:time_stop:2429 : [[ -z 1785509672253 ]] 2026-07-31 14:54:34.873 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:54:34.879 | + functions-common:time_stop:2432 : end_time=1785509674874 2026-07-31 14:54:34.882 | + functions-common:time_stop:2433 : elapsed_time=2621 2026-07-31 14:54:34.884 | + functions-common:time_stop:2434 : total=44300 2026-07-31 14:54:34.887 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:54:34.890 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46921 2026-07-31 14:54:34.893 | + inc/python:pip_install:219 : return 0 2026-07-31 14:54:34.896 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-31 14:54:34.899 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-31 14:54:34.902 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-07-31 14:54:34.918 | + 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-31 14:54:34.925 | + lib/glance:install_glance:573 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-31 14:54:34.928 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/glance.git 2026-07-31 14:54:34.930 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-31 14:54:34.934 | + functions-common:git_clone:591 : local git_ref=master 2026-07-31 14:54:34.937 | + functions-common:git_clone:592 : local orig_dir 2026-07-31 14:54:34.941 | ++ functions-common:git_clone:593 : pwd 2026-07-31 14:54:34.945 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-31 14:54:34.948 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-31 14:54:34.952 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-31 14:54:34.972 | + functions-common:git_clone:596 : RECLONE=False 2026-07-31 14:54:34.975 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-31 14:54:34.978 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-31 14:54:34.982 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-31 14:54:34.982 | + functions-common:git_clone:610 : echo master 2026-07-31 14:54:34.987 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-31 14:54:34.991 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-31 14:54:34.994 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-31 14:54:35.012 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-31 14:54:35.015 | + functions-common:git_clone:673 : git show --oneline 2026-07-31 14:54:35.016 | + functions-common:git_clone:673 : head -1 2026-07-31 14:54:35.036 | d1e191318 Merge "Add support for GMR report generation to glance-scrubber" 2026-07-31 14:54:35.040 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-31 14:54:35.044 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-31 14:54:35.047 | + inc/python:setup_develop:353 : local bindep 2026-07-31 14:54:35.050 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-31 14:54:35.053 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-31 14:54:35.057 | + inc/python:setup_develop:359 : local extras= 2026-07-31 14:54:35.060 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-31 14:54:35.063 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-31 14:54:35.066 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-31 14:54:35.069 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-31 14:54:35.073 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-31 14:54:35.076 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-31 14:54:35.079 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-31 14:54:35.081 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-31 14:54:35.085 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-31 14:54:35.088 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-31 14:54:35.091 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-31 14:54:35.095 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-31 14:54:35.104 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-31 14:54:35.108 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-31 14:54:35.111 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-31 14:54:35.200 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-31 14:54:35.203 | + inc/python:setup_package:436 : local bindep=0 2026-07-31 14:54:35.206 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-31 14:54:35.210 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-31 14:54:35.213 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-31 14:54:35.216 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-31 14:54:35.219 | + inc/python:setup_package:445 : local flags=-e 2026-07-31 14:54:35.223 | + inc/python:setup_package:446 : local extras= 2026-07-31 14:54:35.226 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-31 14:54:35.229 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-31 14:54:35.232 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-31 14:54:35.235 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-31 14:54:35.238 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-31 14:54:35.242 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-31 14:54:35.267 | Using python 3.12 to install /opt/stack/glance 2026-07-31 14:54:35.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 -e /opt/stack/glance 2026-07-31 14:54:35.850 | Obtaining file:///opt/stack/glance 2026-07-31 14:54:35.853 | Installing build dependencies: started 2026-07-31 14:54:36.552 | Installing build dependencies: finished with status 'done' 2026-07-31 14:54:36.552 | Checking if build backend supports build_editable: started 2026-07-31 14:54:36.893 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-31 14:54:36.893 | Getting requirements to build editable: started 2026-07-31 14:54:37.060 | Getting requirements to build editable: finished with status 'done' 2026-07-31 14:54:37.061 | Preparing editable metadata (pyproject.toml): started 2026-07-31 14:54:37.781 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-31 14:54:37.791 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (7.0.3) 2026-07-31 14:54:37.791 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (0.7.1) 2026-07-31 14:54:37.791 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (2.0.51) 2026-07-31 14:54:37.792 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (3.1.0) 2026-07-31 14:54:37.792 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (2.5.1) 2026-07-31 14:54:37.792 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (1.8.10) 2026-07-31 14:54:37.793 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (1.18.5) 2026-07-31 14:54:37.874 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev23) 2026-07-31 14:54:37.922 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-31 14:54:37.929 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (10.5.0) 2026-07-31 14:54:37.931 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (7.6.1) 2026-07-31 14:54:37.931 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (6.5.0) 2026-07-31 14:54:37.931 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (2.8.0) 2026-07-31 14:54:37.932 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (10.1.1) 2026-07-31 14:54:37.933 | 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.dev23) (5.9.0) 2026-07-31 14:54:38.067 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev23) 2026-07-31 14:54:38.072 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-31 14:54:38.079 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (5.15.0) 2026-07-31 14:54:38.079 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (13.0.0) 2026-07-31 14:54:38.202 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev23) 2026-07-31 14:54:38.205 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-31 14:54:38.210 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (3.18.0) 2026-07-31 14:54:38.210 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (3.10.1) 2026-07-31 14:54:38.211 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (4.26.0) 2026-07-31 14:54:38.211 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (5.8.0) 2026-07-31 14:54:38.212 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (18.1.0) 2026-07-31 14:54:38.212 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (6.9.0) 2026-07-31 14:54:38.342 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev23) 2026-07-31 14:54:38.352 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-31 14:54:38.356 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (8.3.0) 2026-07-31 14:54:38.357 | 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.dev23) (18.2.0) 2026-07-31 14:54:38.357 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (8.2.0) 2026-07-31 14:54:38.484 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev23) 2026-07-31 14:54:38.488 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-31 14:54:38.493 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (6.0.0) 2026-07-31 14:54:38.494 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (4.4.0) 2026-07-31 14:54:38.494 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (5.6.0) 2026-07-31 14:54:38.495 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (3.1.0) 2026-07-31 14:54:38.495 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev23) (43.0.3) 2026-07-31 14:54:38.612 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev23) 2026-07-31 14:54:38.617 | Downloading cursive-0.2.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-31 14:54:38.749 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev23) 2026-07-31 14:54:38.753 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-31 14:54:38.758 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev23) (1.3.12) 2026-07-31 14:54:38.759 | 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.dev23) (4.15.0) 2026-07-31 14:54:38.893 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev23) 2026-07-31 14:54:38.897 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-07-31 14:54:38.903 | 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.dev23) (2.34.2) 2026-07-31 14:54:38.904 | 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.dev23) (2.0.0) 2026-07-31 14:54:38.907 | 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.dev23) (3.0) 2026-07-31 14:54:38.908 | 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.dev23) (5.11.0) 2026-07-31 14:54:38.911 | 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.dev23) (2.2.2) 2026-07-31 14:54:38.914 | 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.dev23) (1.4.2) 2026-07-31 14:54:38.915 | 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.dev23) (3.4.0) 2026-07-31 14:54:38.918 | 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.dev23) (3.3.2) 2026-07-31 14:54:38.922 | 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.dev23) (26.1.0) 2026-07-31 14:54:38.922 | 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.dev23) (2025.9.1) 2026-07-31 14:54:38.922 | 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.dev23) (0.37.0) 2026-07-31 14:54:38.923 | 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.dev23) (2026.5.1) 2026-07-31 14:54:38.927 | 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.dev23) (2.1.0) 2026-07-31 14:54:38.927 | 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.dev23) (1.8.2) 2026-07-31 14:54:38.930 | 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.dev23) (4.3.0) 2026-07-31 14:54:38.931 | 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.dev23) (4.1.0) 2026-07-31 14:54:38.932 | 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.dev23) (2.13.0) 2026-07-31 14:54:38.935 | 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.dev23) (1.5.0) 2026-07-31 14:54:38.937 | 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.dev23) (5.3.1) 2026-07-31 14:54:38.940 | 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.dev23) (0.20) 2026-07-31 14:54:38.943 | 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.dev23) (1.3.0) 2026-07-31 14:54:38.943 | 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.dev23) (2.0.0) 2026-07-31 14:54:38.944 | 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.dev23) (6.0.3) 2026-07-31 14:54:38.949 | 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.dev23) (2.1.2) 2026-07-31 14:54:38.949 | 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.dev23) (0.6.2) 2026-07-31 14:54:39.053 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev23) 2026-07-31 14:54:39.062 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-31 14:54:39.080 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev23) 2026-07-31 14:54:39.084 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-31 14:54:39.098 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev23) 2026-07-31 14:54:39.102 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-31 14:54:39.119 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev23) 2026-07-31 14:54:39.123 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-31 14:54:39.128 | 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.dev23) (7.2.2) 2026-07-31 14:54:39.139 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev23) 2026-07-31 14:54:39.143 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-31 14:54:39.150 | 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.dev23) (2.9.0.post0) 2026-07-31 14:54:39.153 | 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.dev23) (4.7.0) 2026-07-31 14:54:39.154 | 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.dev23) (7.1.4) 2026-07-31 14:54:39.154 | 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.dev23) (5.3.1) 2026-07-31 14:54:39.156 | 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.dev23) (5.6.2) 2026-07-31 14:54:39.157 | 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.dev23) (0.16.0) 2026-07-31 14:54:39.158 | 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.dev23) (5.1.0) 2026-07-31 14:54:39.162 | 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.dev23) (2026.2) 2026-07-31 14:54:39.163 | 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.dev23) (26.2) 2026-07-31 14:54:39.167 | 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.dev23) (0.25.0) 2026-07-31 14:54:39.169 | 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.dev23) (5.0.0) 2026-07-31 14:54:39.170 | 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.dev23) (3.1.6) 2026-07-31 14:54:39.171 | 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.dev23) (4.0.1) 2026-07-31 14:54:39.175 | 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.dev23) (3.0.3) 2026-07-31 14:54:39.183 | 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.dev23) (1.2.1) 2026-07-31 14:54:39.187 | 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.dev23) (0.41.0) 2026-07-31 14:54:39.188 | 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.dev23) (3.5.3) 2026-07-31 14:54:39.189 | 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.dev23) (1.7.6) 2026-07-31 14:54:39.191 | 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.dev23) (2.8.0) 2026-07-31 14:54:39.209 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev23) (83.0.0) 2026-07-31 14:54:39.217 | 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.dev23) (0.8.1) 2026-07-31 14:54:39.245 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev23) 2026-07-31 14:54:39.249 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-31 14:54:39.267 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev23) 2026-07-31 14:54:39.271 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-31 14:54:39.300 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev23) 2026-07-31 14:54:39.306 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-31 14:54:39.335 | 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.dev23) 2026-07-31 14:54:39.339 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-31 14:54:39.354 | 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.dev23) 2026-07-31 14:54:39.356 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-31 14:54:39.362 | 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.dev23) (15.0.0) 2026-07-31 14:54:39.371 | 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.dev23) 2026-07-31 14:54:39.375 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-31 14:54:39.385 | 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.dev23) (1.17.0) 2026-07-31 14:54:39.394 | 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.dev23) (3.4.7) 2026-07-31 14:54:39.395 | 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.dev23) (3.18) 2026-07-31 14:54:39.396 | 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.dev23) (2.7.0) 2026-07-31 14:54:39.396 | 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.dev23) (2023.11.17) 2026-07-31 14:54:39.412 | 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.dev23) (4.2.0) 2026-07-31 14:54:39.413 | 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.dev23) (2.20.0) 2026-07-31 14:54:39.418 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev23) (0.1.2) 2026-07-31 14:54:39.426 | 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.dev23) (0.8) 2026-07-31 14:54:39.460 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev23) 2026-07-31 14:54:39.463 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-31 14:54:39.595 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev23) 2026-07-31 14:54:39.599 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-31 14:54:39.604 | 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.dev23) (9.1.4) 2026-07-31 14:54:39.615 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev23) 2026-07-31 14:54:39.619 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-31 14:54:39.807 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev23) 2026-07-31 14:54:39.812 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-31 14:54:39.819 | Installing build dependencies: started 2026-07-31 14:54:40.378 | Installing build dependencies: finished with status 'done' 2026-07-31 14:54:40.379 | Getting requirements to build wheel: started 2026-07-31 14:54:40.725 | Getting requirements to build wheel: finished with status 'done' 2026-07-31 14:54:40.727 | Preparing metadata (pyproject.toml): started 2026-07-31 14:54:40.920 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-31 14:54:40.923 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev23) (2026.2) 2026-07-31 14:54:40.951 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev23) 2026-07-31 14:54:40.955 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-31 14:54:40.982 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev23) 2026-07-31 14:54:40.985 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-31 14:54:41.017 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-07-31 14:54:41.031 | Downloading cursive-0.2.4-py3-none-any.whl (44 kB) 2026-07-31 14:54:41.047 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-31 14:54:41.054 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-07-31 14:54:41.061 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-31 14:54:41.092 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 65.3 MB/s 0:00:00 2026-07-31 14:54:41.099 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-31 14:54:41.107 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-31 14:54:41.113 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-31 14:54:41.125 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-07-31 14:54:41.135 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-31 14:54:41.143 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-07-31 14:54:41.155 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-07-31 14:54:41.167 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-31 14:54:41.174 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-31 14:54:41.183 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-31 14:54:41.196 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-31 14:54:41.202 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-31 14:54:41.208 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-31 14:54:41.227 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-31 14:54:41.233 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-31 14:54:41.287 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 36.6 MB/s 0:00:00 2026-07-31 14:54:41.297 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-31 14:54:41.313 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-31 14:54:41.328 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-31 14:54:41.343 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-31 14:54:41.417 | Building wheels for collected packages: glance, simplegeneric 2026-07-31 14:54:41.418 | Building editable for glance (pyproject.toml): started 2026-07-31 14:54:41.961 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-31 14:54:41.962 | Created wheel for glance: filename=glance-33.0.0.0b3.dev23-0.editable-py3-none-any.whl size=9051 sha256=b8b116986a2a74024da18c2b646e6534de0b81d7dae36705be5f8a8268c8bcf3 2026-07-31 14:54:41.963 | Stored in directory: /tmp/pip-ephem-wheel-cache-lecr506x/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-31 14:54:41.966 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-31 14:54:42.185 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-31 14:54:42.186 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=425984463d51362f390ae8aaf320e6b9acb1a968d039de743d857dadd6e626ae 2026-07-31 14:54:42.188 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-31 14:54:42.191 | Successfully built glance simplegeneric 2026-07-31 14:54:42.332 | 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-31 14:54:43.834 | Attempting uninstall: jsonpointer 2026-07-31 14:54:43.842 | Found existing installation: jsonpointer 2.0 2026-07-31 14:54:43.842 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:43.843 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-31 14:54:43.850 | Attempting uninstall: jmespath 2026-07-31 14:54:43.858 | Found existing installation: jmespath 1.0.1 2026-07-31 14:54:43.859 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:43.859 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-31 14:54:43.879 | Attempting uninstall: httplib2 2026-07-31 14:54:43.886 | Found existing installation: httplib2 0.20.4 2026-07-31 14:54:43.887 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:43.887 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-31 14:54:43.938 | Attempting uninstall: jsonpatch 2026-07-31 14:54:43.946 | Found existing installation: jsonpatch 1.32 2026-07-31 14:54:43.946 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:43.946 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-31 14:54:46.146 | 2026-07-31 14:54:46.155 | 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.dev23 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-31 14:54:46.330 | + inc/python:pip_install:216 : result=0 2026-07-31 14:54:46.332 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:54:46.336 | + functions-common:time_stop:2420 : local name 2026-07-31 14:54:46.338 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:54:46.341 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:54:46.344 | + functions-common:time_stop:2423 : local total 2026-07-31 14:54:46.347 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:54:46.350 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:54:46.353 | + functions-common:time_stop:2427 : start_time=1785509675260 2026-07-31 14:54:46.355 | + functions-common:time_stop:2429 : [[ -z 1785509675260 ]] 2026-07-31 14:54:46.359 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:54:46.363 | + functions-common:time_stop:2432 : end_time=1785509686360 2026-07-31 14:54:46.366 | + functions-common:time_stop:2433 : elapsed_time=11100 2026-07-31 14:54:46.368 | + functions-common:time_stop:2434 : total=46921 2026-07-31 14:54:46.371 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:54:46.373 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=58021 2026-07-31 14:54:46.376 | + inc/python:pip_install:219 : return 0 2026-07-31 14:54:46.379 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-31 14:54:46.382 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-31 14:54:46.384 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-31 14:54:46.387 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-31 14:54:46.390 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:54:46.393 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:54:46.396 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/glance, ]] 2026-07-31 14:54:46.399 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:54:46.402 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-31 14:54:46.405 | + ./stack.sh:main:945 : configure_glance 2026-07-31 14:54:46.408 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-07-31 14:54:46.424 | + lib/glance:configure_glance:353 : local dburl 2026-07-31 14:54:46.428 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-31 14:54:46.431 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-31 14:54:46.433 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-31 14:54:46.436 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-31 14:54:46.439 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-31 14:54:46.442 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-31 14:54:46.445 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-31 14:54:46.461 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:46.463 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-31 14:54:46.465 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-31 14:54:46.469 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-31 14:54:46.472 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-31 14:54:46.506 | + 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-31 14:54:46.539 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-31 14:54:46.573 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-31 14:54:46.604 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-31 14:54:46.636 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-31 14:54:46.674 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-31 14:54:46.710 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-31 14:54:46.713 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-31 14:54:46.715 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-31 14:54:46.719 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-31 14:54:46.722 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-31 14:54:46.725 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-31 14:54:46.727 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-31 14:54:46.730 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-31 14:54:46.732 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-31 14:54:46.734 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-31 14:54:46.766 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-31 14:54:46.800 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.135/identity 2026-07-31 14:54:46.833 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-31 14:54:46.865 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-07-31 14:54:46.897 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-31 14:54:46.930 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-31 14:54:46.962 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-31 14:54:46.995 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.135/identity 2026-07-31 14:54:47.027 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-31 14:54:47.059 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-31 14:54:47.091 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-31 14:54:47.094 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-31 14:54:47.126 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-31 14:54:47.129 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-31 14:54:47.132 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-31 14:54:47.134 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-31 14:54:47.137 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-31 14:54:47.139 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-31 14:54:47.157 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:47.160 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-31 14:54:47.163 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-31 14:54:47.165 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-31 14:54:47.182 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:47.184 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.135:5672/ 2026-07-31 14:54:47.187 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.135:5672/ 2026-07-31 14:54:47.220 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-31 14:54:47.222 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-31 14:54:47.225 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-31 14:54:47.228 | + lib/glance:configure_glance:366 : '[' qemu = parallels ']' 2026-07-31 14:54:47.231 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-31 14:54:47.264 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-31 14:54:47.298 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-31 14:54:47.335 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-31 14:54:47.338 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-31 14:54:47.341 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-31 14:54:47.345 | + lib/glance:configure_glance_store:282 : local be 2026-07-31 14:54:47.348 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-31 14:54:47.352 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-31 14:54:47.355 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-31 14:54:47.393 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-31 14:54:47.396 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.135 2026-07-31 14:54:47.433 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-31 14:54:47.436 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-31 14:54:47.438 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-31 14:54:47.456 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:47.458 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-07-31 14:54:47.490 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-07-31 14:54:47.525 | + 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-31 14:54:47.559 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-07-31 14:54:47.589 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-07-31 14:54:47.622 | + lib/glance:configure_glance:401 : is_service_enabled tls-proxy 2026-07-31 14:54:47.640 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:47.642 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-07-31 14:54:47.676 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-07-31 14:54:47.709 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-07-31 14:54:47.745 | + lib/glance:configure_glance:408 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-07-31 14:54:47.780 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.135/identity/v3 2026-07-31 14:54:47.812 | + lib/glance:configure_glance:410 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-07-31 14:54:47.845 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.135/image 2026-07-31 14:54:47.880 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-31 14:54:47.897 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:47.900 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-07-31 14:54:47.936 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.135/identity 2026-07-31 14:54:47.970 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-31 14:54:47.972 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-31 14:54:47.974 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-31 14:54:47.978 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-31 14:54:47.996 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-31 14:54:47.999 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-31 14:54:48.002 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-31 14:54:48.004 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-31 14:54:48.007 | + 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-31 14:54:48.040 | + 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-31 14:54:48.074 | + 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-31 14:54:48.107 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-31 14:54:48.143 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-31 14:54:48.176 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-31 14:54:48.181 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-31 14:54:48.217 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-31 14:54:48.253 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-31 14:54:48.287 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-31 14:54:48.323 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-31 14:54:48.359 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-31 14:54:48.394 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-31 14:54:48.429 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-31 14:54:48.461 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-31 14:54:48.467 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-07-31 14:54:48.481 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-31 14:54:48.499 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:48.502 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=10.4.3.135 2026-07-31 14:54:48.504 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-07-31 14:54:48.506 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.135:8776/v3/%(project_id)s' 2026-07-31 14:54:48.539 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.135:8776/v3/%(project_id)s' 2026-07-31 14:54:48.571 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-31 14:54:48.574 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-31 14:54:48.576 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-31 14:54:48.579 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-31 14:54:48.581 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-31 14:54:48.584 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-31 14:54:48.586 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-31 14:54:48.591 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-31 14:54:48.594 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-31 14:54:48.629 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-31 14:54:48.631 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-31 14:54:48.634 | ++ functions:get_random_port:861 : true 2026-07-31 14:54:48.637 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-31 14:54:48.639 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-31 14:54:48.642 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-31 14:54:48.708 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-31 14:54:48.711 | ++ functions:get_random_port:865 : break 2 2026-07-31 14:54:48.713 | ++ functions:get_random_port:869 : echo 60999 2026-07-31 14:54:48.716 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-31 14:54:48.719 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-31 14:54:48.750 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 3 2026-07-31 14:54:48.782 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-31 14:54:48.815 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-31 14:54:48.849 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-31 14:54:48.881 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-31 14:54:48.916 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-31 14:54:48.951 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-31 14:54:48.984 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-31 14:54:49.020 | + 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-31 14:54:49.056 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-31 14:54:49.087 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-31 14:54:49.117 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-31 14:54:49.149 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-31 14:54:49.184 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-31 14:54:49.217 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-31 14:54:49.251 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-31 14:54:49.286 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-31 14:54:49.322 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-31 14:54:49.356 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-31 14:54:49.390 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-31 14:54:49.393 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-31 14:54:49.396 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-31 14:54:49.400 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:54:49.403 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:54:49.406 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:54:49.408 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-31 14:54:49.412 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-31 14:54:49.446 | proxy (enabled by site administrator) 2026-07-31 14:54:49.450 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-31 14:54:49.452 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-31 14:54:49.455 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-31 14:54:49.458 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:54:49.460 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:54:49.463 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:54:49.466 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-31 14:54:49.468 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-31 14:54:49.500 | No module matches proxy_http 2026-07-31 14:54:49.504 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-31 14:54:49.539 | Considering dependency proxy for proxy_http: 2026-07-31 14:54:49.539 | Module proxy already enabled 2026-07-31 14:54:49.539 | Enabling module proxy_http. 2026-07-31 14:54:49.546 | To activate the new configuration, you need to run: 2026-07-31 14:54:49.546 | systemctl restart apache2 2026-07-31 14:54:49.550 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-31 14:54:49.553 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-31 14:54:49.556 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-31 14:54:49.558 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-31 14:54:49.561 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-31 14:54:49.675 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-31 14:54:49.679 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-31 14:54:49.681 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-31 14:54:49.683 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-31 14:54:49.686 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:54:49.688 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:54:49.691 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-31 14:54:49.694 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-31 14:54:49.697 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-31 14:54:49.697 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-31 14:54:49.705 | KeepAlive Off 2026-07-31 14:54:49.710 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-31 14:54:49.710 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-31 14:54:49.720 | SetEnv proxy-sendchunked 1 2026-07-31 14:54:49.724 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-31 14:54:49.725 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-31 14:54:49.733 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-31 14:54:49.737 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-31 14:54:49.740 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-31 14:54:49.742 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-31 14:54:49.744 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-31 14:54:49.746 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-31 14:54:49.749 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:54:49.752 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:54:49.755 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:54:49.758 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-31 14:54:49.760 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-31 14:54:49.763 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:54:49.765 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:54:49.769 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-31 14:54:49.810 | Enabling site glance-api. 2026-07-31 14:54:49.817 | To activate the new configuration, you need to run: 2026-07-31 14:54:49.817 | systemctl reload apache2 2026-07-31 14:54:49.822 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-31 14:54:49.825 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-31 14:54:49.827 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-31 14:54:49.830 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-31 14:54:49.942 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-31 14:54:49.948 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-31 14:54:49.984 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-31 14:54:50.019 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-31 14:54:50.021 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-31 14:54:50.060 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-31 14:54:50.089 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-07-31 14:54:50.108 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:54:50.110 | + ./stack.sh:main:950 : stack_install_service cinder 2026-07-31 14:54:50.112 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-31 14:54:50.116 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-31 14:54:50.119 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-31 14:54:50.121 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-31 14:54:50.125 | + lib/cinder:install_cinder:539 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-31 14:54:50.127 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/cinder.git 2026-07-31 14:54:50.130 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-31 14:54:50.132 | + functions-common:git_clone:591 : local git_ref=master 2026-07-31 14:54:50.134 | + functions-common:git_clone:592 : local orig_dir 2026-07-31 14:54:50.138 | ++ functions-common:git_clone:593 : pwd 2026-07-31 14:54:50.141 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-31 14:54:50.144 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-31 14:54:50.148 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-31 14:54:50.166 | + functions-common:git_clone:596 : RECLONE=False 2026-07-31 14:54:50.168 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-31 14:54:50.169 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-31 14:54:50.173 | + functions-common:git_clone:610 : echo master 2026-07-31 14:54:50.173 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-31 14:54:50.178 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-31 14:54:50.182 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-31 14:54:50.184 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-31 14:54:50.198 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-31 14:54:50.201 | + functions-common:git_clone:673 : git show --oneline 2026-07-31 14:54:50.201 | + functions-common:git_clone:673 : head -1 2026-07-31 14:54:50.252 | 480877ff3 Merge 'refs/changes/69/997469/13' 2026-07-31 14:54:50.255 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-31 14:54:50.257 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-31 14:54:50.260 | + inc/python:setup_develop:353 : local bindep 2026-07-31 14:54:50.264 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-31 14:54:50.266 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-31 14:54:50.270 | + inc/python:setup_develop:359 : local extras= 2026-07-31 14:54:50.273 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-31 14:54:50.276 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-31 14:54:50.279 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-31 14:54:50.282 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-31 14:54:50.285 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-31 14:54:50.288 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-31 14:54:50.292 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-31 14:54:50.295 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-31 14:54:50.298 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-31 14:54:50.301 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-31 14:54:50.305 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-31 14:54:50.309 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-31 14:54:50.317 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-31 14:54:50.320 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-31 14:54:50.324 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-31 14:54:50.418 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-31 14:54:50.421 | + inc/python:setup_package:436 : local bindep=0 2026-07-31 14:54:50.423 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-31 14:54:50.426 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-31 14:54:50.428 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-31 14:54:50.431 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-31 14:54:50.433 | + inc/python:setup_package:445 : local flags=-e 2026-07-31 14:54:50.436 | + inc/python:setup_package:446 : local extras= 2026-07-31 14:54:50.438 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-31 14:54:50.441 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-31 14:54:50.443 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-31 14:54:50.446 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-31 14:54:50.448 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-31 14:54:50.452 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-31 14:54:50.471 | Using python 3.12 to install /opt/stack/cinder 2026-07-31 14:54:50.474 | + 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-31 14:54:50.964 | Obtaining file:///opt/stack/cinder 2026-07-31 14:54:50.967 | Installing build dependencies: started 2026-07-31 14:54:51.617 | Installing build dependencies: finished with status 'done' 2026-07-31 14:54:51.618 | Checking if build backend supports build_editable: started 2026-07-31 14:54:51.923 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-31 14:54:51.924 | Getting requirements to build editable: started 2026-07-31 14:54:52.085 | Getting requirements to build editable: finished with status 'done' 2026-07-31 14:54:52.085 | Preparing editable metadata (pyproject.toml): started 2026-07-31 14:54:53.108 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-31 14:54:53.123 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (7.0.3) 2026-07-31 14:54:53.123 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (5.3.1) 2026-07-31 14:54:53.124 | 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.dev197) (0.41.0) 2026-07-31 14:54:53.124 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (3.4.0) 2026-07-31 14:54:53.124 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (3.5.3) 2026-07-31 14:54:53.125 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (2.1.0) 2026-07-31 14:54:53.125 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (4.26.0) 2026-07-31 14:54:53.125 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (5.15.0) 2026-07-31 14:54:53.126 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (13.0.0) 2026-07-31 14:54:53.126 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (6.1.1) 2026-07-31 14:54:53.127 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (10.5.0) 2026-07-31 14:54:53.127 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (7.6.1) 2026-07-31 14:54:53.128 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (6.5.0) 2026-07-31 14:54:53.129 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (18.1.0) 2026-07-31 14:54:53.129 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (8.3.0) 2026-07-31 14:54:53.130 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (18.2.0) 2026-07-31 14:54:53.130 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (8.2.0) 2026-07-31 14:54:53.131 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (6.0.0) 2026-07-31 14:54:53.131 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (3.12.0) 2026-07-31 14:54:53.135 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (3.9.0) 2026-07-31 14:54:53.135 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (7.10.0) 2026-07-31 14:54:53.135 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (5.11.0) 2026-07-31 14:54:53.135 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (4.7.0) 2026-07-31 14:54:53.135 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (2.8.0) 2026-07-31 14:54:53.137 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (10.1.1) 2026-07-31 14:54:53.230 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev197) 2026-07-31 14:54:53.298 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-31 14:54:53.305 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (4.4.0) 2026-07-31 14:54:53.306 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (26.2) 2026-07-31 14:54:53.324 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev197) 2026-07-31 14:54:53.329 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-31 14:54:53.334 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (3.10.1) 2026-07-31 14:54:53.335 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (3.1.0) 2026-07-31 14:54:53.335 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (3.3.2) 2026-07-31 14:54:53.337 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (7.5.0) 2026-07-31 14:54:53.462 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev197) 2026-07-31 14:54:53.467 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-31 14:54:53.471 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (5.8.0) 2026-07-31 14:54:53.603 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev197) 2026-07-31 14:54:53.608 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-31 14:54:53.613 | Requirement already satisfied: python-swiftclient>=3.10.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (4.10.0) 2026-07-31 14:54:53.614 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (2.34.2) 2026-07-31 14:54:53.614 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (2.7.0) 2026-07-31 14:54:53.616 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (2.5.1) 2026-07-31 14:54:53.616 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (6.3.0) 2026-07-31 14:54:53.743 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev197) 2026-07-31 14:54:53.746 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-31 14:54:53.751 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (2.0.51) 2026-07-31 14:54:53.752 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (5.9.0) 2026-07-31 14:54:53.761 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev197) 2026-07-31 14:54:53.764 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-31 14:54:53.776 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (9.1.4) 2026-07-31 14:54:53.777 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (1.8.10) 2026-07-31 14:54:53.777 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (6.9.0) 2026-07-31 14:54:53.909 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev197) 2026-07-31 14:54:53.914 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-31 14:54:53.920 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (7.1.0) 2026-07-31 14:54:53.942 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev197) 2026-07-31 14:54:53.946 | Downloading tooz-9.0.1-py3-none-any.whl.metadata (2.8 kB) 2026-07-31 14:54:53.988 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev197) 2026-07-31 14:54:53.992 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-31 14:54:53.997 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (5.8.0) 2026-07-31 14:54:53.998 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (43.0.3) 2026-07-31 14:54:53.998 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (0.2.4) 2026-07-31 14:54:54.181 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev197) 2026-07-31 14:54:54.185 | 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-31 14:54:54.391 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev197) 2026-07-31 14:54:54.395 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-31 14:54:54.400 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev197) (1.9.0) 2026-07-31 14:54:54.401 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (2026.2) 2026-07-31 14:54:54.401 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev197) (7.1.4) 2026-07-31 14:54:54.590 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev197) 2026-07-31 14:54:54.597 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-31 14:54:54.605 | 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.dev197) (1.1.0) 2026-07-31 14:54:54.625 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev197) 2026-07-31 14:54:54.634 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-31 14:54:54.640 | 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.dev197) (2.9.0.post0) 2026-07-31 14:54:54.642 | 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.dev197) (1.17.0) 2026-07-31 14:54:54.658 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev197) (2.0.0) 2026-07-31 14:54:54.661 | 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.dev197) (3.0) 2026-07-31 14:54:54.665 | 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.dev197) (2.8.0) 2026-07-31 14:54:54.669 | 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.dev197) (3.1.0) 2026-07-31 14:54:54.670 | 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.dev197) (2.2.2) 2026-07-31 14:54:54.672 | 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.dev197) (0.32.0) 2026-07-31 14:54:54.704 | 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.dev197) 2026-07-31 14:54:54.708 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-31 14:54:54.724 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev197) 2026-07-31 14:54:54.728 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-31 14:54:54.755 | 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.dev197) 2026-07-31 14:54:54.761 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-31 14:54:54.779 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev197) 2026-07-31 14:54:54.785 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-31 14:54:54.806 | 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.dev197) 2026-07-31 14:54:54.809 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-31 14:54:54.990 | 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.dev197) 2026-07-31 14:54:54.993 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-31 14:54:55.015 | 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.dev197) 2026-07-31 14:54:55.021 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-31 14:54:55.044 | 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.dev197) 2026-07-31 14:54:55.048 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-31 14:54:55.063 | 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.dev197) (3.4.7) 2026-07-31 14:54:55.063 | 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.dev197) (3.18) 2026-07-31 14:54:55.063 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev197) (2023.11.17) 2026-07-31 14:54:55.071 | 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.dev197) (26.1.0) 2026-07-31 14:54:55.072 | 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.dev197) (2025.9.1) 2026-07-31 14:54:55.072 | 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.dev197) (0.37.0) 2026-07-31 14:54:55.073 | 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.dev197) (2026.5.1) 2026-07-31 14:54:55.077 | 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.dev197) (1.8.2) 2026-07-31 14:54:55.078 | 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.dev197) (4.15.0) 2026-07-31 14:54:55.081 | 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.dev197) (4.3.0) 2026-07-31 14:54:55.081 | 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.dev197) (4.1.0) 2026-07-31 14:54:55.082 | 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.dev197) (2.13.0) 2026-07-31 14:54:55.086 | 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.dev197) (7.2.2) 2026-07-31 14:54:55.089 | 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.dev197) (1.5.0) 2026-07-31 14:54:55.093 | 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.dev197) (0.20) 2026-07-31 14:54:55.096 | 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.dev197) (1.3.0) 2026-07-31 14:54:55.097 | 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.dev197) (2.0.0) 2026-07-31 14:54:55.097 | 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.dev197) (6.0.3) 2026-07-31 14:54:55.102 | 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.dev197) (1.18.5) 2026-07-31 14:54:55.104 | 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.dev197) (2.1.2) 2026-07-31 14:54:55.105 | 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.dev197) (0.6.2) 2026-07-31 14:54:55.107 | 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.dev197) (1.3.12) 2026-07-31 14:54:55.114 | 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.dev197) (5.3.1) 2026-07-31 14:54:55.114 | 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.dev197) (5.6.2) 2026-07-31 14:54:55.115 | 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.dev197) (0.16.0) 2026-07-31 14:54:55.117 | 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.dev197) (5.1.0) 2026-07-31 14:54:55.124 | 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.dev197) (0.25.0) 2026-07-31 14:54:55.125 | 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.dev197) (5.0.0) 2026-07-31 14:54:55.126 | 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.dev197) (3.1.6) 2026-07-31 14:54:55.127 | 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.dev197) (4.0.1) 2026-07-31 14:54:55.131 | 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.dev197) (3.0.3) 2026-07-31 14:54:55.137 | 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.dev197) (1.2.1) 2026-07-31 14:54:55.147 | 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.dev197) (1.7.6) 2026-07-31 14:54:55.276 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev197) 2026-07-31 14:54:55.279 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-31 14:54:55.328 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev197) 2026-07-31 14:54:55.333 | 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-31 14:54:55.340 | 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.dev197) (3.18.0) 2026-07-31 14:54:55.472 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev197) 2026-07-31 14:54:55.478 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-31 14:54:55.510 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev197) 2026-07-31 14:54:55.518 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-31 14:54:55.547 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev197) 2026-07-31 14:54:55.550 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-31 14:54:55.561 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev197) (83.0.0) 2026-07-31 14:54:55.569 | 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.dev197) (0.8.1) 2026-07-31 14:54:55.597 | 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.dev197) 2026-07-31 14:54:55.601 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-31 14:54:55.617 | 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.dev197) (4.15.0) 2026-07-31 14:54:55.620 | 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.dev197) (0.6.0) 2026-07-31 14:54:55.621 | 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.dev197) (4.0.0) 2026-07-31 14:54:55.625 | 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.dev197) (3.0.52) 2026-07-31 14:54:55.625 | 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.dev197) (1.11.0) 2026-07-31 14:54:55.626 | 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.dev197) (15.0.0) 2026-07-31 14:54:55.626 | 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.dev197) (1.8.0) 2026-07-31 14:54:55.753 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev197) 2026-07-31 14:54:55.757 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-31 14:54:55.762 | 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.dev197) (24.2.1) 2026-07-31 14:54:55.789 | 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.dev197) (4.2.0) 2026-07-31 14:54:55.789 | 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.dev197) (2.20.0) 2026-07-31 14:54:55.797 | 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.dev197) (0.1.2) 2026-07-31 14:54:55.810 | 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.dev197) (0.8) 2026-07-31 14:54:55.830 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev197) 2026-07-31 14:54:55.835 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-31 14:54:55.867 | 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.dev197) (3.6.1) 2026-07-31 14:54:55.867 | 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.dev197) (3.4.0) 2026-07-31 14:54:55.868 | 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.dev197) (4.0.1) 2026-07-31 14:54:55.906 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev197) 2026-07-31 14:54:55.911 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-31 14:54:55.931 | 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.dev197) (1.33) 2026-07-31 14:54:55.934 | 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.dev197) (3.1.1) 2026-07-31 14:54:55.979 | 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-31 14:54:55.979 | Reason for being yanked: buggy - not thread safe 2026-07-31 14:54:55.983 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-31 14:54:55.993 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-31 14:54:56.192 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 67.6 MB/s 0:00:00 2026-07-31 14:54:56.195 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-31 14:54:56.201 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-31 14:54:56.413 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 73.7 MB/s 0:00:00 2026-07-31 14:54:56.417 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-31 14:54:56.430 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-31 14:54:56.442 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-31 14:54:56.450 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-31 14:54:56.466 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-31 14:54:56.474 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-31 14:54:56.494 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-31 14:54:56.502 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-31 14:54:56.509 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-07-31 14:54:56.520 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-07-31 14:54:56.535 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 40.5 MB/s 0:00:00 2026-07-31 14:54:56.540 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-31 14:54:56.550 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-31 14:54:56.560 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-31 14:54:56.568 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-31 14:54:56.576 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-31 14:54:56.600 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 64.1 MB/s 0:00:00 2026-07-31 14:54:56.603 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-31 14:54:56.613 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-31 14:54:56.623 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-31 14:54:56.630 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-31 14:54:56.638 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-31 14:54:56.649 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-31 14:54:56.664 | Downloading tooz-9.0.1-py3-none-any.whl (90 kB) 2026-07-31 14:54:56.670 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-31 14:54:56.677 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-31 14:54:56.684 | 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-31 14:54:56.718 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 66.5 MB/s 0:00:00 2026-07-31 14:54:56.724 | 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-31 14:54:56.846 | Building wheels for collected packages: cinder 2026-07-31 14:54:56.847 | Building editable for cinder (pyproject.toml): started 2026-07-31 14:54:57.801 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-31 14:54:57.802 | Created wheel for cinder: filename=cinder-28.1.0.dev197-0.editable-py3-none-any.whl size=9204 sha256=eb54ac0057066e699842c28a811d393d9432726cbced3dad846959d43797283a 2026-07-31 14:54:57.802 | Stored in directory: /tmp/pip-ephem-wheel-cache-v9dzyclb/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-31 14:54:57.805 | Successfully built cinder 2026-07-31 14:54:57.967 | 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-31 14:54:58.198 | Attempting uninstall: pyasn1 2026-07-31 14:54:58.206 | Found existing installation: pyasn1 0.4.8 2026-07-31 14:54:58.206 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:58.207 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-31 14:54:58.900 | Attempting uninstall: botocore 2026-07-31 14:54:58.909 | Found existing installation: botocore 1.34.46 2026-07-31 14:54:58.909 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:58.911 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-31 14:54:59.417 | Attempting uninstall: s3transfer 2026-07-31 14:54:59.426 | Found existing installation: s3transfer 0.10.1 2026-07-31 14:54:59.426 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:59.426 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-31 14:54:59.782 | Attempting uninstall: boto3 2026-07-31 14:54:59.792 | Found existing installation: boto3 1.34.46 2026-07-31 14:54:59.792 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-31 14:54:59.792 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-31 14:55:00.955 | 2026-07-31 14:55:00.967 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev197 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.1 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-31 14:55:01.301 | + inc/python:pip_install:216 : result=0 2026-07-31 14:55:01.304 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:55:01.307 | + functions-common:time_stop:2420 : local name 2026-07-31 14:55:01.310 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:55:01.313 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:55:01.316 | + functions-common:time_stop:2423 : local total 2026-07-31 14:55:01.318 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:55:01.321 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:55:01.324 | + functions-common:time_stop:2427 : start_time=1785509690466 2026-07-31 14:55:01.327 | + functions-common:time_stop:2429 : [[ -z 1785509690466 ]] 2026-07-31 14:55:01.330 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:55:01.335 | + functions-common:time_stop:2432 : end_time=1785509701331 2026-07-31 14:55:01.337 | + functions-common:time_stop:2433 : elapsed_time=10865 2026-07-31 14:55:01.340 | + functions-common:time_stop:2434 : total=58021 2026-07-31 14:55:01.343 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:55:01.346 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=68886 2026-07-31 14:55:01.349 | + inc/python:pip_install:219 : return 0 2026-07-31 14:55:01.351 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-31 14:55:01.355 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-31 14:55:01.359 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-31 14:55:01.362 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-31 14:55:01.365 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:55:01.368 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:55:01.371 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/cinder, ]] 2026-07-31 14:55:01.374 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:55:01.377 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-31 14:55:01.380 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-31 14:55:01.383 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-31 14:55:01.386 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:55:01.388 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:55:01.391 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-31 14:55:01.405 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-31 14:55:01.409 | + functions-common:install_package:1438 : update_package_repo 2026-07-31 14:55:01.411 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-31 14:55:01.414 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-31 14:55:01.418 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-31 14:55:01.421 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-31 14:55:01.424 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-31 14:55:01.427 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:55:01.430 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:55:01.433 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-31 14:55:01.436 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-31 14:55:01.439 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-31 14:55:01.442 | + functions-common:apt_get_update:1167 : return 2026-07-31 14:55:01.444 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-31 14:55:01.447 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-31 14:55:01.450 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:55:01.454 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:55:01.457 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-31 14:55:01.481 | + 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-31 14:55:01.510 | Reading package lists... 2026-07-31 14:55:01.763 | Building dependency tree... 2026-07-31 14:55:01.763 | Reading state information... 2026-07-31 14:55:02.140 | The following additional packages will be installed: 2026-07-31 14:55:02.140 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-31 14:55:02.141 | python3-wcwidth 2026-07-31 14:55:02.142 | Suggested packages: 2026-07-31 14:55:02.142 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-07-31 14:55:02.174 | The following NEW packages will be installed: 2026-07-31 14:55:02.174 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-31 14:55:02.176 | python3-wcwidth targetcli-fb 2026-07-31 14:55:02.557 | 0 upgraded, 6 newly installed, 0 to remove and 100 not upgraded. 2026-07-31 14:55:02.557 | Need to get 358 kB of archives. 2026-07-31 14:55:02.557 | After this operation, 2,927 kB of additional disk space will be used. 2026-07-31 14:55:02.557 | 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-31 14:55:02.853 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-31 14:55:03.258 | 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-31 14:55:03.298 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-07-31 14:55:03.329 | 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-31 14:55:03.363 | 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-31 14:55:03.714 | Fetched 358 kB in 1s (299 kB/s) 2026-07-31 14:55:03.752 | Selecting previously unselected package python3-wcwidth. 2026-07-31 14:55:03.831 | (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 ... 174426 files and directories currently installed.) 2026-07-31 14:55:03.835 | Preparing to unpack .../0-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-31 14:55:03.839 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-31 14:55:03.884 | Selecting previously unselected package python3-urwid. 2026-07-31 14:55:03.899 | Preparing to unpack .../1-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-31 14:55:03.901 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-31 14:55:03.961 | Selecting previously unselected package python3-configshell-fb. 2026-07-31 14:55:03.976 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-31 14:55:03.978 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-31 14:55:04.018 | Selecting previously unselected package python3-pyudev. 2026-07-31 14:55:04.034 | Preparing to unpack .../3-python3-pyudev_0.24.0-1_all.deb ... 2026-07-31 14:55:04.036 | Unpacking python3-pyudev (0.24.0-1) ... 2026-07-31 14:55:04.081 | Selecting previously unselected package python3-rtslib-fb. 2026-07-31 14:55:04.097 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-31 14:55:04.099 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-31 14:55:04.146 | Selecting previously unselected package targetcli-fb. 2026-07-31 14:55:04.161 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-31 14:55:04.164 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-31 14:55:04.220 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-31 14:55:04.394 | Setting up python3-pyudev (0.24.0-1) ... 2026-07-31 14:55:04.540 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-31 14:55:05.244 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-31 14:55:05.250 | Setting up python3-urwid (2.6.10-1) ... 2026-07-31 14:55:05.541 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-31 14:55:05.642 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-31 14:55:05.642 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-31 14:55:05.656 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-31 14:55:05.656 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-31 14:55:05.656 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-31 14:55:05.656 | keyword = Word(alphanums + '_\-') 2026-07-31 14:55:05.656 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-31 14:55:05.656 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-31 14:55:05.656 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-31 14:55:05.656 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-31 14:55:05.656 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-31 14:55:05.656 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-31 14:55:05.662 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-31 14:55:05.662 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-31 14:55:05.672 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-31 14:55:05.672 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-31 14:55:05.672 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-31 14:55:05.672 | keyword = Word(alphanums + '_\-') 2026-07-31 14:55:05.672 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-31 14:55:05.672 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-31 14:55:05.672 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-31 14:55:05.672 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-31 14:55:05.672 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-31 14:55:05.672 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-31 14:55:05.693 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-31 14:55:05.800 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-31 14:55:05.800 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-31 14:55:05.985 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-31 14:55:07.039 | 2026-07-31 14:55:07.039 | Running kernel seems to be up-to-date. 2026-07-31 14:55:07.039 | 2026-07-31 14:55:07.039 | Restarting services... 2026-07-31 14:55:07.109 | 2026-07-31 14:55:07.109 | Service restarts being deferred: 2026-07-31 14:55:07.109 | /etc/needrestart/restart.d/dbus.service 2026-07-31 14:55:07.109 | systemctl restart getty@tty1.service 2026-07-31 14:55:07.109 | systemctl restart networkd-dispatcher.service 2026-07-31 14:55:07.109 | systemctl restart serial-getty@ttyS0.service 2026-07-31 14:55:07.109 | systemctl restart storpool_beacon.service 2026-07-31 14:55:07.109 | systemctl restart storpool_block.service 2026-07-31 14:55:07.109 | systemctl restart systemd-logind.service 2026-07-31 14:55:07.109 | 2026-07-31 14:55:07.109 | No containers need to be restarted. 2026-07-31 14:55:07.109 | 2026-07-31 14:55:07.109 | User sessions running outdated binaries: 2026-07-31 14:55:07.110 | ubuntu @ session #4: python3[7170] 2026-07-31 14:55:07.118 | ubuntu @ session #5: sh[8548,8550], sshd[8490] 2026-07-31 14:55:07.126 | ubuntu @ user manager service: systemd[5274] 2026-07-31 14:55:07.135 | 2026-07-31 14:55:07.135 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-31 14:55:08.553 | + functions-common:apt_get:1211 : result=0 2026-07-31 14:55:08.556 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-31 14:55:08.559 | + functions-common:time_stop:2420 : local name 2026-07-31 14:55:08.562 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:55:08.565 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:55:08.568 | + functions-common:time_stop:2423 : local total 2026-07-31 14:55:08.570 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:55:08.572 | + functions-common:time_stop:2426 : name=apt-get 2026-07-31 14:55:08.575 | + functions-common:time_stop:2427 : start_time=1785509701477 2026-07-31 14:55:08.578 | + functions-common:time_stop:2429 : [[ -z 1785509701477 ]] 2026-07-31 14:55:08.582 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:55:08.586 | + functions-common:time_stop:2432 : end_time=1785509708583 2026-07-31 14:55:08.588 | + functions-common:time_stop:2433 : elapsed_time=7106 2026-07-31 14:55:08.591 | + functions-common:time_stop:2434 : total=113959 2026-07-31 14:55:08.594 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:55:08.597 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=121065 2026-07-31 14:55:08.600 | + functions-common:apt_get:1215 : return 0 2026-07-31 14:55:08.602 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-31 14:55:08.605 | + ./stack.sh:main:951 : configure_cinder 2026-07-31 14:55:08.608 | + lib/cinder:configure_cinder:297 : sudo install -d -o stack -m 755 /etc/cinder 2026-07-31 14:55:08.619 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-31 14:55:08.624 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-31 14:55:08.626 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-31 14:55:08.629 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-31 14:55:08.633 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-31 14:55:08.633 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-31 14:55:08.637 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-31 14:55:08.640 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-31 14:55:08.642 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-31 14:55:08.645 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-31 14:55:08.647 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-31 14:55:08.649 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-31 14:55:08.651 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-31 14:55:08.654 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-31 14:55:08.666 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-31 14:55:08.678 | + 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-31 14:55:08.690 | + 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-31 14:55:08.705 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-31 14:55:08.718 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-31 14:55:08.731 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-31 14:55:08.735 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-31 14:55:08.739 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.i5uwvUlGaX 2026-07-31 14:55:08.741 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-31 14:55:08.743 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-31 14:55:08.745 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-31 14:55:08.748 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.i5uwvUlGaX 2026-07-31 14:55:08.752 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.i5uwvUlGaX 2026-07-31 14:55:08.765 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.i5uwvUlGaX /etc/sudoers.d/cinder-rootwrap 2026-07-31 14:55:08.779 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-31 14:55:08.784 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-31 14:55:08.786 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-31 14:55:08.789 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-31 14:55:08.791 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-31 14:55:08.794 | + 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-31 14:55:08.797 | + 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-31 14:55:08.800 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-31 14:55:08.800 | + 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-31 14:55:08.809 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-31 14:55:08.813 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-31 14:55:08.826 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-31 14:55:08.839 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-31 14:55:08.842 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-31 14:55:08.848 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-31 14:55:08.854 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-31 14:55:08.857 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-31 14:55:08.860 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-31 14:55:08.863 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-31 14:55:08.865 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-31 14:55:08.869 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-31 14:55:08.872 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-31 14:55:08.875 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-31 14:55:08.878 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-31 14:55:08.881 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-31 14:55:08.915 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-31 14:55:08.949 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.4.3.135/identity 2026-07-31 14:55:08.982 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-31 14:55:09.016 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-07-31 14:55:09.049 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-31 14:55:09.083 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-31 14:55:09.118 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-31 14:55:09.153 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.4.3.135/identity 2026-07-31 14:55:09.187 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-31 14:55:09.222 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-31 14:55:09.254 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-31 14:55:09.257 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-31 14:55:09.291 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-31 14:55:09.325 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-31 14:55:09.328 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-31 14:55:09.332 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-31 14:55:09.334 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-31 14:55:09.337 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-31 14:55:09.340 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-31 14:55:09.342 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-31 14:55:09.359 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:55:09.361 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-31 14:55:09.365 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-31 14:55:09.369 | + 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-31 14:55:09.404 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-31 14:55:09.439 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-31 14:55:09.473 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-31 14:55:09.504 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-31 14:55:09.537 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-31 14:55:09.570 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.4.3.135 2026-07-31 14:55:09.599 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-31 14:55:09.635 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-31 14:55:09.644 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key dee99ec04231d0ce7425ceffabe29b90 2026-07-31 14:55:09.674 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-31 14:55:09.677 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-31 14:55:09.710 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-31 14:55:09.744 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-31 14:55:09.779 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-31 14:55:09.813 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-31 14:55:09.850 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-31 14:55:09.886 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-31 14:55:09.905 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:55:09.908 | + lib/cinder:configure_cinder:340 : [[ -n storpool:storpool ]] 2026-07-31 14:55:09.911 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-31 14:55:09.914 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-31 14:55:09.917 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-31 14:55:09.920 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-31 14:55:09.923 | + lib/cinder:configure_cinder:345 : be_type=storpool 2026-07-31 14:55:09.926 | + lib/cinder:configure_cinder:346 : be_name=storpool 2026-07-31 14:55:09.928 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_storpool 2026-07-31 14:55:09.931 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-31 14:55:09.934 | + lib/cinder:configure_cinder:351 : default_name=storpool 2026-07-31 14:55:09.937 | + lib/cinder:configure_cinder:353 : enabled_backends+=storpool, 2026-07-31 14:55:09.940 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends storpool 2026-07-31 14:55:09.975 | + lib/cinder:configure_cinder:356 : [[ -n storpool ]] 2026-07-31 14:55:09.978 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type storpool 2026-07-31 14:55:10.012 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-31 14:55:10.015 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-31 14:55:10.017 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=storpool 2026-07-31 14:55:10.020 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf storpool image_volume_cache_enabled True 2026-07-31 14:55:10.057 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-31 14:55:10.059 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-31 14:55:10.061 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-31 14:55:10.064 | + lib/cinder:configure_cinder:368 : [[ storpool, =~ ceph ]] 2026-07-31 14:55:10.066 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-31 14:55:10.084 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:55:10.088 | + lib/cinder:configure_cinder:373 : [[ -n swift ]] 2026-07-31 14:55:10.090 | + lib/cinder:configure_cinder:374 : type configure_cinder_backup_swift 2026-07-31 14:55:10.093 | + lib/cinder:configure_cinder:375 : configure_cinder_backup_swift 2026-07-31 14:55:10.096 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-07-31 14:55:10.131 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.4.3.135:8080/v1/AUTH_ 2026-07-31 14:55:10.166 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-07-31 14:55:10.186 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:55:10.190 | + 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-31 14:55:10.223 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-31 14:55:10.244 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:55:10.247 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-31 14:55:10.265 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:55:10.268 | + 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-31 14:55:10.271 | + lib/cinder:configure_cinder:388 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-31 14:55:10.305 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-31 14:55:10.309 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-31 14:55:10.311 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-31 14:55:10.314 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-31 14:55:10.316 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-31 14:55:10.319 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-31 14:55:10.321 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-31 14:55:10.341 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:55:10.345 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-31 14:55:10.348 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-31 14:55:10.350 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-31 14:55:10.368 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:55:10.371 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.135:5672/ 2026-07-31 14:55:10.374 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.135:5672/ 2026-07-31 14:55:10.409 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-31 14:55:10.412 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-31 14:55:10.415 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-31 14:55:10.418 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-31 14:55:10.421 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-31 14:55:10.424 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-31 14:55:10.446 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-31 14:55:10.449 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-31 14:55:10.452 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-31 14:55:10.455 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-31 14:55:10.458 | + 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-31 14:55:10.498 | + 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-31 14:55:10.538 | + 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-31 14:55:10.578 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-31 14:55:10.614 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-31 14:55:10.654 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-31 14:55:10.674 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:55:10.677 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-31 14:55:10.680 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-31 14:55:10.682 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-31 14:55:10.684 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-31 14:55:10.686 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-31 14:55:10.689 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-31 14:55:10.692 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-31 14:55:10.695 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-31 14:55:10.698 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-31 14:55:10.712 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-31 14:55:10.712 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-31 14:55:10.722 | d /var/run/uwsgi 0755 stack root 2026-07-31 14:55:10.726 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-31 14:55:10.738 | /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-31 14:55:10.743 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-31 14:55:10.746 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-31 14:55:10.751 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-31 14:55:10.754 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-31 14:55:10.786 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 3 2026-07-31 14:55:10.818 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-31 14:55:10.852 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-31 14:55:10.886 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-31 14:55:10.920 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-31 14:55:10.951 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-31 14:55:10.985 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-31 14:55:11.017 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-31 14:55:11.046 | + 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-31 14:55:11.075 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-31 14:55:11.109 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-31 14:55:11.144 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-31 14:55:11.176 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-31 14:55:11.209 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-31 14:55:11.212 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-31 14:55:11.216 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-31 14:55:11.219 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-31 14:55:11.222 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-31 14:55:11.224 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:55:11.227 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:55:11.230 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-31 14:55:11.233 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-31 14:55:11.236 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-31 14:55:11.275 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-31 14:55:11.311 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-31 14:55:11.311 | + 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-31 14:55:11.320 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-31 14:55:11.324 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-31 14:55:11.327 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-31 14:55:11.330 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-31 14:55:11.333 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-31 14:55:11.336 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-31 14:55:11.339 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:55:11.341 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:55:11.344 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:55:11.347 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-31 14:55:11.350 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-31 14:55:11.353 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:55:11.356 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:55:11.359 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-31 14:55:11.393 | Enabling site cinder-api. 2026-07-31 14:55:11.399 | To activate the new configuration, you need to run: 2026-07-31 14:55:11.399 | systemctl reload apache2 2026-07-31 14:55:11.405 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-31 14:55:11.409 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-31 14:55:11.411 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-31 14:55:11.414 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-31 14:55:11.531 | + lib/cinder:configure_cinder:405 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-07-31 14:55:11.534 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.4.3.135/image 2026-07-31 14:55:11.570 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-31 14:55:11.590 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:55:11.593 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-07-31 14:55:11.628 | + lib/cinder:configure_cinder:412 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-31 14:55:11.664 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-31 14:55:11.667 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-31 14:55:11.671 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-31 14:55:11.673 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-31 14:55:11.677 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-31 14:55:11.680 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-31 14:55:11.683 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-31 14:55:11.685 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-31 14:55:11.688 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-31 14:55:11.691 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-31 14:55:11.727 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-31 14:55:11.763 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.4.3.135/identity 2026-07-31 14:55:11.796 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-31 14:55:11.831 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-07-31 14:55:11.864 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-31 14:55:11.894 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-31 14:55:11.927 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-31 14:55:11.959 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.4.3.135/identity 2026-07-31 14:55:11.998 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-31 14:55:12.031 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-31 14:55:12.068 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-31 14:55:12.071 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-31 14:55:12.074 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-31 14:55:12.077 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-31 14:55:12.080 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-31 14:55:12.083 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-31 14:55:12.122 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-31 14:55:12.159 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.4.3.135/identity 2026-07-31 14:55:12.195 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-31 14:55:12.231 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-07-31 14:55:12.269 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-31 14:55:12.306 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-31 14:55:12.344 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-31 14:55:12.379 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-31 14:55:12.415 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-31 14:55:12.448 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-31 14:55:12.450 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-31 14:55:12.468 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:55:12.471 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.4.3.135:2379?api_version=v3' 2026-07-31 14:55:12.507 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-31 14:55:12.509 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-31 14:55:12.548 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-31 14:55:12.550 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-31 14:55:12.553 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-31 14:55:12.585 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-31 14:55:12.588 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-31 14:55:12.590 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-31 14:55:12.592 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-31 14:55:12.595 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-31 14:55:12.627 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-31 14:55:12.658 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.4.3.135/identity 2026-07-31 14:55:12.689 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-31 14:55:12.720 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-07-31 14:55:12.753 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-31 14:55:12.788 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-31 14:55:12.821 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-31 14:55:12.855 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-07-31 14:55:12.873 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:55:12.877 | + ./stack.sh:main:956 : stack_install_service neutron 2026-07-31 14:55:12.879 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-31 14:55:12.882 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-31 14:55:12.885 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-31 14:55:12.887 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-31 14:55:12.890 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-07-31 14:55:12.893 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-31 14:55:12.896 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:55:12.899 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:55:12.901 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,neutron-lib, ]] 2026-07-31 14:55:12.904 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:55:12.907 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-07-31 14:55:12.910 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-31 14:55:12.913 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:55:12.916 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:55:12.920 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,sqlalchemy, ]] 2026-07-31 14:55:12.922 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:55:12.925 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-07-31 14:55:12.928 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-31 14:55:12.931 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:55:12.933 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:55:12.937 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,alembic, ]] 2026-07-31 14:55:12.940 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:55:12.943 | + lib/neutron:install_neutron:532 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-31 14:55:12.946 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron.git 2026-07-31 14:55:12.948 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-31 14:55:12.950 | + functions-common:git_clone:591 : local git_ref=master 2026-07-31 14:55:12.953 | + functions-common:git_clone:592 : local orig_dir 2026-07-31 14:55:12.956 | ++ functions-common:git_clone:593 : pwd 2026-07-31 14:55:12.959 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-31 14:55:12.962 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-31 14:55:12.964 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-31 14:55:12.983 | + functions-common:git_clone:596 : RECLONE=False 2026-07-31 14:55:12.986 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-31 14:55:12.988 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-31 14:55:12.991 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-31 14:55:12.991 | + functions-common:git_clone:610 : echo master 2026-07-31 14:55:12.997 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-31 14:55:13.000 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-31 14:55:13.002 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-31 14:55:13.018 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-31 14:55:13.022 | + functions-common:git_clone:673 : head -1 2026-07-31 14:55:13.022 | + functions-common:git_clone:673 : git show --oneline 2026-07-31 14:55:13.027 | 86362fcc5d Merge "ovn, bgp: Use ``agent_api`` for chassis name, cache chassis UUID" 2026-07-31 14:55:13.032 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-31 14:55:13.034 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-07-31 14:55:13.038 | + inc/python:setup_develop:353 : local bindep 2026-07-31 14:55:13.041 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-31 14:55:13.044 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-31 14:55:13.048 | + inc/python:setup_develop:359 : local extras= 2026-07-31 14:55:13.051 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-31 14:55:13.055 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-31 14:55:13.058 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-31 14:55:13.061 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-31 14:55:13.064 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-31 14:55:13.067 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-31 14:55:13.072 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-31 14:55:13.075 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-31 14:55:13.079 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-31 14:55:13.082 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-31 14:55:13.085 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-31 14:55:13.089 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-31 14:55:13.095 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-31 14:55:13.098 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-31 14:55:13.101 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-31 14:55:13.179 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-31 14:55:13.182 | + inc/python:setup_package:436 : local bindep=0 2026-07-31 14:55:13.185 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-31 14:55:13.188 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-31 14:55:13.191 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-31 14:55:13.194 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-31 14:55:13.197 | + inc/python:setup_package:445 : local flags=-e 2026-07-31 14:55:13.199 | + inc/python:setup_package:446 : local extras= 2026-07-31 14:55:13.202 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-31 14:55:13.205 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-31 14:55:13.208 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-31 14:55:13.210 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-31 14:55:13.213 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-31 14:55:13.216 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-31 14:55:13.238 | Using python 3.12 to install /opt/stack/neutron 2026-07-31 14:55:13.241 | + 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-31 14:55:13.724 | Obtaining file:///opt/stack/neutron 2026-07-31 14:55:13.729 | Installing build dependencies: started 2026-07-31 14:55:14.356 | Installing build dependencies: finished with status 'done' 2026-07-31 14:55:14.356 | Checking if build backend supports build_editable: started 2026-07-31 14:55:14.641 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-31 14:55:14.642 | Getting requirements to build editable: started 2026-07-31 14:55:14.791 | Getting requirements to build editable: finished with status 'done' 2026-07-31 14:55:14.792 | Preparing editable metadata (pyproject.toml): started 2026-07-31 14:55:16.106 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-31 14:55:16.119 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (7.0.3) 2026-07-31 14:55:16.120 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (3.10.1) 2026-07-31 14:55:16.120 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (3.1.0) 2026-07-31 14:55:16.120 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (2.5.1) 2026-07-31 14:55:16.120 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (3.1.0) 2026-07-31 14:55:16.121 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (5.3.1) 2026-07-31 14:55:16.189 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev69) 2026-07-31 14:55:16.241 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-31 14:55:16.247 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (0.32.0) 2026-07-31 14:55:16.248 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (2.34.2) 2026-07-31 14:55:16.249 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (3.1.6) 2026-07-31 14:55:16.249 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (13.0.0) 2026-07-31 14:55:16.250 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (1.3.0) 2026-07-31 14:55:16.277 | Collecting neutron-lib>=4.2.0 (from neutron==29.0.0.0b2.dev69) 2026-07-31 14:55:16.282 | Downloading neutron_lib-4.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-31 14:55:16.291 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (9.1.4) 2026-07-31 14:55:16.291 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (2.0.51) 2026-07-31 14:55:16.291 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (1.8.10) 2026-07-31 14:55:16.291 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (5.15.0) 2026-07-31 14:55:16.292 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (1.18.5) 2026-07-31 14:55:16.292 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (5.9.0) 2026-07-31 14:55:16.293 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (4.3.0) 2026-07-31 14:55:16.293 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (7.6.1) 2026-07-31 14:55:16.294 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (10.5.0) 2026-07-31 14:55:16.294 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (6.5.0) 2026-07-31 14:55:16.295 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (18.1.0) 2026-07-31 14:55:16.296 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (6.9.0) 2026-07-31 14:55:16.296 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (8.3.0) 2026-07-31 14:55:16.297 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (18.2.0) 2026-07-31 14:55:16.297 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (8.2.0) 2026-07-31 14:55:16.297 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (6.0.0) 2026-07-31 14:55:16.298 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (3.12.0) 2026-07-31 14:55:16.299 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (3.9.0) 2026-07-31 14:55:16.299 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (7.10.0) 2026-07-31 14:55:16.300 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (5.11.0) 2026-07-31 14:55:16.301 | 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.dev69) (4.7.0) 2026-07-31 14:55:16.302 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (2.8.0) 2026-07-31 14:55:16.302 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (10.1.1) 2026-07-31 14:55:16.303 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (3.11.0) 2026-07-31 14:55:16.303 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (4.4.0) 2026-07-31 14:55:16.317 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev69) 2026-07-31 14:55:16.323 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-31 14:55:16.450 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev69) 2026-07-31 14:55:16.454 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-31 14:55:16.471 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev69) 2026-07-31 14:55:16.474 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-31 14:55:16.525 | Installing build dependencies: started 2026-07-31 14:55:17.092 | Installing build dependencies: finished with status 'done' 2026-07-31 14:55:17.093 | Getting requirements to build wheel: started 2026-07-31 14:55:17.436 | Getting requirements to build wheel: finished with status 'done' 2026-07-31 14:55:17.437 | Preparing metadata (pyproject.toml): started 2026-07-31 14:55:17.644 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-31 14:55:17.664 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev69) 2026-07-31 14:55:17.668 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-31 14:55:17.672 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (7.2.2) 2026-07-31 14:55:17.687 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev69) 2026-07-31 14:55:17.691 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-31 14:55:17.697 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (24.2.1) 2026-07-31 14:55:17.697 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (18.13.0) 2026-07-31 14:55:17.698 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (4.17.0) 2026-07-31 14:55:17.824 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev69) 2026-07-31 14:55:17.827 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-31 14:55:17.963 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev69) 2026-07-31 14:55:17.967 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-31 14:55:17.973 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (3.4.0) 2026-07-31 14:55:17.974 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev69) (9.0.1) 2026-07-31 14:55:17.976 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev69) (1.3.12) 2026-07-31 14:55:17.977 | 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.dev69) (4.15.0) 2026-07-31 14:55:17.978 | 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.dev69) (2.2.2) 2026-07-31 14:55:17.982 | 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.dev69) (3.3.2) 2026-07-31 14:55:17.985 | 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.dev69) (3.0.3) 2026-07-31 14:55:17.988 | 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.dev69) (2.1.0) 2026-07-31 14:55:17.989 | 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.dev69) (1.8.2) 2026-07-31 14:55:17.993 | 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.dev69) (4.1.0) 2026-07-31 14:55:17.994 | 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.dev69) (2.13.0) 2026-07-31 14:55:17.994 | 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.dev69) (5.8.0) 2026-07-31 14:55:18.001 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.2.0->neutron==29.0.0.0b2.dev69) (1.3.7) 2026-07-31 14:55:18.016 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.2.0->neutron==29.0.0.0b2.dev69) 2026-07-31 14:55:18.020 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-31 14:55:18.027 | 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.dev69) (43.0.3) 2026-07-31 14:55:18.028 | 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.dev69) (1.5.0) 2026-07-31 14:55:18.029 | 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.dev69) (1.1.0) 2026-07-31 14:55:18.029 | 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.dev69) (1.33) 2026-07-31 14:55:18.030 | 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.dev69) (4.10.0) 2026-07-31 14:55:18.030 | 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.dev69) (6.0.3) 2026-07-31 14:55:18.032 | 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.dev69) (2.0.0) 2026-07-31 14:55:18.035 | 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.dev69) (3.0) 2026-07-31 14:55:18.039 | 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.dev69) (3.1.1) 2026-07-31 14:55:18.041 | 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.dev69) (0.41.0) 2026-07-31 14:55:18.041 | 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.dev69) (1.2.1) 2026-07-31 14:55:18.056 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev69) 2026-07-31 14:55:18.061 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-31 14:55:18.068 | 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.dev69) (26.2) 2026-07-31 14:55:18.070 | 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.dev69) (2.8.0) 2026-07-31 14:55:18.070 | 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.dev69) (3.5.3) 2026-07-31 14:55:18.076 | 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.dev69) (6.1.1) 2026-07-31 14:55:18.077 | 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.dev69) (4.0.0) 2026-07-31 14:55:18.088 | 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.dev69) (0.20) 2026-07-31 14:55:18.091 | 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.dev69) (2.0.0) 2026-07-31 14:55:18.096 | 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.dev69) (2.1.2) 2026-07-31 14:55:18.097 | 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.dev69) (0.6.2) 2026-07-31 14:55:18.103 | 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.dev69) (2.9.0.post0) 2026-07-31 14:55:18.108 | 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.dev69) (7.1.4) 2026-07-31 14:55:18.108 | 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.dev69) (5.3.1) 2026-07-31 14:55:18.109 | 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.dev69) (5.6.2) 2026-07-31 14:55:18.109 | 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.dev69) (0.16.0) 2026-07-31 14:55:18.112 | 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.dev69) (5.1.0) 2026-07-31 14:55:18.116 | 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.dev69) (2026.2) 2026-07-31 14:55:18.120 | 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.dev69) (0.25.0) 2026-07-31 14:55:18.122 | 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.dev69) (5.0.0) 2026-07-31 14:55:18.123 | 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.dev69) (4.0.1) 2026-07-31 14:55:18.139 | 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.dev69) (1.7.6) 2026-07-31 14:55:18.142 | 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.dev69) (2.2.0) 2026-07-31 14:55:18.147 | 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.dev69) (3.18.0) 2026-07-31 14:55:18.168 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev69) 2026-07-31 14:55:18.171 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-31 14:55:18.182 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev69) 2026-07-31 14:55:18.183 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-31 14:55:18.193 | 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.dev69) (3.0.3) 2026-07-31 14:55:18.194 | 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.dev69) (1.6.2) 2026-07-31 14:55:18.198 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev69) (83.0.0) 2026-07-31 14:55:18.211 | 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.dev69) (0.8.1) 2026-07-31 14:55:18.231 | 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.dev69) (1.17.0) 2026-07-31 14:55:18.233 | 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.dev69) (4.15.0) 2026-07-31 14:55:18.234 | 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.dev69) (4.26.0) 2026-07-31 14:55:18.246 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev69) 2026-07-31 14:55:18.249 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-31 14:55:18.257 | 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.dev69) (0.6.0) 2026-07-31 14:55:18.258 | 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.dev69) (4.0.0) 2026-07-31 14:55:18.263 | 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.dev69) (3.0.52) 2026-07-31 14:55:18.263 | 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.dev69) (1.11.0) 2026-07-31 14:55:18.264 | 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.dev69) (15.0.0) 2026-07-31 14:55:18.264 | 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.dev69) (1.8.0) 2026-07-31 14:55:18.267 | 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.dev69) (26.1.0) 2026-07-31 14:55:18.268 | 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.dev69) (2025.9.1) 2026-07-31 14:55:18.268 | 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.dev69) (0.37.0) 2026-07-31 14:55:18.268 | 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.dev69) (2026.5.1) 2026-07-31 14:55:18.294 | 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.dev69) (3.4.7) 2026-07-31 14:55:18.295 | 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.dev69) (3.18) 2026-07-31 14:55:18.295 | 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.dev69) (2.7.0) 2026-07-31 14:55:18.296 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev69) (2023.11.17) 2026-07-31 14:55:18.312 | 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.dev69) (4.2.0) 2026-07-31 14:55:18.312 | 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.dev69) (2.20.0) 2026-07-31 14:55:18.317 | 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.dev69) (0.1.2) 2026-07-31 14:55:18.326 | 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.dev69) (0.8) 2026-07-31 14:55:18.358 | 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.dev69) (0.16.0) 2026-07-31 14:55:18.423 | Downloading neutron_lib-4.2.0-py3-none-any.whl (648 kB) 2026-07-31 14:55:18.439 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 649.0/649.0 kB 39.3 MB/s 0:00:00 2026-07-31 14:55:18.443 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-31 14:55:18.476 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 64.3 MB/s 0:00:00 2026-07-31 14:55:18.480 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-31 14:55:18.488 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-31 14:55:18.495 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-31 14:55:18.503 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-31 14:55:18.511 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-31 14:55:18.517 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-31 14:55:18.521 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-31 14:55:18.530 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-31 14:55:18.543 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-31 14:55:18.551 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-07-31 14:55:18.558 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-31 14:55:18.603 | Building wheels for collected packages: neutron, ovs 2026-07-31 14:55:18.603 | Building editable for neutron (pyproject.toml): started 2026-07-31 14:55:19.958 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-31 14:55:19.960 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev69-0.editable-py3-none-any.whl size=16040 sha256=5545fb2e519a12b3c31a513b65480da0413932fc7cb7b4607e4c9f360475b193 2026-07-31 14:55:19.960 | Stored in directory: /tmp/pip-ephem-wheel-cache-rqr46yem/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-31 14:55:19.963 | Building wheel for ovs (pyproject.toml): started 2026-07-31 14:55:20.458 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-31 14:55:20.460 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=f586e2a2d9983a17ded9df8c8b9335a9a0e621b00332f559a90f89a3e6c3e2c4 2026-07-31 14:55:20.461 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-31 14:55:20.461 | Successfully built neutron ovs 2026-07-31 14:55:20.642 | 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-31 14:55:23.312 | 2026-07-31 14:55:23.325 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev69 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-31 14:55:23.489 | + inc/python:pip_install:216 : result=0 2026-07-31 14:55:23.492 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:55:23.494 | + functions-common:time_stop:2420 : local name 2026-07-31 14:55:23.497 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:55:23.500 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:55:23.502 | + functions-common:time_stop:2423 : local total 2026-07-31 14:55:23.505 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:55:23.507 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:55:23.510 | + functions-common:time_stop:2427 : start_time=1785509713232 2026-07-31 14:55:23.512 | + functions-common:time_stop:2429 : [[ -z 1785509713232 ]] 2026-07-31 14:55:23.515 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:55:23.519 | + functions-common:time_stop:2432 : end_time=1785509723517 2026-07-31 14:55:23.522 | + functions-common:time_stop:2433 : elapsed_time=10285 2026-07-31 14:55:23.525 | + functions-common:time_stop:2434 : total=68886 2026-07-31 14:55:23.528 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:55:23.530 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=79171 2026-07-31 14:55:23.533 | + inc/python:pip_install:219 : return 0 2026-07-31 14:55:23.536 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-31 14:55:23.539 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-31 14:55:23.542 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-31 14:55:23.544 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-31 14:55:23.547 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:55:23.549 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:55:23.552 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/neutron, ]] 2026-07-31 14:55:23.555 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:55:23.558 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-07-31 14:55:23.560 | + lib/neutron:install_neutron:536 : install_ovn 2026-07-31 14:55:23.563 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-07-31 14:55:23.563 | Installing OVN and dependent packages 2026-07-31 14:55:23.566 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-07-31 14:55:23.568 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-07-31 14:55:23.586 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:55:23.589 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-07-31 14:55:23.606 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:55:23.609 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-07-31 14:55:23.627 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:55:23.630 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-07-31 14:55:23.633 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-07-31 14:55:23.652 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:55:23.655 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-31 14:55:23.658 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-07-31 14:55:23.673 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-07-31 14:55:23.677 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown stack /var/run/openvswitch 2026-07-31 14:55:23.690 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-07-31 14:55:23.694 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-07-31 14:55:23.715 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-07-31 14:55:23.718 | + functions-common:install_package:1438 : update_package_repo 2026-07-31 14:55:23.721 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-31 14:55:23.724 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-31 14:55:23.726 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-31 14:55:23.729 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-31 14:55:23.731 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-31 14:55:23.735 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:55:23.737 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:55:23.740 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-31 14:55:23.742 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-31 14:55:23.745 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-31 14:55:23.748 | + functions-common:apt_get_update:1167 : return 2026-07-31 14:55:23.751 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-31 14:55:23.753 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-31 14:55:23.757 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:55:23.759 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:55:23.761 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-31 14:55:23.783 | + 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-31 14:55:23.813 | Reading package lists... 2026-07-31 14:55:24.020 | Building dependency tree... 2026-07-31 14:55:24.021 | Reading state information... 2026-07-31 14:55:24.333 | fakeroot is already the newest version (1.33-1). 2026-07-31 14:55:24.333 | fakeroot set to manually installed. 2026-07-31 14:55:24.333 | make is already the newest version (4.3-4.1build2). 2026-07-31 14:55:24.333 | The following additional packages will be installed: 2026-07-31 14:55:24.334 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-31 14:55:24.335 | python3-sortedcontainers unbound 2026-07-31 14:55:24.338 | Suggested packages: 2026-07-31 14:55:24.339 | openvswitch-doc python-sortedcontainers-doc 2026-07-31 14:55:24.367 | The following NEW packages will be installed: 2026-07-31 14:55:24.367 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-31 14:55:24.368 | python3-openvswitch python3-sortedcontainers 2026-07-31 14:55:24.370 | The following packages will be upgraded: 2026-07-31 14:55:24.370 | unbound 2026-07-31 14:55:24.650 | 1 upgraded, 6 newly installed, 0 to remove and 99 not upgraded. 2026-07-31 14:55:24.650 | Need to get 5,179 kB of archives. 2026-07-31 14:55:24.650 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-31 14:55:24.650 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 unbound amd64 1.19.2-1ubuntu3.8 [960 kB] 2026-07-31 14:55:25.540 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-31 14:55:25.922 | 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-31 14:55:26.179 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-31 14:55:26.181 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-31 14:55:26.188 | 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-31 14:55:26.336 | 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-31 14:55:26.844 | Fetched 5,179 kB in 2s (2,425 kB/s) 2026-07-31 14:55:26.951 | (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 ... 174633 files and directories currently installed.) 2026-07-31 14:55:26.955 | Preparing to unpack .../0-unbound_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-31 14:55:26.977 | Unpacking unbound (1.19.2-1ubuntu3.8) over (1.19.2-1ubuntu3.7) ... 2026-07-31 14:55:27.047 | Selecting previously unselected package libunbound8:amd64. 2026-07-31 14:55:27.062 | Preparing to unpack .../1-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-31 14:55:27.065 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-31 14:55:27.104 | Selecting previously unselected package openvswitch-common. 2026-07-31 14:55:27.119 | Preparing to unpack .../2-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-31 14:55:27.120 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-31 14:55:27.178 | Selecting previously unselected package python3-sortedcontainers. 2026-07-31 14:55:27.192 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-31 14:55:27.194 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-31 14:55:27.230 | Selecting previously unselected package libxdp1:amd64. 2026-07-31 14:55:27.245 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-31 14:55:27.247 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-31 14:55:27.286 | Selecting previously unselected package python3-openvswitch. 2026-07-31 14:55:27.302 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-31 14:55:27.304 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-31 14:55:27.372 | Selecting previously unselected package openvswitch-switch. 2026-07-31 14:55:27.387 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-31 14:55:27.394 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-31 14:55:27.492 | Setting up unbound (1.19.2-1ubuntu3.8) ... 2026-07-31 14:55:28.501 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-31 14:55:28.651 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-31 14:55:28.656 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-31 14:55:28.661 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-31 14:55:28.669 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-31 14:55:28.874 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-31 14:55:28.885 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-31 14:55:29.297 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-31 14:55:29.418 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-31 14:55:30.072 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-31 14:55:31.186 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-31 14:55:31.802 | 2026-07-31 14:55:31.802 | Running kernel seems to be up-to-date. 2026-07-31 14:55:31.802 | 2026-07-31 14:55:31.802 | Restarting services... 2026-07-31 14:55:31.867 | 2026-07-31 14:55:31.867 | Service restarts being deferred: 2026-07-31 14:55:31.867 | /etc/needrestart/restart.d/dbus.service 2026-07-31 14:55:31.867 | systemctl restart getty@tty1.service 2026-07-31 14:55:31.867 | systemctl restart networkd-dispatcher.service 2026-07-31 14:55:31.867 | systemctl restart serial-getty@ttyS0.service 2026-07-31 14:55:31.867 | systemctl restart storpool_beacon.service 2026-07-31 14:55:31.867 | systemctl restart storpool_block.service 2026-07-31 14:55:31.867 | systemctl restart systemd-logind.service 2026-07-31 14:55:31.867 | 2026-07-31 14:55:31.867 | No containers need to be restarted. 2026-07-31 14:55:31.867 | 2026-07-31 14:55:31.867 | User sessions running outdated binaries: 2026-07-31 14:55:31.867 | ubuntu @ session #4: python3[7170] 2026-07-31 14:55:31.877 | ubuntu @ session #5: sh[8548,8550], sshd[8490] 2026-07-31 14:55:31.888 | ubuntu @ user manager service: systemd[5274] 2026-07-31 14:55:31.897 | 2026-07-31 14:55:31.897 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-31 14:55:33.221 | + functions-common:apt_get:1211 : result=0 2026-07-31 14:55:33.224 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-31 14:55:33.226 | + functions-common:time_stop:2420 : local name 2026-07-31 14:55:33.229 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:55:33.232 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:55:33.235 | + functions-common:time_stop:2423 : local total 2026-07-31 14:55:33.238 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:55:33.241 | + functions-common:time_stop:2426 : name=apt-get 2026-07-31 14:55:33.245 | + functions-common:time_stop:2427 : start_time=1785509723780 2026-07-31 14:55:33.248 | + functions-common:time_stop:2429 : [[ -z 1785509723780 ]] 2026-07-31 14:55:33.252 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:55:33.257 | + functions-common:time_stop:2432 : end_time=1785509733254 2026-07-31 14:55:33.260 | + functions-common:time_stop:2433 : elapsed_time=9474 2026-07-31 14:55:33.262 | + functions-common:time_stop:2434 : total=121065 2026-07-31 14:55:33.265 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:55:33.268 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=130539 2026-07-31 14:55:33.271 | + functions-common:apt_get:1215 : return 0 2026-07-31 14:55:33.275 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-07-31 14:55:33.301 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-31 14:55:33.304 | + functions-common:install_package:1438 : update_package_repo 2026-07-31 14:55:33.307 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-31 14:55:33.310 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-31 14:55:33.313 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-31 14:55:33.316 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-31 14:55:33.320 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-31 14:55:33.322 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:55:33.325 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:55:33.328 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-31 14:55:33.331 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-31 14:55:33.334 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-31 14:55:33.337 | + functions-common:apt_get_update:1167 : return 2026-07-31 14:55:33.340 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-31 14:55:33.342 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-31 14:55:33.345 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:55:33.348 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:55:33.351 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-31 14:55:33.374 | + 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-31 14:55:33.409 | Reading package lists... 2026-07-31 14:55:33.646 | Building dependency tree... 2026-07-31 14:55:33.647 | Reading state information... 2026-07-31 14:55:33.962 | The following additional packages will be installed: 2026-07-31 14:55:33.963 | ovn-common 2026-07-31 14:55:33.996 | The following NEW packages will be installed: 2026-07-31 14:55:33.996 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-31 14:55:34.102 | 0 upgraded, 4 newly installed, 0 to remove and 99 not upgraded. 2026-07-31 14:55:34.102 | Need to get 2,360 kB of archives. 2026-07-31 14:55:34.102 | After this operation, 8,355 kB of additional disk space will be used. 2026-07-31 14:55:34.102 | 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-31 14:55:34.485 | 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-31 14:55:34.532 | 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-31 14:55:34.541 | 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-31 14:55:34.922 | Fetched 2,360 kB in 1s (4,108 kB/s) 2026-07-31 14:55:34.962 | Selecting previously unselected package ovn-common. 2026-07-31 14:55:35.041 | (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 ... 174833 files and directories currently installed.) 2026-07-31 14:55:35.045 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-31 14:55:35.048 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-31 14:55:35.120 | Selecting previously unselected package ovn-central. 2026-07-31 14:55:35.136 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-31 14:55:35.137 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-31 14:55:35.179 | Selecting previously unselected package ovn-controller-vtep. 2026-07-31 14:55:35.194 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-31 14:55:35.197 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-31 14:55:35.235 | Selecting previously unselected package ovn-host. 2026-07-31 14:55:35.250 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-31 14:55:35.255 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-31 14:55:35.321 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-31 14:55:35.335 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-31 14:55:35.636 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-31 14:55:35.749 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-31 14:55:36.041 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-31 14:55:36.094 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-31 14:55:36.433 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-31 14:55:36.547 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-31 14:55:36.995 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-31 14:55:37.448 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-31 14:55:37.994 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-31 14:55:38.054 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-31 14:55:38.196 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-31 14:55:38.585 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-31 14:55:40.288 | 2026-07-31 14:55:40.288 | Running kernel seems to be up-to-date. 2026-07-31 14:55:40.289 | 2026-07-31 14:55:40.289 | Restarting services... 2026-07-31 14:55:40.351 | 2026-07-31 14:55:40.351 | Service restarts being deferred: 2026-07-31 14:55:40.351 | /etc/needrestart/restart.d/dbus.service 2026-07-31 14:55:40.351 | systemctl restart getty@tty1.service 2026-07-31 14:55:40.351 | systemctl restart networkd-dispatcher.service 2026-07-31 14:55:40.351 | systemctl restart serial-getty@ttyS0.service 2026-07-31 14:55:40.351 | systemctl restart storpool_beacon.service 2026-07-31 14:55:40.351 | systemctl restart storpool_block.service 2026-07-31 14:55:40.351 | systemctl restart systemd-logind.service 2026-07-31 14:55:40.351 | 2026-07-31 14:55:40.351 | No containers need to be restarted. 2026-07-31 14:55:40.351 | 2026-07-31 14:55:40.351 | User sessions running outdated binaries: 2026-07-31 14:55:40.351 | ubuntu @ session #4: python3[7170] 2026-07-31 14:55:40.361 | ubuntu @ session #5: sh[8548,8550], sshd[8490] 2026-07-31 14:55:40.369 | ubuntu @ user manager service: systemd[5274] 2026-07-31 14:55:40.380 | 2026-07-31 14:55:40.381 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-31 14:55:41.695 | + functions-common:apt_get:1211 : result=0 2026-07-31 14:55:41.697 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-31 14:55:41.700 | + functions-common:time_stop:2420 : local name 2026-07-31 14:55:41.703 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:55:41.707 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:55:41.710 | + functions-common:time_stop:2423 : local total 2026-07-31 14:55:41.713 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:55:41.716 | + functions-common:time_stop:2426 : name=apt-get 2026-07-31 14:55:41.718 | + functions-common:time_stop:2427 : start_time=1785509733371 2026-07-31 14:55:41.721 | + functions-common:time_stop:2429 : [[ -z 1785509733371 ]] 2026-07-31 14:55:41.724 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:55:41.729 | + functions-common:time_stop:2432 : end_time=1785509741726 2026-07-31 14:55:41.731 | + functions-common:time_stop:2433 : elapsed_time=8355 2026-07-31 14:55:41.734 | + functions-common:time_stop:2434 : total=130539 2026-07-31 14:55:41.737 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:55:41.739 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=138894 2026-07-31 14:55:41.742 | + functions-common:apt_get:1215 : return 0 2026-07-31 14:55:41.745 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-31 14:55:41.748 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-31 14:55:41.751 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-07-31 14:55:41.754 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-07-31 14:55:41.759 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-31 14:55:41.762 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-31 14:55:41.765 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-31 14:55:41.767 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-31 14:55:41.770 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-31 14:55:41.772 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-31 14:55:41.775 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-31 14:55:41.778 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-31 14:55:41.781 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-31 14:55:41.783 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-31 14:55:41.786 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-31 14:55:41.789 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-31 14:55:41.792 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-31 14:55:41.794 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-31 14:55:41.797 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-31 14:55:41.800 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-31 14:55:41.802 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-07-31 14:55:41.806 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-31 14:55:41.808 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:55:41.811 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:55:41.813 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,ovsdbapp, ]] 2026-07-31 14:55:41.816 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:55:41.818 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-07-31 14:55:41.821 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-31 14:55:41.824 | + ./stack.sh:main:959 : is_service_enabled nova 2026-07-31 14:55:41.841 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:55:41.844 | + ./stack.sh:main:961 : stack_install_service nova 2026-07-31 14:55:41.846 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-31 14:55:41.849 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-31 14:55:41.852 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-31 14:55:41.854 | + lib/stack:stack_install_service:32 : install_nova 2026-07-31 14:55:41.857 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-31 14:55:41.860 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-31 14:55:41.863 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:55:41.865 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:55:41.868 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-vif, ]] 2026-07-31 14:55:41.871 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:55:41.874 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-31 14:55:41.889 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:55:41.893 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-31 14:55:41.895 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-31 14:55:41.898 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-31 14:55:41.901 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-31 14:55:41.904 | + 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-31 14:55:41.989 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-31 14:55:41.992 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:55:41.994 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:55:41.997 | + 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-31 14:55:41.999 | + functions-common:install_package:1438 : update_package_repo 2026-07-31 14:55:42.002 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-31 14:55:42.004 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-31 14:55:42.007 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-31 14:55:42.011 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-31 14:55:42.014 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-31 14:55:42.017 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:55:42.019 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:55:42.022 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-31 14:55:42.026 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-31 14:55:42.029 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-31 14:55:42.031 | + functions-common:apt_get_update:1167 : return 2026-07-31 14:55:42.035 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-31 14:55:42.037 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-31 14:55:42.040 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:55:42.043 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:55:42.045 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-31 14:55:42.069 | + 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-31 14:55:42.105 | Reading package lists... 2026-07-31 14:55:42.361 | Building dependency tree... 2026-07-31 14:55:42.362 | Reading state information... 2026-07-31 14:55:42.684 | The following additional packages will be installed: 2026-07-31 14:55:42.685 | apport libnss-mymachines libtpms0 libvirt-daemon 2026-07-31 14:55:42.685 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-31 14:55:42.685 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-07-31 14:55:42.685 | libvirt0 libxml2-utils mdevctl python3-apport python3-zstandard 2026-07-31 14:55:42.685 | qemu-efi-aarch64 qemu-efi-arm qemu-system-arm qemu-system-mips 2026-07-31 14:55:42.686 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm 2026-07-31 14:55:42.686 | swtpm-tools systemd-container 2026-07-31 14:55:42.687 | Suggested packages: 2026-07-31 14:55:42.687 | apport-gtk | apport-kde pkexec libvirt-clients-qemu libvirt-login-shell 2026-07-31 14:55:42.687 | libvirt-daemon-driver-storage-gluster 2026-07-31 14:55:42.687 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-07-31 14:55:42.687 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-07-31 14:55:42.687 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-07-31 14:55:42.687 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 trousers 2026-07-31 14:55:42.733 | The following packages will be REMOVED: 2026-07-31 14:55:42.735 | apport-core-dump-handler 2026-07-31 14:55:42.736 | The following NEW packages will be installed: 2026-07-31 14:55:42.737 | libnss-mymachines libtpms0 libvirt-clients libvirt-daemon 2026-07-31 14:55:42.737 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-31 14:55:42.737 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-07-31 14:55:42.737 | libvirt-daemon-system-systemd libvirt-dev libvirt-l10n libvirt0 2026-07-31 14:55:42.737 | libxml2-utils mdevctl python3-libvirt python3-zstandard qemu-efi-aarch64 2026-07-31 14:55:42.737 | qemu-efi-arm qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-31 14:55:42.737 | qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm swtpm-tools 2026-07-31 14:55:42.737 | systemd-container systemd-coredump 2026-07-31 14:55:42.738 | The following packages will be upgraded: 2026-07-31 14:55:42.740 | apport python3-apport 2026-07-31 14:55:42.844 | 2 upgraded, 29 newly installed, 1 to remove and 96 not upgraded. 2026-07-31 14:55:42.844 | Need to get 115 MB of archives. 2026-07-31 14:55:42.844 | After this operation, 916 MB of additional disk space will be used. 2026-07-31 14:55:42.844 | 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-31 14:55:43.075 | 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-31 14:55:43.105 | 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-31 14:55:43.131 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-31 14:55:43.188 | 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-31 14:55:43.215 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.15 [1,830 kB] 2026-07-31 14:55:43.280 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.15 [438 kB] 2026-07-31 14:55:43.288 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.15 [740 kB] 2026-07-31 14:55:43.299 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.15 [431 kB] 2026-07-31 14:55:43.305 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.15 [3,116 B] 2026-07-31 14:55:43.306 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.15 [6,042 B] 2026-07-31 14:55:43.306 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-07-31 14:55:43.311 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.15 [1,374 B] 2026-07-31 14:55:43.311 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.15 [49.7 kB] 2026-07-31 14:55:43.312 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.15 [178 kB] 2026-07-31 14:55:43.319 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.15 [1,160 B] 2026-07-31 14:55:43.350 | 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-31 14:55:43.352 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-07-31 14:55:43.363 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-31 14:55:43.364 | 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-31 14:55:43.583 | 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-31 14:55:43.957 | 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-31 14:55:44.102 | 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-31 14:55:44.206 | 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-31 14:55:44.267 | 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-31 14:55:45.132 | 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-31 14:55:45.133 | 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-31 14:55:45.134 | 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-31 14:55:45.134 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-07-31 14:55:45.136 | 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-31 14:55:45.191 | 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-31 14:55:45.521 | Preconfiguring packages ... 2026-07-31 14:55:45.661 | Fetched 115 MB in 2s (47.0 MB/s) 2026-07-31 14:55:45.775 | (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 ... 174901 files and directories currently installed.) 2026-07-31 14:55:45.779 | Preparing to unpack .../python3-apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-31 14:55:45.859 | Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-31 14:55:45.922 | Preparing to unpack .../apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-31 14:55:45.994 | Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-31 14:55:46.123 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-31 14:55:46.123 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-31 14:55:46.123 | Package apport-core-dump-handler is to be removed. 2026-07-31 14:55:46.123 | Package python3-zstandard is not installed. 2026-07-31 14:55:46.123 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-31 14:55:46.123 | Package apport-core-dump-handler is to be removed. 2026-07-31 14:55:46.123 | Package systemd-coredump is not installed. 2026-07-31 14:55:46.123 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-31 14:55:46.123 | Package apport-core-dump-handler is to be removed. 2026-07-31 14:55:46.123 | Package python3-zstandard is not installed. 2026-07-31 14:55:46.123 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-31 14:55:46.123 | Package apport-core-dump-handler is to be removed. 2026-07-31 14:55:46.123 | Package systemd-coredump is not installed. 2026-07-31 14:55:46.123 | 2026-07-31 14:55:46.204 | (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-31 14:55:46.208 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-31 14:55:46.784 | Selecting previously unselected package systemd-coredump. 2026-07-31 14:55:46.863 | (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 ... 174897 files and directories currently installed.) 2026-07-31 14:55:46.867 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-31 14:55:46.869 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-31 14:55:46.903 | Selecting previously unselected package python3-zstandard. 2026-07-31 14:55:46.919 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-31 14:55:46.921 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-31 14:55:46.965 | Selecting previously unselected package libtpms0:amd64. 2026-07-31 14:55:46.980 | Preparing to unpack .../02-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-07-31 14:55:46.983 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-31 14:55:47.022 | Selecting previously unselected package libvirt0:amd64. 2026-07-31 14:55:47.037 | Preparing to unpack .../03-libvirt0_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-31 14:55:47.038 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:47.122 | Selecting previously unselected package libvirt-clients. 2026-07-31 14:55:47.136 | Preparing to unpack .../04-libvirt-clients_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-31 14:55:47.147 | Unpacking libvirt-clients (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:47.190 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-07-31 14:55:47.207 | Preparing to unpack .../05-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-31 14:55:47.217 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:47.266 | Selecting previously unselected package libvirt-daemon. 2026-07-31 14:55:47.281 | Preparing to unpack .../06-libvirt-daemon_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-31 14:55:47.290 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:47.338 | Selecting previously unselected package libvirt-daemon-config-network. 2026-07-31 14:55:47.353 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.15_all.deb ... 2026-07-31 14:55:47.364 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:47.402 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-07-31 14:55:47.417 | Preparing to unpack .../08-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.15_all.deb ... 2026-07-31 14:55:47.426 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:47.468 | Selecting previously unselected package systemd-container. 2026-07-31 14:55:47.483 | Preparing to unpack .../09-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-07-31 14:55:47.487 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-07-31 14:55:47.549 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-07-31 14:55:47.566 | Preparing to unpack .../10-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.15_all.deb ... 2026-07-31 14:55:47.577 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:47.615 | Selecting previously unselected package libvirt-daemon-system. 2026-07-31 14:55:47.629 | Preparing to unpack .../11-libvirt-daemon-system_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-31 14:55:47.659 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:47.704 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-31 14:55:47.719 | Preparing to unpack .../12-libvirt-dev_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-31 14:55:47.727 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:47.770 | Selecting previously unselected package libvirt-l10n. 2026-07-31 14:55:47.784 | Preparing to unpack .../13-libvirt-l10n_10.0.0-2ubuntu8.15_all.deb ... 2026-07-31 14:55:47.794 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:47.823 | Selecting previously unselected package libxml2-utils. 2026-07-31 14:55:47.838 | Preparing to unpack .../14-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-31 14:55:47.840 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-31 14:55:47.872 | Selecting previously unselected package mdevctl. 2026-07-31 14:55:47.888 | Preparing to unpack .../15-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-07-31 14:55:47.889 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-31 14:55:47.938 | Selecting previously unselected package python3-libvirt. 2026-07-31 14:55:47.953 | Preparing to unpack .../16-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-31 14:55:47.954 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-31 14:55:47.997 | Selecting previously unselected package qemu-system-arm. 2026-07-31 14:55:48.012 | Preparing to unpack .../17-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-31 14:55:48.023 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:55:48.315 | Selecting previously unselected package qemu-system-mips. 2026-07-31 14:55:48.331 | Preparing to unpack .../18-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-31 14:55:48.341 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:55:48.644 | Selecting previously unselected package qemu-system-ppc. 2026-07-31 14:55:48.660 | Preparing to unpack .../19-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-31 14:55:48.669 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:55:48.865 | Selecting previously unselected package qemu-system-sparc. 2026-07-31 14:55:48.880 | Preparing to unpack .../20-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-31 14:55:48.890 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:55:49.037 | Selecting previously unselected package qemu-system-s390x. 2026-07-31 14:55:49.052 | Preparing to unpack .../21-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-31 14:55:49.061 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:55:49.160 | Selecting previously unselected package qemu-system-misc. 2026-07-31 14:55:49.175 | Preparing to unpack .../22-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-31 14:55:49.185 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:55:50.172 | Selecting previously unselected package qemu-system. 2026-07-31 14:55:50.186 | Preparing to unpack .../23-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-31 14:55:50.187 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:55:50.219 | Selecting previously unselected package swtpm. 2026-07-31 14:55:50.233 | Preparing to unpack .../24-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-31 14:55:50.235 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-31 14:55:50.267 | Selecting previously unselected package swtpm-tools. 2026-07-31 14:55:50.282 | Preparing to unpack .../25-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-31 14:55:50.284 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-31 14:55:50.322 | Selecting previously unselected package libnss-mymachines:amd64. 2026-07-31 14:55:50.336 | Preparing to unpack .../26-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-07-31 14:55:50.343 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-31 14:55:50.373 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-31 14:55:50.388 | Preparing to unpack .../27-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-07-31 14:55:50.390 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-31 14:55:51.541 | Selecting previously unselected package qemu-efi-arm. 2026-07-31 14:55:51.555 | Preparing to unpack .../28-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-07-31 14:55:51.557 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-31 14:55:52.051 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-31 14:55:52.341 | Creating group 'systemd-coredump' with GID 988. 2026-07-31 14:55:52.342 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-07-31 14:55:52.354 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:55:52.366 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:55:52.376 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:55:52.387 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-31 14:55:52.391 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:55:52.402 | Setting up python3-apport (2.28.2-0ubuntu0.1) ... 2026-07-31 14:55:52.539 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-31 14:55:52.676 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:52.680 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-07-31 14:55:52.805 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-07-31 14:55:53.137 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:55:53.147 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-31 14:55:53.152 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-31 14:55:53.155 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:55:53.166 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-31 14:55:53.170 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:53.540 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-31 14:55:53.544 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:53.848 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-31 14:55:54.026 | Setting up libvirt-clients (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:54.040 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:54.050 | Setting up apport (2.28.2-0ubuntu0.1) ... 2026-07-31 14:55:54.756 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-07-31 14:55:54.793 | Setting up libvirt-l10n (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:54.807 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-31 14:55:54.818 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-31 14:55:54.850 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:54.859 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-31 14:55:54.863 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:54.875 | Setting up libvirt-daemon (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:54.886 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-31 14:55:54.935 | info: Selecting GID from range 100 to 999 ... 2026-07-31 14:55:54.939 | info: Adding group `swtpm' (GID 123) ... 2026-07-31 14:55:54.999 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-07-31 14:55:54.999 | 2026-07-31 14:55:55.004 | info: Selecting UID from range 100 to 999 ... 2026-07-31 14:55:55.004 | 2026-07-31 14:55:55.007 | info: Adding system user `swtpm' (UID 119) ... 2026-07-31 14:55:55.009 | info: Adding new user `swtpm' (UID 119) with group `swtpm' ... 2026-07-31 14:55:55.040 | info: Not creating home directory `/var/lib/swtpm'. 2026-07-31 14:55:55.050 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.15) ... 2026-07-31 14:55:55.303 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-07-31 14:55:55.811 | Enabling libvirt default network 2026-07-31 14:55:56.052 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-07-31 14:55:56.052 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-07-31 14:55:56.052 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-07-31 14:55:56.052 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-07-31 14:55:56.052 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-07-31 14:55:56.052 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-07-31 14:55:56.052 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-07-31 14:55:56.052 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-07-31 14:55:56.547 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-07-31 14:55:57.163 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-07-31 14:55:57.522 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-07-31 14:55:58.151 | Setting up libvirt-daemon dnsmasq configuration. 2026-07-31 14:55:58.206 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-31 14:55:58.226 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-31 14:55:59.381 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-31 14:55:59.398 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-31 14:56:00.076 | 2026-07-31 14:56:00.076 | Running kernel seems to be up-to-date. 2026-07-31 14:56:00.076 | 2026-07-31 14:56:00.076 | Restarting services... 2026-07-31 14:56:00.150 | 2026-07-31 14:56:00.150 | Service restarts being deferred: 2026-07-31 14:56:00.150 | /etc/needrestart/restart.d/dbus.service 2026-07-31 14:56:00.150 | systemctl restart getty@tty1.service 2026-07-31 14:56:00.150 | systemctl restart networkd-dispatcher.service 2026-07-31 14:56:00.150 | systemctl restart serial-getty@ttyS0.service 2026-07-31 14:56:00.150 | systemctl restart storpool_beacon.service 2026-07-31 14:56:00.150 | systemctl restart storpool_block.service 2026-07-31 14:56:00.150 | systemctl restart systemd-logind.service 2026-07-31 14:56:00.150 | 2026-07-31 14:56:00.150 | No containers need to be restarted. 2026-07-31 14:56:00.150 | 2026-07-31 14:56:00.150 | User sessions running outdated binaries: 2026-07-31 14:56:00.150 | ubuntu @ session #4: python3[7170] 2026-07-31 14:56:00.162 | ubuntu @ session #5: sh[8548,8550], sshd[8490] 2026-07-31 14:56:00.174 | ubuntu @ user manager service: systemd[5274] 2026-07-31 14:56:00.184 | 2026-07-31 14:56:00.184 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-31 14:56:01.561 | + functions-common:apt_get:1211 : result=0 2026-07-31 14:56:01.564 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-31 14:56:01.566 | + functions-common:time_stop:2420 : local name 2026-07-31 14:56:01.569 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:56:01.571 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:56:01.574 | + functions-common:time_stop:2423 : local total 2026-07-31 14:56:01.576 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:56:01.578 | + functions-common:time_stop:2426 : name=apt-get 2026-07-31 14:56:01.581 | + functions-common:time_stop:2427 : start_time=1785509742066 2026-07-31 14:56:01.583 | + functions-common:time_stop:2429 : [[ -z 1785509742066 ]] 2026-07-31 14:56:01.586 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:56:01.590 | + functions-common:time_stop:2432 : end_time=1785509761587 2026-07-31 14:56:01.593 | + functions-common:time_stop:2433 : elapsed_time=19521 2026-07-31 14:56:01.596 | + functions-common:time_stop:2434 : total=138894 2026-07-31 14:56:01.599 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:56:01.602 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158415 2026-07-31 14:56:01.605 | + functions-common:apt_get:1215 : return 0 2026-07-31 14:56:01.608 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-31 14:56:01.611 | + functions-common:install_package:1438 : update_package_repo 2026-07-31 14:56:01.614 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-31 14:56:01.616 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-31 14:56:01.619 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-31 14:56:01.622 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-31 14:56:01.625 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-31 14:56:01.628 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:01.631 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:01.634 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-31 14:56:01.637 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-31 14:56:01.639 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-31 14:56:01.642 | + functions-common:apt_get_update:1167 : return 2026-07-31 14:56:01.645 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-31 14:56:01.647 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-31 14:56:01.651 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:01.654 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:01.656 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-31 14:56:01.681 | + 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-31 14:56:01.710 | Reading package lists... 2026-07-31 14:56:01.931 | Building dependency tree... 2026-07-31 14:56:01.933 | Reading state information... 2026-07-31 14:56:02.280 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-07-31 14:56:02.280 | ovmf set to manually installed. 2026-07-31 14:56:02.280 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-31 14:56:02.280 | swtpm set to manually installed. 2026-07-31 14:56:02.280 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-31 14:56:02.280 | swtpm-tools set to manually installed. 2026-07-31 14:56:02.280 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-31 14:56:02.280 | mdevctl set to manually installed. 2026-07-31 14:56:02.280 | 0 upgraded, 0 newly installed, 0 to remove and 96 not upgraded. 2026-07-31 14:56:02.285 | + functions-common:apt_get:1211 : result=0 2026-07-31 14:56:02.288 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-31 14:56:02.291 | + functions-common:time_stop:2420 : local name 2026-07-31 14:56:02.293 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:56:02.297 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:56:02.300 | + functions-common:time_stop:2423 : local total 2026-07-31 14:56:02.302 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:56:02.305 | + functions-common:time_stop:2426 : name=apt-get 2026-07-31 14:56:02.308 | + functions-common:time_stop:2427 : start_time=1785509761677 2026-07-31 14:56:02.312 | + functions-common:time_stop:2429 : [[ -z 1785509761677 ]] 2026-07-31 14:56:02.315 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:56:02.320 | + functions-common:time_stop:2432 : end_time=1785509762316 2026-07-31 14:56:02.323 | + functions-common:time_stop:2433 : elapsed_time=639 2026-07-31 14:56:02.326 | + functions-common:time_stop:2434 : total=158415 2026-07-31 14:56:02.329 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:56:02.331 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159054 2026-07-31 14:56:02.334 | + functions-common:apt_get:1215 : return 0 2026-07-31 14:56:02.337 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-31 14:56:02.341 | ++ functions-common:is_arch:519 : uname -m 2026-07-31 14:56:02.345 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-31 14:56:02.348 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-31 14:56:02.351 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-31 14:56:02.354 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-07-31 14:56:02.357 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-07-31 14:56:02.360 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-07-31 14:56:02.362 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-31 14:56:02.365 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-07-31 14:56:02.381 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-07-31 14:56:02.396 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-07-31 14:56:02.396 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-07-31 14:56:02.406 | /var/core/core.%e.%p.%h.%t 2026-07-31 14:56:02.410 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-07-31 14:56:02.423 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-31 14:56:02.432 | [Service] 2026-07-31 14:56:02.432 | LimitCORE=infinity 2026-07-31 14:56:02.436 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-07-31 14:56:02.735 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-07-31 14:56:02.738 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ False == \T\r\u\e ]] 2026-07-31 14:56:02.741 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-31 14:56:02.758 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:02.761 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-31 14:56:02.779 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-31 14:56:02.781 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-31 14:56:02.784 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-31 14:56:02.787 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-31 14:56:02.790 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-31 14:56:02.793 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-31 14:56:02.796 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-31 14:56:02.798 | + functions-common:git_clone:592 : local orig_dir 2026-07-31 14:56:02.802 | ++ functions-common:git_clone:593 : pwd 2026-07-31 14:56:02.805 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-31 14:56:02.807 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-31 14:56:02.810 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-31 14:56:02.826 | + functions-common:git_clone:596 : RECLONE=False 2026-07-31 14:56:02.828 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-31 14:56:02.832 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-31 14:56:02.834 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-31 14:56:02.834 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-31 14:56:02.839 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-31 14:56:02.842 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-31 14:56:02.845 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-31 14:56:02.861 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-31 14:56:02.864 | + functions-common:git_clone:673 : git show --oneline 2026-07-31 14:56:02.864 | + functions-common:git_clone:673 : head -1 2026-07-31 14:56:02.866 | fatal: not a git repository (or any of the parent directories): .git 2026-07-31 14:56:02.869 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-31 14:56:02.872 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-31 14:56:02.888 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:56:02.890 | + lib/nova:install_nova:960 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-31 14:56:02.892 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/nova.git 2026-07-31 14:56:02.895 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-31 14:56:02.897 | + functions-common:git_clone:591 : local git_ref=master 2026-07-31 14:56:02.899 | + functions-common:git_clone:592 : local orig_dir 2026-07-31 14:56:02.903 | ++ functions-common:git_clone:593 : pwd 2026-07-31 14:56:02.905 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-31 14:56:02.907 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-31 14:56:02.911 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-31 14:56:02.926 | + functions-common:git_clone:596 : RECLONE=False 2026-07-31 14:56:02.928 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-31 14:56:02.931 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-31 14:56:02.934 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-31 14:56:02.934 | + functions-common:git_clone:610 : echo master 2026-07-31 14:56:02.939 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-31 14:56:02.941 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-31 14:56:02.944 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-31 14:56:02.957 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-31 14:56:02.960 | + functions-common:git_clone:673 : git show --oneline 2026-07-31 14:56:02.961 | + functions-common:git_clone:673 : head -1 2026-07-31 14:56:03.042 | 39dc667a1f Merge "tests: Use per-database write locks instead of global lock" 2026-07-31 14:56:03.047 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-31 14:56:03.049 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-31 14:56:03.053 | + inc/python:setup_develop:353 : local bindep 2026-07-31 14:56:03.055 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-31 14:56:03.058 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-31 14:56:03.060 | + inc/python:setup_develop:359 : local extras= 2026-07-31 14:56:03.063 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-31 14:56:03.066 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-31 14:56:03.068 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-31 14:56:03.070 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-31 14:56:03.073 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-31 14:56:03.076 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-31 14:56:03.079 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-31 14:56:03.081 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-31 14:56:03.084 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-31 14:56:03.086 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-31 14:56:03.088 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-31 14:56:03.092 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-31 14:56:03.098 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-31 14:56:03.100 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-31 14:56:03.103 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-31 14:56:03.195 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-31 14:56:03.197 | + inc/python:setup_package:436 : local bindep=0 2026-07-31 14:56:03.200 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-31 14:56:03.203 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-31 14:56:03.205 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-31 14:56:03.208 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-31 14:56:03.211 | + inc/python:setup_package:445 : local flags=-e 2026-07-31 14:56:03.213 | + inc/python:setup_package:446 : local extras= 2026-07-31 14:56:03.216 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-31 14:56:03.218 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-31 14:56:03.221 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-31 14:56:03.224 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-31 14:56:03.226 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-31 14:56:03.230 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-31 14:56:03.252 | Using python 3.12 to install /opt/stack/nova 2026-07-31 14:56:03.255 | + 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-31 14:56:03.758 | Obtaining file:///opt/stack/nova 2026-07-31 14:56:03.761 | Installing build dependencies: started 2026-07-31 14:56:04.375 | Installing build dependencies: finished with status 'done' 2026-07-31 14:56:04.376 | Checking if build backend supports build_editable: started 2026-07-31 14:56:04.671 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-31 14:56:04.672 | Getting requirements to build editable: started 2026-07-31 14:56:04.824 | Getting requirements to build editable: finished with status 'done' 2026-07-31 14:56:04.825 | Preparing editable metadata (pyproject.toml): started 2026-07-31 14:56:06.445 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-31 14:56:06.458 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (7.0.3) 2026-07-31 14:56:06.458 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (2.0.51) 2026-07-31 14:56:06.459 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (5.3.1) 2026-07-31 14:56:06.459 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (0.41.0) 2026-07-31 14:56:06.460 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.1.6) 2026-07-31 14:56:06.460 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (13.0.0) 2026-07-31 14:56:06.460 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (6.1.1) 2026-07-31 14:56:06.461 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (2.5.1) 2026-07-31 14:56:06.461 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (43.0.3) 2026-07-31 14:56:06.462 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (1.8.10) 2026-07-31 14:56:06.462 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.5.3) 2026-07-31 14:56:06.463 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.1.0) 2026-07-31 14:56:06.463 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.10.1) 2026-07-31 14:56:06.464 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.18.0) 2026-07-31 14:56:06.464 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (1.18.5) 2026-07-31 14:56:06.464 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (1.3.0) 2026-07-31 14:56:06.466 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (4.0.0) 2026-07-31 14:56:06.466 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (4.26.0) 2026-07-31 14:56:06.466 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (9.9.0) 2026-07-31 14:56:06.467 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (5.15.0) 2026-07-31 14:56:06.712 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev325) 2026-07-31 14:56:06.945 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-31 14:56:06.951 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (4.12.0) 2026-07-31 14:56:06.951 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (2.34.2) 2026-07-31 14:56:06.952 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (5.9.0) 2026-07-31 14:56:07.075 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev325) 2026-07-31 14:56:07.079 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-31 14:56:07.088 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (4.3.0) 2026-07-31 14:56:07.089 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (7.6.1) 2026-07-31 14:56:07.089 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (10.5.0) 2026-07-31 14:56:07.090 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (6.5.0) 2026-07-31 14:56:07.090 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (8.3.0) 2026-07-31 14:56:07.090 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (2.12.0) 2026-07-31 14:56:07.091 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.9.0) 2026-07-31 14:56:07.091 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (5.11.0) 2026-07-31 14:56:07.092 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (2.8.0) 2026-07-31 14:56:07.092 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (10.1.1) 2026-07-31 14:56:07.093 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (18.1.0) 2026-07-31 14:56:07.095 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (7.10.0) 2026-07-31 14:56:07.096 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (18.2.0) 2026-07-31 14:56:07.096 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (6.0.0) 2026-07-31 14:56:07.096 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.12.0) 2026-07-31 14:56:07.096 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (6.9.0) 2026-07-31 14:56:07.096 | 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.dev325) (4.7.0) 2026-07-31 14:56:07.096 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (2.0.0) 2026-07-31 14:56:07.096 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (8.2.0) 2026-07-31 14:56:07.097 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (7.2.2) 2026-07-31 14:56:07.097 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.11.0) 2026-07-31 14:56:07.098 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (7.1.0) 2026-07-31 14:56:07.098 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (1.1.0) 2026-07-31 14:56:07.098 | Requirement already satisfied: os-traits>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.8.0) 2026-07-31 14:56:07.099 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (5.1.0) 2026-07-31 14:56:07.099 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (5.8.0) 2026-07-31 14:56:07.223 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev325) 2026-07-31 14:56:07.228 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-31 14:56:07.233 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (9.0.1) 2026-07-31 14:56:07.235 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (0.2.4) 2026-07-31 14:56:07.235 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (1.4.2) 2026-07-31 14:56:07.236 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (1.8.2) 2026-07-31 14:56:07.236 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (2.9.0.post0) 2026-07-31 14:56:07.237 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (3.4.0) 2026-07-31 14:56:07.237 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (4.17.0) 2026-07-31 14:56:07.238 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev325) (6.0.3) 2026-07-31 14:56:07.240 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev325) (1.3.12) 2026-07-31 14:56:07.240 | 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.dev325) (4.15.0) 2026-07-31 14:56:07.243 | 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.dev325) (7.5.0) 2026-07-31 14:56:07.245 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev325) (2.0.0) 2026-07-31 14:56:07.249 | 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.dev325) (3.0) 2026-07-31 14:56:07.255 | 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.dev325) (2.8.0) 2026-07-31 14:56:07.260 | 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.dev325) (3.1.0) 2026-07-31 14:56:07.261 | 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.dev325) (2.2.2) 2026-07-31 14:56:07.265 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev325) (3.0.3) 2026-07-31 14:56:07.266 | 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.dev325) (26.1.0) 2026-07-31 14:56:07.267 | 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.dev325) (2025.9.1) 2026-07-31 14:56:07.268 | 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.dev325) (0.37.0) 2026-07-31 14:56:07.268 | 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.dev325) (2026.5.1) 2026-07-31 14:56:07.274 | 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.dev325) (2.1.0) 2026-07-31 14:56:07.278 | 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.dev325) (4.1.0) 2026-07-31 14:56:07.279 | 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.dev325) (2.13.0) 2026-07-31 14:56:07.279 | 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.dev325) (5.8.0) 2026-07-31 14:56:07.287 | 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.dev325) (1.5.0) 2026-07-31 14:56:07.287 | 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.dev325) (1.1.0) 2026-07-31 14:56:07.288 | 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.dev325) (1.33) 2026-07-31 14:56:07.288 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev325) (4.10.0) 2026-07-31 14:56:07.293 | 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.dev325) (3.1.1) 2026-07-31 14:56:07.296 | 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.dev325) (9.1.4) 2026-07-31 14:56:07.303 | 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.dev325) (2.18.0) 2026-07-31 14:56:07.307 | 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.dev325) (0.20) 2026-07-31 14:56:07.314 | 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.dev325) (2.1.2) 2026-07-31 14:56:07.315 | 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.dev325) (0.6.2) 2026-07-31 14:56:07.323 | 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.dev325) (7.1.4) 2026-07-31 14:56:07.324 | 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.dev325) (5.3.1) 2026-07-31 14:56:07.324 | 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.dev325) (5.6.2) 2026-07-31 14:56:07.325 | 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.dev325) (0.16.0) 2026-07-31 14:56:07.327 | 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.dev325) (5.1.0) 2026-07-31 14:56:07.332 | 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.dev325) (2026.2) 2026-07-31 14:56:07.332 | 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.dev325) (26.2) 2026-07-31 14:56:07.338 | 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.dev325) (0.25.0) 2026-07-31 14:56:07.341 | 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.dev325) (5.0.0) 2026-07-31 14:56:07.342 | 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.dev325) (4.0.1) 2026-07-31 14:56:07.351 | 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.dev325) (1.2.1) 2026-07-31 14:56:07.362 | 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.dev325) (1.7.6) 2026-07-31 14:56:07.367 | 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.dev325) (2.2.0) 2026-07-31 14:56:07.371 | 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.dev325) (1.3.7) 2026-07-31 14:56:07.380 | 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.dev325) (3.3.2) 2026-07-31 14:56:07.389 | 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.dev325) (4.3.2) 2026-07-31 14:56:07.390 | 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.dev325) (3.7.1) 2026-07-31 14:56:07.399 | 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.dev325) (2.4.0) 2026-07-31 14:56:07.406 | 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.dev325) (3.0.3) 2026-07-31 14:56:07.407 | 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.dev325) (1.6.2) 2026-07-31 14:56:07.413 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev325) (83.0.0) 2026-07-31 14:56:07.428 | 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.dev325) (0.8.1) 2026-07-31 14:56:07.447 | 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.dev325) (4.15.0) 2026-07-31 14:56:07.450 | 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.dev325) (0.6.0) 2026-07-31 14:56:07.450 | 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.dev325) (4.0.0) 2026-07-31 14:56:07.455 | 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.dev325) (3.0.52) 2026-07-31 14:56:07.456 | 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.dev325) (1.11.0) 2026-07-31 14:56:07.456 | 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.dev325) (15.0.0) 2026-07-31 14:56:07.457 | 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.dev325) (1.8.0) 2026-07-31 14:56:07.467 | 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.dev325) (1.17.0) 2026-07-31 14:56:07.470 | 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.dev325) (2.1.0) 2026-07-31 14:56:07.471 | 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.dev325) (24.2.1) 2026-07-31 14:56:07.481 | 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.dev325) (4.7.0) 2026-07-31 14:56:07.493 | 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.dev325) (3.4.7) 2026-07-31 14:56:07.493 | 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.dev325) (3.18) 2026-07-31 14:56:07.494 | 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.dev325) (2.7.0) 2026-07-31 14:56:07.495 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev325) (2023.11.17) 2026-07-31 14:56:07.515 | 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.dev325) (4.2.0) 2026-07-31 14:56:07.515 | 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.dev325) (2.20.0) 2026-07-31 14:56:07.523 | 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.dev325) (0.1.2) 2026-07-31 14:56:07.532 | 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.dev325) (0.8) 2026-07-31 14:56:07.562 | 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.dev325) (0.16.0) 2026-07-31 14:56:07.804 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev325) 2026-07-31 14:56:07.820 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-31 14:56:07.963 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev325) 2026-07-31 14:56:07.981 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-31 14:56:08.029 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev325) 2026-07-31 14:56:08.052 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-31 14:56:08.117 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-31 14:56:08.150 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-07-31 14:56:08.282 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-31 14:56:08.301 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-31 14:56:08.317 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-31 14:56:08.932 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 27.0 MB/s 0:00:00 2026-07-31 14:56:08.946 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-31 14:56:09.002 | Building wheels for collected packages: nova 2026-07-31 14:56:09.002 | Building editable for nova (pyproject.toml): started 2026-07-31 14:56:10.622 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-31 14:56:10.622 | Created wheel for nova: filename=nova-33.1.0.dev325-0.editable-py3-none-any.whl size=10635 sha256=2c75579eb3dbeca6e63d5614ca2555df7b1d7c5cd3d278e227724071fb323f4e 2026-07-31 14:56:10.622 | Stored in directory: /tmp/pip-ephem-wheel-cache-fsrngftb/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-31 14:56:10.625 | Successfully built nova 2026-07-31 14:56:10.781 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-07-31 14:56:13.290 | 2026-07-31 14:56:13.302 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev325 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-07-31 14:56:13.447 | + inc/python:pip_install:216 : result=0 2026-07-31 14:56:13.450 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:56:13.453 | + functions-common:time_stop:2420 : local name 2026-07-31 14:56:13.456 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:56:13.458 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:56:13.461 | + functions-common:time_stop:2423 : local total 2026-07-31 14:56:13.463 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:56:13.466 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:56:13.469 | + functions-common:time_stop:2427 : start_time=1785509763246 2026-07-31 14:56:13.471 | + functions-common:time_stop:2429 : [[ -z 1785509763246 ]] 2026-07-31 14:56:13.475 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:56:13.480 | + functions-common:time_stop:2432 : end_time=1785509773476 2026-07-31 14:56:13.482 | + functions-common:time_stop:2433 : elapsed_time=10230 2026-07-31 14:56:13.484 | + functions-common:time_stop:2434 : total=79171 2026-07-31 14:56:13.487 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:56:13.490 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=89401 2026-07-31 14:56:13.492 | + inc/python:pip_install:219 : return 0 2026-07-31 14:56:13.495 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-31 14:56:13.499 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-31 14:56:13.501 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-31 14:56:13.504 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-31 14:56:13.507 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:56:13.510 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:56:13.514 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/nova, ]] 2026-07-31 14:56:13.516 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:56:13.520 | + 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-31 14:56:13.535 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-31 14:56:13.538 | + ./stack.sh:main:962 : configure_nova 2026-07-31 14:56:13.540 | + lib/nova:configure_nova:264 : sudo install -d -o stack /etc/nova 2026-07-31 14:56:13.554 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-31 14:56:13.557 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-31 14:56:13.560 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-31 14:56:13.564 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-31 14:56:13.565 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-31 14:56:13.570 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-31 14:56:13.573 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-31 14:56:13.577 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-31 14:56:13.580 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-31 14:56:13.583 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-31 14:56:13.585 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-31 14:56:13.588 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-31 14:56:13.591 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-31 14:56:13.604 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-31 14:56:13.619 | + 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-31 14:56:13.632 | + 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-31 14:56:13.646 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-31 14:56:13.660 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-31 14:56:13.673 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-31 14:56:13.677 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-31 14:56:13.681 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.OipVnTKuua 2026-07-31 14:56:13.684 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-31 14:56:13.687 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-31 14:56:13.690 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-31 14:56:13.692 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-31 14:56:13.695 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-31 14:56:13.699 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.OipVnTKuua 2026-07-31 14:56:13.703 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.OipVnTKuua 2026-07-31 14:56:13.716 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.OipVnTKuua /etc/sudoers.d/nova-rootwrap 2026-07-31 14:56:13.730 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-31 14:56:13.735 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-31 14:56:13.738 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-31 14:56:13.741 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-31 14:56:13.743 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-31 14:56:13.746 | + 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-31 14:56:13.749 | + 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-31 14:56:13.752 | + 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-31 14:56:13.753 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-31 14:56:13.762 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-31 14:56:13.766 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-31 14:56:13.778 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-31 14:56:13.791 | + 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-31 14:56:13.793 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-31 14:56:13.798 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-31 14:56:13.815 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:13.818 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-31 14:56:13.826 | net.ipv4.ip_forward = 1 2026-07-31 14:56:13.830 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-31 14:56:13.833 | + lib/nova:configure_nova:281 : [[ qemu == \k\v\m ]] 2026-07-31 14:56:13.835 | + lib/nova:configure_nova:298 : [[ qemu == \l\x\c ]] 2026-07-31 14:56:13.838 | + lib/nova:configure_nova:313 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-07-31 14:56:13.851 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-31 14:56:13.855 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-31 14:56:13.855 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-31 14:56:13.860 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:7e3a68bff411 2026-07-31 14:56:13.863 | InitiatorName=iqn.2016-04.com.open-iscsi:7e3a68bff411 2026-07-31 14:56:13.867 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-31 14:56:13.870 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-31 14:56:13.943 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-31 14:56:13.947 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-31 14:56:13.950 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-31 14:56:13.952 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-31 14:56:14.007 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-31 14:56:14.010 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-31 14:56:14.014 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-31 14:56:14.017 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-31 14:56:14.048 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-31 14:56:14.050 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-31 14:56:14.082 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-31 14:56:14.116 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-31 14:56:14.147 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-31 14:56:14.182 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 3 2026-07-31 14:56:14.218 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-31 14:56:14.252 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.4.3.135 2026-07-31 14:56:14.284 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-31 14:56:14.316 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-31 14:56:14.347 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-31 14:56:14.379 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-31 14:56:14.412 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-31 14:56:14.448 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-31 14:56:14.482 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-31 14:56:14.514 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-31 14:56:14.546 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-31 14:56:14.549 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-31 14:56:14.552 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-31 14:56:14.554 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-31 14:56:14.556 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-31 14:56:14.559 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-31 14:56:14.561 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-31 14:56:14.564 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-31 14:56:14.566 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-31 14:56:14.568 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-31 14:56:14.570 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-31 14:56:14.573 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-31 14:56:14.575 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-31 14:56:14.577 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-31 14:56:14.579 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-31 14:56:14.596 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:14.599 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-31 14:56:14.602 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-31 14:56:14.604 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-31 14:56:14.636 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-31 14:56:14.638 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-31 14:56:14.641 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-31 14:56:14.643 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-31 14:56:14.645 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-31 14:56:14.648 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-31 14:56:14.650 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-31 14:56:14.663 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:14.666 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-31 14:56:14.668 | ++ 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-31 14:56:14.671 | + 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-31 14:56:14.703 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-31 14:56:14.706 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-31 14:56:14.709 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-31 14:56:14.711 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-31 14:56:14.713 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-31 14:56:14.715 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-31 14:56:14.718 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-31 14:56:14.735 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:14.738 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-31 14:56:14.741 | ++ 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-31 14:56:14.744 | + 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-31 14:56:14.777 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-31 14:56:14.809 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-31 14:56:14.840 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-31 14:56:14.869 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-31 14:56:14.885 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:14.888 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-31 14:56:14.903 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:14.907 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-31 14:56:14.907 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-31 14:56:14.912 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-31 14:56:14.915 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-31 14:56:14.946 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-31 14:56:14.949 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-31 14:56:14.982 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-31 14:56:14.985 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-31 14:56:14.988 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-31 14:56:14.991 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-31 14:56:14.993 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-31 14:56:14.996 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-31 14:56:14.998 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-31 14:56:15.000 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-31 14:56:15.003 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-31 14:56:15.006 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-31 14:56:15.037 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-31 14:56:15.066 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.4.3.135/identity 2026-07-31 14:56:15.096 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-31 14:56:15.127 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-07-31 14:56:15.155 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-31 14:56:15.186 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-31 14:56:15.215 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-31 14:56:15.245 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.4.3.135/identity 2026-07-31 14:56:15.275 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-31 14:56:15.305 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-31 14:56:15.336 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-31 14:56:15.339 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-31 14:56:15.355 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:15.358 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-31 14:56:15.360 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-31 14:56:15.392 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-31 14:56:15.394 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-31 14:56:15.396 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-31 14:56:15.399 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-31 14:56:15.401 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-31 14:56:15.428 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-31 14:56:15.456 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.4.3.135/identity 2026-07-31 14:56:15.486 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-31 14:56:15.514 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-07-31 14:56:15.545 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-31 14:56:15.574 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-31 14:56:15.603 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-31 14:56:15.631 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-31 14:56:15.645 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:15.647 | + lib/nova:configure_cinder_access:651 : CINDER_SERVICE_HOST=10.4.3.135 2026-07-31 14:56:15.649 | + lib/nova:configure_cinder_access:652 : CINDER_SERVICE_PORT=8776 2026-07-31 14:56:15.652 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-07-31 14:56:15.683 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-31 14:56:15.698 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:56:15.701 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-31 14:56:15.703 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-31 14:56:15.733 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-31 14:56:15.765 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-31 14:56:15.767 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-31 14:56:15.798 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-31 14:56:15.801 | + lib/nova:create_nova_conf:535 : '[' True '!=' False ']' 2026-07-31 14:56:15.803 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-07-31 14:56:15.834 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-31 14:56:15.837 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-31 14:56:15.839 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-31 14:56:15.842 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-31 14:56:15.845 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-31 14:56:15.848 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-31 14:56:15.850 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-31 14:56:15.853 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-31 14:56:15.856 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-31 14:56:15.858 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-31 14:56:15.861 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-31 14:56:15.864 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-31 14:56:15.866 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-31 14:56:15.868 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-31 14:56:15.871 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-31 14:56:15.874 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-31 14:56:15.876 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-31 14:56:15.880 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-31 14:56:15.896 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-31 14:56:15.900 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-31 14:56:15.902 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-31 14:56:15.904 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-31 14:56:15.907 | + 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-31 14:56:15.941 | + 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-31 14:56:15.976 | + 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-31 14:56:16.007 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-31 14:56:16.035 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-31 14:56:16.064 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-31 14:56:16.094 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-31 14:56:16.110 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:16.113 | + 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-31 14:56:16.115 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-31 14:56:16.118 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-31 14:56:16.120 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-31 14:56:16.122 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-31 14:56:16.125 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-31 14:56:16.127 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-31 14:56:16.129 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-31 14:56:16.132 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-31 14:56:16.145 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-31 14:56:16.146 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-31 14:56:16.154 | d /var/run/uwsgi 0755 stack root 2026-07-31 14:56:16.157 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-31 14:56:16.168 | /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-31 14:56:16.172 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-31 14:56:16.175 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-31 14:56:16.179 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-31 14:56:16.182 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-31 14:56:16.214 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 3 2026-07-31 14:56:16.244 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-31 14:56:16.277 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-31 14:56:16.310 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-31 14:56:16.341 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-31 14:56:16.370 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-31 14:56:16.403 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-31 14:56:16.437 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-31 14:56:16.470 | + 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-31 14:56:16.503 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-31 14:56:16.533 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-31 14:56:16.569 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-31 14:56:16.602 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-31 14:56:16.634 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-31 14:56:16.637 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-31 14:56:16.640 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-31 14:56:16.643 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-31 14:56:16.645 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-31 14:56:16.647 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:16.650 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:16.652 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-31 14:56:16.655 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-31 14:56:16.658 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-31 14:56:16.689 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-31 14:56:16.720 | + 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-31 14:56:16.721 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-31 14:56:16.729 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-31 14:56:16.733 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-31 14:56:16.735 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-31 14:56:16.738 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-31 14:56:16.741 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-31 14:56:16.743 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-31 14:56:16.745 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:56:16.747 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:16.750 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:16.752 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-31 14:56:16.754 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-31 14:56:16.757 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:16.759 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:16.762 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-31 14:56:16.798 | Enabling site nova-api. 2026-07-31 14:56:16.803 | To activate the new configuration, you need to run: 2026-07-31 14:56:16.803 | systemctl reload apache2 2026-07-31 14:56:16.807 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-31 14:56:16.810 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-31 14:56:16.812 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-31 14:56:16.815 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-31 14:56:16.925 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-31 14:56:16.942 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:16.944 | + 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-31 14:56:16.947 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-31 14:56:16.949 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-31 14:56:16.952 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-31 14:56:16.954 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-31 14:56:16.957 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-31 14:56:16.959 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-31 14:56:16.961 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-31 14:56:16.964 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-31 14:56:16.977 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-31 14:56:16.977 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-31 14:56:16.987 | d /var/run/uwsgi 0755 stack root 2026-07-31 14:56:16.991 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-31 14:56:17.002 | /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-31 14:56:17.007 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-31 14:56:17.009 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-31 14:56:17.013 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-31 14:56:17.015 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-31 14:56:17.046 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 3 2026-07-31 14:56:17.076 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-31 14:56:17.107 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-31 14:56:17.136 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-31 14:56:17.163 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-31 14:56:17.193 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-31 14:56:17.223 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-31 14:56:17.252 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-31 14:56:17.283 | + 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-31 14:56:17.313 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-31 14:56:17.343 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-31 14:56:17.374 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-31 14:56:17.403 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-31 14:56:17.433 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-31 14:56:17.436 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-31 14:56:17.468 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-31 14:56:17.485 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:56:17.487 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-31 14:56:17.520 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-31 14:56:17.523 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-31 14:56:17.525 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-31 14:56:17.542 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:17.545 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.4.3.135:5672/ 2026-07-31 14:56:17.548 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.135:5672/ 2026-07-31 14:56:17.577 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-31 14:56:17.608 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-31 14:56:17.610 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-31 14:56:17.613 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-31 14:56:17.615 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-31 14:56:17.617 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-31 14:56:17.620 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-31 14:56:17.637 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:17.640 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-31 14:56:17.643 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-31 14:56:17.646 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-31 14:56:17.661 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:17.664 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.135:5672/ 2026-07-31 14:56:17.668 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.135:5672/ 2026-07-31 14:56:17.699 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-31 14:56:17.701 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-31 14:56:17.704 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 3 2026-07-31 14:56:17.735 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 3 2026-07-31 14:56:17.767 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 3 2026-07-31 14:56:17.802 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-31 14:56:17.817 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:17.819 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-07-31 14:56:17.849 | + lib/nova:create_nova_conf:578 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-31 14:56:17.883 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-31 14:56:17.912 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-31 14:56:17.915 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-31 14:56:17.917 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-31 14:56:17.952 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-31 14:56:17.954 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-31 14:56:17.957 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-31 14:56:17.959 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-31 14:56:17.962 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-31 14:56:17.993 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-31 14:56:18.025 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.4.3.135/identity 2026-07-31 14:56:18.058 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-31 14:56:18.091 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-07-31 14:56:18.122 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-31 14:56:18.154 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-31 14:56:18.185 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-31 14:56:18.216 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-31 14:56:18.232 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:18.235 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-31 14:56:18.240 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-31 14:56:18.243 | + lib/nova:create_nova_conf:589 : local conf 2026-07-31 14:56:18.245 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-31 14:56:18.249 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-31 14:56:18.252 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-31 14:56:18.254 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-31 14:56:18.257 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-31 14:56:18.260 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-31 14:56:18.263 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-31 14:56:18.268 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-31 14:56:18.270 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-31 14:56:18.273 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-31 14:56:18.275 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-31 14:56:18.278 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-31 14:56:18.280 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-31 14:56:18.284 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-31 14:56:18.300 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:18.303 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-31 14:56:18.305 | ++ 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-31 14:56:18.308 | + 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-31 14:56:18.343 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 3 2026-07-31 14:56:18.377 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-31 14:56:18.411 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-31 14:56:18.413 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-31 14:56:18.415 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-31 14:56:18.418 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-31 14:56:18.434 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:18.438 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-31 14:56:18.438 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-31 14:56:18.978 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-31 14:56:18.980 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-31 14:56:19.490 | Adding vhost "nova_cell1" ... 2026-07-31 14:56:19.547 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-31 14:56:20.038 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-31 14:56:20.060 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-31 14:56:20.063 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-31 14:56:20.065 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-31 14:56:20.068 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-31 14:56:20.070 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-31 14:56:20.072 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-31 14:56:20.086 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:20.089 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-31 14:56:20.091 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-31 14:56:20.093 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-31 14:56:20.109 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:20.111 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.135:5672/nova_cell1 2026-07-31 14:56:20.114 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.135:5672/nova_cell1 2026-07-31 14:56:20.143 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-31 14:56:20.145 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-31 14:56:20.149 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-31 14:56:20.164 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:20.166 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-31 14:56:20.169 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-31 14:56:20.171 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-31 14:56:20.173 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-31 14:56:20.175 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-31 14:56:20.178 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-31 14:56:20.181 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-31 14:56:20.212 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-31 14:56:20.240 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.4.3.135/identity 2026-07-31 14:56:20.269 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-31 14:56:20.297 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-07-31 14:56:20.325 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-31 14:56:20.361 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-31 14:56:20.395 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-31 14:56:20.427 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-31 14:56:20.430 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-31 14:56:20.433 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-31 14:56:20.437 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-31 14:56:20.455 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-31 14:56:20.458 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-31 14:56:20.460 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-31 14:56:20.461 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-31 14:56:20.463 | + 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-31 14:56:20.495 | + 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-31 14:56:20.528 | + 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-31 14:56:20.563 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-31 14:56:20.596 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-31 14:56:20.625 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-31 14:56:20.628 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-31 14:56:20.632 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-31 14:56:20.634 | + lib/nova:create_nova_conf:623 : local conf 2026-07-31 14:56:20.636 | + lib/nova:create_nova_conf:624 : local offset 2026-07-31 14:56:20.639 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-31 14:56:20.642 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-31 14:56:20.644 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-31 14:56:20.648 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-31 14:56:20.651 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-31 14:56:20.653 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-31 14:56:20.656 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-31 14:56:20.659 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-31 14:56:20.662 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-31 14:56:20.664 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-31 14:56:20.681 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:20.684 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-31 14:56:20.720 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-31 14:56:20.755 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-31 14:56:20.758 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-31 14:56:20.760 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-31 14:56:20.762 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-31 14:56:20.782 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:56:20.784 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-31 14:56:20.802 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:56:20.805 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-31 14:56:20.822 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:20.825 | + lib/nova:configure_nova:373 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-31 14:56:20.828 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-31 14:56:20.831 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-31 14:56:20.834 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-31 14:56:20.852 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:20.856 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-31 14:56:20.869 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-31 14:56:20.869 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-31 14:56:20.878 | cgroup_device_acl = [ 2026-07-31 14:56:20.879 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-31 14:56:20.879 | "/dev/random", "/dev/urandom", 2026-07-31 14:56:20.879 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-31 14:56:20.879 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-31 14:56:20.879 | "/dev/vfio/vfio", 2026-07-31 14:56:20.879 | ] 2026-07-31 14:56:20.883 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-31 14:56:20.886 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-31 14:56:20.888 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-31 14:56:20.891 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-31 14:56:20.894 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-31 14:56:20.896 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-31 14:56:20.898 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-31 14:56:20.902 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-31 14:56:20.904 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-31 14:56:20.907 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-31 14:56:20.909 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-31 14:56:20.912 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-31 14:56:20.915 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-31 14:56:20.917 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-31 14:56:20.920 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-31 14:56:20.925 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-07-31 14:56:20.928 | + functions-common:add_user_to_group:2189 : local user=stack 2026-07-31 14:56:20.930 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-31 14:56:20.933 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-07-31 14:56:20.977 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-31 14:56:20.980 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-31 14:56:20.982 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:20.984 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:20.987 | + 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-31 14:56:20.990 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-31 14:56:20.992 | + 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-31 14:56:21.006 | + 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-31 14:56:21.006 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-31 14:56:21.014 | 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-31 14:56:21.019 | + 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-31 14:56:21.032 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-31 14:56:21.032 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-31 14:56:21.040 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-31 14:56:21.044 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-31 14:56:21.047 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-31 14:56:21.049 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-31 14:56:21.052 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-31 14:56:21.055 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-31 14:56:21.058 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-31 14:56:21.114 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-31 14:56:21.117 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-31 14:56:21.119 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-31 14:56:21.204 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-07-31 14:56:21.239 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-31 14:56:21.269 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-31 14:56:21.272 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-31 14:56:21.305 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-31 14:56:21.338 | + 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-31 14:56:21.371 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-31 14:56:21.405 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-31 14:56:21.437 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-31 14:56:21.440 | ++ functions-common:is_arch:519 : uname -m 2026-07-31 14:56:21.445 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-31 14:56:21.448 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-31 14:56:21.451 | ++ functions-common:is_arch:519 : uname -m 2026-07-31 14:56:21.454 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-31 14:56:21.457 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-31 14:56:21.459 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-31 14:56:21.461 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:66 : '[' False == True ']' 2026-07-31 14:56:21.463 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-07-31 14:56:21.466 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-31 14:56:21.469 | + ./stack.sh:main:965 : is_service_enabled placement 2026-07-31 14:56:21.486 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:21.488 | + ./stack.sh:main:967 : stack_install_service placement 2026-07-31 14:56:21.491 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-31 14:56:21.493 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-31 14:56:21.496 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-31 14:56:21.499 | + lib/stack:stack_install_service:32 : install_placement 2026-07-31 14:56:21.501 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-31 14:56:21.505 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-31 14:56:21.507 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-31 14:56:21.511 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-31 14:56:21.514 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-31 14:56:21.516 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-31 14:56:21.520 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-31 14:56:21.520 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-31 14:56:21.524 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-31 14:56:21.528 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-31 14:56:21.530 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-31 14:56:21.533 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-31 14:56:21.536 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-31 14:56:21.560 | Using python 3.12 to install osc-placement 2026-07-31 14:56:21.563 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-07-31 14:56:22.221 | Collecting osc-placement 2026-07-31 14:56:22.276 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-31 14:56:22.284 | 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-31 14:56:22.287 | 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-31 14:56:22.287 | 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-31 14:56:22.287 | 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-31 14:56:22.287 | 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-31 14:56:22.287 | 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-31 14:56:22.290 | 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-31 14:56:22.291 | 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-31 14:56:22.291 | 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-31 14:56:22.291 | 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-31 14:56:22.292 | 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-31 14:56:22.293 | 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-31 14:56:22.294 | 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-31 14:56:22.294 | 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-31 14:56:22.295 | 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-31 14:56:22.295 | 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-31 14:56:22.297 | 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-31 14:56:22.298 | 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-31 14:56:22.298 | 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-31 14:56:22.299 | 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-31 14:56:22.300 | 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-31 14:56:22.300 | 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-31 14:56:22.301 | 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-31 14:56:22.301 | 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-31 14:56:22.302 | 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-31 14:56:22.302 | 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-31 14:56:22.303 | 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-31 14:56:22.304 | 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-31 14:56:22.307 | 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-31 14:56:22.310 | 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-31 14:56:22.312 | 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-31 14:56:22.313 | 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-31 14:56:22.313 | 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-31 14:56:22.316 | 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-31 14:56:22.318 | 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-31 14:56:22.325 | 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-31 14:56:22.326 | 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-31 14:56:22.326 | 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-31 14:56:22.327 | 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-31 14:56:22.334 | 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-31 14:56:22.335 | 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-31 14:56:22.337 | 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-31 14:56:22.354 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-31 14:56:22.526 | Installing collected packages: osc-placement 2026-07-31 14:56:22.592 | Successfully installed osc-placement-4.9.0 2026-07-31 14:56:22.673 | + inc/python:pip_install:216 : result=0 2026-07-31 14:56:22.676 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:56:22.679 | + functions-common:time_stop:2420 : local name 2026-07-31 14:56:22.681 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:56:22.684 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:56:22.686 | + functions-common:time_stop:2423 : local total 2026-07-31 14:56:22.689 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:56:22.692 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:56:22.694 | + functions-common:time_stop:2427 : start_time=1785509781554 2026-07-31 14:56:22.698 | + functions-common:time_stop:2429 : [[ -z 1785509781554 ]] 2026-07-31 14:56:22.701 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:56:22.705 | + functions-common:time_stop:2432 : end_time=1785509782702 2026-07-31 14:56:22.707 | + functions-common:time_stop:2433 : elapsed_time=1148 2026-07-31 14:56:22.710 | + functions-common:time_stop:2434 : total=89401 2026-07-31 14:56:22.713 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:56:22.715 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=90549 2026-07-31 14:56:22.718 | + inc/python:pip_install:219 : return 0 2026-07-31 14:56:22.721 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-31 14:56:22.724 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/placement.git 2026-07-31 14:56:22.726 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-31 14:56:22.728 | + functions-common:git_clone:591 : local git_ref=master 2026-07-31 14:56:22.731 | + functions-common:git_clone:592 : local orig_dir 2026-07-31 14:56:22.734 | ++ functions-common:git_clone:593 : pwd 2026-07-31 14:56:22.737 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-31 14:56:22.740 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-31 14:56:22.743 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-31 14:56:22.760 | + functions-common:git_clone:596 : RECLONE=False 2026-07-31 14:56:22.763 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-31 14:56:22.765 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-31 14:56:22.768 | + functions-common:git_clone:610 : echo master 2026-07-31 14:56:22.768 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-31 14:56:22.773 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-31 14:56:22.776 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-31 14:56:22.778 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-31 14:56:22.792 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-31 14:56:22.796 | + functions-common:git_clone:673 : head -1 2026-07-31 14:56:22.796 | + functions-common:git_clone:673 : git show --oneline 2026-07-31 14:56:22.816 | 0d503c6d Merge "Check overall capacity before generating candidates" 2026-07-31 14:56:22.819 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-31 14:56:22.822 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-31 14:56:22.825 | + inc/python:setup_develop:353 : local bindep 2026-07-31 14:56:22.827 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-31 14:56:22.830 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-31 14:56:22.833 | + inc/python:setup_develop:359 : local extras= 2026-07-31 14:56:22.836 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-31 14:56:22.838 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-31 14:56:22.841 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-31 14:56:22.844 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-31 14:56:22.846 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-31 14:56:22.849 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-31 14:56:22.852 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-31 14:56:22.856 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-31 14:56:22.859 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-31 14:56:22.862 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-31 14:56:22.865 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-31 14:56:22.869 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-31 14:56:22.875 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-31 14:56:22.878 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-31 14:56:22.881 | + 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-31 14:56:22.964 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-31 14:56:22.966 | + inc/python:setup_package:436 : local bindep=0 2026-07-31 14:56:22.969 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-31 14:56:22.971 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-31 14:56:22.974 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-31 14:56:22.976 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-31 14:56:22.979 | + inc/python:setup_package:445 : local flags=-e 2026-07-31 14:56:22.981 | + inc/python:setup_package:446 : local extras= 2026-07-31 14:56:22.983 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-31 14:56:22.986 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-31 14:56:22.989 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-31 14:56:22.991 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-31 14:56:22.994 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-31 14:56:22.997 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-31 14:56:23.018 | Using python 3.12 to install /opt/stack/placement 2026-07-31 14:56:23.020 | + 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-31 14:56:23.503 | Obtaining file:///opt/stack/placement 2026-07-31 14:56:23.506 | Installing build dependencies: started 2026-07-31 14:56:24.104 | Installing build dependencies: finished with status 'done' 2026-07-31 14:56:24.104 | Checking if build backend supports build_editable: started 2026-07-31 14:56:24.398 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-31 14:56:24.399 | Getting requirements to build editable: started 2026-07-31 14:56:24.549 | Getting requirements to build editable: finished with status 'done' 2026-07-31 14:56:24.550 | Preparing editable metadata (pyproject.toml): started 2026-07-31 14:56:25.095 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-31 14:56:25.114 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.0.3) 2026-07-31 14:56:25.115 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.0.51) 2026-07-31 14:56:25.115 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (13.0.0) 2026-07-31 14:56:25.116 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.5.1) 2026-07-31 14:56:25.116 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.8.10) 2026-07-31 14:56:25.117 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (4.26.0) 2026-07-31 14:56:25.117 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.34.2) 2026-07-31 14:56:25.118 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.6.1) 2026-07-31 14:56:25.118 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.5.0) 2026-07-31 14:56:25.119 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.5.0) 2026-07-31 14:56:25.119 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.3.0) 2026-07-31 14:56:25.120 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (5.11.0) 2026-07-31 14:56:25.120 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.1.1) 2026-07-31 14:56:25.120 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (18.1.0) 2026-07-31 14:56:25.121 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.0.0) 2026-07-31 14:56:25.121 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.2.0) 2026-07-31 14:56:25.122 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.8.0) 2026-07-31 14:56:25.122 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.1.0) 2026-07-31 14:56:25.123 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (3.8.0) 2026-07-31 14:56:25.123 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.1.0) 2026-07-31 14:56:25.125 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (26.1.0) 2026-07-31 14:56:25.126 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (2025.9.1) 2026-07-31 14:56:25.126 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (0.37.0) 2026-07-31 14:56:25.127 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (2026.5.1) 2026-07-31 14:56:25.131 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.15.0) 2026-07-31 14:56:25.132 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.3.0) 2026-07-31 14:56:25.132 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (6.9.0) 2026-07-31 14:56:25.133 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.1.0) 2026-07-31 14:56:25.134 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (2.13.0) 2026-07-31 14:56:25.134 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.8.0) 2026-07-31 14:56:25.136 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (2.1.0) 2026-07-31 14:56:25.137 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.9.0) 2026-07-31 14:56:25.137 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (1.8.2) 2026-07-31 14:56:25.138 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.15.0) 2026-07-31 14:56:25.143 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (1.5.0) 2026-07-31 14:56:25.144 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.3.1) 2026-07-31 14:56:25.147 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (0.20) 2026-07-31 14:56:25.147 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (3.1.0) 2026-07-31 14:56:25.148 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (2.2.2) 2026-07-31 14:56:25.150 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (1.3.0) 2026-07-31 14:56:25.151 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (2.0.0) 2026-07-31 14:56:25.151 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (6.0.3) 2026-07-31 14:56:25.154 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (1.18.5) 2026-07-31 14:56:25.155 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (2.1.2) 2026-07-31 14:56:25.156 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (0.6.2) 2026-07-31 14:56:25.157 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (1.3.12) 2026-07-31 14:56:25.161 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev5) (2.9.0.post0) 2026-07-31 14:56:25.163 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (5.0.0) 2026-07-31 14:56:25.163 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (3.1.6) 2026-07-31 14:56:25.165 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (4.0.1) 2026-07-31 14:56:25.169 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (3.0.3) 2026-07-31 14:56:25.173 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (1.2.1) 2026-07-31 14:56:25.178 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev5) (3.18.0) 2026-07-31 14:56:25.181 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (3.3.2) 2026-07-31 14:56:25.181 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (26.2) 2026-07-31 14:56:25.182 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (7.2.2) 2026-07-31 14:56:25.186 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev5) (83.0.0) 2026-07-31 14:56:25.189 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev5) (0.8.1) 2026-07-31 14:56:25.202 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev5) (1.17.0) 2026-07-31 14:56:25.208 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.4.7) 2026-07-31 14:56:25.209 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.18) 2026-07-31 14:56:25.209 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2.7.0) 2026-07-31 14:56:25.210 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2023.11.17) 2026-07-31 14:56:25.223 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev5) (0.8) 2026-07-31 14:56:25.233 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev5) (3.5.3) 2026-07-31 14:56:25.257 | Building wheels for collected packages: openstack-placement 2026-07-31 14:56:25.258 | Building editable for openstack-placement (pyproject.toml): started 2026-07-31 14:56:25.693 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-31 14:56:25.694 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev5-0.editable-py3-none-any.whl size=8836 sha256=f53b91df0955c068673d9c7067f35315e93734dacb0d6991d5a6fb918e4d34e0 2026-07-31 14:56:25.694 | Stored in directory: /tmp/pip-ephem-wheel-cache-zx_kosfo/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-31 14:56:25.698 | Successfully built openstack-placement 2026-07-31 14:56:25.840 | Installing collected packages: openstack-placement 2026-07-31 14:56:25.862 | Successfully installed openstack-placement-16.0.0.0b2.dev5 2026-07-31 14:56:25.972 | + inc/python:pip_install:216 : result=0 2026-07-31 14:56:25.974 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:56:25.977 | + functions-common:time_stop:2420 : local name 2026-07-31 14:56:25.979 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:56:25.981 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:56:25.984 | + functions-common:time_stop:2423 : local total 2026-07-31 14:56:25.986 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:56:25.988 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:56:25.990 | + functions-common:time_stop:2427 : start_time=1785509783013 2026-07-31 14:56:25.992 | + functions-common:time_stop:2429 : [[ -z 1785509783013 ]] 2026-07-31 14:56:25.995 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:56:25.999 | + functions-common:time_stop:2432 : end_time=1785509785997 2026-07-31 14:56:26.001 | + functions-common:time_stop:2433 : elapsed_time=2984 2026-07-31 14:56:26.003 | + functions-common:time_stop:2434 : total=90549 2026-07-31 14:56:26.004 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:56:26.006 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93533 2026-07-31 14:56:26.009 | + inc/python:pip_install:219 : return 0 2026-07-31 14:56:26.011 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-31 14:56:26.014 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-31 14:56:26.017 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-31 14:56:26.019 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-31 14:56:26.022 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:56:26.025 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:56:26.027 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/placement, ]] 2026-07-31 14:56:26.031 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:56:26.034 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-31 14:56:26.036 | + ./stack.sh:main:968 : configure_placement 2026-07-31 14:56:26.039 | + lib/placement:configure_placement:88 : sudo install -d -o stack /etc/placement 2026-07-31 14:56:26.053 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-31 14:56:26.056 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-31 14:56:26.062 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-31 14:56:26.065 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-31 14:56:26.068 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-31 14:56:26.071 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-31 14:56:26.074 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-31 14:56:26.077 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-31 14:56:26.080 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-31 14:56:26.099 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:26.102 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-31 14:56:26.104 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-31 14:56:26.107 | + 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-31 14:56:26.142 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-31 14:56:26.175 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-31 14:56:26.209 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-31 14:56:26.211 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-31 14:56:26.214 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-31 14:56:26.217 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-31 14:56:26.219 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-31 14:56:26.221 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-31 14:56:26.224 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-31 14:56:26.227 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-31 14:56:26.229 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-31 14:56:26.233 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-31 14:56:26.265 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-31 14:56:26.297 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.4.3.135/identity 2026-07-31 14:56:26.329 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-31 14:56:26.364 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-07-31 14:56:26.397 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-31 14:56:26.430 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-31 14:56:26.463 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-31 14:56:26.498 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.4.3.135/identity 2026-07-31 14:56:26.531 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-31 14:56:26.562 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-31 14:56:26.594 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-31 14:56:26.596 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-31 14:56:26.599 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-31 14:56:26.602 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-31 14:56:26.605 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-31 14:56:26.624 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-31 14:56:26.626 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-31 14:56:26.629 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-31 14:56:26.632 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-31 14:56:26.635 | + 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-31 14:56:26.666 | + 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-31 14:56:26.700 | + 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-31 14:56:26.734 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-31 14:56:26.766 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-31 14:56:26.801 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-31 14:56:26.804 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-31 14:56:26.807 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-31 14:56:26.809 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-31 14:56:26.812 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-31 14:56:26.814 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-31 14:56:26.817 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-31 14:56:26.820 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-31 14:56:26.822 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-31 14:56:26.835 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-31 14:56:26.835 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-31 14:56:26.843 | d /var/run/uwsgi 0755 stack root 2026-07-31 14:56:26.847 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-31 14:56:26.859 | /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-31 14:56:26.863 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-31 14:56:26.866 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-31 14:56:26.870 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-31 14:56:26.873 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-31 14:56:26.905 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 3 2026-07-31 14:56:26.939 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-31 14:56:26.973 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-31 14:56:27.004 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-31 14:56:27.036 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-31 14:56:27.067 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-31 14:56:27.098 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-31 14:56:27.131 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-31 14:56:27.162 | + 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-31 14:56:27.194 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-31 14:56:27.224 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-31 14:56:27.257 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-31 14:56:27.289 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-31 14:56:27.321 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-31 14:56:27.323 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-31 14:56:27.327 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-31 14:56:27.330 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-31 14:56:27.332 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-31 14:56:27.335 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:27.338 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:27.341 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-31 14:56:27.343 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-31 14:56:27.346 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-31 14:56:27.377 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-31 14:56:27.409 | + 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-31 14:56:27.409 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-31 14:56:27.417 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-31 14:56:27.420 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-31 14:56:27.423 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-31 14:56:27.426 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-31 14:56:27.428 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-31 14:56:27.430 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-31 14:56:27.433 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:56:27.435 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:27.438 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:27.440 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-31 14:56:27.443 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-31 14:56:27.445 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:27.448 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:27.450 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-31 14:56:27.485 | Enabling site placement-api. 2026-07-31 14:56:27.490 | To activate the new configuration, you need to run: 2026-07-31 14:56:27.490 | systemctl reload apache2 2026-07-31 14:56:27.495 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-31 14:56:27.499 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-31 14:56:27.501 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-31 14:56:27.504 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-31 14:56:27.613 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-31 14:56:27.615 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-31 14:56:27.649 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-07-31 14:56:27.667 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:27.670 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-07-31 14:56:27.689 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:27.692 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-07-31 14:56:27.694 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-31 14:56:27.697 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-31 14:56:27.699 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-31 14:56:27.702 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-31 14:56:27.704 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-31 14:56:27.707 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-31 14:56:27.742 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-31 14:56:27.773 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.4.3.135/identity 2026-07-31 14:56:27.804 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-31 14:56:27.835 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-07-31 14:56:27.866 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-31 14:56:27.898 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-31 14:56:27.932 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-31 14:56:27.963 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-07-31 14:56:27.980 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:56:27.982 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-07-31 14:56:28.000 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:28.002 | + ./stack.sh:main:987 : fix_system_ca_bundle_path 2026-07-31 14:56:28.005 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-07-31 14:56:28.023 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:28.025 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-07-31 14:56:28.028 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-07-31 14:56:28.032 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-07-31 14:56:28.032 | from requests import certs 2026-07-31 14:56:28.032 | print (certs.where()) 2026-07-31 14:56:28.032 | except ImportError: pass' 2026-07-31 14:56:28.238 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-07-31 14:56:28.241 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-07-31 14:56:28.243 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-07-31 14:56:28.245 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-07-31 14:56:28.264 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:28.266 | + ./stack.sh:main:992 : init_os_brick 2026-07-31 14:56:28.269 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-31 14:56:28.273 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-31 14:56:28.290 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:28.293 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-31 14:56:28.326 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-31 14:56:28.343 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:28.346 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-31 14:56:28.378 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-31 14:56:28.394 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:28.397 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-31 14:56:28.431 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-31 14:56:28.466 | + ./stack.sh:main:999 : run_phase stack install 2026-07-31 14:56:28.469 | + functions-common:run_phase:1848 : local mode=stack 2026-07-31 14:56:28.471 | + functions-common:run_phase:1849 : local phase=install 2026-07-31 14:56:28.474 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-31 14:56:28.477 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-31 14:56:28.480 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-31 14:56:28.483 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-31 14:56:28.486 | + functions-common:run_phase:1858 : local extra 2026-07-31 14:56:28.489 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-31 14:56:28.494 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-31 14:56:28.497 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-31 14:56:28.500 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-31 14:56:28.503 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-07-31 14:56:28.506 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-31 14:56:28.521 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:28.524 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-31 14:56:28.526 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-31 14:56:28.529 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-31 14:56:28.531 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-31 14:56:28.534 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 14:56:28.536 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-07-31 14:56:28.539 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-31 14:56:28.541 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-31 14:56:28.600 | ++ inc/async:async_inner:63 : install_tempest 2026-07-31 14:56:28.637 | [8552 Async install_tempest:55176]: running: install_tempest 2026-07-31 14:56:28.640 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-31 14:56:28.643 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-31 14:56:28.646 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-31 14:56:28.650 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-31 14:56:28.652 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-31 14:56:28.655 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-31 14:56:28.659 | + functions-common:run_plugins:1835 : local phase=install 2026-07-31 14:56:28.662 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-31 14:56:28.666 | + functions-common:run_plugins:1838 : local plugin 2026-07-31 14:56:28.667 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-31 14:56:28.671 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-31 14:56:28.674 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-31 14:56:28.677 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-07-31 14:56:28.681 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-31 14:56:28.684 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-31 14:56:28.687 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-31 14:56:28.690 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-31 14:56:28.693 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-31 14:56:28.696 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-31 14:56:28.699 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-31 14:56:28.702 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-31 14:56:28.705 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-31 14:56:28.708 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-31 14:56:28.713 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-31 14:56:28.716 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-31 14:56:28.719 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-31 14:56:28.722 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-31 14:56:28.726 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-31 14:56:28.730 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-31 14:56:28.733 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-31 14:56:28.739 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-31 14:56:28.740 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-31 14:56:28.742 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-31 14:56:28.745 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-31 14:56:28.761 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-31 14:56:28.764 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-31 14:56:28.767 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-31 14:56:28.770 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-31 14:56:28.772 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-31 14:56:28.775 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-31 14:56:28.779 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-31 14:56:28.782 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-31 14:56:28.786 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-31 14:56:28.805 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-31 14:56:28.807 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-31 14:56:28.812 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-31 14:56:28.812 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-31 14:56:28.816 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-31 14:56:28.819 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-31 14:56:28.822 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-31 14:56:28.827 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-31 14:56:28.846 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-31 14:56:28.850 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-31 14:56:28.853 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-31 14:56:28.855 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-31 14:56:28.858 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_frr_enabled 2026-07-31 14:56:28.860 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-31 14:56:28.862 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-31 14:56:28.866 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-07-31 14:56:28.868 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-31 14:56:28.871 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 14:56:28.874 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 14:56:28.877 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-openstackclient, ]] 2026-07-31 14:56:28.880 | + inc/python:use_library_from_git:269 : return 1 2026-07-31 14:56:28.883 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-07-31 14:56:28.885 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-31 14:56:28.888 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-31 14:56:28.891 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-31 14:56:28.894 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-31 14:56:28.896 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-31 14:56:28.901 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-31 14:56:28.901 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-31 14:56:28.906 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-31 14:56:28.909 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-31 14:56:28.911 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-31 14:56:28.915 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-31 14:56:28.917 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-31 14:56:28.939 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-31 14:56:28.942 | + 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-31 14:56:29.515 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-31 14:56:29.587 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-07-31 14:56:29.594 | 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-31 14:56:29.594 | 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-31 14:56:29.594 | 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-31 14:56:29.595 | 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-31 14:56:29.596 | 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-31 14:56:29.597 | 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-31 14:56:29.597 | 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-31 14:56:29.624 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-07-31 14:56:29.639 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-31 14:56:29.644 | 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-31 14:56:29.645 | 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-31 14:56:29.646 | 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-31 14:56:29.646 | 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-31 14:56:29.647 | 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-31 14:56:29.648 | 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-31 14:56:29.649 | 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-31 14:56:29.650 | 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-31 14:56:29.650 | 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-31 14:56:29.651 | 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-31 14:56:29.652 | 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-31 14:56:29.654 | 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-31 14:56:29.656 | 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-31 14:56:29.656 | 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-31 14:56:29.657 | 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-31 14:56:29.657 | 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-31 14:56:29.658 | 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-31 14:56:29.659 | 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-31 14:56:29.659 | 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-31 14:56:29.659 | 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-31 14:56:29.660 | 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-31 14:56:29.664 | 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-31 14:56:29.666 | 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-31 14:56:29.669 | 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-31 14:56:29.671 | 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-31 14:56:29.672 | 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-31 14:56:29.672 | 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-31 14:56:29.675 | 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-31 14:56:29.678 | 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-31 14:56:29.685 | 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-31 14:56:29.685 | 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-31 14:56:29.688 | 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-31 14:56:29.688 | 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-31 14:56:29.689 | 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-31 14:56:29.691 | 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-31 14:56:29.693 | 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-31 14:56:29.695 | 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-31 14:56:29.696 | 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-31 14:56:29.699 | 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-31 14:56:29.702 | 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-31 14:56:29.702 | 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-31 14:56:29.703 | 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-31 14:56:29.704 | 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-31 14:56:29.713 | 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-31 14:56:29.713 | 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-31 14:56:29.716 | 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-31 14:56:29.753 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-07-31 14:56:30.062 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 4.6 MB/s 0:00:00 2026-07-31 14:56:30.132 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-07-31 14:56:30.398 | Installing collected packages: python-manilaclient, python-openstackclient 2026-07-31 14:56:31.837 | 2026-07-31 14:56:31.851 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-07-31 14:56:31.932 | + inc/python:pip_install:216 : result=0 2026-07-31 14:56:31.935 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:56:31.938 | + functions-common:time_stop:2420 : local name 2026-07-31 14:56:31.941 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:56:31.944 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:56:31.946 | + functions-common:time_stop:2423 : local total 2026-07-31 14:56:31.949 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:56:31.953 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:56:31.956 | + functions-common:time_stop:2427 : start_time=1785509788934 2026-07-31 14:56:31.959 | + functions-common:time_stop:2429 : [[ -z 1785509788934 ]] 2026-07-31 14:56:31.962 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:56:31.968 | + functions-common:time_stop:2432 : end_time=1785509791964 2026-07-31 14:56:31.971 | + functions-common:time_stop:2433 : elapsed_time=3030 2026-07-31 14:56:31.973 | + functions-common:time_stop:2434 : total=93533 2026-07-31 14:56:31.976 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:56:31.978 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96563 2026-07-31 14:56:31.981 | + inc/python:pip_install:219 : return 0 2026-07-31 14:56:31.984 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-07-31 14:56:32.003 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:32.006 | + ./stack.sh:main:1008 : install_openstack_cli_server 2026-07-31 14:56:32.009 | + 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-31 14:56:32.012 | + 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-31 14:56:32.015 | + 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-31 14:56:32.018 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-07-31 14:56:32.020 | + 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-31 14:56:32.023 | + functions-common:run_process:1676 : local group= 2026-07-31 14:56:32.026 | + functions-common:run_process:1677 : local user= 2026-07-31 14:56:32.029 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 14:56:32.032 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-07-31 14:56:32.035 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 14:56:32.037 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 14:56:32.040 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:56:32.043 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:56:32.046 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:56:32.051 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509792048 2026-07-31 14:56:32.054 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-07-31 14:56:32.072 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:32.075 | + 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-31 14:56:32.078 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-07-31 14:56:32.081 | + 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-31 14:56:32.084 | + 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-31 14:56:32.087 | + 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-31 14:56:32.090 | + 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-31 14:56:32.093 | + 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-31 14:56:32.097 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-07-31 14:56:32.100 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-07-31 14:56:32.103 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 14:56:32.105 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 14:56:32.108 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 14:56:32.111 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 14:56:32.113 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-07-31 14:56:32.116 | + 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-31 14:56:32.119 | + 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-31 14:56:32.122 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-07-31 14:56:32.124 | + 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-31 14:56:32.126 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 14:56:32.129 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-31 14:56:32.132 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-31 14:56:32.134 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 14:56:32.137 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 14:56:32.139 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-07-31 14:56:32.142 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 14:56:32.146 | + 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-31 14:56:32.214 | + 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-31 14:56:32.289 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-07-31 14:56:32.348 | + 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-31 14:56:32.407 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-07-31 14:56:32.470 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-07-31 14:56:32.531 | + 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-31 14:56:32.590 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-31 14:56:32.593 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 14:56:32.596 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-07-31 14:56:32.668 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 14:56:32.976 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-07-31 14:56:32.989 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-07-31 14:56:33.297 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-07-31 14:56:33.335 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 14:56:33.337 | + functions-common:time_stop:2420 : local name 2026-07-31 14:56:33.341 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:56:33.343 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:56:33.346 | + functions-common:time_stop:2423 : local total 2026-07-31 14:56:33.350 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:56:33.354 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 14:56:33.356 | + functions-common:time_stop:2427 : start_time=1785509792048 2026-07-31 14:56:33.359 | + functions-common:time_stop:2429 : [[ -z 1785509792048 ]] 2026-07-31 14:56:33.363 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:56:33.368 | + functions-common:time_stop:2432 : end_time=1785509793364 2026-07-31 14:56:33.371 | + functions-common:time_stop:2433 : elapsed_time=1316 2026-07-31 14:56:33.374 | + functions-common:time_stop:2434 : total=0 2026-07-31 14:56:33.377 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:56:33.380 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1316 2026-07-31 14:56:33.383 | + ./stack.sh:main:1014 : install_oscwrap 2026-07-31 14:56:33.387 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-31 14:56:33.392 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.XSAXDikpVT 2026-07-31 14:56:33.395 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-31 14:56:33.398 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-31 14:56:33.401 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-31 14:56:33.404 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-07-31 14:56:33.407 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-31 14:56:33.411 | + ./stack.sh:main:1060 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-31 14:56:33.414 | + ./stack.sh:main:1060 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-31 14:56:33.416 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-07-31 14:56:33.437 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:33.439 | + ./stack.sh:main:1068 : configure_database 2026-07-31 14:56:33.442 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-31 14:56:33.446 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-31 14:56:33.449 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-31 14:56:33.452 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 14:56:33.454 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-07-31 14:56:33.457 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-31 14:56:33.460 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:33.463 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:33.465 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-31 14:56:33.468 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-31 14:56:33.471 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:33.473 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:33.476 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-31 14:56:33.479 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-31 14:56:33.481 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-31 14:56:33.484 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-31 14:56:33.487 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-31 14:56:33.490 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-31 14:56:33.493 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-31 14:56:33.494 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-31 14:56:33.498 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-31 14:56:33.560 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-31 14:56:33.562 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-31 14:56:33.565 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-31 14:56:33.568 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-31 14:56:33.571 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-31 14:56:33.573 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-31 14:56:33.576 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-31 14:56:33.578 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-31 14:56:33.581 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-31 14:56:33.582 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-31 14:56:33.585 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-31 14:56:33.587 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-31 14:56:33.589 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-31 14:56:33.592 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-31 14:56:33.594 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-31 14:56:33.596 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:33.599 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:33.602 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-31 14:56:33.604 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-31 14:56:33.607 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-31 14:56:35.606 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-31 14:56:35.609 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-31 14:56:35.612 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:35.614 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:35.617 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-31 14:56:35.620 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-31 14:56:35.623 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-07-31 14:56:35.643 | mysqladmin: connect to server at 'localhost' failed 2026-07-31 14:56:35.643 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-31 14:56:35.648 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-31 14:56:35.652 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-31 14:56:35.654 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:35.657 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:35.660 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-31 14:56:35.663 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-07-31 14:56:35.665 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-31 14:56:35.669 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-31 14:56:35.670 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-07-31 14:56:35.690 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:56:35.734 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-31 14:56:35.738 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-31 14:56:35.738 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-31 14:56:35.739 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-31 14:56:35.744 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-31 14:56:35.746 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-31 14:56:35.749 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-31 14:56:35.752 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-31 14:56:35.754 | + 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-31 14:56:35.767 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:56:35.806 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-31 14:56:35.820 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:56:35.856 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-31 14:56:35.913 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-31 14:56:35.968 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-31 14:56:36.026 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-31 14:56:36.028 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-31 14:56:36.031 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-31 14:56:36.031 | enabling MySQL performance counting 2026-07-31 14:56:36.034 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-07-31 14:56:36.056 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-07-31 14:56:36.059 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/devstack/tools/dbcounter 2026-07-31 14:56:36.547 | Processing ./tools/dbcounter 2026-07-31 14:56:36.550 | Installing build dependencies: started 2026-07-31 14:56:37.784 | Installing build dependencies: finished with status 'done' 2026-07-31 14:56:37.784 | Getting requirements to build wheel: started 2026-07-31 14:56:38.111 | Getting requirements to build wheel: finished with status 'done' 2026-07-31 14:56:38.111 | Preparing metadata (pyproject.toml): started 2026-07-31 14:56:38.310 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-31 14:56:38.311 | Building wheels for collected packages: dbcounter 2026-07-31 14:56:38.311 | Building wheel for dbcounter (pyproject.toml): started 2026-07-31 14:56:38.544 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-31 14:56:38.545 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=ccca46d63be49d9eda16998d61dec66254023eabbd9348f079ae374c47979864 2026-07-31 14:56:38.545 | Stored in directory: /tmp/pip-ephem-wheel-cache-9zj7kkkw/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-07-31 14:56:38.547 | Successfully built dbcounter 2026-07-31 14:56:38.713 | Installing collected packages: dbcounter 2026-07-31 14:56:38.736 | Successfully installed dbcounter-0.1 2026-07-31 14:56:38.843 | + inc/python:pip_install:216 : result=0 2026-07-31 14:56:38.846 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-31 14:56:38.848 | + functions-common:time_stop:2420 : local name 2026-07-31 14:56:38.851 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:56:38.854 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:56:38.856 | + functions-common:time_stop:2423 : local total 2026-07-31 14:56:38.858 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:56:38.861 | + functions-common:time_stop:2426 : name=pip_install 2026-07-31 14:56:38.863 | + functions-common:time_stop:2427 : start_time=1785509796050 2026-07-31 14:56:38.866 | + functions-common:time_stop:2429 : [[ -z 1785509796050 ]] 2026-07-31 14:56:38.869 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:56:38.873 | + functions-common:time_stop:2432 : end_time=1785509798870 2026-07-31 14:56:38.875 | + functions-common:time_stop:2433 : elapsed_time=2820 2026-07-31 14:56:38.878 | + functions-common:time_stop:2434 : total=96563 2026-07-31 14:56:38.880 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:56:38.883 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99383 2026-07-31 14:56:38.885 | + inc/python:pip_install:219 : return 0 2026-07-31 14:56:38.888 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-31 14:56:38.891 | + lib/database:recreate_database:112 : local db=stats 2026-07-31 14:56:38.894 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-31 14:56:38.896 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-31 14:56:38.898 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-31 14:56:38.906 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:56:38.943 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-31 14:56:38.948 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:56:38.982 | + 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-31 14:56:38.982 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-31 14:56:38.989 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:56:39.027 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-31 14:56:39.030 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-31 14:56:39.085 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-31 14:56:39.140 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-31 14:56:39.197 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-31 14:56:39.252 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-31 14:56:39.310 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-31 14:56:39.367 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-31 14:56:39.423 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-31 14:56:39.425 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-31 14:56:39.428 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-31 14:56:40.749 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-07-31 14:56:40.751 | + functions-common:save_stackenv:65 : local tag=1072 2026-07-31 14:56:40.755 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-31 14:56:40.759 | + functions-common:save_stackenv:67 : time_stamp=2026-07-31-145640 2026-07-31 14:56:40.762 | + functions-common:save_stackenv:68 : echo '# 2026-07-31-145640 1072' 2026-07-31 14:56:40.764 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:56:40.768 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-31 14:56:40.770 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:56:40.772 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-31 14:56:40.775 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:56:40.778 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-31 14:56:40.781 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:56:40.783 | + 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-31 14:56:40.786 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:56:40.789 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.135 2026-07-31 14:56:40.791 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:56:40.793 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.135/identity 2026-07-31 14:56:40.797 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:56:40.800 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-31-145116 2026-07-31 14:56:40.803 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:56:40.805 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-31 14:56:40.808 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:56:40.811 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.135 2026-07-31 14:56:40.813 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:56:40.816 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-31 14:56:40.819 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:56:40.822 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.135,IP:::1 2026-07-31 14:56:40.825 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:56:40.828 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-31 14:56:40.831 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:56:40.834 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-31 14:56:40.837 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:56:40.839 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.135 2026-07-31 14:56:40.843 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 14:56:40.846 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-31 14:56:40.849 | + ./stack.sh:main:1082 : start_dstat 2026-07-31 14:56:40.851 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-31 14:56:40.854 | + functions-common:run_process:1674 : local service=dstat 2026-07-31 14:56:40.857 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-31 14:56:40.859 | + functions-common:run_process:1676 : local group= 2026-07-31 14:56:40.862 | + functions-common:run_process:1677 : local user= 2026-07-31 14:56:40.865 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 14:56:40.867 | + functions-common:run_process:1680 : local name=dstat 2026-07-31 14:56:40.870 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 14:56:40.872 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 14:56:40.875 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:56:40.877 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:56:40.880 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:56:40.885 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509800882 2026-07-31 14:56:40.888 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-31 14:56:40.905 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:56:40.908 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 14:56:40.911 | + functions-common:time_stop:2420 : local name 2026-07-31 14:56:40.914 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:56:40.917 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:56:40.920 | + functions-common:time_stop:2423 : local total 2026-07-31 14:56:40.923 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:56:40.926 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 14:56:40.928 | + functions-common:time_stop:2427 : start_time=1785509800882 2026-07-31 14:56:40.931 | + functions-common:time_stop:2429 : [[ -z 1785509800882 ]] 2026-07-31 14:56:40.934 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:56:40.939 | + functions-common:time_stop:2432 : end_time=1785509800936 2026-07-31 14:56:40.941 | + functions-common:time_stop:2433 : elapsed_time=54 2026-07-31 14:56:40.944 | + functions-common:time_stop:2434 : total=1316 2026-07-31 14:56:40.947 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:56:40.950 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1370 2026-07-31 14:56:40.953 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-31 14:56:40.956 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-31 14:56:40.958 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-31 14:56:40.961 | + functions-common:run_process:1676 : local group= 2026-07-31 14:56:40.964 | + functions-common:run_process:1677 : local user=root 2026-07-31 14:56:40.967 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-31 14:56:40.969 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-31 14:56:40.972 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 14:56:40.975 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 14:56:40.978 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:56:40.981 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:56:40.985 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:56:40.990 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509800986 2026-07-31 14:56:40.993 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-31 14:56:41.010 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:41.014 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-31 14:56:41.016 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-07-31 14:56:41.019 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-31 14:56:41.021 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-31 14:56:41.023 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-07-31 14:56:41.025 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-31 14:56:41.027 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-07-31 14:56:41.029 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-07-31 14:56:41.032 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-07-31 14:56:41.034 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 14:56:41.037 | + functions-common:_run_under_systemd:1636 : local user=root 2026-07-31 14:56:41.040 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-07-31 14:56:41.042 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.12 2026-07-31 14:56:41.045 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-07-31 14:56:41.048 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-07-31 14:56:41.051 | + 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-31 14:56:41.054 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-07-31 14:56:41.057 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-31 14:56:41.059 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 14:56:41.061 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-31 14:56:41.064 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.12 2026-07-31 14:56:41.067 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 14:56:41.069 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 14:56:41.072 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-07-31 14:56:41.074 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 14:56:41.079 | + 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-31 14:56:41.143 | + 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-31 14:56:41.209 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-07-31 14:56:41.266 | + 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-31 14:56:41.322 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-07-31 14:56:41.378 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-07-31 14:56:41.438 | + 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-31 14:56:41.496 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.12 ]] 2026-07-31 14:56:41.498 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-07-31 14:56:41.560 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 14:56:41.563 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-07-31 14:56:41.630 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 14:56:41.949 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-07-31 14:56:41.963 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-07-31 14:56:42.250 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-07-31 14:56:42.287 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 14:56:42.290 | + functions-common:time_stop:2420 : local name 2026-07-31 14:56:42.293 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:56:42.296 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:56:42.300 | + functions-common:time_stop:2423 : local total 2026-07-31 14:56:42.303 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:56:42.306 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 14:56:42.309 | + functions-common:time_stop:2427 : start_time=1785509800986 2026-07-31 14:56:42.312 | + functions-common:time_stop:2429 : [[ -z 1785509800986 ]] 2026-07-31 14:56:42.316 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:56:42.322 | + functions-common:time_stop:2432 : end_time=1785509802318 2026-07-31 14:56:42.324 | + functions-common:time_stop:2433 : elapsed_time=1332 2026-07-31 14:56:42.327 | + functions-common:time_stop:2434 : total=1370 2026-07-31 14:56:42.330 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:56:42.332 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2702 2026-07-31 14:56:42.335 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-31 14:56:42.355 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:56:42.357 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-07-31 14:56:42.360 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-31 14:56:42.363 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-31 14:56:42.366 | + functions-common:run_process:1676 : local group= 2026-07-31 14:56:42.369 | + functions-common:run_process:1677 : local user= 2026-07-31 14:56:42.372 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 14:56:42.375 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-31 14:56:42.378 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 14:56:42.380 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 14:56:42.383 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:56:42.385 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:56:42.389 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:56:42.394 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509802391 2026-07-31 14:56:42.397 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-31 14:56:42.415 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:42.417 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-07-31 14:56:42.420 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-07-31 14:56:42.423 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-31 14:56:42.426 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-31 14:56:42.429 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-07-31 14:56:42.431 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-31 14:56:42.434 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-07-31 14:56:42.437 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-07-31 14:56:42.440 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-07-31 14:56:42.443 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 14:56:42.446 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 14:56:42.448 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 14:56:42.451 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 14:56:42.454 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-07-31 14:56:42.456 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-07-31 14:56:42.459 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-07-31 14:56:42.462 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-07-31 14:56:42.465 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-31 14:56:42.468 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 14:56:42.471 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-31 14:56:42.473 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-31 14:56:42.476 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 14:56:42.478 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 14:56:42.481 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-07-31 14:56:42.484 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 14:56:42.488 | + 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-31 14:56:42.560 | + 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-31 14:56:42.634 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-07-31 14:56:42.694 | + 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-31 14:56:42.752 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-07-31 14:56:42.811 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-07-31 14:56:42.874 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-31 14:56:42.934 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-31 14:56:42.937 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 14:56:42.940 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-07-31 14:56:43.014 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 14:56:43.318 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-07-31 14:56:43.331 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-07-31 14:56:43.618 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-07-31 14:56:43.653 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 14:56:43.656 | + functions-common:time_stop:2420 : local name 2026-07-31 14:56:43.659 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:56:43.662 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:56:43.664 | + functions-common:time_stop:2423 : local total 2026-07-31 14:56:43.667 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:56:43.670 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 14:56:43.672 | + functions-common:time_stop:2427 : start_time=1785509802391 2026-07-31 14:56:43.675 | + functions-common:time_stop:2429 : [[ -z 1785509802391 ]] 2026-07-31 14:56:43.678 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:56:43.683 | + functions-common:time_stop:2432 : end_time=1785509803680 2026-07-31 14:56:43.686 | + functions-common:time_stop:2433 : elapsed_time=1289 2026-07-31 14:56:43.688 | + functions-common:time_stop:2434 : total=2702 2026-07-31 14:56:43.691 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:56:43.693 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3991 2026-07-31 14:56:43.696 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-07-31 14:56:43.717 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:56:43.721 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-07-31 14:56:43.740 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:56:43.743 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-07-31 14:56:43.762 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:43.765 | + ./stack.sh:main:1101 : start_etcd3 2026-07-31 14:56:43.768 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-31 14:56:43.771 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000006239 --data-dir /opt/stack/data/etcd' 2026-07-31 14:56:43.774 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-31 14:56:43.777 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000006239=http://10.4.3.135:2380' 2026-07-31 14:56:43.779 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.4.3.135:2380' 2026-07-31 14:56:43.782 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.4.3.135:2379' 2026-07-31 14:56:43.785 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-31 14:56:43.788 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-31 14:56:43.790 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.4.3.135:2379' 2026-07-31 14:56:43.793 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-31 14:56:43.796 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-31 14:56:43.799 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-31 14:56:43.802 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000006239 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000006239=http://10.4.3.135:2380 --initial-advertise-peer-urls http://10.4.3.135:2380 --advertise-client-urls http://10.4.3.135:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.135:2379 --log-level=debug' '' root 2026-07-31 14:56:43.805 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-31 14:56:43.808 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np0000006239 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000006239=http://10.4.3.135:2380 --initial-advertise-peer-urls http://10.4.3.135:2380 --advertise-client-urls http://10.4.3.135:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.135:2379 --log-level=debug' 2026-07-31 14:56:43.810 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 14:56:43.813 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-31 14:56:43.816 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-31 14:56:43.818 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 14:56:43.820 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 14:56:43.822 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-31 14:56:43.824 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 14:56:43.829 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-31 14:56:43.901 | + 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-31 14:56:43.969 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-31 14:56:44.028 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000006239 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000006239=http://10.4.3.135:2380 --initial-advertise-peer-urls http://10.4.3.135:2380 --advertise-client-urls http://10.4.3.135:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.135:2379 --log-level=debug' 2026-07-31 14:56:44.085 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-31 14:56:44.144 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-31 14:56:44.202 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-31 14:56:44.260 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-31 14:56:44.263 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 14:56:44.265 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-31 14:56:44.335 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 14:56:44.682 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-31 14:56:44.742 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-31 14:56:44.803 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-31 14:56:44.863 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-31 14:56:44.929 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-31 14:56:44.934 | ++ functions-common:is_arch:519 : uname -m 2026-07-31 14:56:44.939 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-31 14:56:44.941 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-31 14:56:45.285 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-31 14:56:45.300 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-31 14:56:45.587 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-31 14:56:46.237 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-07-31 14:56:46.256 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:46.259 | + ./stack.sh:main:1108 : start_tls_proxy http-services '*' 443 10.4.3.135 80 2026-07-31 14:56:46.262 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-07-31 14:56:46.265 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-31 14:56:46.268 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-07-31 14:56:46.271 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.135 2026-07-31 14:56:46.275 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-07-31 14:56:46.278 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-31 14:56:46.281 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-31 14:56:46.284 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-31 14:56:46.287 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-31 14:56:46.290 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-31 14:56:46.294 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-07-31 14:56:46.309 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-07-31 14:56:46.312 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-31 14:56:46.316 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-07-31 14:56:46.320 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-07-31 14:56:46.322 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-31 14:56:46.325 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:46.327 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:46.331 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-31 14:56:46.335 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-31 14:56:46.337 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-31 14:56:46.340 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-07-31 14:56:46.343 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-07-31 14:56:46.347 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-07-31 14:56:46.350 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-07-31 14:56:46.366 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-31 14:56:46.369 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-31 14:56:46.371 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-31 14:56:46.374 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-31 14:56:46.378 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:56:46.381 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:46.384 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:46.387 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-31 14:56:46.390 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-31 14:56:46.426 | No module matches headers 2026-07-31 14:56:46.430 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-07-31 14:56:46.465 | Enabling module headers. 2026-07-31 14:56:46.471 | To activate the new configuration, you need to run: 2026-07-31 14:56:46.471 | systemctl restart apache2 2026-07-31 14:56:46.477 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-31 14:56:46.480 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-31 14:56:46.483 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-31 14:56:46.485 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-31 14:56:46.489 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-31 14:56:46.492 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:56:46.496 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:46.498 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:46.501 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-31 14:56:46.504 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-31 14:56:46.539 | No module matches ssl 2026-07-31 14:56:46.543 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-07-31 14:56:46.581 | Considering dependency mime for ssl: 2026-07-31 14:56:46.581 | Module mime already enabled 2026-07-31 14:56:46.581 | Considering dependency socache_shmcb for ssl: 2026-07-31 14:56:46.581 | Enabling module socache_shmcb. 2026-07-31 14:56:46.586 | Enabling module ssl. 2026-07-31 14:56:46.586 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-07-31 14:56:46.592 | To activate the new configuration, you need to run: 2026-07-31 14:56:46.592 | systemctl restart apache2 2026-07-31 14:56:46.596 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-31 14:56:46.598 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-31 14:56:46.601 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-31 14:56:46.604 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-31 14:56:46.606 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-31 14:56:46.609 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:56:46.613 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:46.616 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:46.619 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-31 14:56:46.621 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-31 14:56:46.656 | proxy (enabled by site administrator) 2026-07-31 14:56:46.661 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-31 14:56:46.664 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-31 14:56:46.667 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-31 14:56:46.670 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-31 14:56:46.673 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:56:46.676 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:46.679 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:46.683 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-31 14:56:46.685 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-31 14:56:46.720 | proxy_http (enabled by site administrator) 2026-07-31 14:56:46.724 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-07-31 14:56:46.727 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-07-31 14:56:46.730 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-31 14:56:46.734 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-31 14:56:46.737 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-31 14:56:46.739 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:56:46.741 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:46.744 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:46.748 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-31 14:56:46.751 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-31 14:56:46.753 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:56:46.756 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:56:46.759 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-07-31 14:56:46.794 | Enabling site http-services-tls-proxy. 2026-07-31 14:56:46.801 | To activate the new configuration, you need to run: 2026-07-31 14:56:46.801 | systemctl reload apache2 2026-07-31 14:56:46.806 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-31 14:56:46.809 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-31 14:56:46.811 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-31 14:56:46.814 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-31 14:56:46.931 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-07-31 14:56:46.934 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-31 14:56:46.937 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-31 14:56:46.950 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-07-31 14:56:46.962 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-31 14:56:46.965 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-31 14:56:46.968 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-07-31 14:56:46.971 | + 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.135/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-07-31 14:56:47.023 | The user clouds.yaml file didn't exist. 2026-07-31 14:56:47.031 | + 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.135/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-07-31 14:56:47.090 | + 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.135/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-07-31 14:56:47.152 | + 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.135/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-07-31 14:56:47.217 | + 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.135/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-07-31 14:56:47.287 | + 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.135/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-07-31 14:56:47.305 | ++ inc/async:async_inner:64 : rc=0 2026-07-31 14:56:47.328 | [55176 Async install_tempest:55176]: finished successfully 2026-07-31 14:56:47.357 | + 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.135/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-07-31 14:56:47.423 | + 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.135/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-07-31 14:56:47.492 | + 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.135/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-07-31 14:56:47.568 | + 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.135/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-07-31 14:56:47.637 | + functions-common:write_clouds_yaml:203 : cat 2026-07-31 14:56:47.642 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-07-31 14:56:47.647 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-07-31 14:56:47.650 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-07-31 14:56:47.655 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-07-31 14:56:47.657 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-07-31 14:56:47.659 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-07-31 14:56:47.676 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:47.679 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-07-31 14:56:47.682 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 14:56:47.684 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-07-31 14:56:47.688 | + ./stack.sh:main:1118 : '[' 10.4.3.135 == 10.4.3.135 ']' 2026-07-31 14:56:47.690 | + ./stack.sh:main:1119 : init_keystone 2026-07-31 14:56:47.693 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-31 14:56:47.710 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:56:47.713 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-31 14:56:47.716 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-31 14:56:47.719 | + lib/database:recreate_database:112 : local db=keystone 2026-07-31 14:56:47.722 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-31 14:56:47.725 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-31 14:56:47.727 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-31 14:56:47.732 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:56:47.767 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-31 14:56:47.772 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:56:47.808 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-31 14:56:47.811 | + functions-common:time_start:2406 : local name=dbsync 2026-07-31 14:56:47.814 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:56:47.816 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:56:47.820 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:56:47.825 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509807821 2026-07-31 14:56:47.828 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-31 14:56:48.234 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-31 14:56:48.234 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:56:48.234 | we strongly recommend against using it for new projects. 2026-07-31 14:56:48.234 | 2026-07-31 14:56:48.234 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:56:48.234 | framework. For more detail see 2026-07-31 14:56:48.234 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:56:48.234 | 2026-07-31 14:56:48.234 | from eventlet import event 2026-07-31 14:56:49.925 | INFO dbcounter [-] Registered counter for database keystone 2026-07-31 14:56:49.966 | 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=59407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-31 14:56:49.973 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-31 14:56:49.974 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-31 14:56:49.974 | DEBUG dbcounter [-] [59407] Writer thread running {{(pid=59407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-31 14:56:50.016 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-31 14:56:51.076 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=59407) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-31 14:56:51.078 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-31 14:56:51.078 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=59407) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:56:51.079 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-31 14:56:51.095 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=59407) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:56:51.096 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-31 14:56:51.111 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=59407) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:56:51.114 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-31 14:56:51.160 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=59407) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:56:51.163 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-31 14:56:51.189 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=59407) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:56:51.192 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-31 14:56:51.233 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=59407) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:56:51.235 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-31 14:56:51.235 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=59407) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-31 14:56:51.235 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-31 14:56:51.276 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=59407) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:56:51.281 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-31 14:56:51.299 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=59407) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:56:51.673 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-31 14:56:51.676 | + functions-common:time_stop:2420 : local name 2026-07-31 14:56:51.679 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:56:51.682 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:56:51.685 | + functions-common:time_stop:2423 : local total 2026-07-31 14:56:51.688 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:56:51.691 | + functions-common:time_stop:2426 : name=dbsync 2026-07-31 14:56:51.694 | + functions-common:time_stop:2427 : start_time=1785509807821 2026-07-31 14:56:51.697 | + functions-common:time_stop:2429 : [[ -z 1785509807821 ]] 2026-07-31 14:56:51.700 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:56:51.704 | + functions-common:time_stop:2432 : end_time=1785509811701 2026-07-31 14:56:51.707 | + functions-common:time_stop:2433 : elapsed_time=3880 2026-07-31 14:56:51.710 | + functions-common:time_stop:2434 : total=0 2026-07-31 14:56:51.713 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:56:51.715 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3880 2026-07-31 14:56:51.718 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-31 14:56:51.721 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-31 14:56:51.726 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-31 14:56:52.055 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-31 14:56:52.055 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:56:52.055 | we strongly recommend against using it for new projects. 2026-07-31 14:56:52.055 | 2026-07-31 14:56:52.055 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:56:52.055 | framework. For more detail see 2026-07-31 14:56:52.055 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:56:52.055 | 2026-07-31 14:56:52.055 | from eventlet import event 2026-07-31 14:56:53.357 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-31 14:56:53.357 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-31 14:56:53.357 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-31 14:56:53.357 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-31 14:56:53.357 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-31 14:56:53.358 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-31 14:56:53.359 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-31 14:56:53.359 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-31 14:56:53.359 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-31 14:56:53.701 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-31 14:56:53.706 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-31 14:56:54.023 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-31 14:56:54.023 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:56:54.023 | we strongly recommend against using it for new projects. 2026-07-31 14:56:54.023 | 2026-07-31 14:56:54.023 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:56:54.023 | framework. For more detail see 2026-07-31 14:56:54.023 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:56:54.023 | 2026-07-31 14:56:54.023 | from eventlet import event 2026-07-31 14:56:55.346 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-31 14:56:55.347 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-31 14:56:55.347 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-31 14:56:55.347 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-31 14:56:55.347 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-31 14:56:55.347 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-31 14:56:55.348 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-31 14:56:55.348 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-31 14:56:55.348 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-31 14:56:55.698 | + ./stack.sh:main:1120 : start_keystone 2026-07-31 14:56:55.702 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-31 14:56:55.707 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-31 14:56:55.710 | + functions-common:run_process:1674 : local service=keystone 2026-07-31 14:56:55.713 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-31 14:56:55.716 | + functions-common:run_process:1676 : local group= 2026-07-31 14:56:55.719 | + functions-common:run_process:1677 : local user= 2026-07-31 14:56:55.722 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 14:56:55.724 | + functions-common:run_process:1680 : local name=keystone 2026-07-31 14:56:55.727 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 14:56:55.729 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 14:56:55.732 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:56:55.735 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:56:55.739 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:56:55.743 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509815740 2026-07-31 14:56:55.746 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-31 14:56:55.765 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:56:55.769 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-31 14:56:55.772 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-31 14:56:55.775 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-31 14:56:55.777 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-31 14:56:55.781 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-31 14:56:55.783 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-31 14:56:55.786 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-31 14:56:55.788 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-31 14:56:55.792 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-31 14:56:55.795 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 14:56:55.798 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 14:56:55.802 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 14:56:55.806 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 14:56:55.809 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-31 14:56:55.812 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-31 14:56:55.815 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-31 14:56:55.817 | + 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-31 14:56:55.821 | + 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-31 14:56:55.823 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-31 14:56:55.826 | + 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-31 14:56:55.828 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-31 14:56:55.831 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-31 14:56:55.834 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-31 14:56:55.836 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-31 14:56:55.839 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-31 14:56:55.843 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-31 14:56:55.909 | + 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-31 14:56:55.977 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-31 14:56:56.031 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-07-31 14:56:56.087 | + 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-31 14:56:56.143 | + 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-31 14:56:56.197 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-31 14:56:56.251 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-31 14:56:56.302 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-31 14:56:56.354 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-31 14:56:56.409 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-31 14:56:56.463 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-31 14:56:56.465 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-31 14:56:56.467 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-31 14:56:56.532 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-31 14:56:56.833 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-31 14:56:56.847 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-31 14:56:57.145 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-31 14:56:57.245 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 14:56:57.249 | + functions-common:time_stop:2420 : local name 2026-07-31 14:56:57.252 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:56:57.254 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:56:57.257 | + functions-common:time_stop:2423 : local total 2026-07-31 14:56:57.260 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:56:57.263 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 14:56:57.265 | + functions-common:time_stop:2427 : start_time=1785509815740 2026-07-31 14:56:57.267 | + functions-common:time_stop:2429 : [[ -z 1785509815740 ]] 2026-07-31 14:56:57.271 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:56:57.276 | + functions-common:time_stop:2432 : end_time=1785509817273 2026-07-31 14:56:57.278 | + functions-common:time_stop:2433 : elapsed_time=1533 2026-07-31 14:56:57.281 | + functions-common:time_stop:2434 : total=3991 2026-07-31 14:56:57.284 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:56:57.286 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5524 2026-07-31 14:56:57.290 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-31 14:56:57.290 | Waiting for keystone to start... 2026-07-31 14:56:57.292 | + lib/keystone:start_keystone:514 : local service_uri=http://10.4.3.135/identity/v3/ 2026-07-31 14:56:57.295 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.4.3.135/identity/v3/ 2026-07-31 14:56:57.298 | + functions:wait_for_service:476 : local timeout=60 2026-07-31 14:56:57.301 | + functions:wait_for_service:477 : local url=http://10.4.3.135/identity/v3/ 2026-07-31 14:56:57.304 | + functions:wait_for_service:478 : local rval=0 2026-07-31 14:56:57.307 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-31 14:56:57.309 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-31 14:56:57.312 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:56:57.315 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:56:57.320 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:56:57.325 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509817321 2026-07-31 14:56:57.328 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-31 14:56:57.333 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.4.3.135/identity/v3/ 2026-07-31 14:57:00.063 | + :: : [[ 200 == 503 ]] 2026-07-31 14:57:00.064 | + :: : [[ 0 -eq 7 ]] 2026-07-31 14:57:00.068 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-31 14:57:00.070 | + functions-common:time_stop:2420 : local name 2026-07-31 14:57:00.074 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:57:00.077 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:57:00.080 | + functions-common:time_stop:2423 : local total 2026-07-31 14:57:00.083 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:57:00.087 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-31 14:57:00.090 | + functions-common:time_stop:2427 : start_time=1785509817321 2026-07-31 14:57:00.093 | + functions-common:time_stop:2429 : [[ -z 1785509817321 ]] 2026-07-31 14:57:00.097 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:57:00.102 | + functions-common:time_stop:2432 : end_time=1785509820099 2026-07-31 14:57:00.105 | + functions-common:time_stop:2433 : elapsed_time=2778 2026-07-31 14:57:00.108 | + functions-common:time_stop:2434 : total=0 2026-07-31 14:57:00.110 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:57:00.113 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2778 2026-07-31 14:57:00.116 | + functions:wait_for_service:486 : return 0 2026-07-31 14:57:00.118 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-31 14:57:00.138 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:57:00.141 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.4.3.135 5001 2026-07-31 14:57:00.144 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-07-31 14:57:00.146 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-31 14:57:00.149 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-07-31 14:57:00.152 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.135 2026-07-31 14:57:00.154 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-07-31 14:57:00.157 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-31 14:57:00.159 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-31 14:57:00.161 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-31 14:57:00.164 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-31 14:57:00.166 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-31 14:57:00.170 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-31 14:57:00.173 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-07-31 14:57:00.176 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-07-31 14:57:00.178 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-31 14:57:00.181 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:57:00.184 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:57:00.187 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-31 14:57:00.190 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-31 14:57:00.193 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-31 14:57:00.195 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-07-31 14:57:00.198 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-07-31 14:57:00.200 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-31 14:57:00.203 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-07-31 14:57:00.206 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-07-31 14:57:00.220 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-31 14:57:00.223 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-31 14:57:00.226 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-31 14:57:00.228 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-31 14:57:00.231 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:57:00.234 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:57:00.237 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:57:00.240 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-31 14:57:00.242 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-31 14:57:00.276 | headers (enabled by site administrator) 2026-07-31 14:57:00.279 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-31 14:57:00.282 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-31 14:57:00.285 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-31 14:57:00.287 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-31 14:57:00.290 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:57:00.292 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:57:00.295 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:57:00.298 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-31 14:57:00.301 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-31 14:57:00.334 | ssl (enabled by site administrator) 2026-07-31 14:57:00.337 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-31 14:57:00.340 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-31 14:57:00.343 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-31 14:57:00.346 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-31 14:57:00.349 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:57:00.352 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:57:00.354 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:57:00.357 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-31 14:57:00.359 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-31 14:57:00.393 | proxy (enabled by site administrator) 2026-07-31 14:57:00.397 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-31 14:57:00.399 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-31 14:57:00.401 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-31 14:57:00.404 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-31 14:57:00.407 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:57:00.409 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:57:00.412 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:57:00.415 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-31 14:57:00.417 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-31 14:57:00.453 | proxy_http (enabled by site administrator) 2026-07-31 14:57:00.456 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-07-31 14:57:00.459 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-07-31 14:57:00.462 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-31 14:57:00.464 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-31 14:57:00.467 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-31 14:57:00.469 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:57:00.472 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:57:00.475 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:57:00.477 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-31 14:57:00.480 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-31 14:57:00.483 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:57:00.485 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:57:00.488 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-07-31 14:57:00.520 | Enabling site keystone-service-tls-proxy. 2026-07-31 14:57:00.525 | To activate the new configuration, you need to run: 2026-07-31 14:57:00.525 | systemctl reload apache2 2026-07-31 14:57:00.529 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-31 14:57:00.532 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-31 14:57:00.534 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-31 14:57:00.537 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-31 14:57:00.656 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-31 14:57:00.659 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-31 14:57:00.662 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-31 14:57:00.858 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-07-31 14:57:00.860 | + 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.135/identity 2026-07-31 14:57:01.191 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-31 14:57:01.192 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:57:01.192 | we strongly recommend against using it for new projects. 2026-07-31 14:57:01.192 | 2026-07-31 14:57:01.192 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:57:01.192 | framework. For more detail see 2026-07-31 14:57:01.192 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:57:01.192 | 2026-07-31 14:57:01.192 | from eventlet import event 2026-07-31 14:57:02.772 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.772 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.772 | 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=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.775 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.782 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.782 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.809 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.812 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.813 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.854 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.854 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.854 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.855 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.855 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.855 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.861 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.861 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.861 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.862 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.864 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.865 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.865 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.865 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.867 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.867 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.867 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.867 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.867 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.868 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.868 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60511) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-31 14:57:02.905 | INFO dbcounter [-] Registered counter for database keystone 2026-07-31 14:57:02.941 | 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=60511) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-31 14:57:03.079 | DEBUG dbcounter [-] [60511] Writer thread running {{(pid=60511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-31 14:57:03.165 | INFO keystone.cmd.bootstrap [None req-dfe49ce1-4ab9-4ee7-835b-f73e3946907b None None] Created domain default 2026-07-31 14:57:03.190 | INFO keystone.cmd.bootstrap [None req-dfe49ce1-4ab9-4ee7-835b-f73e3946907b None None] Created project admin 2026-07-31 14:57:03.207 | WARNING keystone.common.password_hashing [None req-dfe49ce1-4ab9-4ee7-835b-f73e3946907b None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-31 14:57:03.219 | INFO keystone.cmd.bootstrap [None req-dfe49ce1-4ab9-4ee7-835b-f73e3946907b None None] Created user admin 2026-07-31 14:57:03.237 | INFO keystone.cmd.bootstrap [None req-dfe49ce1-4ab9-4ee7-835b-f73e3946907b None None] Created role reader 2026-07-31 14:57:03.250 | INFO keystone.cmd.bootstrap [None req-dfe49ce1-4ab9-4ee7-835b-f73e3946907b None None] Created role member 2026-07-31 14:57:03.266 | INFO keystone.cmd.bootstrap [None req-dfe49ce1-4ab9-4ee7-835b-f73e3946907b None None] Created implied role where b70e686c998947b6ac79a69e856302a7 implies 9e5443e2e9264e44afa1d8955dc366aa 2026-07-31 14:57:03.274 | INFO keystone.cmd.bootstrap [None req-dfe49ce1-4ab9-4ee7-835b-f73e3946907b None None] Created role manager 2026-07-31 14:57:03.285 | INFO keystone.cmd.bootstrap [None req-dfe49ce1-4ab9-4ee7-835b-f73e3946907b None None] Created implied role where 7c64654c757442cfb078e44e8c9560fe implies b70e686c998947b6ac79a69e856302a7 2026-07-31 14:57:03.292 | INFO keystone.cmd.bootstrap [None req-dfe49ce1-4ab9-4ee7-835b-f73e3946907b None None] Created role admin 2026-07-31 14:57:03.302 | INFO keystone.cmd.bootstrap [None req-dfe49ce1-4ab9-4ee7-835b-f73e3946907b None None] Created implied role where 4acd33221508449aa5a8f689d021023a implies 7c64654c757442cfb078e44e8c9560fe 2026-07-31 14:57:03.311 | INFO keystone.cmd.bootstrap [None req-dfe49ce1-4ab9-4ee7-835b-f73e3946907b None None] Created role service 2026-07-31 14:57:03.318 | INFO keystone.cmd.bootstrap [None req-dfe49ce1-4ab9-4ee7-835b-f73e3946907b None None] Granted role admin on project admin to user admin. 2026-07-31 14:57:03.324 | INFO keystone.cmd.bootstrap [None req-dfe49ce1-4ab9-4ee7-835b-f73e3946907b None None] Granted role admin on the system to user admin. 2026-07-31 14:57:03.332 | WARNING py.warnings [None req-dfe49ce1-4ab9-4ee7-835b-f73e3946907b 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-31 14:57:03.332 | warnings.warn( 2026-07-31 14:57:03.332 |  2026-07-31 14:57:03.334 | INFO keystone.cmd.bootstrap [None req-dfe49ce1-4ab9-4ee7-835b-f73e3946907b None None] Created region RegionOne 2026-07-31 14:57:03.352 | INFO keystone.cmd.bootstrap [None req-dfe49ce1-4ab9-4ee7-835b-f73e3946907b None None] Created public endpoint https://10.4.3.135/identity 2026-07-31 14:57:03.761 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-31 14:57:03.764 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-07-31 14:57:03.767 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-31 14:57:03.771 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-31 14:57:05.367 | 2026-07-31 14:57:05.377 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:05.380 | + lib/keystone:create_keystone_accounts:258 : admin_project=b213b7fccba342638025ac6bee01429b 2026-07-31 14:57:05.382 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-31 14:57:05.386 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-31 14:57:05.574 | 2026-07-31 14:57:05.584 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:05.587 | + lib/keystone:create_keystone_accounts:260 : admin_user=053015af5adc493f935407ccb7949c47 2026-07-31 14:57:05.590 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-31 14:57:05.593 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-31 14:57:05.595 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-31 14:57:05.599 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 053015af5adc493f935407ccb7949c47 default 2026-07-31 14:57:05.658 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 053015af5adc493f935407ccb7949c47 default 2026-07-31 14:57:05.697 | [8552 Async ks-domain-role:60642]: running: get_or_add_user_domain_role admin 053015af5adc493f935407ccb7949c47 default 2026-07-31 14:57:05.700 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-31 14:57:05.702 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-31 14:57:05.706 | ++ 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-31 14:57:06.559 | 2026-07-31 14:57:06.566 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:06.569 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-31 14:57:06.572 | + functions-common:get_or_create_domain:878 : echo default 2026-07-31 14:57:06.572 | default 2026-07-31 14:57:06.574 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-31 14:57:06.636 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-31 14:57:06.674 | [8552 Async ks-project:60768]: running: get_or_create_project service Default 2026-07-31 14:57:06.676 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-31 14:57:06.738 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-31 14:57:06.778 | [8552 Async ks-service:60862]: running: get_or_create_role service 2026-07-31 14:57:06.781 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-31 14:57:06.847 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-31 14:57:06.885 | [8552 Async ks-reseller:60956]: running: get_or_create_role ResellerAdmin 2026-07-31 14:57:06.888 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-31 14:57:06.890 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-31 14:57:06.954 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-31 14:57:06.995 | [8552 Async ks-anotherrole:61052]: running: get_or_create_role anotherrole 2026-07-31 14:57:06.999 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-31 14:57:07.002 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-31 14:57:07.005 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-31 14:57:07.009 | +++ 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-31 14:57:07.034 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:07.057 | [60642 Async ks-domain-role:60642]: finished successfully 2026-07-31 14:57:07.439 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:07.464 | [60768 Async ks-project:60768]: finished successfully 2026-07-31 14:57:07.743 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:07.767 | [60862 Async ks-service:60862]: finished successfully 2026-07-31 14:57:07.985 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:08.010 | [60956 Async ks-reseller:60956]: finished successfully 2026-07-31 14:57:08.145 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:08.168 | [61052 Async ks-anotherrole:61052]: finished successfully 2026-07-31 14:57:08.356 | 2026-07-31 14:57:08.366 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:08.369 | ++ functions-common:get_or_create_project:928 : project_id=6fd463b0e88a46c9947ceb3fe0618c2e 2026-07-31 14:57:08.372 | ++ functions-common:get_or_create_project:929 : echo 6fd463b0e88a46c9947ceb3fe0618c2e 2026-07-31 14:57:08.375 | + lib/keystone:create_keystone_accounts:288 : invis_project=6fd463b0e88a46c9947ceb3fe0618c2e 2026-07-31 14:57:08.377 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-31 14:57:08.380 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-31 14:57:08.383 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-31 14:57:08.386 | +++ 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-31 14:57:08.655 | 2026-07-31 14:57:08.666 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:08.669 | ++ functions-common:get_or_create_project:928 : project_id=4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:08.672 | ++ functions-common:get_or_create_project:929 : echo 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:08.675 | + lib/keystone:create_keystone_accounts:292 : demo_project=4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:08.678 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-31 14:57:08.681 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-07-31 14:57:08.684 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-31 14:57:08.687 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-31 14:57:08.690 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-31 14:57:08.693 | +++ 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-31 14:57:08.963 | 2026-07-31 14:57:08.973 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:08.976 | ++ functions-common:get_or_create_user:915 : user_id=70da836f62fa4ed9b26144c1d10e6643 2026-07-31 14:57:08.978 | ++ functions-common:get_or_create_user:916 : echo 70da836f62fa4ed9b26144c1d10e6643 2026-07-31 14:57:08.981 | + lib/keystone:create_keystone_accounts:295 : demo_user=70da836f62fa4ed9b26144c1d10e6643 2026-07-31 14:57:08.984 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-31 14:57:09.031 | [8552 Async ks-domain-role:60642]: Waiting for completion of get_or_add_user_domain_role admin 053015af5adc493f935407ccb7949c47 default running on PID 60642 (6 other jobs running) 2026-07-31 14:57:09.055 | [8552 Async ks-domain-role:60642]: Signaling child to exit 2026-07-31 14:57:09.055 | WAKEUP 2026-07-31 14:57:09.079 | [8552 Async ks-domain-role:60642]: Signaled 2026-07-31 14:57:09.080 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-31 14:57:09.080 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 053015af5adc493f935407ccb7949c47 --domain default 2026-07-31 14:57:09.080 | 2026-07-31 14:57:09.080 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 053015af5adc493f935407ccb7949c47 --domain default -c Role -f value 2026-07-31 14:57:09.080 | 2026-07-31 14:57:09.080 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:09.080 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=4acd33221508449aa5a8f689d021023a 2026-07-31 14:57:09.080 | + functions-common:get_or_add_user_domain_role:999 : echo 4acd33221508449aa5a8f689d021023a 2026-07-31 14:57:09.080 | 4acd33221508449aa5a8f689d021023a 2026-07-31 14:57:09.123 | [8552 Async ks-domain-role:60642]: finished get_or_add_user_domain_role admin 053015af5adc493f935407ccb7949c47 default with result 0 in 1 seconds 2026-07-31 14:57:09.130 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-31 14:57:09.163 | [8552 Async ks-project:60768]: Waiting for completion of get_or_create_project service Default running on PID 60768 (5 other jobs running) 2026-07-31 14:57:09.185 | [8552 Async ks-project:60768]: Signaling child to exit 2026-07-31 14:57:09.186 | WAKEUP 2026-07-31 14:57:09.204 | [8552 Async ks-project:60768]: Signaled 2026-07-31 14:57:09.206 | + functions-common:get_or_create_project:922 : local project_id 2026-07-31 14:57:09.206 | ++ 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-31 14:57:09.206 | 2026-07-31 14:57:09.206 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:09.206 | + functions-common:get_or_create_project:928 : project_id=38479986558a4e75b175e846a4fcb413 2026-07-31 14:57:09.206 | + functions-common:get_or_create_project:929 : echo 38479986558a4e75b175e846a4fcb413 2026-07-31 14:57:09.206 | 38479986558a4e75b175e846a4fcb413 2026-07-31 14:57:09.245 | [8552 Async ks-project:60768]: finished get_or_create_project service Default with result 0 in 0 seconds 2026-07-31 14:57:09.279 | [8552 Async ks-service:60862]: Waiting for completion of get_or_create_role service running on PID 60862 (4 other jobs running) 2026-07-31 14:57:09.303 | [8552 Async ks-service:60862]: Signaling child to exit 2026-07-31 14:57:09.303 | WAKEUP 2026-07-31 14:57:09.322 | [8552 Async ks-service:60862]: Signaled 2026-07-31 14:57:09.324 | + functions-common:get_or_create_role:935 : local role_id 2026-07-31 14:57:09.324 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-31 14:57:09.324 | 2026-07-31 14:57:09.324 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:09.324 | + functions-common:get_or_create_role:940 : role_id=74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:57:09.324 | + functions-common:get_or_create_role:941 : echo 74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:57:09.324 | 74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:57:09.365 | [8552 Async ks-service:60862]: finished get_or_create_role service with result 0 in 1 seconds 2026-07-31 14:57:09.400 | [8552 Async ks-reseller:60956]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 60956 (3 other jobs running) 2026-07-31 14:57:09.423 | [8552 Async ks-reseller:60956]: Signaling child to exit 2026-07-31 14:57:09.423 | WAKEUP 2026-07-31 14:57:09.443 | [8552 Async ks-reseller:60956]: Signaled 2026-07-31 14:57:09.445 | + functions-common:get_or_create_role:935 : local role_id 2026-07-31 14:57:09.445 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-31 14:57:09.445 | 2026-07-31 14:57:09.445 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:09.445 | + functions-common:get_or_create_role:940 : role_id=03bce96ca19a419caa0ca3bcc0c092d4 2026-07-31 14:57:09.445 | + functions-common:get_or_create_role:941 : echo 03bce96ca19a419caa0ca3bcc0c092d4 2026-07-31 14:57:09.445 | 03bce96ca19a419caa0ca3bcc0c092d4 2026-07-31 14:57:09.483 | [8552 Async ks-reseller:60956]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-07-31 14:57:09.516 | [8552 Async ks-anotherrole:61052]: Waiting for completion of get_or_create_role anotherrole running on PID 61052 (2 other jobs running) 2026-07-31 14:57:09.536 | [8552 Async ks-anotherrole:61052]: Signaling child to exit 2026-07-31 14:57:09.536 | WAKEUP 2026-07-31 14:57:09.554 | [8552 Async ks-anotherrole:61052]: Signaled 2026-07-31 14:57:09.555 | + functions-common:get_or_create_role:935 : local role_id 2026-07-31 14:57:09.555 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-31 14:57:09.555 | 2026-07-31 14:57:09.555 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:09.555 | + functions-common:get_or_create_role:940 : role_id=b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:57:09.555 | + functions-common:get_or_create_role:941 : echo b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:57:09.555 | b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:57:09.594 | [8552 Async ks-anotherrole:61052]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-07-31 14:57:09.598 | + inc/async:async_wait:197 : return 0 2026-07-31 14:57:09.601 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 70da836f62fa4ed9b26144c1d10e6643 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:09.661 | + inc/async:async_inner:63 : get_or_add_user_project_role member 70da836f62fa4ed9b26144c1d10e6643 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:09.698 | [8552 Async ks-demo-member:61888]: running: get_or_add_user_project_role member 70da836f62fa4ed9b26144c1d10e6643 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:09.700 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 053015af5adc493f935407ccb7949c47 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:09.770 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 053015af5adc493f935407ccb7949c47 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:09.808 | [8552 Async ks-demo-admin:61984]: running: get_or_add_user_project_role admin 053015af5adc493f935407ccb7949c47 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:09.811 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 70da836f62fa4ed9b26144c1d10e6643 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:09.873 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 70da836f62fa4ed9b26144c1d10e6643 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:09.912 | [8552 Async ks-demo-another:62080]: running: get_or_add_user_project_role anotherrole 70da836f62fa4ed9b26144c1d10e6643 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:09.914 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 70da836f62fa4ed9b26144c1d10e6643 6fd463b0e88a46c9947ceb3fe0618c2e 2026-07-31 14:57:09.980 | + inc/async:async_inner:63 : get_or_add_user_project_role member 70da836f62fa4ed9b26144c1d10e6643 6fd463b0e88a46c9947ceb3fe0618c2e 2026-07-31 14:57:10.015 | [8552 Async ks-demo-invis:62176]: running: get_or_add_user_project_role member 70da836f62fa4ed9b26144c1d10e6643 6fd463b0e88a46c9947ceb3fe0618c2e 2026-07-31 14:57:10.017 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-31 14:57:10.020 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-07-31 14:57:10.023 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-31 14:57:10.025 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-31 14:57:10.028 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-31 14:57:10.031 | +++ 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-31 14:57:11.594 | 2026-07-31 14:57:11.607 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:11.610 | ++ functions-common:get_or_create_user:915 : user_id=2c3f3670ccd44f459bacef0159503fa8 2026-07-31 14:57:11.612 | ++ functions-common:get_or_create_user:916 : echo 2c3f3670ccd44f459bacef0159503fa8 2026-07-31 14:57:11.616 | + lib/keystone:create_keystone_accounts:308 : demo_reader=2c3f3670ccd44f459bacef0159503fa8 2026-07-31 14:57:11.619 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 2c3f3670ccd44f459bacef0159503fa8 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:11.680 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2c3f3670ccd44f459bacef0159503fa8 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:11.719 | [8552 Async ks-demo-reader:62383]: running: get_or_add_user_project_role reader 2c3f3670ccd44f459bacef0159503fa8 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:11.721 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-31 14:57:11.725 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-31 14:57:11.728 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-31 14:57:11.731 | +++ 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-31 14:57:12.039 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:12.063 | [61888 Async ks-demo-member:61888]: finished successfully 2026-07-31 14:57:12.434 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:12.458 | [61984 Async ks-demo-admin:61984]: finished successfully 2026-07-31 14:57:12.837 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:12.860 | [62080 Async ks-demo-another:62080]: finished successfully 2026-07-31 14:57:13.223 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:13.246 | [62176 Async ks-demo-invis:62176]: finished successfully 2026-07-31 14:57:13.847 | 2026-07-31 14:57:13.854 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:13.858 | ++ functions-common:get_or_create_project:928 : project_id=d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:13.861 | ++ functions-common:get_or_create_project:929 : echo d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:13.864 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:13.867 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-31 14:57:13.870 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-07-31 14:57:13.873 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-31 14:57:13.875 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-31 14:57:13.878 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-31 14:57:13.881 | +++ 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-31 14:57:14.262 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:14.286 | [62383 Async ks-demo-reader:62383]: finished successfully 2026-07-31 14:57:14.465 | 2026-07-31 14:57:14.475 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:14.479 | ++ functions-common:get_or_create_user:915 : user_id=6cfffd1dfa0e4b768e1d9d45bb49e361 2026-07-31 14:57:14.481 | ++ functions-common:get_or_create_user:916 : echo 6cfffd1dfa0e4b768e1d9d45bb49e361 2026-07-31 14:57:14.485 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=6cfffd1dfa0e4b768e1d9d45bb49e361 2026-07-31 14:57:14.487 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 6cfffd1dfa0e4b768e1d9d45bb49e361 d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:14.544 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6cfffd1dfa0e4b768e1d9d45bb49e361 d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:14.578 | [8552 Async ks-alt-admin:62769]: running: get_or_add_user_project_role admin 6cfffd1dfa0e4b768e1d9d45bb49e361 d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:14.580 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 6cfffd1dfa0e4b768e1d9d45bb49e361 d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:14.641 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6cfffd1dfa0e4b768e1d9d45bb49e361 d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:14.679 | [8552 Async ks-alt-another:62865]: running: get_or_add_user_project_role anotherrole 6cfffd1dfa0e4b768e1d9d45bb49e361 d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:14.682 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-31 14:57:14.685 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-07-31 14:57:14.689 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-31 14:57:14.691 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-31 14:57:14.694 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-31 14:57:14.697 | +++ 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-31 14:57:15.629 | 2026-07-31 14:57:15.639 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:15.642 | ++ functions-common:get_or_create_user:915 : user_id=be472a60747445d79fbaf0cc80ce6528 2026-07-31 14:57:15.645 | ++ functions-common:get_or_create_user:916 : echo be472a60747445d79fbaf0cc80ce6528 2026-07-31 14:57:15.648 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=be472a60747445d79fbaf0cc80ce6528 2026-07-31 14:57:15.651 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member be472a60747445d79fbaf0cc80ce6528 d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:15.716 | + inc/async:async_inner:63 : get_or_add_user_project_role member be472a60747445d79fbaf0cc80ce6528 d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:15.752 | [8552 Async ks-alt-member-user:63035]: running: get_or_add_user_project_role member be472a60747445d79fbaf0cc80ce6528 d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:15.755 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-31 14:57:15.758 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-07-31 14:57:15.760 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-31 14:57:15.763 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-31 14:57:15.766 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-31 14:57:15.769 | +++ 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-31 14:57:16.051 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:16.074 | [62769 Async ks-alt-admin:62769]: finished successfully 2026-07-31 14:57:16.448 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:16.471 | [62865 Async ks-alt-another:62865]: finished successfully 2026-07-31 14:57:17.089 | 2026-07-31 14:57:17.102 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:17.105 | ++ functions-common:get_or_create_user:915 : user_id=df5b2735b9e94c038e3b894a9ff2beb3 2026-07-31 14:57:17.108 | ++ functions-common:get_or_create_user:916 : echo df5b2735b9e94c038e3b894a9ff2beb3 2026-07-31 14:57:17.112 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=df5b2735b9e94c038e3b894a9ff2beb3 2026-07-31 14:57:17.114 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader df5b2735b9e94c038e3b894a9ff2beb3 d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:17.178 | + inc/async:async_inner:63 : get_or_add_user_project_role reader df5b2735b9e94c038e3b894a9ff2beb3 d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:17.214 | [8552 Async ks-alt-reader-user:63267]: running: get_or_add_user_project_role reader df5b2735b9e94c038e3b894a9ff2beb3 d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:17.218 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-07-31 14:57:17.220 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-31 14:57:17.223 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-31 14:57:17.225 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-31 14:57:17.229 | +++ 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-31 14:57:17.514 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:17.537 | [63035 Async ks-alt-member-user:63035]: finished successfully 2026-07-31 14:57:18.123 | 2026-07-31 14:57:18.134 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:18.137 | ++ functions-common:get_or_create_user:915 : user_id=fbde3e0f6eec437dbd37df60d901fe1f 2026-07-31 14:57:18.141 | ++ functions-common:get_or_create_user:916 : echo fbde3e0f6eec437dbd37df60d901fe1f 2026-07-31 14:57:18.143 | + lib/keystone:create_keystone_accounts:340 : system_member_user=fbde3e0f6eec437dbd37df60d901fe1f 2026-07-31 14:57:18.146 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member fbde3e0f6eec437dbd37df60d901fe1f all 2026-07-31 14:57:18.214 | + inc/async:async_inner:63 : get_or_add_user_system_role member fbde3e0f6eec437dbd37df60d901fe1f all 2026-07-31 14:57:18.251 | [8552 Async ks-system-member:63457]: running: get_or_add_user_system_role member fbde3e0f6eec437dbd37df60d901fe1f all 2026-07-31 14:57:18.256 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-07-31 14:57:18.259 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-31 14:57:18.262 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-31 14:57:18.264 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-31 14:57:18.268 | +++ 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-31 14:57:18.562 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:18.585 | [63267 Async ks-alt-reader-user:63267]: finished successfully 2026-07-31 14:57:19.156 | 2026-07-31 14:57:19.168 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:19.171 | ++ functions-common:get_or_create_user:915 : user_id=4e4ed55df67e47bd8ddaeae2759b3e16 2026-07-31 14:57:19.175 | ++ functions-common:get_or_create_user:916 : echo 4e4ed55df67e47bd8ddaeae2759b3e16 2026-07-31 14:57:19.178 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=4e4ed55df67e47bd8ddaeae2759b3e16 2026-07-31 14:57:19.181 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 4e4ed55df67e47bd8ddaeae2759b3e16 all 2026-07-31 14:57:19.250 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 4e4ed55df67e47bd8ddaeae2759b3e16 all 2026-07-31 14:57:19.290 | [8552 Async ks-system-reader:63654]: running: get_or_add_user_system_role reader 4e4ed55df67e47bd8ddaeae2759b3e16 all 2026-07-31 14:57:19.292 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-31 14:57:19.296 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-31 14:57:19.300 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-31 14:57:19.302 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-31 14:57:19.306 | +++ 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-31 14:57:20.084 | 2026-07-31 14:57:20.093 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:20.097 | ++ functions-common:get_or_create_group:892 : group_id=790a6e2a037c4681979764f13538c4c3 2026-07-31 14:57:20.099 | ++ functions-common:get_or_create_group:893 : echo 790a6e2a037c4681979764f13538c4c3 2026-07-31 14:57:20.103 | + lib/keystone:create_keystone_accounts:350 : admin_group=790a6e2a037c4681979764f13538c4c3 2026-07-31 14:57:20.105 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-31 14:57:20.109 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-31 14:57:20.112 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-31 14:57:20.115 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-31 14:57:20.119 | +++ 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-31 14:57:20.441 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:20.467 | [63457 Async ks-system-member:63457]: finished successfully 2026-07-31 14:57:21.048 | 2026-07-31 14:57:21.061 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:21.064 | ++ functions-common:get_or_create_group:892 : group_id=80d7ca8737254409bc834ebf17bfdcdf 2026-07-31 14:57:21.068 | ++ functions-common:get_or_create_group:893 : echo 80d7ca8737254409bc834ebf17bfdcdf 2026-07-31 14:57:21.071 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=80d7ca8737254409bc834ebf17bfdcdf 2026-07-31 14:57:21.075 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 80d7ca8737254409bc834ebf17bfdcdf 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:21.137 | + inc/async:async_inner:63 : get_or_add_group_project_role member 80d7ca8737254409bc834ebf17bfdcdf 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:21.178 | [8552 Async ks-group-memberdemo:63924]: running: get_or_add_group_project_role member 80d7ca8737254409bc834ebf17bfdcdf 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:21.182 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 80d7ca8737254409bc834ebf17bfdcdf 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:21.250 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 80d7ca8737254409bc834ebf17bfdcdf 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:21.287 | [8552 Async ks-group-anotherdemo:64003]: running: get_or_add_group_project_role anotherrole 80d7ca8737254409bc834ebf17bfdcdf 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:21.289 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 80d7ca8737254409bc834ebf17bfdcdf d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:21.351 | + inc/async:async_inner:63 : get_or_add_group_project_role member 80d7ca8737254409bc834ebf17bfdcdf d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:21.388 | [8552 Async ks-group-memberalt:64082]: running: get_or_add_group_project_role member 80d7ca8737254409bc834ebf17bfdcdf d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:21.391 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 80d7ca8737254409bc834ebf17bfdcdf d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:21.450 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:21.459 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 80d7ca8737254409bc834ebf17bfdcdf d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:21.474 | [63654 Async ks-system-reader:63654]: finished successfully 2026-07-31 14:57:21.499 | [8552 Async ks-group-anotheralt:64176]: running: get_or_add_group_project_role anotherrole 80d7ca8737254409bc834ebf17bfdcdf d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:21.501 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 790a6e2a037c4681979764f13538c4c3 b213b7fccba342638025ac6bee01429b 2026-07-31 14:57:21.566 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 790a6e2a037c4681979764f13538c4c3 b213b7fccba342638025ac6bee01429b 2026-07-31 14:57:21.602 | [8552 Async ks-group-admin:64280]: running: get_or_add_group_project_role admin 790a6e2a037c4681979764f13538c4c3 b213b7fccba342638025ac6bee01429b 2026-07-31 14:57:21.605 | + 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-31 14:57:21.652 | [8552 Async ks-demo-member:61888]: Waiting for completion of get_or_add_user_project_role member 70da836f62fa4ed9b26144c1d10e6643 4fb987bd6572426cb2155ca56f2a04b7 running on PID 61888 (17 other jobs running) 2026-07-31 14:57:21.675 | [8552 Async ks-demo-member:61888]: Signaling child to exit 2026-07-31 14:57:21.675 | WAKEUP 2026-07-31 14:57:21.696 | [8552 Async ks-demo-member:61888]: Signaled 2026-07-31 14:57:21.697 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:57:21.697 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:57:21.697 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-31 14:57:21.697 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:57:21.697 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:57:21.698 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-31 14:57:21.698 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-31 14:57:21.698 | ++ functions-common:_get_domain_args:957 : echo 2026-07-31 14:57:21.698 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-31 14:57:21.698 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 70da836f62fa4ed9b26144c1d10e6643 --project 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:21.698 | 2026-07-31 14:57:21.698 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 70da836f62fa4ed9b26144c1d10e6643 --project 4fb987bd6572426cb2155ca56f2a04b7 -c Role -f value 2026-07-31 14:57:21.698 | 2026-07-31 14:57:21.698 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:21.698 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b70e686c998947b6ac79a69e856302a7 2026-07-31 14:57:21.698 | + functions-common:get_or_add_user_project_role:980 : echo b70e686c998947b6ac79a69e856302a7 2026-07-31 14:57:21.698 | b70e686c998947b6ac79a69e856302a7 2026-07-31 14:57:21.742 | [8552 Async ks-demo-member:61888]: finished get_or_add_user_project_role member 70da836f62fa4ed9b26144c1d10e6643 4fb987bd6572426cb2155ca56f2a04b7 with result 0 in 2 seconds 2026-07-31 14:57:21.775 | [8552 Async ks-demo-admin:61984]: Waiting for completion of get_or_add_user_project_role admin 053015af5adc493f935407ccb7949c47 4fb987bd6572426cb2155ca56f2a04b7 running on PID 61984 (16 other jobs running) 2026-07-31 14:57:21.803 | [8552 Async ks-demo-admin:61984]: Signaling child to exit 2026-07-31 14:57:21.803 | WAKEUP 2026-07-31 14:57:21.824 | [8552 Async ks-demo-admin:61984]: Signaled 2026-07-31 14:57:21.825 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:57:21.825 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:57:21.825 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-31 14:57:21.825 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:57:21.825 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:57:21.825 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-31 14:57:21.825 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-31 14:57:21.825 | ++ functions-common:_get_domain_args:957 : echo 2026-07-31 14:57:21.825 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-31 14:57:21.825 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 053015af5adc493f935407ccb7949c47 --project 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:21.825 | 2026-07-31 14:57:21.825 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 053015af5adc493f935407ccb7949c47 --project 4fb987bd6572426cb2155ca56f2a04b7 -c Role -f value 2026-07-31 14:57:21.825 | 2026-07-31 14:57:21.825 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:21.825 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4acd33221508449aa5a8f689d021023a 2026-07-31 14:57:21.825 | + functions-common:get_or_add_user_project_role:980 : echo 4acd33221508449aa5a8f689d021023a 2026-07-31 14:57:21.825 | 4acd33221508449aa5a8f689d021023a 2026-07-31 14:57:21.872 | [8552 Async ks-demo-admin:61984]: finished get_or_add_user_project_role admin 053015af5adc493f935407ccb7949c47 4fb987bd6572426cb2155ca56f2a04b7 with result 0 in 2 seconds 2026-07-31 14:57:21.908 | [8552 Async ks-demo-another:62080]: Waiting for completion of get_or_add_user_project_role anotherrole 70da836f62fa4ed9b26144c1d10e6643 4fb987bd6572426cb2155ca56f2a04b7 running on PID 62080 (15 other jobs running) 2026-07-31 14:57:21.930 | [8552 Async ks-demo-another:62080]: Signaling child to exit 2026-07-31 14:57:21.930 | WAKEUP 2026-07-31 14:57:21.950 | [8552 Async ks-demo-another:62080]: Signaled 2026-07-31 14:57:21.952 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:57:21.952 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:57:21.952 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-31 14:57:21.952 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:57:21.952 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:57:21.952 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-31 14:57:21.952 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-31 14:57:21.952 | ++ functions-common:_get_domain_args:957 : echo 2026-07-31 14:57:21.952 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-31 14:57:21.952 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 70da836f62fa4ed9b26144c1d10e6643 --project 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:21.952 | 2026-07-31 14:57:21.952 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 70da836f62fa4ed9b26144c1d10e6643 --project 4fb987bd6572426cb2155ca56f2a04b7 -c Role -f value 2026-07-31 14:57:21.952 | 2026-07-31 14:57:21.952 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:21.952 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:57:21.952 | + functions-common:get_or_add_user_project_role:980 : echo b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:57:21.952 | b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:57:21.992 | [8552 Async ks-demo-another:62080]: finished get_or_add_user_project_role anotherrole 70da836f62fa4ed9b26144c1d10e6643 4fb987bd6572426cb2155ca56f2a04b7 with result 0 in 3 seconds 2026-07-31 14:57:22.025 | [8552 Async ks-demo-invis:62176]: Waiting for completion of get_or_add_user_project_role member 70da836f62fa4ed9b26144c1d10e6643 6fd463b0e88a46c9947ceb3fe0618c2e running on PID 62176 (14 other jobs running) 2026-07-31 14:57:22.049 | [8552 Async ks-demo-invis:62176]: Signaling child to exit 2026-07-31 14:57:22.051 | WAKEUP 2026-07-31 14:57:22.069 | [8552 Async ks-demo-invis:62176]: Signaled 2026-07-31 14:57:22.071 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:57:22.071 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:57:22.071 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-31 14:57:22.071 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:57:22.071 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:57:22.071 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-31 14:57:22.071 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-31 14:57:22.071 | ++ functions-common:_get_domain_args:957 : echo 2026-07-31 14:57:22.071 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-31 14:57:22.071 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 70da836f62fa4ed9b26144c1d10e6643 --project 6fd463b0e88a46c9947ceb3fe0618c2e 2026-07-31 14:57:22.071 | 2026-07-31 14:57:22.071 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 70da836f62fa4ed9b26144c1d10e6643 --project 6fd463b0e88a46c9947ceb3fe0618c2e -c Role -f value 2026-07-31 14:57:22.071 | 2026-07-31 14:57:22.071 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:22.071 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b70e686c998947b6ac79a69e856302a7 2026-07-31 14:57:22.071 | + functions-common:get_or_add_user_project_role:980 : echo b70e686c998947b6ac79a69e856302a7 2026-07-31 14:57:22.071 | b70e686c998947b6ac79a69e856302a7 2026-07-31 14:57:22.109 | [8552 Async ks-demo-invis:62176]: finished get_or_add_user_project_role member 70da836f62fa4ed9b26144c1d10e6643 6fd463b0e88a46c9947ceb3fe0618c2e with result 0 in 3 seconds 2026-07-31 14:57:22.143 | [8552 Async ks-demo-reader:62383]: Waiting for completion of get_or_add_user_project_role reader 2c3f3670ccd44f459bacef0159503fa8 4fb987bd6572426cb2155ca56f2a04b7 running on PID 62383 (13 other jobs running) 2026-07-31 14:57:22.166 | [8552 Async ks-demo-reader:62383]: Signaling child to exit 2026-07-31 14:57:22.166 | WAKEUP 2026-07-31 14:57:22.186 | [8552 Async ks-demo-reader:62383]: Signaled 2026-07-31 14:57:22.186 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:57:22.186 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:57:22.186 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-31 14:57:22.186 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:57:22.186 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:57:22.186 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-31 14:57:22.186 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-31 14:57:22.186 | ++ functions-common:_get_domain_args:957 : echo 2026-07-31 14:57:22.186 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-31 14:57:22.186 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 2c3f3670ccd44f459bacef0159503fa8 --project 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:22.186 | 2026-07-31 14:57:22.186 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2c3f3670ccd44f459bacef0159503fa8 --project 4fb987bd6572426cb2155ca56f2a04b7 -c Role -f value 2026-07-31 14:57:22.186 | 2026-07-31 14:57:22.186 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:22.186 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9e5443e2e9264e44afa1d8955dc366aa 2026-07-31 14:57:22.186 | + functions-common:get_or_add_user_project_role:980 : echo 9e5443e2e9264e44afa1d8955dc366aa 2026-07-31 14:57:22.186 | 9e5443e2e9264e44afa1d8955dc366aa 2026-07-31 14:57:22.229 | [8552 Async ks-demo-reader:62383]: finished get_or_add_user_project_role reader 2c3f3670ccd44f459bacef0159503fa8 4fb987bd6572426cb2155ca56f2a04b7 with result 0 in 2 seconds 2026-07-31 14:57:22.234 | + inc/async:async_wait:197 : return 0 2026-07-31 14:57:22.237 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-31 14:57:22.288 | [8552 Async ks-alt-admin:62769]: Waiting for completion of get_or_add_user_project_role admin 6cfffd1dfa0e4b768e1d9d45bb49e361 d28c3ad1b76e49b7b9d5d3e40ecb52df running on PID 62769 (12 other jobs running) 2026-07-31 14:57:22.310 | [8552 Async ks-alt-admin:62769]: Signaling child to exit 2026-07-31 14:57:22.310 | WAKEUP 2026-07-31 14:57:22.331 | [8552 Async ks-alt-admin:62769]: Signaled 2026-07-31 14:57:22.332 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:57:22.333 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:57:22.333 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-31 14:57:22.333 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:57:22.333 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:57:22.333 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-31 14:57:22.333 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-31 14:57:22.333 | ++ functions-common:_get_domain_args:957 : echo 2026-07-31 14:57:22.333 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-31 14:57:22.333 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 6cfffd1dfa0e4b768e1d9d45bb49e361 --project d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:22.333 | 2026-07-31 14:57:22.333 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6cfffd1dfa0e4b768e1d9d45bb49e361 --project d28c3ad1b76e49b7b9d5d3e40ecb52df -c Role -f value 2026-07-31 14:57:22.333 | 2026-07-31 14:57:22.333 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:22.333 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4acd33221508449aa5a8f689d021023a 2026-07-31 14:57:22.333 | + functions-common:get_or_add_user_project_role:980 : echo 4acd33221508449aa5a8f689d021023a 2026-07-31 14:57:22.333 | 4acd33221508449aa5a8f689d021023a 2026-07-31 14:57:22.376 | [8552 Async ks-alt-admin:62769]: finished get_or_add_user_project_role admin 6cfffd1dfa0e4b768e1d9d45bb49e361 d28c3ad1b76e49b7b9d5d3e40ecb52df with result 0 in 1 seconds 2026-07-31 14:57:22.414 | [8552 Async ks-alt-another:62865]: Waiting for completion of get_or_add_user_project_role anotherrole 6cfffd1dfa0e4b768e1d9d45bb49e361 d28c3ad1b76e49b7b9d5d3e40ecb52df running on PID 62865 (11 other jobs running) 2026-07-31 14:57:22.438 | [8552 Async ks-alt-another:62865]: Signaling child to exit 2026-07-31 14:57:22.438 | WAKEUP 2026-07-31 14:57:22.463 | [8552 Async ks-alt-another:62865]: Signaled 2026-07-31 14:57:22.464 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:57:22.464 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:57:22.464 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-31 14:57:22.464 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:57:22.464 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:57:22.464 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-31 14:57:22.464 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-31 14:57:22.464 | ++ functions-common:_get_domain_args:957 : echo 2026-07-31 14:57:22.464 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-31 14:57:22.464 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6cfffd1dfa0e4b768e1d9d45bb49e361 --project d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:22.464 | 2026-07-31 14:57:22.465 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6cfffd1dfa0e4b768e1d9d45bb49e361 --project d28c3ad1b76e49b7b9d5d3e40ecb52df -c Role -f value 2026-07-31 14:57:22.465 | 2026-07-31 14:57:22.465 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:22.465 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:57:22.465 | + functions-common:get_or_add_user_project_role:980 : echo b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:57:22.465 | b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:57:22.509 | [8552 Async ks-alt-another:62865]: finished get_or_add_user_project_role anotherrole 6cfffd1dfa0e4b768e1d9d45bb49e361 d28c3ad1b76e49b7b9d5d3e40ecb52df with result 0 in 1 seconds 2026-07-31 14:57:22.546 | [8552 Async ks-alt-member-user:63035]: Waiting for completion of get_or_add_user_project_role member be472a60747445d79fbaf0cc80ce6528 d28c3ad1b76e49b7b9d5d3e40ecb52df running on PID 63035 (10 other jobs running) 2026-07-31 14:57:22.569 | [8552 Async ks-alt-member-user:63035]: Signaling child to exit 2026-07-31 14:57:22.569 | WAKEUP 2026-07-31 14:57:22.591 | [8552 Async ks-alt-member-user:63035]: Signaled 2026-07-31 14:57:22.593 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:57:22.593 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:57:22.593 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-31 14:57:22.593 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:57:22.593 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:57:22.593 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-31 14:57:22.593 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-31 14:57:22.593 | ++ functions-common:_get_domain_args:957 : echo 2026-07-31 14:57:22.593 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-31 14:57:22.593 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user be472a60747445d79fbaf0cc80ce6528 --project d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:22.593 | 2026-07-31 14:57:22.593 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user be472a60747445d79fbaf0cc80ce6528 --project d28c3ad1b76e49b7b9d5d3e40ecb52df -c Role -f value 2026-07-31 14:57:22.593 | 2026-07-31 14:57:22.593 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:22.593 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b70e686c998947b6ac79a69e856302a7 2026-07-31 14:57:22.593 | + functions-common:get_or_add_user_project_role:980 : echo b70e686c998947b6ac79a69e856302a7 2026-07-31 14:57:22.593 | b70e686c998947b6ac79a69e856302a7 2026-07-31 14:57:22.638 | [8552 Async ks-alt-member-user:63035]: finished get_or_add_user_project_role member be472a60747445d79fbaf0cc80ce6528 d28c3ad1b76e49b7b9d5d3e40ecb52df with result 0 in 1 seconds 2026-07-31 14:57:22.676 | [8552 Async ks-alt-reader-user:63267]: Waiting for completion of get_or_add_user_project_role reader df5b2735b9e94c038e3b894a9ff2beb3 d28c3ad1b76e49b7b9d5d3e40ecb52df running on PID 63267 (9 other jobs running) 2026-07-31 14:57:22.701 | [8552 Async ks-alt-reader-user:63267]: Signaling child to exit 2026-07-31 14:57:22.701 | WAKEUP 2026-07-31 14:57:22.721 | [8552 Async ks-alt-reader-user:63267]: Signaled 2026-07-31 14:57:22.723 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:57:22.723 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:57:22.723 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-31 14:57:22.723 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:57:22.723 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:57:22.723 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-31 14:57:22.723 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-31 14:57:22.723 | ++ functions-common:_get_domain_args:957 : echo 2026-07-31 14:57:22.723 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-31 14:57:22.723 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user df5b2735b9e94c038e3b894a9ff2beb3 --project d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:22.723 | 2026-07-31 14:57:22.723 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user df5b2735b9e94c038e3b894a9ff2beb3 --project d28c3ad1b76e49b7b9d5d3e40ecb52df -c Role -f value 2026-07-31 14:57:22.723 | 2026-07-31 14:57:22.723 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:22.723 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9e5443e2e9264e44afa1d8955dc366aa 2026-07-31 14:57:22.723 | + functions-common:get_or_add_user_project_role:980 : echo 9e5443e2e9264e44afa1d8955dc366aa 2026-07-31 14:57:22.723 | 9e5443e2e9264e44afa1d8955dc366aa 2026-07-31 14:57:22.766 | [8552 Async ks-alt-reader-user:63267]: finished get_or_add_user_project_role reader df5b2735b9e94c038e3b894a9ff2beb3 d28c3ad1b76e49b7b9d5d3e40ecb52df with result 0 in 1 seconds 2026-07-31 14:57:22.771 | + inc/async:async_wait:197 : return 0 2026-07-31 14:57:22.774 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-31 14:57:22.825 | [8552 Async ks-system-member:63457]: Waiting for completion of get_or_add_user_system_role member fbde3e0f6eec437dbd37df60d901fe1f all running on PID 63457 (8 other jobs running) 2026-07-31 14:57:22.853 | [8552 Async ks-system-member:63457]: Signaling child to exit 2026-07-31 14:57:22.853 | WAKEUP 2026-07-31 14:57:22.875 | [8552 Async ks-system-member:63457]: Signaled 2026-07-31 14:57:22.876 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-31 14:57:22.876 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-31 14:57:22.876 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-31 14:57:22.876 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:57:22.876 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:57:22.876 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-31 14:57:22.876 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-31 14:57:22.876 | ++ functions-common:_get_domain_args:957 : echo 2026-07-31 14:57:22.876 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-31 14:57:22.876 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fbde3e0f6eec437dbd37df60d901fe1f --system all -f value -c Role 2026-07-31 14:57:22.876 | 2026-07-31 14:57:22.876 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:22.876 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-31 14:57:22.876 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-31 14:57:22.876 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user fbde3e0f6eec437dbd37df60d901fe1f --system all 2026-07-31 14:57:22.876 | 2026-07-31 14:57:22.876 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fbde3e0f6eec437dbd37df60d901fe1f --system all -f value -c Role 2026-07-31 14:57:22.876 | 2026-07-31 14:57:22.876 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:22.876 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=b70e686c998947b6ac79a69e856302a7 2026-07-31 14:57:22.876 | + functions-common:get_or_add_user_system_role:1030 : echo b70e686c998947b6ac79a69e856302a7 2026-07-31 14:57:22.876 | b70e686c998947b6ac79a69e856302a7 2026-07-31 14:57:22.909 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:22.924 | [8552 Async ks-system-member:63457]: finished get_or_add_user_system_role member fbde3e0f6eec437dbd37df60d901fe1f all with result 0 in 2 seconds 2026-07-31 14:57:22.934 | [63924 Async ks-group-memberdemo:63924]: finished successfully 2026-07-31 14:57:22.961 | [8552 Async ks-system-reader:63654]: Waiting for completion of get_or_add_user_system_role reader 4e4ed55df67e47bd8ddaeae2759b3e16 all running on PID 63654 (7 other jobs running) 2026-07-31 14:57:22.987 | [8552 Async ks-system-reader:63654]: Signaling child to exit 2026-07-31 14:57:22.987 | WAKEUP 2026-07-31 14:57:23.011 | [8552 Async ks-system-reader:63654]: Signaled 2026-07-31 14:57:23.012 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-31 14:57:23.013 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-31 14:57:23.013 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-31 14:57:23.013 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:57:23.013 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:57:23.013 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-31 14:57:23.013 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-31 14:57:23.013 | ++ functions-common:_get_domain_args:957 : echo 2026-07-31 14:57:23.013 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-31 14:57:23.013 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4e4ed55df67e47bd8ddaeae2759b3e16 --system all -f value -c Role 2026-07-31 14:57:23.013 | 2026-07-31 14:57:23.013 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:23.013 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-31 14:57:23.013 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-31 14:57:23.013 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 4e4ed55df67e47bd8ddaeae2759b3e16 --system all 2026-07-31 14:57:23.013 | 2026-07-31 14:57:23.013 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4e4ed55df67e47bd8ddaeae2759b3e16 --system all -f value -c Role 2026-07-31 14:57:23.013 | 2026-07-31 14:57:23.013 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:23.013 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=9e5443e2e9264e44afa1d8955dc366aa 2026-07-31 14:57:23.013 | + functions-common:get_or_add_user_system_role:1030 : echo 9e5443e2e9264e44afa1d8955dc366aa 2026-07-31 14:57:23.013 | 9e5443e2e9264e44afa1d8955dc366aa 2026-07-31 14:57:23.059 | [8552 Async ks-system-reader:63654]: finished get_or_add_user_system_role reader 4e4ed55df67e47bd8ddaeae2759b3e16 all with result 0 in 2 seconds 2026-07-31 14:57:23.064 | + inc/async:async_wait:197 : return 0 2026-07-31 14:57:23.067 | + 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-31 14:57:23.117 | [8552 Async ks-group-memberdemo:63924]: Waiting for completion of get_or_add_group_project_role member 80d7ca8737254409bc834ebf17bfdcdf 4fb987bd6572426cb2155ca56f2a04b7 running on PID 63924 (6 other jobs running) 2026-07-31 14:57:23.141 | [8552 Async ks-group-memberdemo:63924]: Signaling child to exit 2026-07-31 14:57:23.142 | WAKEUP 2026-07-31 14:57:23.162 | [8552 Async ks-group-memberdemo:63924]: Signaled 2026-07-31 14:57:23.164 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-31 14:57:23.164 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 80d7ca8737254409bc834ebf17bfdcdf --project 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:23.164 | 2026-07-31 14:57:23.164 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 80d7ca8737254409bc834ebf17bfdcdf --project 4fb987bd6572426cb2155ca56f2a04b7 -f value -c Role 2026-07-31 14:57:23.164 | 2026-07-31 14:57:23.164 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:23.164 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=b70e686c998947b6ac79a69e856302a7 2026-07-31 14:57:23.164 | + functions-common:get_or_add_group_project_role:1049 : echo b70e686c998947b6ac79a69e856302a7 2026-07-31 14:57:23.164 | b70e686c998947b6ac79a69e856302a7 2026-07-31 14:57:23.207 | [8552 Async ks-group-memberdemo:63924]: finished get_or_add_group_project_role member 80d7ca8737254409bc834ebf17bfdcdf 4fb987bd6572426cb2155ca56f2a04b7 with result 0 in 1 seconds 2026-07-31 14:57:23.240 | [8552 Async ks-group-anotherdemo:64003]: Waiting for completion of get_or_add_group_project_role anotherrole 80d7ca8737254409bc834ebf17bfdcdf 4fb987bd6572426cb2155ca56f2a04b7 running on PID 64003 (5 other jobs running) 2026-07-31 14:57:23.262 | [8552 Async ks-group-anotherdemo:64003]: Signaling child to exit 2026-07-31 14:57:23.338 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:23.363 | [64003 Async ks-group-anotherdemo:64003]: finished successfully 2026-07-31 14:57:23.386 | WAKEUP 2026-07-31 14:57:23.409 | [8552 Async ks-group-anotherdemo:64003]: Signaled 2026-07-31 14:57:23.410 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-31 14:57:23.411 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 80d7ca8737254409bc834ebf17bfdcdf --project 4fb987bd6572426cb2155ca56f2a04b7 2026-07-31 14:57:23.411 | 2026-07-31 14:57:23.411 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 80d7ca8737254409bc834ebf17bfdcdf --project 4fb987bd6572426cb2155ca56f2a04b7 -f value -c Role 2026-07-31 14:57:23.411 | 2026-07-31 14:57:23.411 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:23.411 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:57:23.411 | + functions-common:get_or_add_group_project_role:1049 : echo b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:57:23.411 | b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:57:23.453 | [8552 Async ks-group-anotherdemo:64003]: finished get_or_add_group_project_role anotherrole 80d7ca8737254409bc834ebf17bfdcdf 4fb987bd6572426cb2155ca56f2a04b7 with result 0 in 2 seconds 2026-07-31 14:57:23.489 | [8552 Async ks-group-memberalt:64082]: Waiting for completion of get_or_add_group_project_role member 80d7ca8737254409bc834ebf17bfdcdf d28c3ad1b76e49b7b9d5d3e40ecb52df running on PID 64082 (4 other jobs running) 2026-07-31 14:57:23.514 | [8552 Async ks-group-memberalt:64082]: Signaling child to exit 2026-07-31 14:57:23.737 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:23.762 | [64082 Async ks-group-memberalt:64082]: finished successfully 2026-07-31 14:57:23.785 | WAKEUP 2026-07-31 14:57:23.804 | [8552 Async ks-group-memberalt:64082]: Signaled 2026-07-31 14:57:23.805 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-31 14:57:23.805 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 80d7ca8737254409bc834ebf17bfdcdf --project d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:23.805 | 2026-07-31 14:57:23.805 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 80d7ca8737254409bc834ebf17bfdcdf --project d28c3ad1b76e49b7b9d5d3e40ecb52df -f value -c Role 2026-07-31 14:57:23.805 | 2026-07-31 14:57:23.805 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:23.805 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=b70e686c998947b6ac79a69e856302a7 2026-07-31 14:57:23.805 | + functions-common:get_or_add_group_project_role:1049 : echo b70e686c998947b6ac79a69e856302a7 2026-07-31 14:57:23.805 | b70e686c998947b6ac79a69e856302a7 2026-07-31 14:57:23.846 | [8552 Async ks-group-memberalt:64082]: finished get_or_add_group_project_role member 80d7ca8737254409bc834ebf17bfdcdf d28c3ad1b76e49b7b9d5d3e40ecb52df with result 0 in 2 seconds 2026-07-31 14:57:23.880 | [8552 Async ks-group-anotheralt:64176]: Waiting for completion of get_or_add_group_project_role anotherrole 80d7ca8737254409bc834ebf17bfdcdf d28c3ad1b76e49b7b9d5d3e40ecb52df running on PID 64176 (3 other jobs running) 2026-07-31 14:57:23.904 | [8552 Async ks-group-anotheralt:64176]: Signaling child to exit 2026-07-31 14:57:24.140 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:24.165 | [64176 Async ks-group-anotheralt:64176]: finished successfully 2026-07-31 14:57:24.189 | WAKEUP 2026-07-31 14:57:24.209 | [8552 Async ks-group-anotheralt:64176]: Signaled 2026-07-31 14:57:24.211 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-31 14:57:24.211 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 80d7ca8737254409bc834ebf17bfdcdf --project d28c3ad1b76e49b7b9d5d3e40ecb52df 2026-07-31 14:57:24.211 | 2026-07-31 14:57:24.211 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 80d7ca8737254409bc834ebf17bfdcdf --project d28c3ad1b76e49b7b9d5d3e40ecb52df -f value -c Role 2026-07-31 14:57:24.211 | 2026-07-31 14:57:24.211 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:24.211 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:57:24.211 | + functions-common:get_or_add_group_project_role:1049 : echo b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:57:24.211 | b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:57:24.254 | [8552 Async ks-group-anotheralt:64176]: finished get_or_add_group_project_role anotherrole 80d7ca8737254409bc834ebf17bfdcdf d28c3ad1b76e49b7b9d5d3e40ecb52df with result 0 in 2 seconds 2026-07-31 14:57:24.292 | [8552 Async ks-group-admin:64280]: Waiting for completion of get_or_add_group_project_role admin 790a6e2a037c4681979764f13538c4c3 b213b7fccba342638025ac6bee01429b running on PID 64280 (2 other jobs running) 2026-07-31 14:57:24.317 | [8552 Async ks-group-admin:64280]: Signaling child to exit 2026-07-31 14:57:24.563 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:24.586 | [64280 Async ks-group-admin:64280]: finished successfully 2026-07-31 14:57:24.607 | WAKEUP 2026-07-31 14:57:24.630 | [8552 Async ks-group-admin:64280]: Signaled 2026-07-31 14:57:24.631 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-31 14:57:24.631 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 790a6e2a037c4681979764f13538c4c3 --project b213b7fccba342638025ac6bee01429b 2026-07-31 14:57:24.631 | 2026-07-31 14:57:24.631 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 790a6e2a037c4681979764f13538c4c3 --project b213b7fccba342638025ac6bee01429b -f value -c Role 2026-07-31 14:57:24.631 | 2026-07-31 14:57:24.631 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:24.631 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=4acd33221508449aa5a8f689d021023a 2026-07-31 14:57:24.631 | + functions-common:get_or_add_group_project_role:1049 : echo 4acd33221508449aa5a8f689d021023a 2026-07-31 14:57:24.631 | 4acd33221508449aa5a8f689d021023a 2026-07-31 14:57:24.671 | [8552 Async ks-group-admin:64280]: finished get_or_add_group_project_role admin 790a6e2a037c4681979764f13538c4c3 b213b7fccba342638025ac6bee01429b with result 0 in 3 seconds 2026-07-31 14:57:24.676 | + inc/async:async_wait:197 : return 0 2026-07-31 14:57:24.679 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-31 14:57:24.697 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:57:24.700 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-07-31 14:57:24.717 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:57:24.720 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-07-31 14:57:24.723 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-31 14:57:24.788 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-31 14:57:24.828 | [8552 Async create_nova_accounts:66151]: running: create_nova_accounts 2026-07-31 14:57:24.831 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-07-31 14:57:24.850 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:57:24.852 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-07-31 14:57:24.855 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-31 14:57:24.928 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-31 14:57:24.972 | [8552 Async create_glance_accounts:66274]: running: create_glance_accounts 2026-07-31 14:57:24.979 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-07-31 14:57:24.999 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:57:25.003 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-07-31 14:57:25.005 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-31 14:57:25.075 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-31 14:57:25.115 | [8552 Async create_cinder_accounts:66412]: running: create_cinder_accounts 2026-07-31 14:57:25.118 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-07-31 14:57:25.139 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:57:25.142 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-07-31 14:57:25.145 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-31 14:57:25.217 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-31 14:57:25.263 | [8552 Async create_neutron_accounts:66554]: running: create_neutron_accounts 2026-07-31 14:57:25.266 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-07-31 14:57:25.289 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:57:25.292 | + ./stack.sh:main:1138 : async_runfunc create_swift_accounts 2026-07-31 14:57:25.295 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-07-31 14:57:25.369 | + inc/async:async_inner:63 : create_swift_accounts 2026-07-31 14:57:25.411 | [8552 Async create_swift_accounts:66735]: running: create_swift_accounts 2026-07-31 14:57:25.415 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-07-31 14:57:25.438 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:57:25.441 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-31 14:57:25.498 | [8552 Async create_nova_accounts:66151]: Waiting for completion of create_nova_accounts running on PID 66151 (6 other jobs running) 2026-07-31 14:57:25.521 | [8552 Async create_nova_accounts:66151]: Signaling child to exit 2026-07-31 14:57:45.387 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:45.413 | [66554 Async create_neutron_accounts:66554]: finished successfully 2026-07-31 14:57:48.789 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:48.814 | [66412 Async create_cinder_accounts:66412]: finished successfully 2026-07-31 14:57:56.312 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:57:56.338 | [66151 Async create_nova_accounts:66151]: finished successfully 2026-07-31 14:57:56.364 | WAKEUP 2026-07-31 14:57:56.387 | [8552 Async create_nova_accounts:66151]: Signaled 2026-07-31 14:57:56.390 | + 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-31 14:57:56.390 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-31 14:57:56.390 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-07-31 14:57:56.390 | + functions-common:get_or_create_user:899 : local user_id 2026-07-31 14:57:56.390 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-31 14:57:56.390 | + functions-common:get_or_create_user:903 : local email= 2026-07-31 14:57:56.390 | ++ 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-31 14:57:56.390 | 2026-07-31 14:57:56.390 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:56.390 | + functions-common:get_or_create_user:915 : user_id=8e6f8f1a553c47329bc60dc029335d50 2026-07-31 14:57:56.390 | + functions-common:get_or_create_user:916 : echo 8e6f8f1a553c47329bc60dc029335d50 2026-07-31 14:57:56.390 | 8e6f8f1a553c47329bc60dc029335d50 2026-07-31 14:57:56.390 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-31 14:57:56.390 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:57:56.390 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:57:56.390 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-31 14:57:56.390 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:57:56.390 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:57:56.390 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-31 14:57:56.390 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-31 14:57:56.390 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-31 14:57:56.390 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-31 14:57:56.390 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-31 14:57:56.390 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-31 14:57:56.390 | + 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-31 14:57:56.390 | 2026-07-31 14:57:56.390 | ++ 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-31 14:57:56.390 | 2026-07-31 14:57:56.390 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:56.390 | + functions-common:get_or_add_user_project_role:979 : user_role_id=74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:57:56.390 | + functions-common:get_or_add_user_project_role:980 : echo 74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:57:56.390 | 74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:57:56.390 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-31 14:57:56.390 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-31 14:57:56.390 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:57:56.390 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:57:56.390 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-31 14:57:56.390 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:57:56.390 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:57:56.390 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-31 14:57:56.390 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-31 14:57:56.390 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-31 14:57:56.390 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-31 14:57:56.390 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-31 14:57:56.390 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-31 14:57:56.390 | + 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-31 14:57:56.390 | 2026-07-31 14:57:56.390 | ++ 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-31 14:57:56.390 | 2026-07-31 14:57:56.390 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:56.390 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4acd33221508449aa5a8f689d021023a 2026-07-31 14:57:56.390 | + functions-common:get_or_add_user_project_role:980 : echo 4acd33221508449aa5a8f689d021023a 2026-07-31 14:57:56.390 | 4acd33221508449aa5a8f689d021023a 2026-07-31 14:57:56.390 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-31 14:57:56.390 | + lib/nova:create_nova_accounts:395 : nova_api_url=https://10.4.3.135/compute 2026-07-31 14:57:56.390 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-31 14:57:56.390 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-31 14:57:56.390 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-31 14:57:56.390 | ++ 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-31 14:57:56.390 | 2026-07-31 14:57:56.390 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:56.390 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-31 14:57:56.390 | 9c2655e73cd54c4ab05d8599167c9785' 2026-07-31 14:57:56.390 | + functions-common:get_or_create_service:1067 : echo 9c2655e73cd54c4ab05d8599167c9785 2026-07-31 14:57:56.390 | 9c2655e73cd54c4ab05d8599167c9785 2026-07-31 14:57:56.390 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'https://10.4.3.135/compute/v2/$(project_id)s' 2026-07-31 14:57:56.390 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-31 14:57:56.390 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.4.3.135/compute/v2/$(project_id)s' RegionOne 2026-07-31 14:57:56.390 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-31 14:57:56.390 | +++ 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-31 14:57:56.390 | 2026-07-31 14:57:56.390 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:56.390 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-31 14:57:56.390 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-31 14:57:56.390 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.4.3.135/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-31 14:57:56.390 | 2026-07-31 14:57:56.390 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:56.391 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=63baa3f89fba4067b0fdace251d71b00 2026-07-31 14:57:56.391 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 63baa3f89fba4067b0fdace251d71b00 2026-07-31 14:57:56.391 | + functions-common:get_or_create_endpoint:1100 : public_id=63baa3f89fba4067b0fdace251d71b00 2026-07-31 14:57:56.391 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-31 14:57:56.391 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-31 14:57:56.391 | + functions-common:get_or_create_endpoint:1109 : echo 63baa3f89fba4067b0fdace251d71b00 2026-07-31 14:57:56.391 | 63baa3f89fba4067b0fdace251d71b00 2026-07-31 14:57:56.391 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-31 14:57:56.391 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-31 14:57:56.391 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-31 14:57:56.391 | ++ 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-31 14:57:56.391 | 2026-07-31 14:57:56.391 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:56.391 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-31 14:57:56.391 | 63fb5fa5982148dc814c0e33a7e9496c' 2026-07-31 14:57:56.391 | + functions-common:get_or_create_service:1067 : echo 63fb5fa5982148dc814c0e33a7e9496c 2026-07-31 14:57:56.391 | 63fb5fa5982148dc814c0e33a7e9496c 2026-07-31 14:57:56.391 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne https://10.4.3.135/compute/v2.1 2026-07-31 14:57:56.391 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-31 14:57:56.391 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://10.4.3.135/compute/v2.1 RegionOne 2026-07-31 14:57:56.391 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-31 14:57:56.391 | +++ 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-31 14:57:56.391 | 2026-07-31 14:57:56.391 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:56.391 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-31 14:57:56.391 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-31 14:57:56.391 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.4.3.135/compute/v2.1 --region RegionOne -f value -c id 2026-07-31 14:57:56.391 | 2026-07-31 14:57:56.391 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:56.391 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2c28bc03627c4b4bb793ae1bc8517b22 2026-07-31 14:57:56.391 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2c28bc03627c4b4bb793ae1bc8517b22 2026-07-31 14:57:56.391 | + functions-common:get_or_create_endpoint:1100 : public_id=2c28bc03627c4b4bb793ae1bc8517b22 2026-07-31 14:57:56.391 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-31 14:57:56.391 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-31 14:57:56.391 | + functions-common:get_or_create_endpoint:1109 : echo 2c28bc03627c4b4bb793ae1bc8517b22 2026-07-31 14:57:56.391 | 2c28bc03627c4b4bb793ae1bc8517b22 2026-07-31 14:57:56.391 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-31 14:57:56.391 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:57:56.391 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-31 14:57:56.391 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:57:56.391 | + lib/nova:create_nova_accounts:415 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-07-31 14:57:56.391 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:57:56.391 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:57:56.391 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-31 14:57:56.391 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:57:56.391 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:57:56.391 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-31 14:57:56.391 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-31 14:57:56.391 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-31 14:57:56.391 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-31 14:57:56.391 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-31 14:57:56.391 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-31 14:57:56.391 | + 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-31 14:57:56.391 | 2026-07-31 14:57:56.391 | ++ 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-31 14:57:56.391 | 2026-07-31 14:57:56.391 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:57:56.391 | + functions-common:get_or_add_user_project_role:979 : user_role_id=03bce96ca19a419caa0ca3bcc0c092d4 2026-07-31 14:57:56.391 | + functions-common:get_or_add_user_project_role:980 : echo 03bce96ca19a419caa0ca3bcc0c092d4 2026-07-31 14:57:56.391 | 03bce96ca19a419caa0ca3bcc0c092d4 2026-07-31 14:57:56.391 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-31 14:57:56.391 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:57:56.391 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-31 14:57:56.391 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:57:56.391 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-31 14:57:56.436 | [8552 Async create_nova_accounts:66151]: finished create_nova_accounts with result 0 in 31 seconds 2026-07-31 14:57:56.475 | [8552 Async create_glance_accounts:66274]: Waiting for completion of create_glance_accounts running on PID 66274 (5 other jobs running) 2026-07-31 14:57:56.499 | [8552 Async create_glance_accounts:66274]: Signaling child to exit 2026-07-31 14:58:01.573 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:58:01.602 | [66274 Async create_glance_accounts:66274]: finished successfully 2026-07-31 14:58:01.628 | WAKEUP 2026-07-31 14:58:01.654 | [8552 Async create_glance_accounts:66274]: Signaled 2026-07-31 14:58:01.654 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-31 14:58:01.654 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:01.654 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-31 14:58:01.654 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-07-31 14:58:01.654 | + functions-common:get_or_create_user:899 : local user_id 2026-07-31 14:58:01.654 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-31 14:58:01.654 | + functions-common:get_or_create_user:903 : local email= 2026-07-31 14:58:01.654 | ++ 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-31 14:58:01.654 | 2026-07-31 14:58:01.654 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.654 | + functions-common:get_or_create_user:915 : user_id=bbd7e9d7f2aa478b9d2f5c4a14703d08 2026-07-31 14:58:01.654 | + functions-common:get_or_create_user:916 : echo bbd7e9d7f2aa478b9d2f5c4a14703d08 2026-07-31 14:58:01.654 | bbd7e9d7f2aa478b9d2f5c4a14703d08 2026-07-31 14:58:01.654 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-31 14:58:01.654 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:58:01.654 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:58:01.654 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-31 14:58:01.654 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:58:01.654 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:58:01.654 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-31 14:58:01.654 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-31 14:58:01.654 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-31 14:58:01.654 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-31 14:58:01.654 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-31 14:58:01.654 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-31 14:58:01.654 | + 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-31 14:58:01.654 | 2026-07-31 14:58:01.654 | ++ 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-31 14:58:01.655 | 2026-07-31 14:58:01.655 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.655 | + functions-common:get_or_add_user_project_role:979 : user_role_id=74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:58:01.655 | + functions-common:get_or_add_user_project_role:980 : echo 74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:58:01.655 | 74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:58:01.655 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-31 14:58:01.655 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-31 14:58:01.655 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:58:01.655 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:58:01.655 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-31 14:58:01.655 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:58:01.655 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:58:01.655 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-31 14:58:01.655 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-31 14:58:01.655 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-31 14:58:01.655 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-31 14:58:01.655 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-31 14:58:01.655 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-31 14:58:01.655 | + 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-31 14:58:01.655 | 2026-07-31 14:58:01.655 | ++ 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-31 14:58:01.655 | 2026-07-31 14:58:01.655 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.655 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4acd33221508449aa5a8f689d021023a 2026-07-31 14:58:01.655 | + functions-common:get_or_add_user_project_role:980 : echo 4acd33221508449aa5a8f689d021023a 2026-07-31 14:58:01.655 | 4acd33221508449aa5a8f689d021023a 2026-07-31 14:58:01.655 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-31 14:58:01.655 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:01.655 | + lib/glance:create_glance_accounts:494 : create_service_user glance-swift ResellerAdmin 2026-07-31 14:58:01.655 | + lib/keystone:create_service_user:379 : get_or_create_user glance-swift secretservice Default 2026-07-31 14:58:01.655 | + functions-common:get_or_create_user:899 : local user_id 2026-07-31 14:58:01.655 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-31 14:58:01.655 | + functions-common:get_or_create_user:903 : local email= 2026-07-31 14:58:01.655 | ++ 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-31 14:58:01.655 | 2026-07-31 14:58:01.655 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.655 | + functions-common:get_or_create_user:915 : user_id=0df14f4284fe42b2b84c480bcf4564a8 2026-07-31 14:58:01.655 | + functions-common:get_or_create_user:916 : echo 0df14f4284fe42b2b84c480bcf4564a8 2026-07-31 14:58:01.655 | 0df14f4284fe42b2b84c480bcf4564a8 2026-07-31 14:58:01.655 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance-swift service Default Default 2026-07-31 14:58:01.655 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:58:01.655 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:58:01.655 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-31 14:58:01.655 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:58:01.655 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:58:01.655 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-31 14:58:01.655 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-31 14:58:01.655 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-31 14:58:01.655 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-31 14:58:01.655 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-31 14:58:01.655 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-31 14:58:01.655 | + 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-31 14:58:01.655 | 2026-07-31 14:58:01.655 | ++ 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-31 14:58:01.655 | 2026-07-31 14:58:01.655 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.655 | + functions-common:get_or_add_user_project_role:979 : user_role_id=74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:58:01.655 | + functions-common:get_or_add_user_project_role:980 : echo 74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:58:01.655 | 74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:58:01.655 | + lib/keystone:create_service_user:382 : [[ -n ResellerAdmin ]] 2026-07-31 14:58:01.655 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-07-31 14:58:01.655 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:58:01.655 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:58:01.655 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-31 14:58:01.656 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:58:01.656 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:58:01.656 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-31 14:58:01.656 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-31 14:58:01.656 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-31 14:58:01.656 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-31 14:58:01.656 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-31 14:58:01.656 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-31 14:58:01.656 | + 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-31 14:58:01.656 | 2026-07-31 14:58:01.656 | ++ 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-31 14:58:01.656 | 2026-07-31 14:58:01.656 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.656 | + functions-common:get_or_add_user_project_role:979 : user_role_id=03bce96ca19a419caa0ca3bcc0c092d4 2026-07-31 14:58:01.656 | + functions-common:get_or_add_user_project_role:980 : echo 03bce96ca19a419caa0ca3bcc0c092d4 2026-07-31 14:58:01.656 | 03bce96ca19a419caa0ca3bcc0c092d4 2026-07-31 14:58:01.656 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-31 14:58:01.656 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-31 14:58:01.656 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-31 14:58:01.656 | ++ 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-31 14:58:01.656 | 2026-07-31 14:58:01.656 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.656 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-31 14:58:01.656 | 603827364b4543f390295fd1c46f900e' 2026-07-31 14:58:01.656 | + functions-common:get_or_create_service:1067 : echo 603827364b4543f390295fd1c46f900e 2026-07-31 14:58:01.656 | 603827364b4543f390295fd1c46f900e 2026-07-31 14:58:01.656 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://10.4.3.135/image 2026-07-31 14:58:01.656 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-31 14:58:01.656 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://10.4.3.135/image RegionOne 2026-07-31 14:58:01.656 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-31 14:58:01.656 | +++ 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-31 14:58:01.656 | 2026-07-31 14:58:01.656 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.656 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-31 14:58:01.656 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-31 14:58:01.656 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.4.3.135/image --region RegionOne -f value -c id 2026-07-31 14:58:01.656 | 2026-07-31 14:58:01.656 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.656 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=4dada31173ed4c83a3be4e7f453542cf 2026-07-31 14:58:01.656 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 4dada31173ed4c83a3be4e7f453542cf 2026-07-31 14:58:01.656 | + functions-common:get_or_create_endpoint:1100 : public_id=4dada31173ed4c83a3be4e7f453542cf 2026-07-31 14:58:01.656 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-31 14:58:01.656 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-31 14:58:01.656 | + functions-common:get_or_create_endpoint:1109 : echo 4dada31173ed4c83a3be4e7f453542cf 2026-07-31 14:58:01.656 | 4dada31173ed4c83a3be4e7f453542cf 2026-07-31 14:58:01.656 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-31 14:58:01.656 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-31 14:58:01.656 | +++ 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-31 14:58:01.656 | 2026-07-31 14:58:01.656 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.656 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-31 14:58:01.656 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-31 14:58:01.656 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-31 14:58:01.656 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-31 14:58:01.656 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-31 14:58:01.656 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-31 14:58:01.656 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-31 14:58:01.656 | + 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-31 14:58:01.656 | 2026-07-31 14:58:01.656 | +---------------+----------------------------------+ 2026-07-31 14:58:01.656 | | Field | Value | 2026-07-31 14:58:01.656 | +---------------+----------------------------------+ 2026-07-31 14:58:01.656 | | default_limit | 2000 | 2026-07-31 14:58:01.656 | | description | None | 2026-07-31 14:58:01.656 | | id | 13fa872f671a437a842489db30610e12 | 2026-07-31 14:58:01.656 | | region_id | RegionOne | 2026-07-31 14:58:01.657 | | resource_name | image_size_total | 2026-07-31 14:58:01.657 | | service_id | 603827364b4543f390295fd1c46f900e | 2026-07-31 14:58:01.657 | +---------------+----------------------------------+ 2026-07-31 14:58:01.657 | + 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-31 14:58:01.657 | 2026-07-31 14:58:01.657 | +---------------+----------------------------------+ 2026-07-31 14:58:01.657 | | Field | Value | 2026-07-31 14:58:01.657 | +---------------+----------------------------------+ 2026-07-31 14:58:01.657 | | default_limit | 2000 | 2026-07-31 14:58:01.657 | | description | None | 2026-07-31 14:58:01.657 | | id | 0a74560a64554432b86a57dfc389d00d | 2026-07-31 14:58:01.657 | | region_id | RegionOne | 2026-07-31 14:58:01.657 | | resource_name | image_stage_total | 2026-07-31 14:58:01.657 | | service_id | 603827364b4543f390295fd1c46f900e | 2026-07-31 14:58:01.657 | +---------------+----------------------------------+ 2026-07-31 14:58:01.657 | + 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-31 14:58:01.657 | 2026-07-31 14:58:01.657 | +---------------+----------------------------------+ 2026-07-31 14:58:01.657 | | Field | Value | 2026-07-31 14:58:01.657 | +---------------+----------------------------------+ 2026-07-31 14:58:01.657 | | default_limit | 100 | 2026-07-31 14:58:01.657 | | description | None | 2026-07-31 14:58:01.657 | | id | 961b42d71ddd4ba396a437a469adf753 | 2026-07-31 14:58:01.657 | | region_id | RegionOne | 2026-07-31 14:58:01.657 | | resource_name | image_count_total | 2026-07-31 14:58:01.657 | | service_id | 603827364b4543f390295fd1c46f900e | 2026-07-31 14:58:01.657 | +---------------+----------------------------------+ 2026-07-31 14:58:01.657 | + 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-31 14:58:01.657 | 2026-07-31 14:58:01.657 | +---------------+----------------------------------+ 2026-07-31 14:58:01.657 | | Field | Value | 2026-07-31 14:58:01.657 | +---------------+----------------------------------+ 2026-07-31 14:58:01.657 | | default_limit | 100 | 2026-07-31 14:58:01.657 | | description | None | 2026-07-31 14:58:01.657 | | id | 714a40e53eeb4c8eae948ac84921c361 | 2026-07-31 14:58:01.657 | | region_id | RegionOne | 2026-07-31 14:58:01.657 | | resource_name | image_count_uploading | 2026-07-31 14:58:01.657 | | service_id | 603827364b4543f390295fd1c46f900e | 2026-07-31 14:58:01.657 | +---------------+----------------------------------+ 2026-07-31 14:58:01.657 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-31 14:58:01.657 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-31 14:58:01.657 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-07-31 14:58:01.657 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-31 14:58:01.657 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-31 14:58:01.657 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.4.3.135/identity 2026-07-31 14:58:01.657 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-31 14:58:01.657 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-31 14:58:01.657 | 2026-07-31 14:58:01.657 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.657 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 4dada31173ed4c83a3be4e7f453542cf 2026-07-31 14:58:01.657 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-31 14:58:01.657 | 2026-07-31 14:58:01.657 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-31 14:58:01.657 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:01.701 | [8552 Async create_glance_accounts:66274]: finished create_glance_accounts with result 0 in 36 seconds 2026-07-31 14:58:01.741 | [8552 Async create_cinder_accounts:66412]: Waiting for completion of create_cinder_accounts running on PID 66412 (4 other jobs running) 2026-07-31 14:58:01.767 | [8552 Async create_cinder_accounts:66412]: Signaling child to exit 2026-07-31 14:58:01.767 | WAKEUP 2026-07-31 14:58:01.791 | [8552 Async create_cinder_accounts:66412]: Signaled 2026-07-31 14:58:01.793 | + 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-31 14:58:01.793 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-31 14:58:01.793 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-31 14:58:01.793 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:01.793 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-31 14:58:01.793 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-07-31 14:58:01.793 | + functions-common:get_or_create_user:899 : local user_id 2026-07-31 14:58:01.793 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-31 14:58:01.793 | + functions-common:get_or_create_user:903 : local email= 2026-07-31 14:58:01.793 | ++ 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-31 14:58:01.793 | 2026-07-31 14:58:01.793 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.793 | + functions-common:get_or_create_user:915 : user_id=8f07c683a0684eb8ba07b5d18790641c 2026-07-31 14:58:01.793 | + functions-common:get_or_create_user:916 : echo 8f07c683a0684eb8ba07b5d18790641c 2026-07-31 14:58:01.793 | 8f07c683a0684eb8ba07b5d18790641c 2026-07-31 14:58:01.793 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-31 14:58:01.793 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:58:01.793 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:58:01.793 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-31 14:58:01.793 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:58:01.793 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:58:01.793 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-31 14:58:01.793 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-31 14:58:01.793 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-31 14:58:01.793 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-31 14:58:01.793 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-31 14:58:01.793 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-31 14:58:01.793 | + 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-31 14:58:01.793 | 2026-07-31 14:58:01.793 | ++ 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-31 14:58:01.793 | 2026-07-31 14:58:01.793 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.793 | + functions-common:get_or_add_user_project_role:979 : user_role_id=74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:58:01.793 | + functions-common:get_or_add_user_project_role:980 : echo 74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:58:01.794 | 74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:58:01.794 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-31 14:58:01.794 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-31 14:58:01.794 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:01.794 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-31 14:58:01.794 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=https://10.4.3.135/volume 2026-07-31 14:58:01.794 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-31 14:58:01.794 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-31 14:58:01.794 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-31 14:58:01.794 | ++ 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-31 14:58:01.794 | 2026-07-31 14:58:01.794 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.794 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-31 14:58:01.794 | e89b14f8ea164fa887a3ca28ba17d595' 2026-07-31 14:58:01.794 | + functions-common:get_or_create_service:1067 : echo e89b14f8ea164fa887a3ca28ba17d595 2026-07-31 14:58:01.794 | e89b14f8ea164fa887a3ca28ba17d595 2026-07-31 14:58:01.794 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne https://10.4.3.135/volume/v3 2026-07-31 14:58:01.794 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-31 14:58:01.794 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://10.4.3.135/volume/v3 RegionOne 2026-07-31 14:58:01.794 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-31 14:58:01.794 | +++ 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-31 14:58:01.794 | 2026-07-31 14:58:01.794 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.794 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-31 14:58:01.794 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-31 14:58:01.794 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.4.3.135/volume/v3 --region RegionOne -f value -c id 2026-07-31 14:58:01.794 | 2026-07-31 14:58:01.794 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.794 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=3aa95d02a3924eb6b2287561280956f9 2026-07-31 14:58:01.794 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 3aa95d02a3924eb6b2287561280956f9 2026-07-31 14:58:01.794 | + functions-common:get_or_create_endpoint:1100 : public_id=3aa95d02a3924eb6b2287561280956f9 2026-07-31 14:58:01.794 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-31 14:58:01.794 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-31 14:58:01.794 | + functions-common:get_or_create_endpoint:1109 : echo 3aa95d02a3924eb6b2287561280956f9 2026-07-31 14:58:01.794 | 3aa95d02a3924eb6b2287561280956f9 2026-07-31 14:58:01.794 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-31 14:58:01.794 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-31 14:58:01.794 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-31 14:58:01.794 | +++ 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-31 14:58:01.794 | 2026-07-31 14:58:01.794 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.794 | ++ functions-common:get_or_create_project:928 : project_id=38479986558a4e75b175e846a4fcb413 2026-07-31 14:58:01.794 | ++ functions-common:get_or_create_project:929 : echo 38479986558a4e75b175e846a4fcb413 2026-07-31 14:58:01.794 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 38479986558a4e75b175e846a4fcb413 2026-07-31 14:58:01.794 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-31 14:58:01.794 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-31 14:58:01.794 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-31 14:58:01.794 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-31 14:58:01.794 | +++ 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-31 14:58:01.794 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-31 14:58:01.794 | 2026-07-31 14:58:01.794 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.794 | ++ functions-common:get_or_create_user:915 : user_id=8f07c683a0684eb8ba07b5d18790641c 2026-07-31 14:58:01.794 | ++ functions-common:get_or_create_user:916 : echo 8f07c683a0684eb8ba07b5d18790641c 2026-07-31 14:58:01.794 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 8f07c683a0684eb8ba07b5d18790641c 2026-07-31 14:58:01.839 | [8552 Async create_cinder_accounts:66412]: finished create_cinder_accounts with result 0 in 23 seconds 2026-07-31 14:58:01.844 | + inc/async:async_wait:197 : return 0 2026-07-31 14:58:01.847 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-31 14:58:01.901 | [8552 Async create_neutron_accounts:66554]: Waiting for completion of create_neutron_accounts running on PID 66554 (3 other jobs running) 2026-07-31 14:58:01.927 | [8552 Async create_neutron_accounts:66554]: Signaling child to exit 2026-07-31 14:58:01.928 | WAKEUP 2026-07-31 14:58:01.955 | [8552 Async create_neutron_accounts:66554]: Signaled 2026-07-31 14:58:01.957 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-07-31 14:58:01.957 | + lib/neutron:create_neutron_accounts:487 : neutron_url=https://10.4.3.135/ 2026-07-31 14:58:01.957 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-07-31 14:58:01.957 | + lib/neutron:create_neutron_accounts:489 : neutron_url=https://10.4.3.135/networking 2026-07-31 14:58:01.957 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-07-31 14:58:01.957 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:01.957 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-07-31 14:58:01.957 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-07-31 14:58:01.957 | + functions-common:get_or_create_user:899 : local user_id 2026-07-31 14:58:01.957 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-31 14:58:01.957 | + functions-common:get_or_create_user:903 : local email= 2026-07-31 14:58:01.957 | ++ 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-31 14:58:01.957 | 2026-07-31 14:58:01.957 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.957 | + functions-common:get_or_create_user:915 : user_id=f691fb70d8644e03a7e42b6bc9a90642 2026-07-31 14:58:01.957 | + functions-common:get_or_create_user:916 : echo f691fb70d8644e03a7e42b6bc9a90642 2026-07-31 14:58:01.957 | f691fb70d8644e03a7e42b6bc9a90642 2026-07-31 14:58:01.957 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-31 14:58:01.957 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:58:01.957 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:58:01.957 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-31 14:58:01.957 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:58:01.957 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:58:01.957 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-31 14:58:01.957 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-31 14:58:01.957 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-31 14:58:01.957 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-31 14:58:01.957 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-31 14:58:01.957 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-31 14:58:01.957 | + 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-31 14:58:01.957 | 2026-07-31 14:58:01.957 | ++ 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-31 14:58:01.957 | 2026-07-31 14:58:01.957 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.957 | + functions-common:get_or_add_user_project_role:979 : user_role_id=74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:58:01.957 | + functions-common:get_or_add_user_project_role:980 : echo 74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:58:01.957 | 74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:58:01.957 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-31 14:58:01.957 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-07-31 14:58:01.957 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-31 14:58:01.957 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-31 14:58:01.958 | ++ 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-31 14:58:01.958 | 2026-07-31 14:58:01.958 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.958 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-31 14:58:01.958 | 70cf7256d94b4431aab1ec4863b2fab7' 2026-07-31 14:58:01.958 | + functions-common:get_or_create_service:1067 : echo 70cf7256d94b4431aab1ec4863b2fab7 2026-07-31 14:58:01.958 | 70cf7256d94b4431aab1ec4863b2fab7 2026-07-31 14:58:01.958 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne https://10.4.3.135/networking 2026-07-31 14:58:01.958 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-31 14:58:01.958 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://10.4.3.135/networking RegionOne 2026-07-31 14:58:01.958 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-31 14:58:01.958 | +++ 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-31 14:58:01.958 | 2026-07-31 14:58:01.958 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.958 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-31 14:58:01.958 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-31 14:58:01.958 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.4.3.135/networking --region RegionOne -f value -c id 2026-07-31 14:58:01.958 | 2026-07-31 14:58:01.958 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:01.958 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=e8c905f45d334cf6bf8e2fd165dd401e 2026-07-31 14:58:01.958 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo e8c905f45d334cf6bf8e2fd165dd401e 2026-07-31 14:58:01.958 | + functions-common:get_or_create_endpoint:1100 : public_id=e8c905f45d334cf6bf8e2fd165dd401e 2026-07-31 14:58:01.958 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-31 14:58:01.958 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-31 14:58:01.958 | + functions-common:get_or_create_endpoint:1109 : echo e8c905f45d334cf6bf8e2fd165dd401e 2026-07-31 14:58:01.958 | e8c905f45d334cf6bf8e2fd165dd401e 2026-07-31 14:58:02.004 | [8552 Async create_neutron_accounts:66554]: finished create_neutron_accounts with result 0 in 20 seconds 2026-07-31 14:58:02.044 | [8552 Async create_swift_accounts:66735]: Waiting for completion of create_swift_accounts running on PID 66735 (2 other jobs running) 2026-07-31 14:58:02.068 | [8552 Async create_swift_accounts:66735]: Signaling child to exit 2026-07-31 14:58:04.879 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:58:04.902 | [66735 Async create_swift_accounts:66735]: finished successfully 2026-07-31 14:58:04.922 | WAKEUP 2026-07-31 14:58:04.944 | [8552 Async create_swift_accounts:66735]: Signaled 2026-07-31 14:58:04.945 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-07-31 14:58:04.945 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-07-31 14:58:04.945 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-07-31 14:58:04.945 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-07-31 14:58:04.945 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-07-31 14:58:04.945 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-07-31 14:58:04.945 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-07-31 14:58:04.945 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-07-31 14:58:04.945 | + lib/swift:create_swift_accounts:625 : local another_role 2026-07-31 14:58:04.945 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-07-31 14:58:04.945 | ++ functions-common:get_or_create_role:935 : local role_id 2026-07-31 14:58:04.945 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-31 14:58:04.945 | 2026-07-31 14:58:04.945 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.945 | ++ functions-common:get_or_create_role:940 : role_id=b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:58:04.945 | ++ functions-common:get_or_create_role:941 : echo b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:58:04.945 | + lib/swift:create_swift_accounts:626 : another_role=b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:58:04.945 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-07-31 14:58:04.945 | + lib/keystone:create_service_user:379 : get_or_create_user swift secretservice Default 2026-07-31 14:58:04.945 | + functions-common:get_or_create_user:899 : local user_id 2026-07-31 14:58:04.945 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-31 14:58:04.945 | + functions-common:get_or_create_user:903 : local email= 2026-07-31 14:58:04.945 | ++ 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-31 14:58:04.945 | 2026-07-31 14:58:04.945 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.945 | + functions-common:get_or_create_user:915 : user_id=257aa18c4fb94a639d31c045e53d512c 2026-07-31 14:58:04.945 | + functions-common:get_or_create_user:916 : echo 257aa18c4fb94a639d31c045e53d512c 2026-07-31 14:58:04.945 | 257aa18c4fb94a639d31c045e53d512c 2026-07-31 14:58:04.945 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service swift service Default Default 2026-07-31 14:58:04.945 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:58:04.945 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:58:04.945 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-31 14:58:04.945 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:58:04.945 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:58:04.945 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-31 14:58:04.945 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-31 14:58:04.945 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-31 14:58:04.945 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-31 14:58:04.945 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-31 14:58:04.945 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-31 14:58:04.946 | + 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-31 14:58:04.946 | 2026-07-31 14:58:04.946 | ++ 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-31 14:58:04.946 | 2026-07-31 14:58:04.946 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.946 | + functions-common:get_or_add_user_project_role:979 : user_role_id=74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:58:04.946 | + functions-common:get_or_add_user_project_role:980 : echo 74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:58:04.946 | 74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:58:04.946 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-31 14:58:04.946 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin swift service Default Default 2026-07-31 14:58:04.946 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:58:04.946 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:58:04.946 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-31 14:58:04.946 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:58:04.946 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:58:04.946 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-31 14:58:04.946 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-31 14:58:04.946 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-31 14:58:04.946 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-31 14:58:04.946 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-31 14:58:04.946 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-31 14:58:04.946 | + 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-31 14:58:04.946 | 2026-07-31 14:58:04.946 | ++ 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-31 14:58:04.946 | 2026-07-31 14:58:04.946 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.946 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4acd33221508449aa5a8f689d021023a 2026-07-31 14:58:04.946 | + functions-common:get_or_add_user_project_role:980 : echo 4acd33221508449aa5a8f689d021023a 2026-07-31 14:58:04.946 | 4acd33221508449aa5a8f689d021023a 2026-07-31 14:58:04.946 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-07-31 14:58:04.946 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-31 14:58:04.946 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-07-31 14:58:04.946 | ++ 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-31 14:58:04.946 | 2026-07-31 14:58:04.946 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.946 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-31 14:58:04.946 | bf6f827a81ec44e69079962a24ab6ca3' 2026-07-31 14:58:04.946 | + functions-common:get_or_create_service:1067 : echo bf6f827a81ec44e69079962a24ab6ca3 2026-07-31 14:58:04.946 | bf6f827a81ec44e69079962a24ab6ca3 2026-07-31 14:58:04.946 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://10.4.3.135:8080/v1/AUTH_$(project_id)s' https://10.4.3.135:8080 2026-07-31 14:58:04.946 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-31 14:58:04.946 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface object-store public 'https://10.4.3.135:8080/v1/AUTH_$(project_id)s' RegionOne 2026-07-31 14:58:04.946 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-31 14:58:04.946 | +++ 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-31 14:58:04.946 | 2026-07-31 14:58:04.946 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.946 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-31 14:58:04.946 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-31 14:58:04.946 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://10.4.3.135:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-07-31 14:58:04.946 | 2026-07-31 14:58:04.946 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.946 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=26a3cd032f0545229885ada52ea10208 2026-07-31 14:58:04.946 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 26a3cd032f0545229885ada52ea10208 2026-07-31 14:58:04.946 | + functions-common:get_or_create_endpoint:1100 : public_id=26a3cd032f0545229885ada52ea10208 2026-07-31 14:58:04.946 | + functions-common:get_or_create_endpoint:1102 : [[ -n https://10.4.3.135:8080 ]] 2026-07-31 14:58:04.946 | + functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface object-store admin https://10.4.3.135:8080 RegionOne 2026-07-31 14:58:04.946 | + functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-31 14:58:04.946 | ++ 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-31 14:58:04.946 | 2026-07-31 14:58:04.946 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.946 | + functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-31 14:58:04.946 | + functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-31 14:58:04.946 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://10.4.3.135:8080 --region RegionOne -f value -c id 2026-07-31 14:58:04.946 | 2026-07-31 14:58:04.946 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.946 | + functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6d9bef116c8944fbb77d188f30def861 2026-07-31 14:58:04.946 | + functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6d9bef116c8944fbb77d188f30def861 2026-07-31 14:58:04.946 | 6d9bef116c8944fbb77d188f30def861 2026-07-31 14:58:04.946 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-31 14:58:04.946 | + functions-common:get_or_create_endpoint:1109 : echo 26a3cd032f0545229885ada52ea10208 2026-07-31 14:58:04.946 | 26a3cd032f0545229885ada52ea10208 2026-07-31 14:58:04.946 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-07-31 14:58:04.946 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-07-31 14:58:04.946 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-31 14:58:04.946 | +++ 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-31 14:58:04.946 | 2026-07-31 14:58:04.946 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.946 | ++ functions-common:get_or_create_project:928 : project_id=f77d0ad34e894947a38c3bf820f09d20 2026-07-31 14:58:04.946 | ++ functions-common:get_or_create_project:929 : echo f77d0ad34e894947a38c3bf820f09d20 2026-07-31 14:58:04.946 | + lib/swift:create_swift_accounts:640 : swift_project_test1=f77d0ad34e894947a38c3bf820f09d20 2026-07-31 14:58:04.946 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-07-31 14:58:04.946 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-31 14:58:04.946 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-07-31 14:58:04.946 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-31 14:58:04.946 | ++ functions-common:get_or_create_user:900 : [[ ! -z test@example.com ]] 2026-07-31 14:58:04.946 | ++ functions-common:get_or_create_user:901 : local email=--email=test@example.com 2026-07-31 14:58:04.946 | +++ 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-31 14:58:04.946 | 2026-07-31 14:58:04.946 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.946 | ++ functions-common:get_or_create_user:915 : user_id=56f5cc3c8a8a41ea9d01928d5ddfeab5 2026-07-31 14:58:04.946 | ++ functions-common:get_or_create_user:916 : echo 56f5cc3c8a8a41ea9d01928d5ddfeab5 2026-07-31 14:58:04.946 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=56f5cc3c8a8a41ea9d01928d5ddfeab5 2026-07-31 14:58:04.946 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-07-31 14:58:04.946 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-31 14:58:04.946 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin 56f5cc3c8a8a41ea9d01928d5ddfeab5 f77d0ad34e894947a38c3bf820f09d20 2026-07-31 14:58:04.946 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:58:04.946 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:58:04.946 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-31 14:58:04.946 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:58:04.946 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:58:04.946 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-31 14:58:04.946 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-31 14:58:04.946 | ++ functions-common:_get_domain_args:957 : echo 2026-07-31 14:58:04.946 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-31 14:58:04.946 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 56f5cc3c8a8a41ea9d01928d5ddfeab5 --project f77d0ad34e894947a38c3bf820f09d20 2026-07-31 14:58:04.946 | 2026-07-31 14:58:04.946 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 56f5cc3c8a8a41ea9d01928d5ddfeab5 --project f77d0ad34e894947a38c3bf820f09d20 -c Role -f value 2026-07-31 14:58:04.946 | 2026-07-31 14:58:04.946 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.946 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4acd33221508449aa5a8f689d021023a 2026-07-31 14:58:04.946 | + functions-common:get_or_add_user_project_role:980 : echo 4acd33221508449aa5a8f689d021023a 2026-07-31 14:58:04.946 | 4acd33221508449aa5a8f689d021023a 2026-07-31 14:58:04.946 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-07-31 14:58:04.946 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-07-31 14:58:04.946 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-31 14:58:04.946 | ++ functions-common:get_or_create_user:900 : [[ ! -z test3@example.com ]] 2026-07-31 14:58:04.946 | ++ functions-common:get_or_create_user:901 : local email=--email=test3@example.com 2026-07-31 14:58:04.947 | +++ 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-31 14:58:04.947 | 2026-07-31 14:58:04.947 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_user:915 : user_id=96d4d2137aae45d4b99a83703bea620b 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_user:916 : echo 96d4d2137aae45d4b99a83703bea620b 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:649 : swift_user_test3=96d4d2137aae45d4b99a83703bea620b 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-07-31 14:58:04.947 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role b602e9a9e58f4628a76b172116cd3212 96d4d2137aae45d4b99a83703bea620b f77d0ad34e894947a38c3bf820f09d20 2026-07-31 14:58:04.947 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:58:04.947 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:58:04.947 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-31 14:58:04.947 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:58:04.947 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:58:04.947 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-31 14:58:04.947 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-31 14:58:04.947 | ++ functions-common:_get_domain_args:957 : echo 2026-07-31 14:58:04.947 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-31 14:58:04.947 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add b602e9a9e58f4628a76b172116cd3212 --user 96d4d2137aae45d4b99a83703bea620b --project f77d0ad34e894947a38c3bf820f09d20 2026-07-31 14:58:04.947 | 2026-07-31 14:58:04.947 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role b602e9a9e58f4628a76b172116cd3212 --user 96d4d2137aae45d4b99a83703bea620b --project f77d0ad34e894947a38c3bf820f09d20 -c Role -f value 2026-07-31 14:58:04.947 | 2026-07-31 14:58:04.947 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.947 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:58:04.947 | + functions-common:get_or_add_user_project_role:980 : echo b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:58:04.947 | b602e9a9e58f4628a76b172116cd3212 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-07-31 14:58:04.947 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-31 14:58:04.947 | +++ 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-31 14:58:04.947 | 2026-07-31 14:58:04.947 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_project:928 : project_id=aca9b46199e04d788d842abd852f4853 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_project:929 : echo aca9b46199e04d788d842abd852f4853 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:654 : swift_project_test2=aca9b46199e04d788d842abd852f4853 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-07-31 14:58:04.947 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-07-31 14:58:04.947 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_user:900 : [[ ! -z test2@example.com ]] 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_user:901 : local email=--email=test2@example.com 2026-07-31 14:58:04.947 | +++ 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-31 14:58:04.947 | 2026-07-31 14:58:04.947 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_user:915 : user_id=6acd8be3651a4347a65da39001cfb8dc 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_user:916 : echo 6acd8be3651a4347a65da39001cfb8dc 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:659 : swift_user_test2=6acd8be3651a4347a65da39001cfb8dc 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-07-31 14:58:04.947 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin 6acd8be3651a4347a65da39001cfb8dc aca9b46199e04d788d842abd852f4853 2026-07-31 14:58:04.947 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:58:04.947 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:58:04.947 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-31 14:58:04.947 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:58:04.947 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:58:04.947 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-31 14:58:04.947 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-31 14:58:04.947 | ++ functions-common:_get_domain_args:957 : echo 2026-07-31 14:58:04.947 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-31 14:58:04.947 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 6acd8be3651a4347a65da39001cfb8dc --project aca9b46199e04d788d842abd852f4853 2026-07-31 14:58:04.947 | 2026-07-31 14:58:04.947 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6acd8be3651a4347a65da39001cfb8dc --project aca9b46199e04d788d842abd852f4853 -c Role -f value 2026-07-31 14:58:04.947 | 2026-07-31 14:58:04.947 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.947 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4acd33221508449aa5a8f689d021023a 2026-07-31 14:58:04.947 | + functions-common:get_or_add_user_project_role:980 : echo 4acd33221508449aa5a8f689d021023a 2026-07-31 14:58:04.947 | 4acd33221508449aa5a8f689d021023a 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-07-31 14:58:04.947 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-31 14:58:04.947 | +++ 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-31 14:58:04.947 | 2026-07-31 14:58:04.947 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_domain:877 : domain_id=2c80e4a194c84ac59c3cb1fe24ab4bec 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_domain:878 : echo 2c80e4a194c84ac59c3cb1fe24ab4bec 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:664 : swift_domain=2c80e4a194c84ac59c3cb1fe24ab4bec 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-07-31 14:58:04.947 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-07-31 14:58:04.947 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 2c80e4a194c84ac59c3cb1fe24ab4bec 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-31 14:58:04.947 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=2c80e4a194c84ac59c3cb1fe24ab4bec --or-show -f value -c id 2026-07-31 14:58:04.947 | 2026-07-31 14:58:04.947 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_project:928 : project_id=77ce48d21cb44d04b1a0815bf4714ca8 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_project:929 : echo 77ce48d21cb44d04b1a0815bf4714ca8 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:668 : swift_project_test4=77ce48d21cb44d04b1a0815bf4714ca8 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-07-31 14:58:04.947 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-07-31 14:58:04.947 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 2c80e4a194c84ac59c3cb1fe24ab4bec test4@example.com 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_user:900 : [[ ! -z test4@example.com ]] 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_user:901 : local email=--email=test4@example.com 2026-07-31 14:58:04.947 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=2c80e4a194c84ac59c3cb1fe24ab4bec --email=test4@example.com --or-show -f value -c id 2026-07-31 14:58:04.947 | 2026-07-31 14:58:04.947 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_user:915 : user_id=61dcb08fd408446a9ca1e8052b813911 2026-07-31 14:58:04.947 | ++ functions-common:get_or_create_user:916 : echo 61dcb08fd408446a9ca1e8052b813911 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:673 : swift_user_test4=61dcb08fd408446a9ca1e8052b813911 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-07-31 14:58:04.947 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-31 14:58:04.947 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin 61dcb08fd408446a9ca1e8052b813911 77ce48d21cb44d04b1a0815bf4714ca8 2026-07-31 14:58:04.947 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:58:04.947 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:58:04.947 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-31 14:58:04.947 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:58:04.947 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:58:04.947 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-31 14:58:04.947 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-31 14:58:04.948 | ++ functions-common:_get_domain_args:957 : echo 2026-07-31 14:58:04.948 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-31 14:58:04.948 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 61dcb08fd408446a9ca1e8052b813911 --project 77ce48d21cb44d04b1a0815bf4714ca8 2026-07-31 14:58:04.948 | 2026-07-31 14:58:04.948 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 61dcb08fd408446a9ca1e8052b813911 --project 77ce48d21cb44d04b1a0815bf4714ca8 -c Role -f value 2026-07-31 14:58:04.948 | 2026-07-31 14:58:04.948 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:58:04.948 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4acd33221508449aa5a8f689d021023a 2026-07-31 14:58:04.948 | + functions-common:get_or_add_user_project_role:980 : echo 4acd33221508449aa5a8f689d021023a 2026-07-31 14:58:04.948 | 4acd33221508449aa5a8f689d021023a 2026-07-31 14:58:04.990 | [8552 Async create_swift_accounts:66735]: finished create_swift_accounts with result 0 in 39 seconds 2026-07-31 14:58:04.997 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-31 14:58:04.999 | + inc/async:async_wait:197 : return 0 2026-07-31 14:58:05.003 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-07-31 14:58:05.022 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:05.025 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-07-31 14:58:05.042 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:05.045 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-07-31 14:58:05.048 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 14:58:05.051 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-07-31 14:58:05.054 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-07-31 14:58:05.058 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-31 14:58:05.123 | + inc/async:async_inner:63 : init_glance 2026-07-31 14:58:05.163 | [8552 Async init_glance:70149]: running: init_glance 2026-07-31 14:58:05.166 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-07-31 14:58:05.185 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:05.188 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-07-31 14:58:05.191 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 14:58:05.194 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-07-31 14:58:05.197 | + ./stack.sh:main:1170 : configure_neutron 2026-07-31 14:58:05.201 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-07-31 14:58:05.203 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-07-31 14:58:05.205 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o stack /etc/neutron 2026-07-31 14:58:05.220 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-07-31 14:58:05.222 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-07-31 14:58:05.822 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:05.822 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:05.822 | we strongly recommend against using it for new projects. 2026-07-31 14:58:05.822 | 2026-07-31 14:58:05.822 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:05.822 | framework. For more detail see 2026-07-31 14:58:05.822 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:05.822 | 2026-07-31 14:58:05.822 | import eventlet as _eventlet # noqa 2026-07-31 14:58:08.223 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:08.223 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:08.223 | we strongly recommend against using it for new projects. 2026-07-31 14:58:08.223 | 2026-07-31 14:58:08.223 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:08.223 | framework. For more detail see 2026-07-31 14:58:08.223 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:08.223 | 2026-07-31 14:58:08.223 | import eventlet as _eventlet # noqa 2026-07-31 14:58:10.185 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:10.185 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:10.185 | we strongly recommend against using it for new projects. 2026-07-31 14:58:10.185 | 2026-07-31 14:58:10.185 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:10.185 | framework. For more detail see 2026-07-31 14:58:10.185 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:10.185 | 2026-07-31 14:58:10.185 | import eventlet as _eventlet # noqa 2026-07-31 14:58:11.030 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:58:11.059 | [70149 Async init_glance:70149]: finished successfully 2026-07-31 14:58:12.120 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:12.120 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:12.120 | we strongly recommend against using it for new projects. 2026-07-31 14:58:12.120 | 2026-07-31 14:58:12.120 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:12.120 | framework. For more detail see 2026-07-31 14:58:12.120 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:12.120 | 2026-07-31 14:58:12.120 | import eventlet as _eventlet # noqa 2026-07-31 14:58:14.424 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:14.424 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:14.424 | we strongly recommend against using it for new projects. 2026-07-31 14:58:14.424 | 2026-07-31 14:58:14.424 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:14.424 | framework. For more detail see 2026-07-31 14:58:14.424 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:14.424 | 2026-07-31 14:58:14.424 | import eventlet as _eventlet # noqa 2026-07-31 14:58:16.385 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:16.385 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:16.385 | we strongly recommend against using it for new projects. 2026-07-31 14:58:16.385 | 2026-07-31 14:58:16.385 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:16.385 | framework. For more detail see 2026-07-31 14:58:16.385 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:16.385 | 2026-07-31 14:58:16.385 | import eventlet as _eventlet # noqa 2026-07-31 14:58:18.459 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:18.460 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:18.460 | we strongly recommend against using it for new projects. 2026-07-31 14:58:18.460 | 2026-07-31 14:58:18.460 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:18.460 | framework. For more detail see 2026-07-31 14:58:18.460 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:18.460 | 2026-07-31 14:58:18.460 | import eventlet as _eventlet # noqa 2026-07-31 14:58:20.839 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:20.839 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:20.839 | we strongly recommend against using it for new projects. 2026-07-31 14:58:20.839 | 2026-07-31 14:58:20.839 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:20.839 | framework. For more detail see 2026-07-31 14:58:20.839 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:20.839 | 2026-07-31 14:58:20.839 | import eventlet as _eventlet # noqa 2026-07-31 14:58:21.816 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:21.816 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:21.816 | we strongly recommend against using it for new projects. 2026-07-31 14:58:21.816 | 2026-07-31 14:58:21.816 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:21.816 | framework. For more detail see 2026-07-31 14:58:21.816 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:21.816 | 2026-07-31 14:58:21.816 | import eventlet as _eventlet # noqa 2026-07-31 14:58:23.784 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:23.784 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:23.784 | we strongly recommend against using it for new projects. 2026-07-31 14:58:23.784 | 2026-07-31 14:58:23.784 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:23.784 | framework. For more detail see 2026-07-31 14:58:23.784 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:23.784 | 2026-07-31 14:58:23.784 | import eventlet as _eventlet # noqa 2026-07-31 14:58:25.022 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:25.023 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:25.023 | we strongly recommend against using it for new projects. 2026-07-31 14:58:25.023 | 2026-07-31 14:58:25.023 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:25.023 | framework. For more detail see 2026-07-31 14:58:25.023 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:25.023 | 2026-07-31 14:58:25.023 | import eventlet as _eventlet # noqa 2026-07-31 14:58:26.627 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-31 14:58:26.632 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-31 14:58:26.635 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-31 14:58:26.637 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-31 14:58:26.640 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-07-31 14:58:26.642 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-31 14:58:26.645 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-31 14:58:26.648 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-31 14:58:26.650 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-31 14:58:26.652 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-07-31 14:58:26.655 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-07-31 14:58:26.657 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-31 14:58:26.660 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-31 14:58:26.663 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-07-31 14:58:26.665 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-07-31 14:58:26.668 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-07-31 14:58:26.672 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:26.674 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:26.676 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-31 14:58:26.680 | + 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-31 14:58:26.685 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-07-31 14:58:26.688 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-31 14:58:26.690 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-31 14:58:26.693 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-31 14:58:26.695 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-31 14:58:26.697 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-31 14:58:26.700 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-31 14:58:26.717 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:26.719 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-31 14:58:26.722 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-31 14:58:26.725 | + 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-31 14:58:26.756 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-31 14:58:26.788 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-31 14:58:26.821 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-31 14:58:26.855 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-31 14:58:26.888 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-31 14:58:26.925 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-07-31 14:58:26.927 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-07-31 14:58:26.930 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-31 14:58:26.932 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-31 14:58:26.936 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-31 14:58:26.954 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-31 14:58:26.957 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-31 14:58:26.960 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-31 14:58:26.962 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-31 14:58:26.964 | + 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-31 14:58:26.996 | + 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-31 14:58:27.026 | + 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-31 14:58:27.059 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-31 14:58:27.091 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-31 14:58:27.122 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-07-31 14:58:27.125 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-07-31 14:58:27.127 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-31 14:58:27.129 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-31 14:58:27.132 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-31 14:58:27.134 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-07-31 14:58:27.136 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-07-31 14:58:27.139 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-31 14:58:27.151 | + 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-31 14:58:27.164 | + 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-31 14:58:27.177 | + 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-31 14:58:27.192 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-31 14:58:27.206 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-31 14:58:27.209 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-31 14:58:27.212 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-07-31 14:58:27.216 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.McfneT0vuE 2026-07-31 14:58:27.219 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-31 14:58:27.221 | + 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-31 14:58:27.224 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.McfneT0vuE 2026-07-31 14:58:27.228 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.McfneT0vuE 2026-07-31 14:58:27.241 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.McfneT0vuE /etc/sudoers.d/neutron-rootwrap 2026-07-31 14:58:27.253 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-31 14:58:27.255 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-07-31 14:58:27.257 | + 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-31 14:58:27.291 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-31 14:58:27.293 | + 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-31 14:58:27.327 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-31 14:58:27.330 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-31 14:58:27.333 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-31 14:58:27.336 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-31 14:58:27.339 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-31 14:58:27.342 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-31 14:58:27.360 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:27.363 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-31 14:58:27.365 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-31 14:58:27.368 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-31 14:58:27.385 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:27.388 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.135:5672/ 2026-07-31 14:58:27.392 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.135:5672/ 2026-07-31 14:58:27.423 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-31 14:58:27.426 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-31 14:58:27.428 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-07-31 14:58:27.446 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:27.448 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-07-31 14:58:27.466 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:27.468 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-07-31 14:58:27.486 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:27.489 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-07-31 14:58:27.509 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:27.511 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-07-31 14:58:27.529 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:27.531 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-31 14:58:27.534 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-07-31 14:58:27.553 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:27.556 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-07-31 14:58:27.558 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-07-31 14:58:27.561 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-07-31 14:58:27.561 | Configuring OVN 2026-07-31 14:58:27.564 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-07-31 14:58:27.567 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-31 14:58:27.570 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-07-31 14:58:27.575 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=7127f3ae-c516-4ef0-b2f7-91f4e9b0bafb 2026-07-31 14:58:27.577 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-07-31 14:58:27.580 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-07-31 14:58:27.582 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-31 14:58:27.585 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-31 14:58:27.588 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-31 14:58:27.590 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-31 14:58:27.593 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-31 14:58:27.596 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-31 14:58:27.598 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-31 14:58:27.601 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-31 14:58:27.604 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-31 14:58:27.607 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-31 14:58:27.610 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-31 14:58:27.612 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-31 14:58:27.615 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-31 14:58:27.618 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-07-31 14:58:27.621 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-07-31 14:58:27.623 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-07-31 14:58:27.626 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-31 14:58:27.643 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:27.645 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-07-31 14:58:27.689 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-07-31 14:58:27.692 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-07-31 14:58:27.695 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-07-31 14:58:27.713 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:27.716 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-31 14:58:27.719 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-31 14:58:27.722 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-31 14:58:27.725 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o stack /etc/neutron 2026-07-31 14:58:27.741 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-31 14:58:27.747 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-07-31 14:58:27.750 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-07-31 14:58:28.092 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:28.092 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:28.092 | we strongly recommend against using it for new projects. 2026-07-31 14:58:28.092 | 2026-07-31 14:58:28.092 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:28.092 | framework. For more detail see 2026-07-31 14:58:28.092 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:28.092 | 2026-07-31 14:58:28.092 | import eventlet as _eventlet # noqa 2026-07-31 14:58:30.067 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:30.067 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:30.067 | we strongly recommend against using it for new projects. 2026-07-31 14:58:30.067 | 2026-07-31 14:58:30.067 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:30.067 | framework. For more detail see 2026-07-31 14:58:30.067 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:30.067 | 2026-07-31 14:58:30.067 | import eventlet as _eventlet # noqa 2026-07-31 14:58:32.055 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:32.055 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:32.055 | we strongly recommend against using it for new projects. 2026-07-31 14:58:32.055 | 2026-07-31 14:58:32.055 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:32.055 | framework. For more detail see 2026-07-31 14:58:32.055 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:32.055 | 2026-07-31 14:58:32.055 | import eventlet as _eventlet # noqa 2026-07-31 14:58:34.044 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:34.044 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:34.044 | we strongly recommend against using it for new projects. 2026-07-31 14:58:34.044 | 2026-07-31 14:58:34.044 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:34.044 | framework. For more detail see 2026-07-31 14:58:34.044 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:34.044 | 2026-07-31 14:58:34.044 | import eventlet as _eventlet # noqa 2026-07-31 14:58:36.411 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:36.411 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:36.411 | we strongly recommend against using it for new projects. 2026-07-31 14:58:36.411 | 2026-07-31 14:58:36.411 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:36.411 | framework. For more detail see 2026-07-31 14:58:36.411 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:36.411 | 2026-07-31 14:58:36.411 | import eventlet as _eventlet # noqa 2026-07-31 14:58:38.435 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:38.435 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:38.435 | we strongly recommend against using it for new projects. 2026-07-31 14:58:38.435 | 2026-07-31 14:58:38.435 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:38.435 | framework. For more detail see 2026-07-31 14:58:38.435 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:38.435 | 2026-07-31 14:58:38.435 | import eventlet as _eventlet # noqa 2026-07-31 14:58:40.555 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:40.556 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:40.556 | we strongly recommend against using it for new projects. 2026-07-31 14:58:40.556 | 2026-07-31 14:58:40.556 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:40.556 | framework. For more detail see 2026-07-31 14:58:40.556 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:40.556 | 2026-07-31 14:58:40.556 | import eventlet as _eventlet # noqa 2026-07-31 14:58:43.001 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:43.001 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:43.001 | we strongly recommend against using it for new projects. 2026-07-31 14:58:43.001 | 2026-07-31 14:58:43.001 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:43.001 | framework. For more detail see 2026-07-31 14:58:43.001 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:43.001 | 2026-07-31 14:58:43.001 | import eventlet as _eventlet # noqa 2026-07-31 14:58:43.995 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:43.995 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:43.995 | we strongly recommend against using it for new projects. 2026-07-31 14:58:43.995 | 2026-07-31 14:58:43.995 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:43.995 | framework. For more detail see 2026-07-31 14:58:43.995 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:43.995 | 2026-07-31 14:58:43.995 | import eventlet as _eventlet # noqa 2026-07-31 14:58:45.981 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:45.981 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:45.981 | we strongly recommend against using it for new projects. 2026-07-31 14:58:45.981 | 2026-07-31 14:58:45.981 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:45.981 | framework. For more detail see 2026-07-31 14:58:45.981 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:45.981 | 2026-07-31 14:58:45.981 | import eventlet as _eventlet # noqa 2026-07-31 14:58:47.246 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:47.246 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:47.246 | we strongly recommend against using it for new projects. 2026-07-31 14:58:47.246 | 2026-07-31 14:58:47.246 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:47.246 | framework. For more detail see 2026-07-31 14:58:47.246 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:47.246 | 2026-07-31 14:58:47.246 | import eventlet as _eventlet # noqa 2026-07-31 14:58:48.874 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-31 14:58:48.878 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-31 14:58:48.881 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-31 14:58:48.883 | + 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-31 14:58:48.915 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-31 14:58:48.918 | + 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-31 14:58:48.952 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-31 14:58:48.988 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.4.3.135 2026-07-31 14:58:49.020 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 3 2026-07-31 14:58:49.054 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-31 14:58:49.086 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-31 14:58:49.119 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.4.3.135:6642 2026-07-31 14:58:49.155 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-07-31 14:58:49.175 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:49.177 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-31 14:58:49.211 | + lib/neutron_plugins/ovn_agent:configure_ovn:610 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-31 14:58:49.250 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-31 14:58:49.286 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-31 14:58:49.288 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-31 14:58:49.324 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.4.3.135:6641 2026-07-31 14:58:49.362 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-07-31 14:58:49.365 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-07-31 14:58:49.368 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-07-31 14:58:49.368 | Configuring Neutron for OVN 2026-07-31 14:58:49.371 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-07-31 14:58:49.389 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:49.392 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-07-31 14:58:49.396 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-31 14:58:49.396 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-31 14:58:49.722 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:49.722 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:49.722 | we strongly recommend against using it for new projects. 2026-07-31 14:58:49.722 | 2026-07-31 14:58:49.722 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:49.722 | framework. For more detail see 2026-07-31 14:58:49.722 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:49.722 | 2026-07-31 14:58:49.722 | import eventlet as _eventlet # noqa 2026-07-31 14:58:51.273 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-07-31 14:58:51.277 | ++ 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-31 14:58:51.277 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-31 14:58:51.593 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:58:51.593 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:58:51.593 | we strongly recommend against using it for new projects. 2026-07-31 14:58:51.593 | 2026-07-31 14:58:51.593 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:58:51.593 | framework. For more detail see 2026-07-31 14:58:51.593 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:58:51.593 | 2026-07-31 14:58:51.593 | import eventlet as _eventlet # noqa 2026-07-31 14:58:52.943 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-31 14:58:52.947 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-07-31 14:58:52.965 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:52.968 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-31 14:58:52.973 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-31 14:58:52.973 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-31 14:58:52.973 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-07-31 14:58:52.976 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-07-31 14:58:52.982 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-07-31 14:58:52.982 | address-scope 2026-07-31 14:58:52.982 | agent 2026-07-31 14:58:52.982 | allowed-address-pairs 2026-07-31 14:58:52.982 | auto-allocated-topology 2026-07-31 14:58:52.982 | availability_zone 2026-07-31 14:58:52.983 | bgp 2026-07-31 14:58:52.983 | bgp_4byte_asn 2026-07-31 14:58:52.983 | bgp_dragent_scheduler 2026-07-31 14:58:52.983 | binding 2026-07-31 14:58:52.983 | binding-extended 2026-07-31 14:58:52.983 | default-subnetpools 2026-07-31 14:58:52.983 | dhcp_agent_scheduler 2026-07-31 14:58:52.983 | dns-domain-ports 2026-07-31 14:58:52.983 | dns-integration 2026-07-31 14:58:52.983 | dns-integration-domain-keywords 2026-07-31 14:58:52.983 | empty-string-filtering 2026-07-31 14:58:52.983 | enable-default-route-bfd 2026-07-31 14:58:52.983 | enable-default-route-ecmp 2026-07-31 14:58:52.983 | expose-port-forwarding-in-fip 2026-07-31 14:58:52.983 | ext-gw-mode 2026-07-31 14:58:52.983 | external-gateway-multihoming 2026-07-31 14:58:52.983 | external-net 2026-07-31 14:58:52.983 | extra_dhcp_opt 2026-07-31 14:58:52.983 | extraroute 2026-07-31 14:58:52.983 | extraroute-atomic 2026-07-31 14:58:52.983 | filter-validation 2026-07-31 14:58:52.983 | fip-port-details 2026-07-31 14:58:52.983 | flavors 2026-07-31 14:58:52.983 | floating-ip-port-forwarding 2026-07-31 14:58:52.983 | floating-ip-port-forwarding-description 2026-07-31 14:58:52.983 | floating-ip-port-forwarding-detail 2026-07-31 14:58:52.983 | floating-ip-port-forwarding-port-ranges 2026-07-31 14:58:52.983 | floatingip-pools 2026-07-31 14:58:52.983 | fwaas_v2 2026-07-31 14:58:52.983 | ip_allocation 2026-07-31 14:58:52.983 | l3-agent-scheduler-ha-chassis-priority 2026-07-31 14:58:52.983 | l3-flavors 2026-07-31 14:58:52.983 | l3-ha 2026-07-31 14:58:52.983 | l3_agent_scheduler 2026-07-31 14:58:52.983 | logging 2026-07-31 14:58:52.983 | multi-provider 2026-07-31 14:58:52.983 | net-mtu 2026-07-31 14:58:52.983 | net-mtu-writable 2026-07-31 14:58:52.983 | network-ip-availability 2026-07-31 14:58:52.983 | network_availability_zone 2026-07-31 14:58:52.983 | network_ha 2026-07-31 14:58:52.983 | pagination 2026-07-31 14:58:52.983 | port-device-profile 2026-07-31 14:58:52.983 | port-hardware-offload-type 2026-07-31 14:58:52.983 | port-mac-address-regenerate 2026-07-31 14:58:52.983 | port-numa-affinity-policy 2026-07-31 14:58:52.983 | port-numa-affinity-policy-socket 2026-07-31 14:58:52.983 | port-resource-request 2026-07-31 14:58:52.983 | port-security 2026-07-31 14:58:52.983 | port-trusted-vif 2026-07-31 14:58:52.983 | project-id 2026-07-31 14:58:52.983 | provider 2026-07-31 14:58:52.983 | pvlan 2026-07-31 14:58:52.983 | qinq 2026-07-31 14:58:52.983 | qos 2026-07-31 14:58:52.983 | qos-bw-limit-direction 2026-07-31 14:58:52.983 | qos-bw-minimum-ingress 2026-07-31 14:58:52.983 | qos-default 2026-07-31 14:58:52.983 | qos-fip 2026-07-31 14:58:52.983 | qos-gateway-ip 2026-07-31 14:58:52.983 | qos-rule-type-details 2026-07-31 14:58:52.983 | qos-rule-type-filter 2026-07-31 14:58:52.983 | qos-rules-alias 2026-07-31 14:58:52.983 | quota-check-limit 2026-07-31 14:58:52.983 | quota-check-limit-default 2026-07-31 14:58:52.983 | quota_details 2026-07-31 14:58:52.983 | quotas 2026-07-31 14:58:52.983 | rbac-address-scope 2026-07-31 14:58:52.983 | rbac-policies 2026-07-31 14:58:52.983 | rbac-security-groups 2026-07-31 14:58:52.983 | router 2026-07-31 14:58:52.983 | router-enable-snat 2026-07-31 14:58:52.983 | router_availability_zone 2026-07-31 14:58:52.983 | security-group 2026-07-31 14:58:52.983 | security-groups-default-rules 2026-07-31 14:58:52.983 | security-groups-default-statefulness 2026-07-31 14:58:52.983 | security-groups-normalized-cidr 2026-07-31 14:58:52.983 | security-groups-remote-address-group 2026-07-31 14:58:52.983 | security-groups-rules-belongs-to-default-sg 2026-07-31 14:58:52.983 | security-groups-shared-filtering 2026-07-31 14:58:52.983 | segment 2026-07-31 14:58:52.983 | sorting 2026-07-31 14:58:52.983 | standard-attr-description 2026-07-31 14:58:52.983 | standard-attr-fwaas-v2 2026-07-31 14:58:52.983 | standard-attr-revisions 2026-07-31 14:58:52.983 | standard-attr-tag 2026-07-31 14:58:52.983 | standard-attr-timestamp 2026-07-31 14:58:52.983 | stateful-security-group 2026-07-31 14:58:52.983 | subnet-dns-publish-fixed-ip 2026-07-31 14:58:52.983 | subnet-external-network 2026-07-31 14:58:52.983 | subnet-service-types 2026-07-31 14:58:52.983 | subnet_allocation 2026-07-31 14:58:52.983 | subnet_onboard 2026-07-31 14:58:52.983 | subnetpool-prefix-ops 2026-07-31 14:58:52.983 | tag-creation 2026-07-31 14:58:52.983 | tap-mirror 2026-07-31 14:58:52.983 | tap-mirror-both-direction 2026-07-31 14:58:52.983 | trunk 2026-07-31 14:58:52.983 | uplink-status-propagation 2026-07-31 14:58:52.983 | uplink-status-propagation-updatable 2026-07-31 14:58:52.983 | vlan-transparent 2026-07-31 14:58:52.983 | vpn-endpoint-groups 2026-07-31 14:58:52.983 | vpnaas' 2026-07-31 14:58:52.986 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-31 14:58:52.987 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-07-31 14:58:52.988 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-07-31 14:58:52.991 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-07-31 14:58:52.997 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-07-31 14:58:52.997 | address-scope 2026-07-31 14:58:52.997 | agent 2026-07-31 14:58:52.997 | allowed-address-pairs 2026-07-31 14:58:52.997 | auto-allocated-topology 2026-07-31 14:58:52.997 | availability_zone 2026-07-31 14:58:52.997 | bgp 2026-07-31 14:58:52.997 | bgp_4byte_asn 2026-07-31 14:58:52.997 | bgp_dragent_scheduler 2026-07-31 14:58:52.997 | binding 2026-07-31 14:58:52.997 | binding-extended 2026-07-31 14:58:52.997 | default-subnetpools 2026-07-31 14:58:52.997 | dhcp_agent_scheduler 2026-07-31 14:58:52.997 | dns-domain-ports 2026-07-31 14:58:52.997 | dns-integration 2026-07-31 14:58:52.997 | dns-integration-domain-keywords 2026-07-31 14:58:52.997 | empty-string-filtering 2026-07-31 14:58:52.997 | enable-default-route-bfd 2026-07-31 14:58:52.997 | enable-default-route-ecmp 2026-07-31 14:58:52.997 | expose-port-forwarding-in-fip 2026-07-31 14:58:52.997 | ext-gw-mode 2026-07-31 14:58:52.997 | external-gateway-multihoming 2026-07-31 14:58:52.997 | external-net 2026-07-31 14:58:52.997 | extra_dhcp_opt 2026-07-31 14:58:52.997 | extraroute 2026-07-31 14:58:52.997 | extraroute-atomic 2026-07-31 14:58:52.997 | filter-validation 2026-07-31 14:58:52.997 | fip-port-details 2026-07-31 14:58:52.997 | flavors 2026-07-31 14:58:52.997 | floating-ip-port-forwarding 2026-07-31 14:58:52.997 | floating-ip-port-forwarding-description 2026-07-31 14:58:52.997 | floating-ip-port-forwarding-detail 2026-07-31 14:58:52.997 | floating-ip-port-forwarding-port-ranges 2026-07-31 14:58:52.997 | floatingip-pools 2026-07-31 14:58:52.997 | fwaas_v2 2026-07-31 14:58:52.997 | ip_allocation 2026-07-31 14:58:52.997 | l3-agent-scheduler-ha-chassis-priority 2026-07-31 14:58:52.997 | l3-flavors 2026-07-31 14:58:52.997 | l3-ha 2026-07-31 14:58:52.997 | l3_agent_scheduler 2026-07-31 14:58:52.997 | logging 2026-07-31 14:58:52.997 | multi-provider 2026-07-31 14:58:52.997 | net-mtu 2026-07-31 14:58:52.997 | net-mtu-writable 2026-07-31 14:58:52.997 | network-ip-availability 2026-07-31 14:58:52.997 | network_availability_zone 2026-07-31 14:58:52.997 | network_ha 2026-07-31 14:58:52.997 | pagination 2026-07-31 14:58:52.997 | port-device-profile 2026-07-31 14:58:52.997 | port-hardware-offload-type 2026-07-31 14:58:52.997 | port-mac-address-regenerate 2026-07-31 14:58:52.997 | port-numa-affinity-policy 2026-07-31 14:58:52.997 | port-numa-affinity-policy-socket 2026-07-31 14:58:52.997 | port-resource-request 2026-07-31 14:58:52.997 | port-security 2026-07-31 14:58:52.997 | port-trusted-vif 2026-07-31 14:58:52.997 | project-id 2026-07-31 14:58:52.997 | provider 2026-07-31 14:58:52.997 | pvlan 2026-07-31 14:58:52.997 | qinq 2026-07-31 14:58:52.997 | qos 2026-07-31 14:58:52.997 | qos-bw-limit-direction 2026-07-31 14:58:52.997 | qos-bw-minimum-ingress 2026-07-31 14:58:52.997 | qos-default 2026-07-31 14:58:52.997 | qos-fip 2026-07-31 14:58:52.997 | qos-gateway-ip 2026-07-31 14:58:52.997 | qos-rule-type-details 2026-07-31 14:58:52.997 | qos-rule-type-filter 2026-07-31 14:58:52.997 | qos-rules-alias 2026-07-31 14:58:52.997 | quota-check-limit 2026-07-31 14:58:52.997 | quota-check-limit-default 2026-07-31 14:58:52.997 | quota_details 2026-07-31 14:58:52.997 | quotas 2026-07-31 14:58:52.997 | rbac-address-scope 2026-07-31 14:58:52.997 | rbac-policies 2026-07-31 14:58:52.997 | rbac-security-groups 2026-07-31 14:58:52.997 | router 2026-07-31 14:58:52.997 | router-enable-snat 2026-07-31 14:58:52.997 | router_availability_zone 2026-07-31 14:58:52.997 | security-group 2026-07-31 14:58:52.997 | security-groups-default-rules 2026-07-31 14:58:52.997 | security-groups-default-statefulness 2026-07-31 14:58:52.997 | security-groups-normalized-cidr 2026-07-31 14:58:52.997 | security-groups-remote-address-group 2026-07-31 14:58:52.997 | security-groups-rules-belongs-to-default-sg 2026-07-31 14:58:52.997 | security-groups-shared-filtering 2026-07-31 14:58:52.997 | segment 2026-07-31 14:58:52.997 | sorting 2026-07-31 14:58:52.997 | standard-attr-description 2026-07-31 14:58:52.997 | standard-attr-fwaas-v2 2026-07-31 14:58:52.997 | standard-attr-revisions 2026-07-31 14:58:52.997 | standard-attr-tag 2026-07-31 14:58:52.997 | standard-attr-timestamp 2026-07-31 14:58:52.997 | stateful-security-group 2026-07-31 14:58:52.997 | subnet-dns-publish-fixed-ip 2026-07-31 14:58:52.997 | subnet-external-network 2026-07-31 14:58:52.997 | subnet-service-types 2026-07-31 14:58:52.997 | subnet_allocation 2026-07-31 14:58:52.997 | subnet_onboard 2026-07-31 14:58:52.997 | subnetpool-prefix-ops 2026-07-31 14:58:52.997 | tag-creation 2026-07-31 14:58:52.997 | tap-mirror 2026-07-31 14:58:52.997 | tap-mirror-both-direction 2026-07-31 14:58:52.997 | trunk 2026-07-31 14:58:52.997 | uplink-status-propagation 2026-07-31 14:58:52.997 | uplink-status-propagation-updatable 2026-07-31 14:58:52.998 | vlan-transparent 2026-07-31 14:58:52.998 | vpn-endpoint-groups 2026-07-31 14:58:52.998 | vpnaas' 2026-07-31 14:58:53.003 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-07-31 14:58:53.003 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-07-31 14:58:53.003 | address-scope 2026-07-31 14:58:53.003 | agent 2026-07-31 14:58:53.003 | allowed-address-pairs 2026-07-31 14:58:53.003 | auto-allocated-topology 2026-07-31 14:58:53.003 | availability_zone 2026-07-31 14:58:53.003 | bgp 2026-07-31 14:58:53.003 | bgp_4byte_asn 2026-07-31 14:58:53.003 | bgp_dragent_scheduler 2026-07-31 14:58:53.003 | binding 2026-07-31 14:58:53.003 | binding-extended 2026-07-31 14:58:53.003 | default-subnetpools 2026-07-31 14:58:53.003 | dhcp_agent_scheduler 2026-07-31 14:58:53.003 | dns-domain-ports 2026-07-31 14:58:53.003 | dns-integration 2026-07-31 14:58:53.003 | dns-integration-domain-keywords 2026-07-31 14:58:53.003 | empty-string-filtering 2026-07-31 14:58:53.003 | enable-default-route-bfd 2026-07-31 14:58:53.003 | enable-default-route-ecmp 2026-07-31 14:58:53.003 | expose-port-forwarding-in-fip 2026-07-31 14:58:53.003 | ext-gw-mode 2026-07-31 14:58:53.003 | external-gateway-multihoming 2026-07-31 14:58:53.003 | external-net 2026-07-31 14:58:53.003 | extra_dhcp_opt 2026-07-31 14:58:53.004 | extraroute 2026-07-31 14:58:53.004 | extraroute-atomic 2026-07-31 14:58:53.004 | filter-validation 2026-07-31 14:58:53.004 | fip-port-details 2026-07-31 14:58:53.004 | flavors 2026-07-31 14:58:53.004 | floating-ip-port-forwarding 2026-07-31 14:58:53.004 | floating-ip-port-forwarding-description 2026-07-31 14:58:53.004 | floating-ip-port-forwarding-detail 2026-07-31 14:58:53.004 | floating-ip-port-forwarding-port-ranges 2026-07-31 14:58:53.004 | floatingip-pools 2026-07-31 14:58:53.004 | fwaas_v2 2026-07-31 14:58:53.004 | ip_allocation 2026-07-31 14:58:53.004 | l3-agent-scheduler-ha-chassis-priority 2026-07-31 14:58:53.004 | l3-flavors 2026-07-31 14:58:53.004 | l3-ha 2026-07-31 14:58:53.004 | l3_agent_scheduler 2026-07-31 14:58:53.004 | logging 2026-07-31 14:58:53.004 | multi-provider 2026-07-31 14:58:53.004 | net-mtu 2026-07-31 14:58:53.004 | net-mtu-writable 2026-07-31 14:58:53.004 | network-ip-availability 2026-07-31 14:58:53.004 | network_availability_zone 2026-07-31 14:58:53.004 | network_ha 2026-07-31 14:58:53.004 | pagination 2026-07-31 14:58:53.004 | port-device-profile 2026-07-31 14:58:53.004 | port-hardware-offload-type 2026-07-31 14:58:53.004 | port-mac-address-regenerate 2026-07-31 14:58:53.004 | port-numa-affinity-policy 2026-07-31 14:58:53.004 | port-numa-affinity-policy-socket 2026-07-31 14:58:53.004 | port-resource-request 2026-07-31 14:58:53.004 | port-security 2026-07-31 14:58:53.004 | port-trusted-vif 2026-07-31 14:58:53.004 | project-id 2026-07-31 14:58:53.004 | provider 2026-07-31 14:58:53.004 | pvlan 2026-07-31 14:58:53.004 | qinq 2026-07-31 14:58:53.004 | qos 2026-07-31 14:58:53.004 | qos-bw-limit-direction 2026-07-31 14:58:53.004 | qos-bw-minimum-ingress 2026-07-31 14:58:53.004 | qos-default 2026-07-31 14:58:53.004 | qos-fip 2026-07-31 14:58:53.004 | qos-gateway-ip 2026-07-31 14:58:53.004 | qos-rule-type-details 2026-07-31 14:58:53.004 | qos-rule-type-filter 2026-07-31 14:58:53.004 | qos-rules-alias 2026-07-31 14:58:53.004 | quota-check-limit 2026-07-31 14:58:53.004 | quota-check-limit-default 2026-07-31 14:58:53.004 | quota_details 2026-07-31 14:58:53.004 | quotas 2026-07-31 14:58:53.004 | rbac-address-scope 2026-07-31 14:58:53.004 | rbac-policies 2026-07-31 14:58:53.004 | rbac-security-groups 2026-07-31 14:58:53.004 | router 2026-07-31 14:58:53.004 | router-enable-snat 2026-07-31 14:58:53.004 | router_availability_zone 2026-07-31 14:58:53.004 | security-group 2026-07-31 14:58:53.004 | security-groups-default-rules 2026-07-31 14:58:53.004 | security-groups-default-statefulness 2026-07-31 14:58:53.004 | security-groups-normalized-cidr 2026-07-31 14:58:53.004 | security-groups-remote-address-group 2026-07-31 14:58:53.004 | security-groups-rules-belongs-to-default-sg 2026-07-31 14:58:53.004 | security-groups-shared-filtering 2026-07-31 14:58:53.004 | segment 2026-07-31 14:58:53.004 | sorting 2026-07-31 14:58:53.004 | standard-attr-description 2026-07-31 14:58:53.004 | standard-attr-fwaas-v2 2026-07-31 14:58:53.004 | standard-attr-revisions 2026-07-31 14:58:53.004 | standard-attr-tag 2026-07-31 14:58:53.004 | standard-attr-timestamp 2026-07-31 14:58:53.004 | stateful-security-group 2026-07-31 14:58:53.004 | subnet-dns-publish-fixed-ip 2026-07-31 14:58:53.004 | subnet-external-network 2026-07-31 14:58:53.005 | subnet-service-types 2026-07-31 14:58:53.005 | subnet_allocation 2026-07-31 14:58:53.005 | subnet_onboard 2026-07-31 14:58:53.005 | subnetpool-prefix-ops 2026-07-31 14:58:53.005 | tag-creation 2026-07-31 14:58:53.005 | tap-mirror 2026-07-31 14:58:53.005 | tap-mirror-both-direction 2026-07-31 14:58:53.005 | trunk 2026-07-31 14:58:53.005 | uplink-status-propagation 2026-07-31 14:58:53.005 | uplink-status-propagation-updatable 2026-07-31 14:58:53.005 | vlan-transparent 2026-07-31 14:58:53.005 | vpn-endpoint-groups 2026-07-31 14:58:53.005 | vpnaas' 2026-07-31 14:58:53.005 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-07-31 14:58:53.005 | address-scope 2026-07-31 14:58:53.005 | agent 2026-07-31 14:58:53.005 | allowed-address-pairs 2026-07-31 14:58:53.005 | auto-allocated-topology 2026-07-31 14:58:53.005 | availability_zone 2026-07-31 14:58:53.005 | bgp 2026-07-31 14:58:53.005 | bgp_4byte_asn 2026-07-31 14:58:53.005 | bgp_dragent_scheduler 2026-07-31 14:58:53.005 | binding 2026-07-31 14:58:53.005 | binding-extended 2026-07-31 14:58:53.005 | default-subnetpools 2026-07-31 14:58:53.005 | dhcp_agent_scheduler 2026-07-31 14:58:53.005 | dns-domain-ports 2026-07-31 14:58:53.005 | dns-integration 2026-07-31 14:58:53.005 | dns-integration-domain-keywords 2026-07-31 14:58:53.005 | empty-string-filtering 2026-07-31 14:58:53.005 | enable-default-route-bfd 2026-07-31 14:58:53.005 | enable-default-route-ecmp 2026-07-31 14:58:53.005 | expose-port-forwarding-in-fip 2026-07-31 14:58:53.005 | ext-gw-mode 2026-07-31 14:58:53.005 | external-gateway-multihoming 2026-07-31 14:58:53.005 | external-net 2026-07-31 14:58:53.005 | extra_dhcp_opt 2026-07-31 14:58:53.005 | extraroute 2026-07-31 14:58:53.005 | extraroute-atomic 2026-07-31 14:58:53.005 | filter-validation 2026-07-31 14:58:53.005 | fip-port-details 2026-07-31 14:58:53.005 | flavors 2026-07-31 14:58:53.005 | floating-ip-port-forwarding 2026-07-31 14:58:53.005 | floating-ip-port-forwarding-description 2026-07-31 14:58:53.005 | floating-ip-port-forwarding-detail 2026-07-31 14:58:53.005 | floating-ip-port-forwarding-port-ranges 2026-07-31 14:58:53.005 | floatingip-pools 2026-07-31 14:58:53.005 | fwaas_v2 2026-07-31 14:58:53.005 | ip_allocation 2026-07-31 14:58:53.005 | l3-agent-scheduler-ha-chassis-priority 2026-07-31 14:58:53.005 | l3-flavors 2026-07-31 14:58:53.005 | l3-ha 2026-07-31 14:58:53.005 | l3_agent_scheduler 2026-07-31 14:58:53.005 | logging 2026-07-31 14:58:53.005 | multi-provider 2026-07-31 14:58:53.005 | net-mtu 2026-07-31 14:58:53.005 | net-mtu-writable 2026-07-31 14:58:53.005 | network-ip-availability 2026-07-31 14:58:53.005 | network_availability_zone 2026-07-31 14:58:53.005 | network_ha 2026-07-31 14:58:53.005 | pagination 2026-07-31 14:58:53.005 | port-device-profile 2026-07-31 14:58:53.005 | port-hardware-offload-type 2026-07-31 14:58:53.005 | port-mac-address-regenerate 2026-07-31 14:58:53.005 | port-numa-affinity-policy 2026-07-31 14:58:53.005 | port-numa-affinity-policy-socket 2026-07-31 14:58:53.005 | port-resource-request 2026-07-31 14:58:53.005 | port-security 2026-07-31 14:58:53.005 | port-trusted-vif 2026-07-31 14:58:53.005 | project-id 2026-07-31 14:58:53.005 | provider 2026-07-31 14:58:53.005 | pvlan 2026-07-31 14:58:53.005 | qinq 2026-07-31 14:58:53.005 | qos 2026-07-31 14:58:53.005 | qos-bw-limit-direction 2026-07-31 14:58:53.005 | qos-bw-minimum-ingress 2026-07-31 14:58:53.005 | qos-default 2026-07-31 14:58:53.005 | qos-fip 2026-07-31 14:58:53.005 | qos-gateway-ip 2026-07-31 14:58:53.005 | qos-rule-type-details 2026-07-31 14:58:53.005 | qos-rule-type-filter 2026-07-31 14:58:53.006 | qos-rules-alias 2026-07-31 14:58:53.006 | quota-check-limit 2026-07-31 14:58:53.006 | quota-check-limit-default 2026-07-31 14:58:53.006 | quota_details 2026-07-31 14:58:53.006 | quotas 2026-07-31 14:58:53.006 | rbac-address-scope 2026-07-31 14:58:53.006 | rbac-policies 2026-07-31 14:58:53.006 | rbac-security-groups 2026-07-31 14:58:53.006 | router 2026-07-31 14:58:53.006 | router-enable-snat 2026-07-31 14:58:53.006 | router_availability_zone 2026-07-31 14:58:53.006 | security-group 2026-07-31 14:58:53.006 | security-groups-default-rules 2026-07-31 14:58:53.006 | security-groups-default-statefulness 2026-07-31 14:58:53.006 | security-groups-normalized-cidr 2026-07-31 14:58:53.006 | security-groups-remote-address-group 2026-07-31 14:58:53.006 | security-groups-rules-belongs-to-default-sg 2026-07-31 14:58:53.006 | security-groups-shared-filtering 2026-07-31 14:58:53.006 | segment 2026-07-31 14:58:53.006 | sorting 2026-07-31 14:58:53.006 | standard-attr-description 2026-07-31 14:58:53.006 | standard-attr-fwaas-v2 2026-07-31 14:58:53.006 | standard-attr-revisions 2026-07-31 14:58:53.006 | standard-attr-tag 2026-07-31 14:58:53.006 | standard-attr-timestamp 2026-07-31 14:58:53.006 | stateful-security-group 2026-07-31 14:58:53.006 | subnet-dns-publish-fixed-ip 2026-07-31 14:58:53.006 | subnet-external-network 2026-07-31 14:58:53.006 | subnet-service-types 2026-07-31 14:58:53.006 | subnet_allocation 2026-07-31 14:58:53.006 | subnet_onboard 2026-07-31 14:58:53.006 | subnetpool-prefix-ops 2026-07-31 14:58:53.006 | tag-creation 2026-07-31 14:58:53.006 | tap-mirror 2026-07-31 14:58:53.006 | tap-mirror-both-direction 2026-07-31 14:58:53.006 | trunk 2026-07-31 14:58:53.006 | uplink-status-propagation 2026-07-31 14:58:53.006 | uplink-status-propagation-updatable 2026-07-31 14:58:53.006 | vlan-transparent 2026-07-31 14:58:53.006 | vpn-endpoint-groups 2026-07-31 14:58:53.006 | vpnaas' 2026-07-31 14:58:53.007 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-31 14:58:53.011 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-07-31 14:58:53.011 | address-scope 2026-07-31 14:58:53.012 | agent 2026-07-31 14:58:53.012 | allowed-address-pairs 2026-07-31 14:58:53.012 | auto-allocated-topology 2026-07-31 14:58:53.012 | availability_zone 2026-07-31 14:58:53.012 | bgp 2026-07-31 14:58:53.012 | bgp_4byte_asn 2026-07-31 14:58:53.012 | bgp_dragent_scheduler 2026-07-31 14:58:53.012 | binding 2026-07-31 14:58:53.012 | binding-extended 2026-07-31 14:58:53.012 | default-subnetpools 2026-07-31 14:58:53.012 | dhcp_agent_scheduler 2026-07-31 14:58:53.012 | dns-domain-ports 2026-07-31 14:58:53.012 | dns-integration 2026-07-31 14:58:53.012 | dns-integration-domain-keywords 2026-07-31 14:58:53.012 | empty-string-filtering 2026-07-31 14:58:53.012 | enable-default-route-bfd 2026-07-31 14:58:53.012 | enable-default-route-ecmp 2026-07-31 14:58:53.012 | expose-port-forwarding-in-fip 2026-07-31 14:58:53.012 | ext-gw-mode 2026-07-31 14:58:53.012 | external-gateway-multihoming 2026-07-31 14:58:53.012 | external-net 2026-07-31 14:58:53.012 | extra_dhcp_opt 2026-07-31 14:58:53.012 | extraroute 2026-07-31 14:58:53.012 | extraroute-atomic 2026-07-31 14:58:53.012 | filter-validation 2026-07-31 14:58:53.012 | fip-port-details 2026-07-31 14:58:53.012 | flavors 2026-07-31 14:58:53.012 | floating-ip-port-forwarding 2026-07-31 14:58:53.012 | floating-ip-port-forwarding-description 2026-07-31 14:58:53.012 | floating-ip-port-forwarding-detail 2026-07-31 14:58:53.012 | floating-ip-port-forwarding-port-ranges 2026-07-31 14:58:53.012 | floatingip-pools 2026-07-31 14:58:53.012 | fwaas_v2 2026-07-31 14:58:53.012 | ip_allocation 2026-07-31 14:58:53.012 | l3-agent-scheduler-ha-chassis-priority 2026-07-31 14:58:53.012 | l3-flavors 2026-07-31 14:58:53.012 | l3-ha 2026-07-31 14:58:53.012 | l3_agent_scheduler 2026-07-31 14:58:53.012 | logging 2026-07-31 14:58:53.012 | multi-provider 2026-07-31 14:58:53.012 | net-mtu 2026-07-31 14:58:53.012 | net-mtu-writable 2026-07-31 14:58:53.012 | network-ip-availability 2026-07-31 14:58:53.012 | network_availability_zone 2026-07-31 14:58:53.012 | network_ha 2026-07-31 14:58:53.012 | pagination 2026-07-31 14:58:53.012 | port-device-profile 2026-07-31 14:58:53.012 | port-hardware-offload-type 2026-07-31 14:58:53.012 | port-mac-address-regenerate 2026-07-31 14:58:53.012 | port-numa-affinity-policy 2026-07-31 14:58:53.012 | port-numa-affinity-policy-socket 2026-07-31 14:58:53.012 | port-resource-request 2026-07-31 14:58:53.012 | port-security 2026-07-31 14:58:53.012 | port-trusted-vif 2026-07-31 14:58:53.012 | project-id 2026-07-31 14:58:53.012 | provider 2026-07-31 14:58:53.012 | pvlan 2026-07-31 14:58:53.012 | qinq 2026-07-31 14:58:53.012 | qos 2026-07-31 14:58:53.012 | qos-bw-limit-direction 2026-07-31 14:58:53.012 | qos-bw-minimum-ingress 2026-07-31 14:58:53.012 | qos-default 2026-07-31 14:58:53.012 | qos-fip 2026-07-31 14:58:53.012 | qos-gateway-ip 2026-07-31 14:58:53.012 | qos-rule-type-details 2026-07-31 14:58:53.012 | qos-rule-type-filter 2026-07-31 14:58:53.012 | qos-rules-alias 2026-07-31 14:58:53.012 | quota-check-limit 2026-07-31 14:58:53.012 | quota-check-limit-default 2026-07-31 14:58:53.012 | quota_details 2026-07-31 14:58:53.012 | quotas 2026-07-31 14:58:53.012 | rbac-address-scope 2026-07-31 14:58:53.012 | rbac-policies 2026-07-31 14:58:53.012 | rbac-security-groups 2026-07-31 14:58:53.012 | router 2026-07-31 14:58:53.012 | router-enable-snat 2026-07-31 14:58:53.012 | router_availability_zone 2026-07-31 14:58:53.012 | security-group 2026-07-31 14:58:53.012 | security-groups-default-rules 2026-07-31 14:58:53.012 | security-groups-default-statefulness 2026-07-31 14:58:53.012 | security-groups-normalized-cidr 2026-07-31 14:58:53.012 | security-groups-remote-address-group 2026-07-31 14:58:53.012 | security-groups-rules-belongs-to-default-sg 2026-07-31 14:58:53.012 | security-groups-shared-filtering 2026-07-31 14:58:53.012 | segment 2026-07-31 14:58:53.012 | sorting 2026-07-31 14:58:53.012 | standard-attr-description 2026-07-31 14:58:53.012 | standard-attr-fwaas-v2 2026-07-31 14:58:53.012 | standard-attr-revisions 2026-07-31 14:58:53.012 | standard-attr-tag 2026-07-31 14:58:53.013 | standard-attr-timestamp 2026-07-31 14:58:53.013 | stateful-security-group 2026-07-31 14:58:53.013 | subnet-dns-publish-fixed-ip 2026-07-31 14:58:53.013 | subnet-external-network 2026-07-31 14:58:53.013 | subnet-service-types 2026-07-31 14:58:53.013 | subnet_allocation 2026-07-31 14:58:53.013 | subnet_onboard 2026-07-31 14:58:53.013 | subnetpool-prefix-ops 2026-07-31 14:58:53.013 | tag-creation 2026-07-31 14:58:53.013 | tap-mirror 2026-07-31 14:58:53.013 | tap-mirror-both-direction 2026-07-31 14:58:53.013 | trunk 2026-07-31 14:58:53.013 | uplink-status-propagation 2026-07-31 14:58:53.013 | uplink-status-propagation-updatable 2026-07-31 14:58:53.013 | vlan-transparent 2026-07-31 14:58:53.013 | vpn-endpoint-groups 2026-07-31 14:58:53.013 | vpnaas' 2026-07-31 14:58:53.018 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-07-31 14:58:53.018 | address-scope 2026-07-31 14:58:53.018 | agent 2026-07-31 14:58:53.018 | allowed-address-pairs 2026-07-31 14:58:53.018 | auto-allocated-topology 2026-07-31 14:58:53.018 | availability_zone 2026-07-31 14:58:53.018 | bgp 2026-07-31 14:58:53.018 | bgp_4byte_asn 2026-07-31 14:58:53.018 | bgp_dragent_scheduler 2026-07-31 14:58:53.018 | binding 2026-07-31 14:58:53.018 | binding-extended 2026-07-31 14:58:53.018 | default-subnetpools 2026-07-31 14:58:53.018 | dhcp_agent_scheduler 2026-07-31 14:58:53.018 | dns-domain-ports 2026-07-31 14:58:53.018 | dns-integration 2026-07-31 14:58:53.018 | dns-integration-domain-keywords 2026-07-31 14:58:53.018 | empty-string-filtering 2026-07-31 14:58:53.018 | enable-default-route-bfd 2026-07-31 14:58:53.018 | enable-default-route-ecmp 2026-07-31 14:58:53.018 | expose-port-forwarding-in-fip 2026-07-31 14:58:53.018 | ext-gw-mode 2026-07-31 14:58:53.018 | external-gateway-multihoming 2026-07-31 14:58:53.018 | external-net 2026-07-31 14:58:53.018 | extra_dhcp_opt 2026-07-31 14:58:53.018 | extraroute 2026-07-31 14:58:53.018 | extraroute-atomic 2026-07-31 14:58:53.018 | filter-validation 2026-07-31 14:58:53.018 | fip-port-details 2026-07-31 14:58:53.018 | flavors 2026-07-31 14:58:53.018 | floating-ip-port-forwarding 2026-07-31 14:58:53.018 | floating-ip-port-forwarding-description 2026-07-31 14:58:53.018 | floating-ip-port-forwarding-detail 2026-07-31 14:58:53.018 | floating-ip-port-forwarding-port-ranges 2026-07-31 14:58:53.018 | floatingip-pools 2026-07-31 14:58:53.018 | fwaas_v2 2026-07-31 14:58:53.018 | ip_allocation 2026-07-31 14:58:53.018 | l3-agent-scheduler-ha-chassis-priority 2026-07-31 14:58:53.018 | l3-flavors 2026-07-31 14:58:53.018 | l3-ha 2026-07-31 14:58:53.018 | l3_agent_scheduler 2026-07-31 14:58:53.018 | logging 2026-07-31 14:58:53.018 | multi-provider 2026-07-31 14:58:53.018 | net-mtu 2026-07-31 14:58:53.018 | net-mtu-writable 2026-07-31 14:58:53.018 | network-ip-availability 2026-07-31 14:58:53.018 | network_availability_zone 2026-07-31 14:58:53.018 | network_ha 2026-07-31 14:58:53.018 | pagination 2026-07-31 14:58:53.018 | port-device-profile 2026-07-31 14:58:53.019 | port-hardware-offload-type 2026-07-31 14:58:53.019 | port-mac-address-regenerate 2026-07-31 14:58:53.019 | port-numa-affinity-policy 2026-07-31 14:58:53.019 | port-numa-affinity-policy-socket 2026-07-31 14:58:53.019 | port-resource-request 2026-07-31 14:58:53.019 | port-security 2026-07-31 14:58:53.019 | port-trusted-vif 2026-07-31 14:58:53.019 | project-id 2026-07-31 14:58:53.019 | provider 2026-07-31 14:58:53.019 | pvlan 2026-07-31 14:58:53.019 | qinq 2026-07-31 14:58:53.019 | qos 2026-07-31 14:58:53.019 | qos-bw-limit-direction 2026-07-31 14:58:53.019 | qos-bw-minimum-ingress 2026-07-31 14:58:53.019 | qos-default 2026-07-31 14:58:53.019 | qos-fip 2026-07-31 14:58:53.019 | qos-gateway-ip 2026-07-31 14:58:53.019 | qos-rule-type-details 2026-07-31 14:58:53.019 | qos-rule-type-filter 2026-07-31 14:58:53.019 | qos-rules-alias 2026-07-31 14:58:53.019 | quota-check-limit 2026-07-31 14:58:53.019 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-07-31 14:58:53.019 | address-scope 2026-07-31 14:58:53.019 | agent 2026-07-31 14:58:53.019 | allowed-address-pairs 2026-07-31 14:58:53.019 | auto-allocated-topology 2026-07-31 14:58:53.019 | availability_zone 2026-07-31 14:58:53.019 | bgp 2026-07-31 14:58:53.019 | bgp_4byte_asn 2026-07-31 14:58:53.019 | quota-check-limit-default 2026-07-31 14:58:53.019 | quota_details 2026-07-31 14:58:53.019 | quotas 2026-07-31 14:58:53.019 | rbac-address-scope 2026-07-31 14:58:53.019 | rbac-policies 2026-07-31 14:58:53.019 | rbac-security-groups 2026-07-31 14:58:53.019 | router 2026-07-31 14:58:53.019 | router-enable-snat 2026-07-31 14:58:53.019 | router_availability_zone 2026-07-31 14:58:53.019 | security-group 2026-07-31 14:58:53.019 | security-groups-default-rules 2026-07-31 14:58:53.019 | security-groups-default-statefulness 2026-07-31 14:58:53.019 | bgp_dragent_scheduler 2026-07-31 14:58:53.019 | binding 2026-07-31 14:58:53.019 | binding-extended 2026-07-31 14:58:53.019 | default-subnetpools 2026-07-31 14:58:53.019 | dhcp_agent_scheduler 2026-07-31 14:58:53.019 | dns-domain-ports 2026-07-31 14:58:53.019 | dns-integration 2026-07-31 14:58:53.019 | security-groups-normalized-cidr 2026-07-31 14:58:53.019 | security-groups-remote-address-group 2026-07-31 14:58:53.019 | security-groups-rules-belongs-to-default-sg 2026-07-31 14:58:53.019 | security-groups-shared-filtering 2026-07-31 14:58:53.019 | segment 2026-07-31 14:58:53.019 | dns-integration-domain-keywords 2026-07-31 14:58:53.019 | empty-string-filtering 2026-07-31 14:58:53.019 | enable-default-route-bfd 2026-07-31 14:58:53.019 | enable-default-route-ecmp 2026-07-31 14:58:53.019 | expose-port-forwarding-in-fip 2026-07-31 14:58:53.019 | sorting 2026-07-31 14:58:53.019 | standard-attr-description 2026-07-31 14:58:53.019 | standard-attr-fwaas-v2 2026-07-31 14:58:53.019 | standard-attr-revisions 2026-07-31 14:58:53.019 | standard-attr-tag 2026-07-31 14:58:53.019 | standard-attr-timestamp 2026-07-31 14:58:53.019 | ext-gw-mode 2026-07-31 14:58:53.019 | external-gateway-multihoming 2026-07-31 14:58:53.019 | external-net 2026-07-31 14:58:53.019 | extra_dhcp_opt 2026-07-31 14:58:53.019 | extraroute 2026-07-31 14:58:53.019 | extraroute-atomic 2026-07-31 14:58:53.019 | filter-validation 2026-07-31 14:58:53.019 | fip-port-details 2026-07-31 14:58:53.019 | stateful-security-group 2026-07-31 14:58:53.019 | subnet-dns-publish-fixed-ip 2026-07-31 14:58:53.019 | subnet-external-network 2026-07-31 14:58:53.019 | subnet-service-types 2026-07-31 14:58:53.019 | subnet_allocation 2026-07-31 14:58:53.019 | subnet_onboard 2026-07-31 14:58:53.019 | flavors 2026-07-31 14:58:53.019 | floating-ip-port-forwarding 2026-07-31 14:58:53.019 | floating-ip-port-forwarding-description 2026-07-31 14:58:53.019 | floating-ip-port-forwarding-detail 2026-07-31 14:58:53.019 | subnetpool-prefix-ops 2026-07-31 14:58:53.020 | tag-creation 2026-07-31 14:58:53.020 | tap-mirror 2026-07-31 14:58:53.020 | tap-mirror-both-direction 2026-07-31 14:58:53.020 | trunk 2026-07-31 14:58:53.020 | uplink-status-propagation 2026-07-31 14:58:53.020 | floating-ip-port-forwarding-port-ranges 2026-07-31 14:58:53.020 | floatingip-pools 2026-07-31 14:58:53.020 | fwaas_v2 2026-07-31 14:58:53.020 | ip_allocation 2026-07-31 14:58:53.020 | l3-agent-scheduler-ha-chassis-priority 2026-07-31 14:58:53.020 | l3-flavors 2026-07-31 14:58:53.020 | l3-ha 2026-07-31 14:58:53.020 | uplink-status-propagation-updatable 2026-07-31 14:58:53.020 | vlan-transparent 2026-07-31 14:58:53.020 | vpn-endpoint-groups 2026-07-31 14:58:53.020 | l3_agent_scheduler 2026-07-31 14:58:53.020 | logging 2026-07-31 14:58:53.020 | multi-provider 2026-07-31 14:58:53.020 | net-mtu 2026-07-31 14:58:53.020 | net-mtu-writable 2026-07-31 14:58:53.020 | network-ip-availability 2026-07-31 14:58:53.020 | network_availability_zone 2026-07-31 14:58:53.020 | network_ha 2026-07-31 14:58:53.020 | pagination 2026-07-31 14:58:53.020 | vpnaas' 2026-07-31 14:58:53.020 | port-device-profile 2026-07-31 14:58:53.020 | port-hardware-offload-type 2026-07-31 14:58:53.020 | port-mac-address-regenerate 2026-07-31 14:58:53.020 | port-numa-affinity-policy 2026-07-31 14:58:53.020 | port-numa-affinity-policy-socket 2026-07-31 14:58:53.020 | port-resource-request 2026-07-31 14:58:53.020 | port-security 2026-07-31 14:58:53.020 | port-trusted-vif 2026-07-31 14:58:53.020 | project-id 2026-07-31 14:58:53.020 | provider 2026-07-31 14:58:53.020 | pvlan 2026-07-31 14:58:53.020 | qinq 2026-07-31 14:58:53.020 | qos 2026-07-31 14:58:53.020 | qos-bw-limit-direction 2026-07-31 14:58:53.020 | qos-bw-minimum-ingress 2026-07-31 14:58:53.020 | qos-default 2026-07-31 14:58:53.020 | qos-fip 2026-07-31 14:58:53.020 | qos-gateway-ip 2026-07-31 14:58:53.020 | qos-rule-type-details 2026-07-31 14:58:53.020 | qos-rule-type-filter 2026-07-31 14:58:53.020 | qos-rules-alias 2026-07-31 14:58:53.020 | quota-check-limit 2026-07-31 14:58:53.020 | quota-check-limit-default 2026-07-31 14:58:53.020 | quota_details 2026-07-31 14:58:53.020 | quotas 2026-07-31 14:58:53.020 | rbac-address-scope 2026-07-31 14:58:53.020 | rbac-policies 2026-07-31 14:58:53.020 | rbac-security-groups 2026-07-31 14:58:53.020 | router 2026-07-31 14:58:53.020 | router-enable-snat 2026-07-31 14:58:53.020 | router_availability_zone 2026-07-31 14:58:53.020 | security-group 2026-07-31 14:58:53.020 | security-groups-default-rules 2026-07-31 14:58:53.020 | security-groups-default-statefulness 2026-07-31 14:58:53.020 | security-groups-normalized-cidr 2026-07-31 14:58:53.020 | security-groups-remote-address-group 2026-07-31 14:58:53.020 | security-groups-rules-belongs-to-default-sg 2026-07-31 14:58:53.020 | security-groups-shared-filtering 2026-07-31 14:58:53.020 | segment 2026-07-31 14:58:53.020 | sorting 2026-07-31 14:58:53.020 | standard-attr-description 2026-07-31 14:58:53.020 | standard-attr-fwaas-v2 2026-07-31 14:58:53.020 | standard-attr-revisions 2026-07-31 14:58:53.020 | standard-attr-tag 2026-07-31 14:58:53.020 | standard-attr-timestamp 2026-07-31 14:58:53.020 | stateful-security-group 2026-07-31 14:58:53.020 | subnet-dns-publish-fixed-ip 2026-07-31 14:58:53.020 | subnet-external-network 2026-07-31 14:58:53.020 | subnet-service-types 2026-07-31 14:58:53.020 | subnet_allocation 2026-07-31 14:58:53.020 | subnet_onboard 2026-07-31 14:58:53.020 | subnetpool-prefix-ops 2026-07-31 14:58:53.020 | tag-creation 2026-07-31 14:58:53.020 | tap-mirror 2026-07-31 14:58:53.020 | tap-mirror-both-direction 2026-07-31 14:58:53.020 | trunk 2026-07-31 14:58:53.020 | uplink-status-propagation 2026-07-31 14:58:53.020 | uplink-status-propagation-updatable 2026-07-31 14:58:53.020 | vlan-transparent 2026-07-31 14:58:53.020 | vpn-endpoint-groups 2026-07-31 14:58:53.020 | vpnaas' 2026-07-31 14:58:53.020 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-07-31 14:58:53.021 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-31 14:58:53.026 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-07-31 14:58:53.029 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-07-31 14:58:53.033 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-07-31 14:58:53.033 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-07-31 14:58:53.039 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-31 14:58:53.041 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-31 14:58:53.044 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-07-31 14:58:53.047 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:53.050 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-31 14:58:53.053 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-31 14:58:53.056 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-31 14:58:53.059 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:53.062 | + 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-31 14:58:53.096 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:10.4.3.135:6641 2026-07-31 14:58:53.099 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:53.102 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-31 14:58:53.105 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.4.3.135:6641 2026-07-31 14:58:53.109 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.4.3.135:6641 ']' 2026-07-31 14:58:53.112 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:53.115 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.4.3.135:6641 2026-07-31 14:58:53.151 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:10.4.3.135:6642 2026-07-31 14:58:53.154 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:53.156 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-31 14:58:53.159 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.4.3.135:6642 2026-07-31 14:58:53.162 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.4.3.135:6642 ']' 2026-07-31 14:58:53.165 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:53.167 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.4.3.135:6642 2026-07-31 14:58:53.202 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-07-31 14:58:53.221 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:53.223 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-31 14:58:53.225 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:53.228 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-31 14:58:53.231 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-31 14:58:53.234 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-31 14:58:53.237 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:53.239 | + 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-31 14:58:53.273 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-31 14:58:53.276 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:53.279 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-31 14:58:53.282 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-31 14:58:53.284 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-31 14:58:53.288 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:53.291 | + 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-31 14:58:53.327 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-31 14:58:53.330 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:53.333 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-31 14:58:53.336 | + 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-31 14:58:53.338 | + 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-31 14:58:53.341 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:53.344 | + 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-31 14:58:53.378 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:510 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-31 14:58:53.381 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:53.384 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-31 14:58:53.386 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-31 14:58:53.389 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-31 14:58:53.392 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:53.395 | + 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-31 14:58:53.430 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-31 14:58:53.433 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:53.436 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-31 14:58:53.439 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-31 14:58:53.442 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-31 14:58:53.444 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:53.447 | + 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-31 14:58:53.480 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-31 14:58:53.483 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:53.486 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-31 14:58:53.489 | + 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-31 14:58:53.492 | + 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-31 14:58:53.495 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:53.498 | + 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-31 14:58:53.533 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-07-31 14:58:53.536 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:53.539 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-31 14:58:53.542 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-31 14:58:53.545 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-31 14:58:53.548 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:53.550 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-31 14:58:53.583 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-07-31 14:58:53.586 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:53.588 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-31 14:58:53.591 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-31 14:58:53.594 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-31 14:58:53.596 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:53.600 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-31 14:58:53.633 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-31 14:58:53.636 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:53.639 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-31 14:58:53.642 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-31 14:58:53.644 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-31 14:58:53.647 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:53.650 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-31 14:58:53.681 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-31 14:58:53.700 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-07-31 14:58:53.717 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:53.720 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-07-31 14:58:53.722 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-31 14:58:53.740 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:53.743 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-07-31 14:58:53.746 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : is_ovn_agent_enabled 2026-07-31 14:58:53.748 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-31 14:58:53.766 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:53.769 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-07-31 14:58:53.812 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-07-31 14:58:53.815 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : [[ metadata =~ metadata ]] 2026-07-31 14:58:53.818 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:528 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-07-31 14:58:53.820 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:53.823 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-31 14:58:53.826 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-31 14:58:53.829 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-31 14:58:53.832 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:53.835 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-31 14:58:53.867 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-07-31 14:58:53.884 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:53.887 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-31 14:58:53.923 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-07-31 14:58:53.942 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:53.944 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-31 14:58:53.977 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-07-31 14:58:53.996 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:53.999 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-07-31 14:58:54.001 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-31 14:58:54.019 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:54.021 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-07-31 14:58:54.024 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_ovn_agent_enabled 2026-07-31 14:58:54.026 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-31 14:58:54.045 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:54.049 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-07-31 14:58:54.096 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-07-31 14:58:54.099 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : [[ metadata =~ metadata ]] 2026-07-31 14:58:54.102 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-31 14:58:54.139 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-07-31 14:58:54.157 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:54.160 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-07-31 14:58:54.179 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:54.182 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-07-31 14:58:54.202 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:54.205 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-07-31 14:58:54.225 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:54.228 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-07-31 14:58:54.247 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:54.250 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-07-31 14:58:54.270 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:54.273 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-31 14:58:54.292 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:54.295 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-07-31 14:58:54.297 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-31 14:58:54.299 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-31 14:58:54.305 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-31 14:58:54.339 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-31 14:58:54.374 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-31 14:58:54.408 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-31 14:58:54.442 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-31 14:58:54.445 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-31 14:58:54.448 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-31 14:58:54.450 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-31 14:58:54.453 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-31 14:58:54.456 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-31 14:58:54.459 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-31 14:58:54.461 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-31 14:58:54.464 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-31 14:58:54.467 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-31 14:58:54.499 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-31 14:58:54.531 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.4.3.135/identity 2026-07-31 14:58:54.564 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-31 14:58:54.599 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-07-31 14:58:54.633 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-31 14:58:54.667 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-31 14:58:54.699 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-31 14:58:54.730 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.4.3.135/identity 2026-07-31 14:58:54.760 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-31 14:58:54.793 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-31 14:58:54.822 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-31 14:58:54.825 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-31 14:58:54.860 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-31 14:58:54.898 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-31 14:58:54.901 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-31 14:58:54.904 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-31 14:58:54.907 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-31 14:58:54.910 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-31 14:58:54.945 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-31 14:58:54.981 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.4.3.135/identity 2026-07-31 14:58:55.018 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-31 14:58:55.054 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-07-31 14:58:55.092 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-31 14:58:55.131 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-31 14:58:55.170 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-31 14:58:55.209 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-31 14:58:55.212 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-31 14:58:55.216 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-31 14:58:55.219 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-31 14:58:55.222 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-31 14:58:55.259 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-31 14:58:55.300 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.4.3.135/identity 2026-07-31 14:58:55.340 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-31 14:58:55.380 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-07-31 14:58:55.420 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-31 14:58:55.457 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-31 14:58:55.496 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-31 14:58:55.534 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-07-31 14:58:55.536 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-31 14:58:55.539 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-31 14:58:55.543 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-31 14:58:55.545 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-31 14:58:55.548 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-31 14:58:55.551 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-31 14:58:55.554 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-31 14:58:55.557 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-31 14:58:55.560 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-31 14:58:55.563 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-31 14:58:55.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-31 14:58:55.568 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-31 14:58:55.571 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-31 14:58:55.573 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-31 14:58:55.576 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-31 14:58:55.579 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-31 14:58:55.582 | + 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-31 14:58:55.584 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:55.587 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-31 14:58:55.589 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-31 14:58:55.592 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-31 14:58:55.595 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:55.598 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-31 14:58:55.632 | + 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-31 14:58:55.634 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:55.637 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-31 14:58:55.640 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-31 14:58:55.642 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-31 14:58:55.645 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:55.647 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-31 14:58:55.677 | + 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-31 14:58:55.680 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:55.682 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-31 14:58:55.685 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-31 14:58:55.687 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-31 14:58:55.690 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:55.692 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-31 14:58:55.724 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-31 14:58:55.727 | + 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-31 14:58:55.729 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:55.732 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-31 14:58:55.734 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-31 14:58:55.737 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-31 14:58:55.739 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:55.742 | + 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-31 14:58:55.775 | + 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-31 14:58:55.777 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:55.780 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-31 14:58:55.783 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-31 14:58:55.786 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-31 14:58:55.788 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:55.791 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-31 14:58:55.825 | + 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-31 14:58:55.828 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:55.830 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-31 14:58:55.834 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-31 14:58:55.836 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-31 14:58:55.839 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:55.842 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-31 14:58:55.876 | + 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-31 14:58:55.878 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:55.881 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-31 14:58:55.884 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-31 14:58:55.888 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-31 14:58:55.890 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:55.893 | + 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-31 14:58:55.930 | + 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-31 14:58:55.933 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:55.936 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-31 14:58:55.939 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-31 14:58:55.942 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-31 14:58:55.945 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:55.948 | + 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-31 14:58:55.982 | + 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-31 14:58:55.985 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:55.988 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-31 14:58:55.991 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-31 14:58:55.994 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-31 14:58:55.997 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:56.000 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-31 14:58:56.035 | + 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-31 14:58:56.038 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:56.041 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-31 14:58:56.043 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-31 14:58:56.046 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-31 14:58:56.048 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:56.050 | + 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-31 14:58:56.081 | + 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-31 14:58:56.084 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-31 14:58:56.086 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-31 14:58:56.089 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-31 14:58:56.092 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-31 14:58:56.095 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-31 14:58:56.098 | + 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-31 14:58:56.131 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-31 14:58:56.134 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 3 2026-07-31 14:58:56.171 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-31 14:58:56.204 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-31 14:58:56.207 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-31 14:58:56.209 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-31 14:58:56.212 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-31 14:58:56.215 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-31 14:58:56.218 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-31 14:58:56.220 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-31 14:58:56.223 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-31 14:58:56.226 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-31 14:58:56.241 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-31 14:58:56.241 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-31 14:58:56.249 | d /var/run/uwsgi 0755 stack root 2026-07-31 14:58:56.253 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-31 14:58:56.264 | /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-31 14:58:56.268 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-31 14:58:56.270 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-31 14:58:56.275 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-31 14:58:56.278 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-31 14:58:56.312 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 3 2026-07-31 14:58:56.342 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-31 14:58:56.373 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-31 14:58:56.402 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-31 14:58:56.432 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-31 14:58:56.464 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-31 14:58:56.497 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-31 14:58:56.530 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-31 14:58:56.565 | + 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-31 14:58:56.596 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-31 14:58:56.626 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-31 14:58:56.658 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-31 14:58:56.688 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-31 14:58:56.720 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-31 14:58:56.723 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-31 14:58:56.727 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-31 14:58:56.729 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-31 14:58:56.731 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-31 14:58:56.734 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:58:56.737 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:58:56.740 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-31 14:58:56.743 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-31 14:58:56.746 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-31 14:58:56.781 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-31 14:58:56.816 | + 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-31 14:58:56.816 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-31 14:58:56.826 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-31 14:58:56.831 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-31 14:58:56.833 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-31 14:58:56.836 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-31 14:58:56.839 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-31 14:58:56.842 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-31 14:58:56.845 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:58:56.848 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:58:56.851 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:58:56.855 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-31 14:58:56.858 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-31 14:58:56.862 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:58:56.865 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:58:56.868 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-31 14:58:56.906 | Enabling site neutron-api. 2026-07-31 14:58:56.911 | To activate the new configuration, you need to run: 2026-07-31 14:58:56.911 | systemctl reload apache2 2026-07-31 14:58:56.916 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-31 14:58:56.919 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-31 14:58:56.922 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-31 14:58:56.926 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-31 14:58:57.063 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-07-31 14:58:57.085 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:57.088 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-07-31 14:58:57.109 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:57.112 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-07-31 14:58:57.116 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-31 14:58:57.191 | + inc/async:async_inner:63 : init_neutron 2026-07-31 14:58:57.233 | [8552 Async init_neutron:74815]: running: init_neutron 2026-07-31 14:58:57.238 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-07-31 14:58:57.259 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:58:57.262 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-07-31 14:58:57.281 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:57.284 | + ./stack.sh:main:1202 : configure_os_vif 2026-07-31 14:58:57.287 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-31 14:58:57.291 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-31 14:58:57.329 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-31 14:58:57.332 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-31 14:58:57.371 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-07-31 14:58:57.391 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:57.394 | + ./stack.sh:main:1209 : echo_summary 'Configuring Swift' 2026-07-31 14:58:57.398 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 14:58:57.401 | + ./stack.sh:echo_summary:450 : echo -e Configuring Swift 2026-07-31 14:58:57.418 | + ./stack.sh:main:1210 : async_runfunc init_swift 2026-07-31 14:58:57.422 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-07-31 14:58:57.495 | + inc/async:async_inner:63 : init_swift 2026-07-31 14:58:57.536 | [8552 Async init_swift:75035]: running: init_swift 2026-07-31 14:58:57.539 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-07-31 14:58:57.558 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:57.561 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-07-31 14:58:57.563 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 14:58:57.566 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-07-31 14:58:57.568 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-07-31 14:58:57.571 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-31 14:58:57.639 | + inc/async:async_inner:63 : init_cinder 2026-07-31 14:58:57.678 | [8552 Async init_cinder:75139]: running: init_cinder 2026-07-31 14:58:57.681 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-07-31 14:58:57.702 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:58:57.708 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-07-31 14:58:57.711 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 14:58:57.714 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-07-31 14:58:57.717 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-07-31 14:58:57.719 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-31 14:58:57.781 | + inc/async:async_inner:63 : init_placement 2026-07-31 14:58:57.819 | [8552 Async init_placement:75275]: running: init_placement 2026-07-31 14:58:57.822 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-07-31 14:58:57.871 | [8552 Async init_neutron:74815]: Waiting for completion of init_neutron running on PID 74815 (6 other jobs running) 2026-07-31 14:58:57.897 | [8552 Async init_neutron:74815]: Signaling child to exit 2026-07-31 14:59:01.595 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:59:01.621 | [75035 Async init_swift:75035]: finished successfully 2026-07-31 14:59:03.185 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:59:03.213 | [75139 Async init_cinder:75139]: finished successfully 2026-07-31 14:59:06.425 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:59:06.451 | [75275 Async init_placement:75275]: finished successfully 2026-07-31 14:59:13.109 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:59:13.134 | [74815 Async init_neutron:74815]: finished successfully 2026-07-31 14:59:13.158 | WAKEUP 2026-07-31 14:59:13.180 | [8552 Async init_neutron:74815]: Signaled 2026-07-31 14:59:13.181 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-07-31 14:59:13.181 | + lib/database:recreate_database:112 : local db=neutron 2026-07-31 14:59:13.181 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-31 14:59:13.181 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-31 14:59:13.181 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-31 14:59:13.181 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:59:13.181 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-31 14:59:13.181 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:59:13.181 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-07-31 14:59:13.181 | + functions-common:time_start:2406 : local name=dbsync 2026-07-31 14:59:13.181 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:59:13.181 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:59:13.181 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:59:13.181 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509937304 2026-07-31 14:59:13.181 | + 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-31 14:59:13.181 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-31 14:59:13.181 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:59:13.181 | we strongly recommend against using it for new projects. 2026-07-31 14:59:13.181 | 2026-07-31 14:59:13.181 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:59:13.181 | framework. For more detail see 2026-07-31 14:59:13.181 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:59:13.181 | 2026-07-31 14:59:13.181 | import eventlet as _eventlet # noqa 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-31 14:59:13.181 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-31 14:59:13.182 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-31 14:59:13.183 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-31 14:59:13.184 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-31 14:59:13.184 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-31 14:59:13.184 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-31 14:59:13.184 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-31 14:59:13.184 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-31 14:59:13.184 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-31 14:59:13.184 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-31 14:59:13.184 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-31 14:59:13.184 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-31 14:59:13.184 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-31 14:59:13.184 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-31 14:59:13.184 | Running upgrade for neutron ... 2026-07-31 14:59:13.184 | OK 2026-07-31 14:59:13.184 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-07-31 14:59:13.184 | + functions-common:time_stop:2420 : local name 2026-07-31 14:59:13.184 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:59:13.184 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:59:13.184 | + functions-common:time_stop:2423 : local total 2026-07-31 14:59:13.184 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:59:13.184 | + functions-common:time_stop:2426 : name=dbsync 2026-07-31 14:59:13.184 | + functions-common:time_stop:2427 : start_time=1785509937304 2026-07-31 14:59:13.184 | + functions-common:time_stop:2429 : [[ -z 1785509937304 ]] 2026-07-31 14:59:13.184 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:59:13.184 | + functions-common:time_stop:2432 : end_time=1785509953089 2026-07-31 14:59:13.184 | + functions-common:time_stop:2433 : elapsed_time=15785 2026-07-31 14:59:13.184 | + functions-common:time_stop:2434 : total=3880 2026-07-31 14:59:13.184 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:59:13.184 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19665 2026-07-31 14:59:13.226 | [8552 Async init_neutron:74815]: finished init_neutron with result 0 in 15 seconds 2026-07-31 14:59:13.232 | + inc/async:async_wait:197 : return 0 2026-07-31 14:59:13.235 | + ./stack.sh:main:1232 : async_wait init_placement 2026-07-31 14:59:13.286 | [8552 Async init_placement:75275]: Waiting for completion of init_placement running on PID 75275 (5 other jobs running) 2026-07-31 14:59:13.308 | [8552 Async init_placement:75275]: Signaling child to exit 2026-07-31 14:59:13.308 | WAKEUP 2026-07-31 14:59:13.326 | [8552 Async init_placement:75275]: Signaled 2026-07-31 14:59:13.327 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-31 14:59:13.327 | + lib/database:recreate_database:112 : local db=placement 2026-07-31 14:59:13.327 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-31 14:59:13.327 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-31 14:59:13.327 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-31 14:59:13.327 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:59:13.327 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-31 14:59:13.327 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:59:13.328 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-31 14:59:13.328 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-31 14:59:13.328 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-31 14:59:13.328 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-07-31 14:59:13.328 | + functions-common:get_or_create_user:899 : local user_id 2026-07-31 14:59:13.328 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-31 14:59:13.328 | + functions-common:get_or_create_user:903 : local email= 2026-07-31 14:59:13.328 | ++ 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-31 14:59:13.328 | 2026-07-31 14:59:13.328 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:59:13.328 | + functions-common:get_or_create_user:915 : user_id=eff0a267adaa44ebbef1f18c704354cd 2026-07-31 14:59:13.328 | + functions-common:get_or_create_user:916 : echo eff0a267adaa44ebbef1f18c704354cd 2026-07-31 14:59:13.328 | eff0a267adaa44ebbef1f18c704354cd 2026-07-31 14:59:13.328 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-31 14:59:13.328 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:59:13.328 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:59:13.328 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-31 14:59:13.328 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:59:13.328 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:59:13.328 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-31 14:59:13.328 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-31 14:59:13.328 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-31 14:59:13.328 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-31 14:59:13.328 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-31 14:59:13.328 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-31 14:59:13.328 | + 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-31 14:59:13.328 | 2026-07-31 14:59:13.328 | ++ 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-31 14:59:13.328 | 2026-07-31 14:59:13.328 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:59:13.328 | + functions-common:get_or_add_user_project_role:979 : user_role_id=74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:59:13.328 | + functions-common:get_or_add_user_project_role:980 : echo 74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:59:13.328 | 74a44ce61bff4a6f82474224e057ae99 2026-07-31 14:59:13.328 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-31 14:59:13.328 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-31 14:59:13.328 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-31 14:59:13.328 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-31 14:59:13.328 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-31 14:59:13.328 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-31 14:59:13.328 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-31 14:59:13.328 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-31 14:59:13.328 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-31 14:59:13.328 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-31 14:59:13.328 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-31 14:59:13.328 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-31 14:59:13.328 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-31 14:59:13.328 | + 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-31 14:59:13.328 | 2026-07-31 14:59:13.328 | ++ 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-31 14:59:13.328 | 2026-07-31 14:59:13.328 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:59:13.328 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4acd33221508449aa5a8f689d021023a 2026-07-31 14:59:13.328 | + functions-common:get_or_add_user_project_role:980 : echo 4acd33221508449aa5a8f689d021023a 2026-07-31 14:59:13.328 | 4acd33221508449aa5a8f689d021023a 2026-07-31 14:59:13.328 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.4.3.135/placement 2026-07-31 14:59:13.328 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-31 14:59:13.328 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-31 14:59:13.328 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-31 14:59:13.328 | ++ 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-31 14:59:13.328 | 2026-07-31 14:59:13.328 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:59:13.328 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-31 14:59:13.328 | b84d54333ea64fe9bd2c082d889404dd' 2026-07-31 14:59:13.328 | + functions-common:get_or_create_service:1067 : echo b84d54333ea64fe9bd2c082d889404dd 2026-07-31 14:59:13.328 | b84d54333ea64fe9bd2c082d889404dd 2026-07-31 14:59:13.328 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.4.3.135/placement 2026-07-31 14:59:13.328 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-31 14:59:13.328 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://10.4.3.135/placement RegionOne 2026-07-31 14:59:13.328 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-31 14:59:13.328 | +++ 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-31 14:59:13.328 | 2026-07-31 14:59:13.328 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:59:13.328 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-31 14:59:13.328 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-31 14:59:13.328 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.4.3.135/placement --region RegionOne -f value -c id 2026-07-31 14:59:13.328 | 2026-07-31 14:59:13.328 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 14:59:13.328 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6a68401f1a1a4ddab584a4d4b8f45a4a 2026-07-31 14:59:13.328 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6a68401f1a1a4ddab584a4d4b8f45a4a 2026-07-31 14:59:13.328 | + functions-common:get_or_create_endpoint:1100 : public_id=6a68401f1a1a4ddab584a4d4b8f45a4a 2026-07-31 14:59:13.328 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-31 14:59:13.328 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-31 14:59:13.328 | + functions-common:get_or_create_endpoint:1109 : echo 6a68401f1a1a4ddab584a4d4b8f45a4a 2026-07-31 14:59:13.328 | 6a68401f1a1a4ddab584a4d4b8f45a4a 2026-07-31 14:59:13.368 | [8552 Async init_placement:75275]: finished init_placement with result 0 in 8 seconds 2026-07-31 14:59:13.372 | + inc/async:async_wait:197 : return 0 2026-07-31 14:59:13.375 | + ./stack.sh:main:1233 : async_wait init_glance 2026-07-31 14:59:13.422 | [8552 Async init_glance:70149]: Waiting for completion of init_glance running on PID 70149 (4 other jobs running) 2026-07-31 14:59:13.445 | [8552 Async init_glance:70149]: Signaling child to exit 2026-07-31 14:59:13.445 | WAKEUP 2026-07-31 14:59:13.466 | [8552 Async init_glance:70149]: Signaled 2026-07-31 14:59:13.467 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-31 14:59:13.468 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-31 14:59:13.468 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-31 14:59:13.468 | + lib/database:recreate_database:112 : local db=glance 2026-07-31 14:59:13.468 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-31 14:59:13.468 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-31 14:59:13.468 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-31 14:59:13.468 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:59:13.468 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-31 14:59:13.468 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:59:13.468 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-31 14:59:13.468 | + functions-common:time_start:2406 : local name=dbsync 2026-07-31 14:59:13.468 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:59:13.468 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:59:13.468 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:59:13.468 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509885239 2026-07-31 14:59:13.468 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-31 14:59:13.468 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-31 14:59:13.468 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:59:13.468 | we strongly recommend against using it for new projects. 2026-07-31 14:59:13.468 | 2026-07-31 14:59:13.468 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:59:13.468 | framework. For more detail see 2026-07-31 14:59:13.468 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:59:13.468 | 2026-07-31 14:59:13.468 | from eventlet import event 2026-07-31 14:59:13.468 | INFO dbcounter [-] Registered counter for database glance 2026-07-31 14:59:13.468 | 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=70255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-31 14:59:13.468 | DEBUG dbcounter [-] [70255] Writer thread running {{(pid=70255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-31 14:59:13.468 | INFO dbcounter [-] Registered counter for database glance 2026-07-31 14:59:13.468 | 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=70255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-31 14:59:13.468 | DEBUG dbcounter [-] [70255] Writer thread running {{(pid=70255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-31 14:59:13.468 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.468 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-31 14:59:13.469 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=70255) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-31 14:59:13.469 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-31 14:59:13.469 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-31 14:59:13.469 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-31 14:59:13.469 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-31 14:59:13.469 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-31 14:59:13.469 | Database migration is up to date. No migration needed. 2026-07-31 14:59:13.469 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-31 14:59:13.469 | Database is synced successfully. 2026-07-31 14:59:13.469 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-31 14:59:13.469 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-31 14:59:13.469 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:59:13.469 | we strongly recommend against using it for new projects. 2026-07-31 14:59:13.469 | 2026-07-31 14:59:13.469 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:59:13.469 | framework. For more detail see 2026-07-31 14:59:13.469 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:59:13.469 | 2026-07-31 14:59:13.469 | from eventlet import event 2026-07-31 14:59:13.469 | INFO dbcounter [-] Registered counter for database glance 2026-07-31 14:59:13.469 | 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=70429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-31 14:59:13.469 | DEBUG dbcounter [-] [70429] Writer thread running {{(pid=70429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-31 14:59:13.469 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-31 14:59:13.469 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-31 14:59:13.469 | + functions-common:time_stop:2420 : local name 2026-07-31 14:59:13.469 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:59:13.469 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:59:13.469 | + functions-common:time_stop:2423 : local total 2026-07-31 14:59:13.469 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:59:13.469 | + functions-common:time_stop:2426 : name=dbsync 2026-07-31 14:59:13.469 | + functions-common:time_stop:2427 : start_time=1785509885239 2026-07-31 14:59:13.469 | + functions-common:time_stop:2429 : [[ -z 1785509885239 ]] 2026-07-31 14:59:13.469 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:59:13.469 | + functions-common:time_stop:2432 : end_time=1785509891012 2026-07-31 14:59:13.469 | + functions-common:time_stop:2433 : elapsed_time=5773 2026-07-31 14:59:13.469 | + functions-common:time_stop:2434 : total=3880 2026-07-31 14:59:13.469 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:59:13.469 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9653 2026-07-31 14:59:13.507 | [8552 Async init_glance:70149]: finished init_glance with result 0 in 5 seconds 2026-07-31 14:59:13.512 | + inc/async:async_wait:197 : return 0 2026-07-31 14:59:13.515 | + ./stack.sh:main:1234 : async_wait init_swift 2026-07-31 14:59:13.562 | [8552 Async init_swift:75035]: Waiting for completion of init_swift running on PID 75035 (3 other jobs running) 2026-07-31 14:59:13.585 | [8552 Async init_swift:75035]: Signaling child to exit 2026-07-31 14:59:13.585 | WAKEUP 2026-07-31 14:59:13.605 | [8552 Async init_swift:75035]: Signaled 2026-07-31 14:59:13.607 | + lib/swift:init_swift:680 : local node_number 2026-07-31 14:59:13.607 | + lib/swift:init_swift:682 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-31 14:59:13.607 | No object-auditor running 2026-07-31 14:59:13.607 | No container-server running 2026-07-31 14:59:13.607 | No account-server running 2026-07-31 14:59:13.607 | No container-reconciler running 2026-07-31 14:59:13.607 | No container-sharder running 2026-07-31 14:59:13.607 | No container-updater running 2026-07-31 14:59:13.607 | No object-replicator running 2026-07-31 14:59:13.607 | No container-auditor running 2026-07-31 14:59:13.607 | No account-reaper running 2026-07-31 14:59:13.607 | No account-replicator running 2026-07-31 14:59:13.607 | No container-replicator running 2026-07-31 14:59:13.607 | No container-sync running 2026-07-31 14:59:13.607 | No object-reconstructor running 2026-07-31 14:59:13.607 | No account-auditor running 2026-07-31 14:59:13.607 | No object-updater running 2026-07-31 14:59:13.607 | No object-expirer running 2026-07-31 14:59:13.607 | No object-server running 2026-07-31 14:59:13.607 | No proxy-server running 2026-07-31 14:59:13.607 | + lib/swift:init_swift:682 : true 2026-07-31 14:59:13.607 | + lib/swift:init_swift:685 : create_swift_disk 2026-07-31 14:59:13.607 | + lib/swift:create_swift_disk:577 : local node_number 2026-07-31 14:59:13.607 | + lib/swift:create_swift_disk:582 : local user_group 2026-07-31 14:59:13.607 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-07-31 14:59:13.607 | + lib/swift:create_swift_disk:583 : user_group=1002 2026-07-31 14:59:13.607 | + 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-31 14:59:13.607 | + 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-31 14:59:13.607 | + functions:create_disk:756 : local node_number 2026-07-31 14:59:13.607 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-31 14:59:13.607 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-31 14:59:13.607 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-07-31 14:59:13.607 | + functions:create_disk:760 : local key 2026-07-31 14:59:13.607 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-31 14:59:13.607 | ++ functions:create_disk:762 : sed s#/.## 2026-07-31 14:59:13.607 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-31 14:59:13.607 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-31 14:59:13.607 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-07-31 14:59:13.607 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-31 14:59:13.607 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-31 14:59:13.607 | + functions:destroy_disk:789 : local key 2026-07-31 14:59:13.607 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-31 14:59:13.607 | ++ functions:destroy_disk:791 : sed s#/.## 2026-07-31 14:59:13.607 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-31 14:59:13.607 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-31 14:59:13.607 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-07-31 14:59:13.607 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-07-31 14:59:13.607 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-07-31 14:59:13.607 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-07-31 14:59:13.607 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-07-31 14:59:13.607 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-07-31 14:59:13.607 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-07-31 14:59:13.607 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-07-31 14:59:13.607 | = sectsz=512 attr=2, projid32bit=1 2026-07-31 14:59:13.607 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-07-31 14:59:13.607 | = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-07-31 14:59:13.607 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-07-31 14:59:13.607 | = sunit=0 swidth=0 blks 2026-07-31 14:59:13.607 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-07-31 14:59:13.607 | log =internal log bsize=4096 blocks=16384, version=2 2026-07-31 14:59:13.607 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-07-31 14:59:13.607 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-07-31 14:59:13.607 | + 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-31 14:59:13.607 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-07-31 14:59:13.607 | /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-31 14:59:13.607 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-07-31 14:59:13.607 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-07-31 14:59:13.607 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-07-31 14:59:13.607 | + lib/swift:create_swift_disk:591 : local node_number 2026-07-31 14:59:13.607 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-31 14:59:13.607 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-07-31 14:59:13.607 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-07-31 14:59:13.607 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-07-31 14:59:13.607 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-31 14:59:13.607 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-07-31 14:59:13.607 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1002 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-31 14:59:13.607 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-07-31 14:59:13.607 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-07-31 14:59:13.607 | + lib/swift:init_swift:693 : /opt/stack/data/venv/bin/swift-ring-builder object.builder create 9 1 1 2026-07-31 14:59:13.607 | + lib/swift:init_swift:694 : /opt/stack/data/venv/bin/swift-ring-builder container.builder create 9 1 1 2026-07-31 14:59:13.607 | + lib/swift:init_swift:695 : /opt/stack/data/venv/bin/swift-ring-builder account.builder create 9 1 1 2026-07-31 14:59:13.607 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-07-31 14:59:13.607 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-31 14:59:13.607 | + 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-31 14:59:13.607 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-07-31 14:59:13.607 | 2026-07-31 14:59:13.607 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-07-31 14:59:13.607 | + 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-31 14:59:13.607 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-07-31 14:59:13.607 | 2026-07-31 14:59:13.608 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-07-31 14:59:13.608 | + 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-31 14:59:13.608 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-07-31 14:59:13.608 | 2026-07-31 14:59:13.608 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-07-31 14:59:13.608 | + lib/swift:init_swift:723 : /opt/stack/data/venv/bin/swift-ring-builder object.builder rebalance 42 2026-07-31 14:59:13.608 | Defaulting to --format-version=1. This ensures the ring 2026-07-31 14:59:13.608 | written will be readable by older versions of Swift. 2026-07-31 14:59:13.608 | In a future release, the default will change to 2026-07-31 14:59:13.608 | --format-version=2 2026-07-31 14:59:13.608 | 2026-07-31 14:59:13.608 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-31 14:59:13.608 | + lib/swift:init_swift:724 : /opt/stack/data/venv/bin/swift-ring-builder container.builder rebalance 42 2026-07-31 14:59:13.608 | Defaulting to --format-version=1. This ensures the ring 2026-07-31 14:59:13.608 | written will be readable by older versions of Swift. 2026-07-31 14:59:13.608 | In a future release, the default will change to 2026-07-31 14:59:13.608 | --format-version=2 2026-07-31 14:59:13.608 | 2026-07-31 14:59:13.608 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-31 14:59:13.608 | + lib/swift:init_swift:725 : /opt/stack/data/venv/bin/swift-ring-builder account.builder rebalance 42 2026-07-31 14:59:13.608 | Defaulting to --format-version=1. This ensures the ring 2026-07-31 14:59:13.608 | written will be readable by older versions of Swift. 2026-07-31 14:59:13.608 | In a future release, the default will change to 2026-07-31 14:59:13.608 | --format-version=2 2026-07-31 14:59:13.608 | 2026-07-31 14:59:13.608 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-31 14:59:13.608 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-07-31 14:59:13.608 | + lib/swift:init_swift:730 : popd 2026-07-31 14:59:13.650 | [8552 Async init_swift:75035]: finished init_swift with result 0 in 4 seconds 2026-07-31 14:59:13.655 | + inc/async:async_wait:197 : return 0 2026-07-31 14:59:13.658 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-07-31 14:59:13.704 | [8552 Async init_cinder:75139]: Waiting for completion of init_cinder running on PID 75139 (2 other jobs running) 2026-07-31 14:59:13.729 | [8552 Async init_cinder:75139]: Signaling child to exit 2026-07-31 14:59:13.729 | WAKEUP 2026-07-31 14:59:13.753 | [8552 Async init_cinder:75139]: Signaled 2026-07-31 14:59:13.755 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-31 14:59:13.755 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:13.755 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-31 14:59:13.755 | + lib/database:recreate_database:112 : local db=cinder 2026-07-31 14:59:13.755 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-31 14:59:13.755 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-31 14:59:13.755 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-31 14:59:13.755 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:59:13.755 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-31 14:59:13.755 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:59:13.755 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-31 14:59:13.755 | + functions-common:time_start:2406 : local name=dbsync 2026-07-31 14:59:13.755 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:59:13.755 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:59:13.755 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:59:13.755 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509937788 2026-07-31 14:59:13.755 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-31 14:59:13.755 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-31 14:59:13.755 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:59:13.755 | we strongly recommend against using it for new projects. 2026-07-31 14:59:13.755 | 2026-07-31 14:59:13.755 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:59:13.755 | framework. For more detail see 2026-07-31 14:59:13.755 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:59:13.755 | 2026-07-31 14:59:13.755 | import eventlet # noqa 2026-07-31 14:59:13.755 | INFO dbcounter [-] Registered counter for database cinder 2026-07-31 14:59:13.755 | 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=75309) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-31 14:59:13.755 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-31 14:59:13.755 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-31 14:59:13.755 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-31 14:59:13.755 | DEBUG dbcounter [-] [75309] Writer thread running {{(pid=75309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-31 14:59:13.755 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-31 14:59:13.755 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=75309) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-31 14:59:13.755 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-31 14:59:13.755 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=75309) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.755 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-31 14:59:13.755 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=75309) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.755 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-31 14:59:13.755 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=75309) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.755 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-31 14:59:13.755 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=75309) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.755 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-31 14:59:13.755 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=75309) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.755 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-31 14:59:13.755 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=75309) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.755 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-31 14:59:13.755 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=75309) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:13.755 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-31 14:59:13.755 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-31 14:59:13.755 | + functions-common:time_stop:2420 : local name 2026-07-31 14:59:13.755 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:59:13.755 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:59:13.755 | + functions-common:time_stop:2423 : local total 2026-07-31 14:59:13.755 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:59:13.755 | + functions-common:time_stop:2426 : name=dbsync 2026-07-31 14:59:13.755 | + functions-common:time_stop:2427 : start_time=1785509937788 2026-07-31 14:59:13.755 | + functions-common:time_stop:2429 : [[ -z 1785509937788 ]] 2026-07-31 14:59:13.755 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:59:13.755 | + functions-common:time_stop:2432 : end_time=1785509943088 2026-07-31 14:59:13.755 | + functions-common:time_stop:2433 : elapsed_time=5300 2026-07-31 14:59:13.755 | + functions-common:time_stop:2434 : total=3880 2026-07-31 14:59:13.755 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:59:13.755 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9180 2026-07-31 14:59:13.755 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-31 14:59:13.755 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:13.755 | + lib/cinder:init_cinder:502 : [[ -n storpool:storpool ]] 2026-07-31 14:59:13.755 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-31 14:59:13.755 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-31 14:59:13.755 | + lib/cinder:init_cinder:505 : be_type=storpool 2026-07-31 14:59:13.755 | + lib/cinder:init_cinder:506 : be_name=storpool 2026-07-31 14:59:13.755 | + lib/cinder:init_cinder:507 : type init_cinder_backend_storpool 2026-07-31 14:59:13.755 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-31 14:59:13.755 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:13.755 | + lib/cinder:init_cinder:513 : [[ -n swift ]] 2026-07-31 14:59:13.755 | + lib/cinder:init_cinder:514 : type init_cinder_backup_swift 2026-07-31 14:59:13.755 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-31 14:59:13.798 | [8552 Async init_cinder:75139]: finished init_cinder with result 0 in 5 seconds 2026-07-31 14:59:13.803 | + inc/async:async_wait:197 : return 0 2026-07-31 14:59:13.806 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-07-31 14:59:13.822 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:13.825 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-07-31 14:59:13.828 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 14:59:13.831 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-07-31 14:59:13.833 | + ./stack.sh:main:1242 : init_nova 2026-07-31 14:59:13.836 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-31 14:59:13.853 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:13.856 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-31 14:59:13.874 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:13.876 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-31 14:59:13.879 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-31 14:59:13.944 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-31 14:59:13.981 | [8552 Async nova-cell-0:77432]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-31 14:59:13.985 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-31 14:59:13.990 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-31 14:59:13.994 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-31 14:59:13.997 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-31 14:59:13.999 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-31 14:59:14.003 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-31 14:59:14.069 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-31 14:59:14.108 | [8552 Async nova-cell-1:77539]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-31 14:59:14.111 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-31 14:59:14.115 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-31 14:59:14.119 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-31 14:59:14.122 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-31 14:59:14.127 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-31 14:59:14.130 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:59:14.161 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-31 14:59:14.166 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:59:14.202 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-31 14:59:14.453 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-31 14:59:14.453 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:59:14.453 | we strongly recommend against using it for new projects. 2026-07-31 14:59:14.453 | 2026-07-31 14:59:14.453 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:59:14.453 | framework. For more detail see 2026-07-31 14:59:14.453 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:59:14.453 | 2026-07-31 14:59:14.453 | import eventlet # noqa 2026-07-31 14:59:14.579 | 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-31 14:59:16.598 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-31 14:59:16.638 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-31 14:59:16.638 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-31 14:59:16.638 | DEBUG dbcounter [-] [77606] Writer thread running {{(pid=77606) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-31 14:59:16.660 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-31 14:59:18.167 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=77606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-31 14:59:18.171 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-31 14:59:19.062 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=77606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:19.064 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-31 14:59:19.066 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=77606) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:19.601 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-31 14:59:19.604 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-31 14:59:19.606 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-31 14:59:19.609 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-31 14:59:19.611 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-31 14:59:19.614 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-31 14:59:19.616 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-31 14:59:19.633 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:19.635 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-31 14:59:19.637 | ++ 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-31 14:59:19.641 | + 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-31 14:59:19.893 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-31 14:59:19.893 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:59:19.893 | we strongly recommend against using it for new projects. 2026-07-31 14:59:19.893 | 2026-07-31 14:59:19.893 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:59:19.893 | framework. For more detail see 2026-07-31 14:59:19.893 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:59:19.893 | 2026-07-31 14:59:19.893 | import eventlet # noqa 2026-07-31 14:59:20.020 | 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-31 14:59:21.589 | INFO dbcounter [None req-b9af89ed-6ff1-4c6e-8760-5bdbccec124b None None] Registered counter for database nova_api 2026-07-31 14:59:21.653 | DEBUG dbcounter [-] [78282] Writer thread running {{(pid=78282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-31 14:59:22.217 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-31 14:59:22.222 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-31 14:59:22.225 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-31 14:59:22.281 | [8552 Async nova-cell-0:77432]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 77432 (3 other jobs running) 2026-07-31 14:59:22.306 | [8552 Async nova-cell-0:77432]: Signaling child to exit 2026-07-31 14:59:23.641 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:59:23.648 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:59:23.666 | [77539 Async nova-cell-1:77539]: finished successfully 2026-07-31 14:59:23.672 | [77432 Async nova-cell-0:77432]: finished successfully 2026-07-31 14:59:23.693 | WAKEUP 2026-07-31 14:59:23.715 | [8552 Async nova-cell-0:77432]: Signaled 2026-07-31 14:59:23.716 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-31 14:59:23.716 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-31 14:59:23.716 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-31 14:59:23.716 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-31 14:59:23.716 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-31 14:59:23.716 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-31 14:59:23.716 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-31 14:59:23.716 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:59:23.716 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-31 14:59:23.716 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:59:23.716 | + 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-31 14:59:23.716 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-31 14:59:23.717 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:59:23.717 | we strongly recommend against using it for new projects. 2026-07-31 14:59:23.717 | 2026-07-31 14:59:23.717 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:59:23.717 | framework. For more detail see 2026-07-31 14:59:23.717 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:59:23.717 | 2026-07-31 14:59:23.717 | import eventlet # noqa 2026-07-31 14:59:23.717 | 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-31 14:59:23.717 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-31 14:59:23.717 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-31 14:59:23.717 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-31 14:59:23.717 | DEBUG dbcounter [-] [77523] Writer thread running {{(pid=77523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-31 14:59:23.717 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-31 14:59:23.717 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-31 14:59:23.717 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-31 14:59:23.717 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:23.717 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-31 14:59:23.717 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:23.717 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-31 14:59:23.717 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:23.717 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-31 14:59:23.717 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:23.717 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-31 14:59:23.717 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:23.717 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-31 14:59:23.717 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:23.717 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-31 14:59:23.717 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:23.717 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-31 14:59:23.717 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:23.717 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-31 14:59:23.717 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77523) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:23.761 | [8552 Async nova-cell-0:77432]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 9 seconds 2026-07-31 14:59:23.767 | + inc/async:async_wait:197 : return 0 2026-07-31 14:59:23.769 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-31 14:59:23.772 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-31 14:59:23.823 | [8552 Async nova-cell-1:77539]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 77539 (2 other jobs running) 2026-07-31 14:59:23.846 | [8552 Async nova-cell-1:77539]: Signaling child to exit 2026-07-31 14:59:23.846 | WAKEUP 2026-07-31 14:59:23.869 | [8552 Async nova-cell-1:77539]: Signaled 2026-07-31 14:59:23.870 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-31 14:59:23.870 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-31 14:59:23.870 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-31 14:59:23.870 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-31 14:59:23.870 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-31 14:59:23.870 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-31 14:59:23.870 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-31 14:59:23.870 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:59:23.870 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-31 14:59:23.870 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-31 14:59:23.870 | + 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-31 14:59:23.870 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-31 14:59:23.870 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:59:23.870 | we strongly recommend against using it for new projects. 2026-07-31 14:59:23.870 | 2026-07-31 14:59:23.870 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:59:23.870 | framework. For more detail see 2026-07-31 14:59:23.870 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:59:23.870 | 2026-07-31 14:59:23.870 | import eventlet # noqa 2026-07-31 14:59:23.870 | 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-31 14:59:23.870 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-31 14:59:23.870 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-31 14:59:23.870 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-31 14:59:23.870 | DEBUG dbcounter [-] [77603] Writer thread running {{(pid=77603) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-31 14:59:23.870 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-31 14:59:23.870 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77603) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-31 14:59:23.870 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-31 14:59:23.870 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77603) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:23.870 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-31 14:59:23.870 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77603) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:23.870 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-31 14:59:23.870 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77603) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:23.870 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-31 14:59:23.870 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77603) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:23.870 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-31 14:59:23.870 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77603) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:23.870 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-31 14:59:23.870 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77603) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:23.870 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-31 14:59:23.870 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77603) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:23.870 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-31 14:59:23.870 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77603) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:23.870 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-31 14:59:23.870 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77603) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-31 14:59:23.915 | [8552 Async nova-cell-1:77539]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 9 seconds 2026-07-31 14:59:23.920 | + inc/async:async_wait:197 : return 0 2026-07-31 14:59:23.923 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-31 14:59:23.926 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-31 14:59:24.192 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-31 14:59:24.192 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:59:24.192 | we strongly recommend against using it for new projects. 2026-07-31 14:59:24.192 | 2026-07-31 14:59:24.192 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:59:24.192 | framework. For more detail see 2026-07-31 14:59:24.192 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:59:24.192 | 2026-07-31 14:59:24.192 | import eventlet # noqa 2026-07-31 14:59:24.322 | 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-31 14:59:25.778 | Running batches of 50 until complete 2026-07-31 14:59:25.778 | INFO dbcounter [None req-a18bdf1c-36e9-4f76-89a2-dcf58dd451cd None None] Registered counter for database nova_cell0 2026-07-31 14:59:25.880 | DEBUG dbcounter [-] [78898] Writer thread running {{(pid=78898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-31 14:59:25.883 | INFO dbcounter [None req-a18bdf1c-36e9-4f76-89a2-dcf58dd451cd None None] Registered counter for database nova_api 2026-07-31 14:59:25.961 | DEBUG dbcounter [-] [78898] Writer thread running {{(pid=78898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-31 14:59:25.974 | INFO dbcounter [None req-a18bdf1c-36e9-4f76-89a2-dcf58dd451cd None None] Registered counter for database nova_cell0 2026-07-31 14:59:26.007 | DEBUG dbcounter [-] [78898] Writer thread running {{(pid=78898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-31 14:59:26.161 | +-------------------------------------+--------------+-----------+ 2026-07-31 14:59:26.162 | | Migration | Total Needed | Completed | 2026-07-31 14:59:26.162 | +-------------------------------------+--------------+-----------+ 2026-07-31 14:59:26.162 | | fill_virtual_interface_list | 0 | 0 | 2026-07-31 14:59:26.162 | | migrate_empty_ratio | 0 | 0 | 2026-07-31 14:59:26.162 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-31 14:59:26.162 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-31 14:59:26.162 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-31 14:59:26.162 | | populate_dev_uuids | 0 | 0 | 2026-07-31 14:59:26.162 | | populate_instance_compute_id | 0 | 0 | 2026-07-31 14:59:26.162 | | populate_missing_availability_zones | 0 | 0 | 2026-07-31 14:59:26.162 | | populate_queued_for_delete | 0 | 0 | 2026-07-31 14:59:26.162 | | populate_user_id | 0 | 0 | 2026-07-31 14:59:26.162 | | populate_uuids | 0 | 0 | 2026-07-31 14:59:26.162 | +-------------------------------------+--------------+-----------+ 2026-07-31 14:59:26.729 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-31 14:59:26.734 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-31 14:59:26.739 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-31 14:59:26.742 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-31 14:59:26.744 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-31 14:59:26.748 | + 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-31 14:59:27.002 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-31 14:59:27.002 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 14:59:27.002 | we strongly recommend against using it for new projects. 2026-07-31 14:59:27.002 | 2026-07-31 14:59:27.002 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 14:59:27.002 | framework. For more detail see 2026-07-31 14:59:27.002 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 14:59:27.002 | 2026-07-31 14:59:27.002 | import eventlet # noqa 2026-07-31 14:59:27.126 | 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-31 14:59:28.563 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-31 14:59:28.563 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-31 14:59:28.563 | INFO dbcounter [None req-4b4eb150-da5e-4f0e-a1dc-bea3d9c90412 None None] Registered counter for database nova_api 2026-07-31 14:59:28.621 | DEBUG dbcounter [-] [78916] Writer thread running {{(pid=78916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-31 14:59:29.113 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-31 14:59:29.116 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-31 14:59:29.130 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-31 14:59:29.133 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-07-31 14:59:29.136 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-31 14:59:29.202 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-31 14:59:29.240 | [8552 Async configure_neutron_nova:78974]: running: configure_neutron_nova 2026-07-31 14:59:29.244 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-07-31 14:59:29.246 | + functions-common:run_phase:1848 : local mode=stack 2026-07-31 14:59:29.249 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-31 14:59:29.252 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-31 14:59:29.256 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-31 14:59:29.259 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-31 14:59:29.262 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-31 14:59:29.265 | + functions-common:run_phase:1858 : local extra 2026-07-31 14:59:29.269 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-31 14:59:29.273 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-31 14:59:29.277 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-31 14:59:29.280 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-31 14:59:29.283 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-07-31 14:59:29.286 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-31 14:59:29.305 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:29.308 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-31 14:59:29.310 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-31 14:59:29.314 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-31 14:59:29.317 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-31 14:59:29.320 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-31 14:59:29.323 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-31 14:59:29.326 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-31 14:59:29.329 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-31 14:59:29.332 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-31 14:59:29.336 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-31 14:59:29.339 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-31 14:59:29.341 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-31 14:59:29.344 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-31 14:59:29.346 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-31 14:59:29.349 | + functions-common:run_plugins:1838 : local plugin 2026-07-31 14:59:29.352 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-31 14:59:29.355 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-31 14:59:29.358 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-31 14:59:29.362 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-07-31 14:59:29.366 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-31 14:59:29.370 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-31 14:59:29.374 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-31 14:59:29.379 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-31 14:59:29.382 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-31 14:59:29.385 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-31 14:59:29.389 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-31 14:59:29.392 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-31 14:59:29.396 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-31 14:59:29.400 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-31 14:59:29.403 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-31 14:59:29.407 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-31 14:59:29.409 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-31 14:59:29.413 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-31 14:59:29.417 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-31 14:59:29.421 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-31 14:59:29.425 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-31 14:59:29.428 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-31 14:59:29.432 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-31 14:59:29.435 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-31 14:59:29.439 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-31 14:59:29.456 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-31 14:59:29.459 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-31 14:59:29.463 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-31 14:59:29.466 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-31 14:59:29.470 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-31 14:59:29.473 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-31 14:59:29.476 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-31 14:59:29.480 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-31 14:59:29.484 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-31 14:59:29.504 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-31 14:59:29.507 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-31 14:59:29.512 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-31 14:59:29.512 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-31 14:59:29.519 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-31 14:59:29.522 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-31 14:59:29.526 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-31 14:59:29.530 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-31 14:59:29.552 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-31 14:59:29.555 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-31 14:59:29.559 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-31 14:59:29.562 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-31 14:59:29.565 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-07-31 14:59:29.582 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:29.584 | ++ /opt/stack/neutron/devstack/plugin.sh:source:58 : is_service_enabled neutron-uplink-status-propagation 2026-07-31 14:59:29.602 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:29.605 | ++ /opt/stack/neutron/devstack/plugin.sh:source:61 : is_service_enabled q-flavors neutron-flavors 2026-07-31 14:59:29.623 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:29.626 | ++ /opt/stack/neutron/devstack/plugin.sh:source:64 : is_service_enabled q-log neutron-log 2026-07-31 14:59:29.645 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:29.648 | ++ /opt/stack/neutron/devstack/plugin.sh:source:67 : is_service_enabled q-dns neutron-dns 2026-07-31 14:59:29.666 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:29.668 | ++ /opt/stack/neutron/devstack/plugin.sh:source:74 : is_service_enabled neutron-segments 2026-07-31 14:59:29.686 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:29.689 | ++ /opt/stack/neutron/devstack/plugin.sh:source:77 : is_service_enabled neutron-pvlan 2026-07-31 14:59:29.707 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:29.710 | ++ /opt/stack/neutron/devstack/plugin.sh:source:80 : is_service_enabled neutron-network-segment-range 2026-07-31 14:59:29.728 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:29.731 | ++ /opt/stack/neutron/devstack/plugin.sh:source:83 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-07-31 14:59:29.749 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:29.751 | ++ /opt/stack/neutron/devstack/plugin.sh:source:88 : is_service_enabled q-metadata-path neutron-metadata-path 2026-07-31 14:59:29.770 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:29.773 | ++ /opt/stack/neutron/devstack/plugin.sh:source:93 : is_service_enabled q-dns-forwarder neutron-dns-forwarder 2026-07-31 14:59:29.790 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:29.793 | ++ /opt/stack/neutron/devstack/plugin.sh:source:98 : is_service_enabled neutron-local-ip 2026-07-31 14:59:29.812 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:29.815 | ++ /opt/stack/neutron/devstack/plugin.sh:source:101 : is_service_enabled neutron-local-ip-static 2026-07-31 14:59:29.833 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:29.835 | ++ /opt/stack/neutron/devstack/plugin.sh:source:104 : is_service_enabled q-agt neutron-agent 2026-07-31 14:59:29.855 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:29.859 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-31 14:59:29.877 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:29.880 | ++ /opt/stack/neutron/devstack/plugin.sh:source:116 : is_service_enabled q-l3 neutron-l3 2026-07-31 14:59:29.897 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:29.900 | ++ /opt/stack/neutron/devstack/plugin.sh:source:128 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-07-31 14:59:29.918 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:29.921 | ++ /opt/stack/neutron/devstack/plugin.sh:source:131 : '[' ml2 = ml2 ']' 2026-07-31 14:59:29.924 | ++ /opt/stack/neutron/devstack/plugin.sh:source:132 : configure_ml2_extension_drivers 2026-07-31 14:59:29.927 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:4 : is_neutron_legacy_enabled 2026-07-31 14:59:29.931 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-07-31 14:59:29.933 | ++ /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-31 14:59:29.969 | ++ /opt/stack/neutron/devstack/plugin.sh:source:134 : is_ovn_enabled 2026-07-31 14:59:29.971 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : [[ ovn == \o\v\n ]] 2026-07-31 14:59:29.974 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : return 0 2026-07-31 14:59:29.977 | ++ /opt/stack/neutron/devstack/plugin.sh:source:135 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-07-31 14:59:29.997 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:30.001 | ++ /opt/stack/neutron/devstack/plugin.sh:source:139 : is_service_enabled neutron-loki 2026-07-31 14:59:30.018 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:30.022 | + ./stack.sh:main:1260 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-07-31 14:59:30.025 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-31 14:59:30.028 | + inc/meta-config:merge_config_group:171 : shift 2026-07-31 14:59:30.031 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-31 14:59:30.033 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-31 14:59:30.037 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-31 14:59:30.040 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-31 14:59:30.043 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-07-31 14:59:30.046 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-31 14:59:30.048 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-31 14:59:30.052 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-31 14:59:30.054 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-31 14:59:30.054 | /^\[\[.+\|.*\]\]/ { 2026-07-31 14:59:30.054 | gsub("[][]", "", $1); 2026-07-31 14:59:30.054 | split($1, a, "|"); 2026-07-31 14:59:30.054 | if (a[1] == matchgroup) 2026-07-31 14:59:30.054 | print a[2] 2026-07-31 14:59:30.054 | } 2026-07-31 14:59:30.054 | ' /opt/stack/devstack/local.conf 2026-07-31 14:59:30.061 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-31 14:59:30.065 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-31 14:59:30.067 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-31 14:59:30.071 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-31 14:59:30.073 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-31 14:59:30.077 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-31 14:59:30.080 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-31 14:59:30.083 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-31 14:59:30.088 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-31 14:59:30.091 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-31 14:59:30.091 | + inc/async:async_inner:64 : rc=0 2026-07-31 14:59:30.094 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-31 14:59:30.096 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-31 14:59:30.099 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-31 14:59:30.102 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-31 14:59:30.105 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-31 14:59:30.108 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-31 14:59:30.112 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-31 14:59:30.116 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-31 14:59:30.116 | [78974 Async configure_neutron_nova:78974]: finished successfully 2026-07-31 14:59:30.119 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-31 14:59:30.123 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-31 14:59:30.126 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-31 14:59:30.130 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-31 14:59:30.130 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-31 14:59:30.130 | BEGIN { 2026-07-31 14:59:30.130 | section = "" 2026-07-31 14:59:30.130 | last_section = "" 2026-07-31 14:59:30.130 | section_count = 0 2026-07-31 14:59:30.130 | } 2026-07-31 14:59:30.130 | /^\[.+\]/ { 2026-07-31 14:59:30.130 | gsub("[][]", "", $1); 2026-07-31 14:59:30.130 | section=$1 2026-07-31 14:59:30.130 | next 2026-07-31 14:59:30.130 | } 2026-07-31 14:59:30.130 | /^ *\#/ { 2026-07-31 14:59:30.130 | next 2026-07-31 14:59:30.130 | } 2026-07-31 14:59:30.130 | /^[^ \t]+/ { 2026-07-31 14:59:30.130 | # get offset of first = in $0 2026-07-31 14:59:30.130 | eq_idx = index($0, "=") 2026-07-31 14:59:30.130 | # extract attr & value from $0 2026-07-31 14:59:30.130 | attr = substr($0, 1, eq_idx - 1) 2026-07-31 14:59:30.130 | value = substr($0, eq_idx + 1) 2026-07-31 14:59:30.130 | # only need to strip trailing whitespace from attr 2026-07-31 14:59:30.130 | sub(/[ \t]*$/, "", attr) 2026-07-31 14:59:30.131 | # need to strip leading & trailing whitespace from value 2026-07-31 14:59:30.131 | sub(/^[ \t]*/, "", value) 2026-07-31 14:59:30.131 | sub(/[ \t]*$/, "", value) 2026-07-31 14:59:30.131 | 2026-07-31 14:59:30.131 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-31 14:59:30.131 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-31 14:59:30.131 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-31 14:59:30.131 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-31 14:59:30.131 | if (! (section, attr) in cfg_attr_count) { 2026-07-31 14:59:30.131 | if (section != last_section) { 2026-07-31 14:59:30.131 | cfg_section[section_count++] = section 2026-07-31 14:59:30.131 | last_section = section 2026-07-31 14:59:30.131 | } 2026-07-31 14:59:30.131 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-31 14:59:30.131 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-31 14:59:30.131 | 2026-07-31 14:59:30.131 | cfg_attr[section, attr, 0] = value 2026-07-31 14:59:30.131 | cfg_attr_count[section, attr] = 1 2026-07-31 14:59:30.131 | } else { 2026-07-31 14:59:30.131 | lno = cfg_attr_count[section, attr]++ 2026-07-31 14:59:30.131 | cfg_attr[section, attr, lno] = value 2026-07-31 14:59:30.131 | } 2026-07-31 14:59:30.131 | } 2026-07-31 14:59:30.131 | END { 2026-07-31 14:59:30.131 | # Process each section in order 2026-07-31 14:59:30.131 | for (sno = 0; sno < section_count; sno++) { 2026-07-31 14:59:30.131 | section = cfg_section[sno] 2026-07-31 14:59:30.131 | # The ini routines simply append a config item immediately 2026-07-31 14:59:30.131 | # after the section header. To keep the same order as defined 2026-07-31 14:59:30.131 | # in local.conf, invoke the ini routines in the reverse order 2026-07-31 14:59:30.131 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-31 14:59:30.131 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-31 14:59:30.131 | if (cfg_attr_count[section, attr] == 1) 2026-07-31 14:59:30.131 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-31 14:59:30.131 | else { 2026-07-31 14:59:30.131 | # For multiline, invoke the ini routines in the reverse order 2026-07-31 14:59:30.131 | count = cfg_attr_count[section, attr] 2026-07-31 14:59:30.131 | print "inidelete " configfile " " section " " attr 2026-07-31 14:59:30.131 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-31 14:59:30.131 | for (l = count -2; l >= 0; l--) 2026-07-31 14:59:30.131 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-31 14:59:30.131 | } 2026-07-31 14:59:30.131 | } 2026-07-31 14:59:30.131 | } 2026-07-31 14:59:30.131 | } 2026-07-31 14:59:30.131 | ' 2026-07-31 14:59:30.131 | + inc/meta-config:merge_config_file:164 : read a 2026-07-31 14:59:30.132 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-31 14:59:30.133 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-31 14:59:30.136 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-31 14:59:30.139 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-31 14:59:30.142 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-31 14:59:30.145 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-31 14:59:30.148 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-31 14:59:30.148 | BEGIN { group = "" } 2026-07-31 14:59:30.148 | /^\[\[.+\|.*\]\]/ { 2026-07-31 14:59:30.148 | gsub("[][]", "", $1); 2026-07-31 14:59:30.148 | split($1, a, "|"); 2026-07-31 14:59:30.148 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-31 14:59:30.148 | group=a[1] 2026-07-31 14:59:30.148 | } else { 2026-07-31 14:59:30.148 | group="" 2026-07-31 14:59:30.148 | } 2026-07-31 14:59:30.148 | next 2026-07-31 14:59:30.148 | } 2026-07-31 14:59:30.148 | { 2026-07-31 14:59:30.148 | if (group != "") 2026-07-31 14:59:30.148 | print $0 2026-07-31 14:59:30.148 | } 2026-07-31 14:59:30.148 | ' /opt/stack/devstack/local.conf 2026-07-31 14:59:30.154 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_driver "cinder.volume.drivers.storpool.StorPoolDriver"' 2026-07-31 14:59:30.157 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_driver cinder.volume.drivers.storpool.StorPoolDriver 2026-07-31 14:59:30.189 | + inc/meta-config:merge_config_file:164 : read a 2026-07-31 14:59:30.192 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_backend_name "storpool"' 2026-07-31 14:59:30.194 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_backend_name storpool 2026-07-31 14:59:30.224 | + inc/meta-config:merge_config_file:164 : read a 2026-07-31 14:59:30.228 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_template "virtual"' 2026-07-31 14:59:30.230 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_template virtual 2026-07-31 14:59:30.262 | + inc/meta-config:merge_config_file:164 : read a 2026-07-31 14:59:30.266 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-31 14:59:30.269 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-31 14:59:30.271 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-31 14:59:30.275 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-07-31 14:59:30.278 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-07-31 14:59:30.282 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-07-31 14:59:30.285 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-07-31 14:59:30.288 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-07-31 14:59:30.293 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-31 14:59:30.296 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-31 14:59:30.299 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-31 14:59:30.301 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-31 14:59:30.304 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-31 14:59:30.307 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-31 14:59:30.310 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-31 14:59:30.313 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-07-31 14:59:30.316 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-31 14:59:30.321 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-07-31 14:59:30.324 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-07-31 14:59:30.328 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-07-31 14:59:30.331 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-07-31 14:59:30.335 | + inc/meta-config:merge_config_file:164 : read a 2026-07-31 14:59:30.336 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-31 14:59:30.336 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-07-31 14:59:30.336 | BEGIN { 2026-07-31 14:59:30.336 | section = "" 2026-07-31 14:59:30.336 | last_section = "" 2026-07-31 14:59:30.336 | section_count = 0 2026-07-31 14:59:30.336 | } 2026-07-31 14:59:30.336 | /^\[.+\]/ { 2026-07-31 14:59:30.336 | gsub("[][]", "", $1); 2026-07-31 14:59:30.336 | section=$1 2026-07-31 14:59:30.336 | next 2026-07-31 14:59:30.336 | } 2026-07-31 14:59:30.336 | /^ *\#/ { 2026-07-31 14:59:30.336 | next 2026-07-31 14:59:30.336 | } 2026-07-31 14:59:30.336 | /^[^ \t]+/ { 2026-07-31 14:59:30.336 | # get offset of first = in $0 2026-07-31 14:59:30.336 | eq_idx = index($0, "=") 2026-07-31 14:59:30.336 | # extract attr & value from $0 2026-07-31 14:59:30.336 | attr = substr($0, 1, eq_idx - 1) 2026-07-31 14:59:30.336 | value = substr($0, eq_idx + 1) 2026-07-31 14:59:30.336 | # only need to strip trailing whitespace from attr 2026-07-31 14:59:30.336 | sub(/[ \t]*$/, "", attr) 2026-07-31 14:59:30.336 | # need to strip leading & trailing whitespace from value 2026-07-31 14:59:30.336 | sub(/^[ \t]*/, "", value) 2026-07-31 14:59:30.336 | sub(/[ \t]*$/, "", value) 2026-07-31 14:59:30.336 | 2026-07-31 14:59:30.336 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-31 14:59:30.336 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-31 14:59:30.336 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-31 14:59:30.336 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-31 14:59:30.336 | if (! (section, attr) in cfg_attr_count) { 2026-07-31 14:59:30.336 | if (section != last_section) { 2026-07-31 14:59:30.336 | cfg_section[section_count++] = section 2026-07-31 14:59:30.336 | last_section = section 2026-07-31 14:59:30.336 | } 2026-07-31 14:59:30.336 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-31 14:59:30.336 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-31 14:59:30.336 | 2026-07-31 14:59:30.336 | cfg_attr[section, attr, 0] = value 2026-07-31 14:59:30.336 | cfg_attr_count[section, attr] = 1 2026-07-31 14:59:30.336 | } else { 2026-07-31 14:59:30.336 | lno = cfg_attr_count[section, attr]++ 2026-07-31 14:59:30.336 | cfg_attr[section, attr, lno] = value 2026-07-31 14:59:30.336 | } 2026-07-31 14:59:30.336 | } 2026-07-31 14:59:30.336 | END { 2026-07-31 14:59:30.336 | # Process each section in order 2026-07-31 14:59:30.336 | for (sno = 0; sno < section_count; sno++) { 2026-07-31 14:59:30.336 | section = cfg_section[sno] 2026-07-31 14:59:30.336 | # The ini routines simply append a config item immediately 2026-07-31 14:59:30.336 | # after the section header. To keep the same order as defined 2026-07-31 14:59:30.336 | # in local.conf, invoke the ini routines in the reverse order 2026-07-31 14:59:30.336 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-31 14:59:30.336 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-31 14:59:30.336 | if (cfg_attr_count[section, attr] == 1) 2026-07-31 14:59:30.336 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-31 14:59:30.336 | else { 2026-07-31 14:59:30.336 | # For multiline, invoke the ini routines in the reverse order 2026-07-31 14:59:30.336 | count = cfg_attr_count[section, attr] 2026-07-31 14:59:30.336 | print "inidelete " configfile " " section " " attr 2026-07-31 14:59:30.336 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-31 14:59:30.336 | for (l = count -2; l >= 0; l--) 2026-07-31 14:59:30.336 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-31 14:59:30.336 | } 2026-07-31 14:59:30.336 | } 2026-07-31 14:59:30.336 | } 2026-07-31 14:59:30.336 | } 2026-07-31 14:59:30.337 | ' 2026-07-31 14:59:30.338 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-31 14:59:30.339 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-31 14:59:30.342 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-31 14:59:30.345 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-07-31 14:59:30.348 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-31 14:59:30.350 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-07-31 14:59:30.353 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-07-31 14:59:30.353 | BEGIN { group = "" } 2026-07-31 14:59:30.353 | /^\[\[.+\|.*\]\]/ { 2026-07-31 14:59:30.353 | gsub("[][]", "", $1); 2026-07-31 14:59:30.353 | split($1, a, "|"); 2026-07-31 14:59:30.353 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-31 14:59:30.353 | group=a[1] 2026-07-31 14:59:30.353 | } else { 2026-07-31 14:59:30.353 | group="" 2026-07-31 14:59:30.353 | } 2026-07-31 14:59:30.353 | next 2026-07-31 14:59:30.353 | } 2026-07-31 14:59:30.353 | { 2026-07-31 14:59:30.353 | if (group != "") 2026-07-31 14:59:30.353 | print $0 2026-07-31 14:59:30.353 | } 2026-07-31 14:59:30.353 | ' /opt/stack/devstack/local.conf 2026-07-31 14:59:30.359 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-07-31 14:59:30.362 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-07-31 14:59:30.395 | + inc/meta-config:merge_config_file:164 : read a 2026-07-31 14:59:30.399 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-07-31 14:59:30.418 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:30.420 | + ./stack.sh:main:1270 : echo_summary 'Starting Swift' 2026-07-31 14:59:30.424 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 14:59:30.426 | + ./stack.sh:echo_summary:450 : echo -e Starting Swift 2026-07-31 14:59:30.429 | + ./stack.sh:main:1271 : start_swift 2026-07-31 14:59:30.433 | + lib/swift:start_swift:768 : restart_service memcached 2026-07-31 14:59:30.436 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-31 14:59:30.439 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-31 14:59:31.066 | + lib/swift:start_swift:771 : is_ubuntu 2026-07-31 14:59:31.069 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:59:31.071 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:59:31.075 | + lib/swift:start_swift:772 : sudo /etc/init.d/rsync restart 2026-07-31 14:59:31.136 | Restarting rsync (via systemctl): rsync.service. 2026-07-31 14:59:31.140 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-07-31 14:59:31.143 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-07-31 14:59:31.146 | + lib/swift:start_swift:799 : local foreground_services type 2026-07-31 14:59:31.149 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-07-31 14:59:31.152 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-31 14:59:31.155 | + 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-31 14:59:31.158 | + functions-common:run_process:1674 : local service=s-object 2026-07-31 14:59:31.160 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-31 14:59:31.163 | + functions-common:run_process:1676 : local group= 2026-07-31 14:59:31.166 | + functions-common:run_process:1677 : local user= 2026-07-31 14:59:31.169 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 14:59:31.171 | + functions-common:run_process:1680 : local name=s-object 2026-07-31 14:59:31.175 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 14:59:31.178 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 14:59:31.181 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:59:31.184 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:59:31.187 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:59:31.191 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509971188 2026-07-31 14:59:31.194 | + functions-common:run_process:1683 : is_service_enabled s-object 2026-07-31 14:59:31.212 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:31.215 | + 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-31 14:59:31.218 | + functions-common:_run_under_systemd:1628 : local service=s-object 2026-07-31 14:59:31.221 | + 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-31 14:59:31.224 | + 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-31 14:59:31.227 | + 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-31 14:59:31.229 | + 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-31 14:59:31.231 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-07-31 14:59:31.234 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-07-31 14:59:31.236 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-object.service 2026-07-31 14:59:31.239 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 14:59:31.241 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 14:59:31.244 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 14:59:31.246 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 14:59:31.248 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-07-31 14:59:31.251 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-07-31 14:59:31.253 | + 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-31 14:59:31.256 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-object.service 2026-07-31 14:59:31.258 | + 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-31 14:59:31.261 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 14:59:31.263 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-31 14:59:31.266 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-31 14:59:31.268 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 14:59:31.271 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 14:59:31.274 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-07-31 14:59:31.276 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 14:59:31.281 | + 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-31 14:59:31.347 | + 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-31 14:59:31.415 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-07-31 14:59:31.471 | + 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-31 14:59:31.534 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-07-31 14:59:31.594 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-07-31 14:59:31.652 | + 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-31 14:59:31.709 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-31 14:59:31.711 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 14:59:31.714 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-07-31 14:59:31.781 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 14:59:32.090 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-object.service 2026-07-31 14:59:32.105 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2026-07-31 14:59:32.397 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-object.service 2026-07-31 14:59:32.428 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 14:59:32.430 | + functions-common:time_stop:2420 : local name 2026-07-31 14:59:32.433 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:59:32.436 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:59:32.439 | + functions-common:time_stop:2423 : local total 2026-07-31 14:59:32.442 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:59:32.445 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 14:59:32.448 | + functions-common:time_stop:2427 : start_time=1785509971188 2026-07-31 14:59:32.450 | + functions-common:time_stop:2429 : [[ -z 1785509971188 ]] 2026-07-31 14:59:32.455 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:59:32.460 | + functions-common:time_stop:2432 : end_time=1785509972456 2026-07-31 14:59:32.463 | + functions-common:time_stop:2433 : elapsed_time=1268 2026-07-31 14:59:32.466 | + functions-common:time_stop:2434 : total=5524 2026-07-31 14:59:32.469 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:59:32.472 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6792 2026-07-31 14:59:32.474 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-31 14:59:32.477 | + 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-31 14:59:32.481 | + functions-common:run_process:1674 : local service=s-container 2026-07-31 14:59:32.484 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-31 14:59:32.486 | + functions-common:run_process:1676 : local group= 2026-07-31 14:59:32.488 | + functions-common:run_process:1677 : local user= 2026-07-31 14:59:32.491 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 14:59:32.493 | + functions-common:run_process:1680 : local name=s-container 2026-07-31 14:59:32.496 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 14:59:32.498 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 14:59:32.502 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:59:32.505 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:59:32.510 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:59:32.515 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509972511 2026-07-31 14:59:32.518 | + functions-common:run_process:1683 : is_service_enabled s-container 2026-07-31 14:59:32.535 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:32.538 | + 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-31 14:59:32.541 | + functions-common:_run_under_systemd:1628 : local service=s-container 2026-07-31 14:59:32.543 | + 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-31 14:59:32.546 | + 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-31 14:59:32.549 | + 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-31 14:59:32.552 | + 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-31 14:59:32.555 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-07-31 14:59:32.557 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-07-31 14:59:32.561 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container.service 2026-07-31 14:59:32.563 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 14:59:32.566 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 14:59:32.569 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 14:59:32.572 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 14:59:32.575 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-07-31 14:59:32.578 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-07-31 14:59:32.581 | + 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-31 14:59:32.585 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container.service 2026-07-31 14:59:32.587 | + 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-31 14:59:32.591 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 14:59:32.594 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-31 14:59:32.597 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-31 14:59:32.600 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 14:59:32.604 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 14:59:32.608 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-07-31 14:59:32.611 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 14:59:32.616 | + 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-31 14:59:32.684 | + 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-31 14:59:32.753 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-07-31 14:59:32.811 | + 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-31 14:59:32.870 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-07-31 14:59:32.934 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-07-31 14:59:32.996 | + 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-31 14:59:33.060 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-31 14:59:33.063 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 14:59:33.065 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-07-31 14:59:33.138 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 14:59:33.461 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container.service 2026-07-31 14:59:33.475 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2026-07-31 14:59:33.781 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container.service 2026-07-31 14:59:33.808 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 14:59:33.811 | + functions-common:time_stop:2420 : local name 2026-07-31 14:59:33.814 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:59:33.816 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:59:33.819 | + functions-common:time_stop:2423 : local total 2026-07-31 14:59:33.823 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:59:33.826 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 14:59:33.829 | + functions-common:time_stop:2427 : start_time=1785509972511 2026-07-31 14:59:33.832 | + functions-common:time_stop:2429 : [[ -z 1785509972511 ]] 2026-07-31 14:59:33.836 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:59:33.841 | + functions-common:time_stop:2432 : end_time=1785509973837 2026-07-31 14:59:33.844 | + functions-common:time_stop:2433 : elapsed_time=1326 2026-07-31 14:59:33.846 | + functions-common:time_stop:2434 : total=6792 2026-07-31 14:59:33.849 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:59:33.852 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8118 2026-07-31 14:59:33.855 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-31 14:59:33.858 | + 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-31 14:59:33.861 | + functions-common:run_process:1674 : local service=s-account 2026-07-31 14:59:33.864 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-31 14:59:33.867 | + functions-common:run_process:1676 : local group= 2026-07-31 14:59:33.870 | + functions-common:run_process:1677 : local user= 2026-07-31 14:59:33.873 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 14:59:33.876 | + functions-common:run_process:1680 : local name=s-account 2026-07-31 14:59:33.879 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 14:59:33.882 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 14:59:33.885 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:59:33.889 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:59:33.892 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:59:33.896 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509973893 2026-07-31 14:59:33.899 | + functions-common:run_process:1683 : is_service_enabled s-account 2026-07-31 14:59:33.918 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:33.921 | + 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-31 14:59:33.924 | + functions-common:_run_under_systemd:1628 : local service=s-account 2026-07-31 14:59:33.929 | + 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-31 14:59:33.932 | + 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-31 14:59:33.935 | + 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-31 14:59:33.939 | + 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-31 14:59:33.942 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-07-31 14:59:33.945 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-07-31 14:59:33.948 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-account.service 2026-07-31 14:59:33.952 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 14:59:33.954 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 14:59:33.958 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 14:59:33.962 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 14:59:33.965 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-07-31 14:59:33.968 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-07-31 14:59:33.971 | + 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-31 14:59:33.975 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-account.service 2026-07-31 14:59:33.978 | + 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-31 14:59:33.981 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 14:59:33.984 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-31 14:59:33.987 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-31 14:59:33.990 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 14:59:33.993 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 14:59:33.996 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-07-31 14:59:33.999 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 14:59:34.005 | + 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-31 14:59:34.079 | + 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-31 14:59:34.153 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-07-31 14:59:34.215 | + 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-31 14:59:34.277 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-07-31 14:59:34.339 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-07-31 14:59:34.399 | + 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-31 14:59:34.461 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-31 14:59:34.464 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 14:59:34.466 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-07-31 14:59:34.538 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 14:59:34.863 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-account.service 2026-07-31 14:59:34.876 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2026-07-31 14:59:35.161 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-account.service 2026-07-31 14:59:35.193 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 14:59:35.196 | + functions-common:time_stop:2420 : local name 2026-07-31 14:59:35.199 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:59:35.202 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:59:35.205 | + functions-common:time_stop:2423 : local total 2026-07-31 14:59:35.208 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:59:35.211 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 14:59:35.214 | + functions-common:time_stop:2427 : start_time=1785509973893 2026-07-31 14:59:35.217 | + functions-common:time_stop:2429 : [[ -z 1785509973893 ]] 2026-07-31 14:59:35.220 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:59:35.224 | + functions-common:time_stop:2432 : end_time=1785509975221 2026-07-31 14:59:35.226 | + functions-common:time_stop:2433 : elapsed_time=1328 2026-07-31 14:59:35.228 | + functions-common:time_stop:2434 : total=8118 2026-07-31 14:59:35.231 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:59:35.232 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9446 2026-07-31 14:59:35.236 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-07-31 14:59:35.239 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-07-31 14:59:35.286 | + 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-31 14:59:35.289 | + functions-common:run_process:1674 : local service=s-container-sync 2026-07-31 14:59:35.292 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-31 14:59:35.296 | + functions-common:run_process:1676 : local group= 2026-07-31 14:59:35.299 | + functions-common:run_process:1677 : local user= 2026-07-31 14:59:35.303 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 14:59:35.306 | + functions-common:run_process:1680 : local name=s-container-sync 2026-07-31 14:59:35.309 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 14:59:35.311 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 14:59:35.314 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:59:35.317 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:59:35.320 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:59:35.325 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509975322 2026-07-31 14:59:35.328 | + functions-common:run_process:1683 : is_service_enabled s-container-sync 2026-07-31 14:59:35.344 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:35.348 | + 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-31 14:59:35.350 | + functions-common:_run_under_systemd:1628 : local service=s-container-sync 2026-07-31 14:59:35.353 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-31 14:59:35.356 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-31 14:59:35.359 | + 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-31 14:59:35.363 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-31 14:59:35.366 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-07-31 14:59:35.369 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-07-31 14:59:35.371 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container-sync.service 2026-07-31 14:59:35.374 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 14:59:35.377 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 14:59:35.379 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 14:59:35.382 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 14:59:35.385 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-07-31 14:59:35.387 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-07-31 14:59:35.390 | + 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-31 14:59:35.393 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container-sync.service 2026-07-31 14:59:35.396 | + 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-31 14:59:35.399 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 14:59:35.401 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-31 14:59:35.404 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-31 14:59:35.406 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 14:59:35.409 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 14:59:35.412 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-07-31 14:59:35.414 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 14:59:35.419 | + 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-31 14:59:35.489 | + 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-31 14:59:35.556 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-07-31 14:59:35.613 | + 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-31 14:59:35.670 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-07-31 14:59:35.732 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-07-31 14:59:35.793 | + 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-31 14:59:35.853 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-31 14:59:35.856 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 14:59:35.859 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-07-31 14:59:35.929 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 14:59:36.235 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container-sync.service 2026-07-31 14:59:36.250 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2026-07-31 14:59:36.542 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container-sync.service 2026-07-31 14:59:36.579 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 14:59:36.582 | + functions-common:time_stop:2420 : local name 2026-07-31 14:59:36.585 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:59:36.588 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:59:36.590 | + functions-common:time_stop:2423 : local total 2026-07-31 14:59:36.592 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:59:36.595 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 14:59:36.598 | + functions-common:time_stop:2427 : start_time=1785509975322 2026-07-31 14:59:36.600 | + functions-common:time_stop:2429 : [[ -z 1785509975322 ]] 2026-07-31 14:59:36.604 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:59:36.609 | + functions-common:time_stop:2432 : end_time=1785509976606 2026-07-31 14:59:36.612 | + functions-common:time_stop:2433 : elapsed_time=1284 2026-07-31 14:59:36.615 | + functions-common:time_stop:2434 : total=9446 2026-07-31 14:59:36.618 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:59:36.621 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10730 2026-07-31 14:59:36.623 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-07-31 14:59:36.642 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:36.645 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-07-31 14:59:36.647 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 10.4.3.135 8081 16384 2026-07-31 14:59:36.650 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-07-31 14:59:36.653 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-31 14:59:36.655 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-07-31 14:59:36.657 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.135 2026-07-31 14:59:36.660 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-07-31 14:59:36.662 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-07-31 14:59:36.664 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-31 14:59:36.667 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-31 14:59:36.669 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-31 14:59:36.672 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-31 14:59:36.674 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-31 14:59:36.678 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-07-31 14:59:36.681 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-07-31 14:59:36.684 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-31 14:59:36.687 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:59:36.689 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:59:36.692 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-31 14:59:36.695 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-31 14:59:36.698 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-31 14:59:36.701 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-07-31 14:59:36.704 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-07-31 14:59:36.706 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-31 14:59:36.709 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-07-31 14:59:36.712 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/swift-tls-proxy.conf' 2026-07-31 14:59:36.726 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-31 14:59:36.729 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-31 14:59:36.731 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-31 14:59:36.734 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-31 14:59:36.737 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:59:36.740 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:59:36.742 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:59:36.745 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-31 14:59:36.747 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-31 14:59:36.780 | headers (enabled by site administrator) 2026-07-31 14:59:36.784 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-31 14:59:36.787 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-31 14:59:36.790 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-31 14:59:36.793 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-31 14:59:36.796 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:59:36.798 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:59:36.801 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:59:36.804 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-31 14:59:36.807 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-31 14:59:36.840 | ssl (enabled by site administrator) 2026-07-31 14:59:36.844 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-31 14:59:36.847 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-31 14:59:36.850 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-31 14:59:36.853 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-31 14:59:36.856 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:59:36.858 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:59:36.861 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:59:36.864 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-31 14:59:36.866 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-31 14:59:36.900 | proxy (enabled by site administrator) 2026-07-31 14:59:36.904 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-31 14:59:36.907 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-31 14:59:36.911 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-31 14:59:36.914 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-31 14:59:36.916 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:59:36.919 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:59:36.922 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:59:36.924 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-31 14:59:36.927 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-31 14:59:36.961 | proxy_http (enabled by site administrator) 2026-07-31 14:59:36.965 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-07-31 14:59:36.968 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-07-31 14:59:36.971 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-31 14:59:36.975 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-31 14:59:36.978 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-31 14:59:36.981 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-31 14:59:36.984 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:59:36.986 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:59:36.989 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-31 14:59:36.992 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-31 14:59:36.995 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 14:59:36.998 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 14:59:37.001 | + lib/apache:enable_apache_site:195 : sudo a2ensite swift-tls-proxy 2026-07-31 14:59:37.036 | Enabling site swift-tls-proxy. 2026-07-31 14:59:37.040 | To activate the new configuration, you need to run: 2026-07-31 14:59:37.040 | systemctl reload apache2 2026-07-31 14:59:37.046 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-31 14:59:37.049 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-31 14:59:37.052 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-31 14:59:37.055 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-31 14:59:37.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-31 14:59:37.184 | + functions-common:run_process:1674 : local service=s-proxy 2026-07-31 14:59:37.188 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-31 14:59:37.192 | + functions-common:run_process:1676 : local group= 2026-07-31 14:59:37.196 | + functions-common:run_process:1677 : local user= 2026-07-31 14:59:37.199 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 14:59:37.203 | + functions-common:run_process:1680 : local name=s-proxy 2026-07-31 14:59:37.207 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 14:59:37.211 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 14:59:37.215 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:59:37.218 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:59:37.223 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:59:37.228 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509977224 2026-07-31 14:59:37.231 | + functions-common:run_process:1683 : is_service_enabled s-proxy 2026-07-31 14:59:37.251 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:37.254 | + 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-31 14:59:37.256 | + functions-common:_run_under_systemd:1628 : local service=s-proxy 2026-07-31 14:59:37.259 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-31 14:59:37.263 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-31 14:59:37.266 | + 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-31 14:59:37.268 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-31 14:59:37.271 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-07-31 14:59:37.273 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-07-31 14:59:37.276 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-proxy.service 2026-07-31 14:59:37.279 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 14:59:37.281 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 14:59:37.283 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 14:59:37.286 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 14:59:37.288 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-07-31 14:59:37.291 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-07-31 14:59:37.294 | + 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-31 14:59:37.298 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-proxy.service 2026-07-31 14:59:37.301 | + 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-31 14:59:37.303 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 14:59:37.305 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-31 14:59:37.308 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-31 14:59:37.310 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 14:59:37.312 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 14:59:37.315 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-07-31 14:59:37.317 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 14:59:37.322 | + 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-31 14:59:37.390 | + 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-31 14:59:37.457 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-07-31 14:59:37.516 | + 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-31 14:59:37.573 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-07-31 14:59:37.629 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-07-31 14:59:37.688 | + 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-31 14:59:37.744 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-31 14:59:37.746 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 14:59:37.749 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-07-31 14:59:37.819 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 14:59:38.161 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-proxy.service 2026-07-31 14:59:38.176 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2026-07-31 14:59:38.471 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-proxy.service 2026-07-31 14:59:38.498 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 14:59:38.501 | + functions-common:time_stop:2420 : local name 2026-07-31 14:59:38.505 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:59:38.508 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:59:38.511 | + functions-common:time_stop:2423 : local total 2026-07-31 14:59:38.514 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:59:38.517 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 14:59:38.520 | + functions-common:time_stop:2427 : start_time=1785509977224 2026-07-31 14:59:38.523 | + functions-common:time_stop:2429 : [[ -z 1785509977224 ]] 2026-07-31 14:59:38.527 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:59:38.531 | + functions-common:time_stop:2432 : end_time=1785509978528 2026-07-31 14:59:38.534 | + functions-common:time_stop:2433 : elapsed_time=1304 2026-07-31 14:59:38.537 | + functions-common:time_stop:2434 : total=10730 2026-07-31 14:59:38.541 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:59:38.543 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12034 2026-07-31 14:59:38.547 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-07-31 14:59:38.547 | Waiting for swift proxy to start... 2026-07-31 14:59:38.550 | + lib/swift:start_swift:829 : wait_for_service 60 https://10.4.3.135:8080/info 2026-07-31 14:59:38.553 | + functions:wait_for_service:476 : local timeout=60 2026-07-31 14:59:38.555 | + functions:wait_for_service:477 : local url=https://10.4.3.135:8080/info 2026-07-31 14:59:38.558 | + functions:wait_for_service:478 : local rval=0 2026-07-31 14:59:38.561 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-31 14:59:38.564 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-31 14:59:38.567 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:59:38.570 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:59:38.573 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:59:38.578 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509978575 2026-07-31 14:59:38.581 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-31 14:59:38.587 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.135:8080/info 2026-07-31 14:59:38.601 | + :: : [[ 503 == 503 ]] 2026-07-31 14:59:38.603 | + :: : sleep 1 2026-07-31 14:59:39.606 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.135:8080/info 2026-07-31 14:59:39.627 | + :: : [[ 200 == 503 ]] 2026-07-31 14:59:39.629 | + :: : [[ 0 -eq 7 ]] 2026-07-31 14:59:39.632 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-31 14:59:39.635 | + functions-common:time_stop:2420 : local name 2026-07-31 14:59:39.638 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:59:39.641 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:59:39.644 | + functions-common:time_stop:2423 : local total 2026-07-31 14:59:39.647 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:59:39.650 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-31 14:59:39.652 | + functions-common:time_stop:2427 : start_time=1785509978575 2026-07-31 14:59:39.656 | + functions-common:time_stop:2429 : [[ -z 1785509978575 ]] 2026-07-31 14:59:39.659 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:59:39.664 | + functions-common:time_stop:2432 : end_time=1785509979660 2026-07-31 14:59:39.666 | + functions-common:time_stop:2433 : elapsed_time=1085 2026-07-31 14:59:39.669 | + functions-common:time_stop:2434 : total=2778 2026-07-31 14:59:39.672 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:59:39.674 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3863 2026-07-31 14:59:39.678 | + functions:wait_for_service:486 : return 0 2026-07-31 14:59:39.681 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-07-31 14:59:39.684 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-31 14:59:39.687 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-07-31 14:59:39.704 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:39.707 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-31 14:59:39.743 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-07-31 14:59:39.792 | [8552 Async configure_neutron_nova:78974]: Waiting for completion of configure_neutron_nova running on PID 78974 (2 other jobs running) 2026-07-31 14:59:39.816 | [8552 Async configure_neutron_nova:78974]: Signaling child to exit 2026-07-31 14:59:39.816 | WAKEUP 2026-07-31 14:59:39.836 | [8552 Async configure_neutron_nova:78974]: Signaled 2026-07-31 14:59:39.838 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-31 14:59:39.838 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-07-31 14:59:39.838 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.4.3.135/identity 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-31 14:59:39.838 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-31 14:59:39.838 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-31 14:59:39.838 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-31 14:59:39.838 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-07-31 14:59:39.838 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-31 14:59:39.838 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:39.838 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-31 14:59:39.838 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-31 14:59:39.838 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-31 14:59:39.838 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-07-31 14:59:39.838 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-31 14:59:39.838 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-07-31 14:59:39.838 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-07-31 14:59:39.838 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-31 14:59:39.838 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-31 14:59:39.838 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-07-31 14:59:39.838 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-31 14:59:39.838 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-07-31 14:59:39.838 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.4.3.135/identity 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-07-31 14:59:39.838 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-31 14:59:39.839 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-31 14:59:39.839 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-31 14:59:39.839 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-31 14:59:39.839 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-31 14:59:39.839 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-31 14:59:39.839 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-07-31 14:59:39.839 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-31 14:59:39.839 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:39.839 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-31 14:59:39.839 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-31 14:59:39.880 | [8552 Async configure_neutron_nova:78974]: finished configure_neutron_nova with result 0 in 0 seconds 2026-07-31 14:59:39.884 | + inc/async:async_wait:197 : return 0 2026-07-31 14:59:39.888 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-07-31 14:59:39.906 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:39.909 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-31 14:59:39.941 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-31 14:59:39.975 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-07-31 14:59:39.993 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:39.996 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-07-31 14:59:39.999 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 14:59:40.001 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-07-31 14:59:40.004 | + ./stack.sh:main:1296 : start_nova_api 2026-07-31 14:59:40.006 | + 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-31 14:59:40.009 | + 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-31 14:59:40.012 | + 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-31 14:59:40.015 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-31 14:59:40.020 | + 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-31 14:59:40.024 | + functions-common:run_process:1674 : local service=n-api 2026-07-31 14:59:40.027 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-31 14:59:40.030 | + functions-common:run_process:1676 : local group= 2026-07-31 14:59:40.032 | + functions-common:run_process:1677 : local user= 2026-07-31 14:59:40.035 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 14:59:40.038 | + functions-common:run_process:1680 : local name=n-api 2026-07-31 14:59:40.041 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 14:59:40.043 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 14:59:40.046 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:59:40.049 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:59:40.053 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:59:40.057 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509980054 2026-07-31 14:59:40.060 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-31 14:59:40.078 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:40.081 | + 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-31 14:59:40.083 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-31 14:59:40.086 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-31 14:59:40.089 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-31 14:59:40.091 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-31 14:59:40.094 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-31 14:59:40.097 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-31 14:59:40.100 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-31 14:59:40.103 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-31 14:59:40.106 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 14:59:40.110 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 14:59:40.113 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 14:59:40.116 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 14:59:40.119 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-31 14:59:40.122 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-31 14:59:40.125 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-31 14:59:40.128 | + 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-31 14:59:40.131 | + 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-31 14:59:40.134 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-31 14:59:40.137 | + 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-31 14:59:40.139 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-31 14:59:40.142 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-31 14:59:40.145 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-31 14:59:40.148 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-31 14:59:40.150 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-31 14:59:40.154 | + 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-31 14:59:40.220 | + 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-31 14:59:40.290 | + 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-31 14:59:40.348 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-07-31 14:59:40.407 | + 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-31 14:59:40.465 | + 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-31 14:59:40.521 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-31 14:59:40.578 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-31 14:59:40.634 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-31 14:59:40.690 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-31 14:59:40.744 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-31 14:59:40.803 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-31 14:59:40.806 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-31 14:59:40.808 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-31 14:59:40.874 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-31 14:59:41.190 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-31 14:59:41.204 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-31 14:59:41.505 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-31 14:59:41.578 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 14:59:41.582 | + functions-common:time_stop:2420 : local name 2026-07-31 14:59:41.584 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:59:41.586 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:59:41.590 | + functions-common:time_stop:2423 : local total 2026-07-31 14:59:41.592 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:59:41.595 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 14:59:41.597 | + functions-common:time_stop:2427 : start_time=1785509980054 2026-07-31 14:59:41.601 | + functions-common:time_stop:2429 : [[ -z 1785509980054 ]] 2026-07-31 14:59:41.605 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:59:41.610 | + functions-common:time_stop:2432 : end_time=1785509981607 2026-07-31 14:59:41.613 | + functions-common:time_stop:2433 : elapsed_time=1553 2026-07-31 14:59:41.616 | + functions-common:time_stop:2434 : total=12034 2026-07-31 14:59:41.620 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:59:41.624 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13587 2026-07-31 14:59:41.628 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-31 14:59:41.628 | Waiting for nova-api to start... 2026-07-31 14:59:41.631 | + lib/nova:start_nova_api:975 : local service_url=https://10.4.3.135/compute/v2.1/ 2026-07-31 14:59:41.635 | + lib/nova:start_nova_api:977 : wait_for_service 60 https://10.4.3.135/compute/v2.1/ 2026-07-31 14:59:41.638 | + functions:wait_for_service:476 : local timeout=60 2026-07-31 14:59:41.642 | + functions:wait_for_service:477 : local url=https://10.4.3.135/compute/v2.1/ 2026-07-31 14:59:41.645 | + functions:wait_for_service:478 : local rval=0 2026-07-31 14:59:41.648 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-31 14:59:41.650 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-31 14:59:41.653 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:59:41.656 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:59:41.660 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:59:41.665 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509981661 2026-07-31 14:59:41.668 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-31 14:59:41.674 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.135/compute/v2.1/ 2026-07-31 14:59:44.457 | + :: : [[ 200 == 503 ]] 2026-07-31 14:59:44.458 | + :: : [[ 0 -eq 7 ]] 2026-07-31 14:59:44.464 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-31 14:59:44.467 | + functions-common:time_stop:2420 : local name 2026-07-31 14:59:44.469 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:59:44.473 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:59:44.475 | + functions-common:time_stop:2423 : local total 2026-07-31 14:59:44.478 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:59:44.481 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-31 14:59:44.484 | + functions-common:time_stop:2427 : start_time=1785509981661 2026-07-31 14:59:44.487 | + functions-common:time_stop:2429 : [[ -z 1785509981661 ]] 2026-07-31 14:59:44.490 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:59:44.495 | + functions-common:time_stop:2432 : end_time=1785509984491 2026-07-31 14:59:44.497 | + functions-common:time_stop:2433 : elapsed_time=2830 2026-07-31 14:59:44.500 | + functions-common:time_stop:2434 : total=3863 2026-07-31 14:59:44.503 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:59:44.506 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6693 2026-07-31 14:59:44.508 | + functions:wait_for_service:486 : return 0 2026-07-31 14:59:44.510 | + 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-31 14:59:44.515 | + 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-31 14:59:44.518 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-31 14:59:44.536 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:44.540 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-07-31 14:59:44.543 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 14:59:44.546 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-07-31 14:59:44.549 | + ./stack.sh:main:1301 : start_ovn_services 2026-07-31 14:59:44.553 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-07-31 14:59:44.556 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-07-31 14:59:44.558 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-07-31 14:59:44.561 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-31 14:59:44.565 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-07-31 14:59:44.567 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-31 14:59:44.571 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-07-31 14:59:44.583 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-07-31 14:59:44.589 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-31 14:59:44.593 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-31 14:59:44.598 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-31 14:59:44.611 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-07-31 14:59:44.624 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-31 14:59:44.636 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-07-31 14:59:44.639 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-07-31 14:59:44.639 | Starting OVN 2026-07-31 14:59:44.642 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-07-31 14:59:44.644 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-07-31 14:59:44.644 | Starting OVS 2026-07-31 14:59:44.646 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-31 14:59:44.662 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:44.665 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-07-31 14:59:44.708 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-07-31 14:59:44.749 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-07-31 14:59:44.752 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-07-31 14:59:44.755 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-07-31 14:59:45.064 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-07-31 14:59:45.381 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-31 14:59:45.381 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-31 14:59:45.381 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-31 14:59:45.381 | 2026-07-31 14:59:45.381 | Possible reasons for having these kinds of units are: 2026-07-31 14:59:45.381 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-31 14:59:45.381 | .wants/, .requires/, or .upholds/ directory. 2026-07-31 14:59:45.381 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-31 14:59:45.381 | a requirement dependency on it. 2026-07-31 14:59:45.381 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-31 14:59:45.381 | D-Bus, udev, scripted systemctl call, ...). 2026-07-31 14:59:45.381 | • In case of template units, the unit is meant to be enabled with some 2026-07-31 14:59:45.381 | instance name specified. 2026-07-31 14:59:45.386 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-07-31 14:59:49.985 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-07-31 14:59:49.988 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-07-31 14:59:50.300 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-07-31 14:59:50.611 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-31 14:59:50.611 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-31 14:59:50.611 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-31 14:59:50.611 | 2026-07-31 14:59:50.611 | Possible reasons for having these kinds of units are: 2026-07-31 14:59:50.611 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-31 14:59:50.611 | .wants/, .requires/, or .upholds/ directory. 2026-07-31 14:59:50.611 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-31 14:59:50.611 | a requirement dependency on it. 2026-07-31 14:59:50.611 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-31 14:59:50.611 | D-Bus, udev, scripted systemctl call, ...). 2026-07-31 14:59:50.611 | • In case of template units, the unit is meant to be enabled with some 2026-07-31 14:59:50.611 | instance name specified. 2026-07-31 14:59:50.615 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-07-31 14:59:50.804 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-07-31 14:59:50.804 | Configuring OVSDB 2026-07-31 14:59:50.807 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-07-31 14:59:50.826 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:50.829 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-31 14:59:50.847 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-31 14:59:50.864 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-31 14:59:50.879 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=7127f3ae-c516-4ef0-b2f7-91f4e9b0bafb 2026-07-31 14:59:50.896 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.4.3.135:6642 2026-07-31 14:59:50.911 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-31 14:59:50.927 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-31 14:59:50.944 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.4.3.135 2026-07-31 14:59:50.961 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-07-31 14:59:50.967 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000006239 2026-07-31 14:59:50.983 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-07-31 14:59:50.985 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-07-31 14:59:51.002 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-07-31 14:59:51.005 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-07-31 14:59:51.007 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-07-31 14:59:51.010 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-31 14:59:51.013 | + functions-common:is_provider_network:2272 : return 1 2026-07-31 14:59:51.015 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-07-31 14:59:51.017 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-07-31 14:59:51.020 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-07-31 14:59:51.023 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-07-31 14:59:51.026 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-07-31 14:59:51.028 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-31 14:59:51.058 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-07-31 14:59:51.076 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-31 14:59:51.095 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-07-31 14:59:51.112 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:51.114 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-07-31 14:59:51.116 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-07-31 14:59:51.119 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-07-31 14:59:51.121 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-07-31 14:59:51.123 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-07-31 14:59:51.141 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:51.143 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-31 14:59:51.146 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-07-31 14:59:51.148 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-07-31 14:59:51.468 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-07-31 14:59:51.779 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-07-31 14:59:51.830 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-07-31 14:59:51.834 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-31 14:59:51.836 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-07-31 14:59:51.840 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-31 14:59:51.843 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-07-31 14:59:52.848 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-07-31 14:59:52.851 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-07-31 14:59:52.854 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-31 14:59:52.858 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-31 14:59:52.860 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-07-31 14:59:52.864 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-31 14:59:52.866 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-31 14:59:52.869 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-07-31 14:59:52.872 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-31 14:59:52.875 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-31 14:59:52.878 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-07-31 14:59:52.880 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-31 14:59:52.883 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-07-31 14:59:52.902 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:52.905 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:747 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-31 14:59:52.928 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:748 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-31 14:59:52.948 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection pssl:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-31 14:59:52.965 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection pssl:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-31 14:59:52.985 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-07-31 14:59:52.999 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-07-31 14:59:53.014 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-07-31 14:59:53.033 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:53.036 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-07-31 14:59:53.038 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-07-31 14:59:53.041 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-07-31 14:59:53.378 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-07-31 14:59:53.682 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-31 14:59:53.682 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-31 14:59:53.682 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-31 14:59:53.682 | 2026-07-31 14:59:53.682 | Possible reasons for having these kinds of units are: 2026-07-31 14:59:53.682 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-31 14:59:53.682 | .wants/, .requires/, or .upholds/ directory. 2026-07-31 14:59:53.682 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-31 14:59:53.682 | a requirement dependency on it. 2026-07-31 14:59:53.682 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-31 14:59:53.682 | D-Bus, udev, scripted systemctl call, ...). 2026-07-31 14:59:53.682 | • In case of template units, the unit is meant to be enabled with some 2026-07-31 14:59:53.682 | instance name specified. 2026-07-31 14:59:53.688 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-07-31 14:59:53.819 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-07-31 14:59:53.839 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:53.842 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-07-31 14:59:53.845 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-31 14:59:53.863 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 14:59:53.867 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-07-31 14:59:53.869 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-07-31 14:59:53.873 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-31 14:59:53.892 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:53.895 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-07-31 14:59:53.942 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-07-31 14:59:53.944 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-31 14:59:53.946 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-31 14:59:53.949 | + 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-31 14:59:53.953 | + functions-common:run_process:1676 : local group= 2026-07-31 14:59:53.955 | + functions-common:run_process:1677 : local user= 2026-07-31 14:59:53.957 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 14:59:53.960 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-31 14:59:53.962 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 14:59:53.966 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 14:59:53.969 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:59:53.971 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:59:53.975 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:59:53.978 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509993976 2026-07-31 14:59:53.981 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-31 14:59:54.000 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:54.002 | + 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-31 14:59:54.005 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-31 14:59:54.007 | + 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-31 14:59:54.010 | + 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-31 14:59:54.013 | + 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-31 14:59:54.016 | + 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-31 14:59:54.018 | + 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-31 14:59:54.021 | + 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-31 14:59:54.024 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-31 14:59:54.026 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 14:59:54.029 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 14:59:54.032 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 14:59:54.034 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 14:59:54.037 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-31 14:59:54.040 | + 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-31 14:59:54.043 | + 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-31 14:59:54.047 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-31 14:59:54.049 | + 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-31 14:59:54.052 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 14:59:54.054 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-31 14:59:54.056 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-31 14:59:54.059 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 14:59:54.061 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 14:59:54.065 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-31 14:59:54.067 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 14:59:54.072 | + 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-31 14:59:54.140 | + 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-31 14:59:54.207 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-07-31 14:59:54.270 | + 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-31 14:59:54.329 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-31 14:59:54.386 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-31 14:59:54.441 | + 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-31 14:59:54.499 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-31 14:59:54.502 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 14:59:54.504 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-31 14:59:54.571 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 14:59:54.872 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-31 14:59:54.886 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-31 14:59:55.176 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-31 14:59:55.209 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 14:59:55.212 | + functions-common:time_stop:2420 : local name 2026-07-31 14:59:55.215 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:59:55.218 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:59:55.221 | + functions-common:time_stop:2423 : local total 2026-07-31 14:59:55.223 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:59:55.226 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 14:59:55.229 | + functions-common:time_stop:2427 : start_time=1785509993976 2026-07-31 14:59:55.231 | + functions-common:time_stop:2429 : [[ -z 1785509993976 ]] 2026-07-31 14:59:55.235 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:59:55.239 | + functions-common:time_stop:2432 : end_time=1785509995236 2026-07-31 14:59:55.241 | + functions-common:time_stop:2433 : elapsed_time=1260 2026-07-31 14:59:55.244 | + functions-common:time_stop:2434 : total=13587 2026-07-31 14:59:55.247 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:59:55.249 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14847 2026-07-31 14:59:55.252 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-31 14:59:55.255 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-31 14:59:55.257 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-31 14:59:55.262 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-31 14:59:55.280 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-31 14:59:55.283 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-31 14:59:55.286 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-31 14:59:55.289 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-31 14:59:55.291 | + 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-31 14:59:55.326 | + 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-31 14:59:55.360 | + 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-31 14:59:55.396 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-31 14:59:55.431 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-31 14:59:55.467 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-07-31 14:59:55.469 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-07-31 14:59:55.472 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-07-31 14:59:55.475 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-31 14:59:55.492 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-31 14:59:55.508 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-07-31 14:59:55.511 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-07-31 14:59:55.514 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-07-31 14:59:55.517 | + 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-31 14:59:55.533 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-07-31 14:59:55.553 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:55.555 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-07-31 14:59:55.559 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 14:59:55.562 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-07-31 14:59:55.565 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-07-31 14:59:55.568 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-07-31 14:59:55.570 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-31 14:59:55.605 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-07-31 14:59:55.608 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-07-31 14:59:55.610 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-31 14:59:55.646 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-07-31 14:59:55.649 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-07-31 14:59:55.652 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-07-31 14:59:55.655 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-07-31 14:59:55.658 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-31 14:59:55.661 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-31 14:59:55.664 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-07-31 14:59:55.667 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-07-31 14:59:55.670 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-07-31 14:59:55.674 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-07-31 14:59:55.677 | +++ 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-31 14:59:55.679 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-31 14:59:55.683 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-31 14:59:55.686 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-31 14:59:55.689 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-31 14:59:55.693 | + 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-31 14:59:55.696 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-07-31 14:59:55.699 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-07-31 14:59:55.702 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-31 14:59:55.706 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-31 14:59:55.728 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-07-31 14:59:55.731 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-07-31 14:59:55.779 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-07-31 14:59:55.825 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-07-31 14:59:55.828 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-07-31 14:59:55.875 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-07-31 14:59:55.879 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-07-31 14:59:55.929 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-07-31 14:59:55.934 | + 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-31 14:59:55.937 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-31 14:59:55.940 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-31 14:59:55.944 | + functions-common:run_process:1676 : local group= 2026-07-31 14:59:55.947 | + functions-common:run_process:1677 : local user= 2026-07-31 14:59:55.950 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 14:59:55.953 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-31 14:59:55.956 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 14:59:55.959 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 14:59:55.962 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:59:55.965 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:59:55.969 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:59:55.974 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509995970 2026-07-31 14:59:55.978 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-31 14:59:55.997 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:56.000 | + 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-31 14:59:56.003 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-31 14:59:56.005 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-31 14:59:56.008 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-31 14:59:56.011 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-31 14:59:56.014 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-31 14:59:56.017 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-31 14:59:56.020 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-31 14:59:56.023 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-31 14:59:56.025 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 14:59:56.028 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 14:59:56.031 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 14:59:56.033 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 14:59:56.036 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-31 14:59:56.039 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-31 14:59:56.042 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-31 14:59:56.045 | + 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-31 14:59:56.049 | + 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-31 14:59:56.051 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-31 14:59:56.054 | + 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-31 14:59:56.056 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-31 14:59:56.059 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-31 14:59:56.061 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-31 14:59:56.064 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-31 14:59:56.067 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-31 14:59:56.072 | + 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-31 14:59:56.139 | + 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-31 14:59:56.203 | + 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-31 14:59:56.258 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-07-31 14:59:56.313 | + 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-31 14:59:56.371 | + 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-31 14:59:56.430 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-31 14:59:56.489 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-31 14:59:56.545 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-31 14:59:56.602 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-31 14:59:56.657 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-31 14:59:56.714 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-31 14:59:56.716 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-31 14:59:56.719 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-31 14:59:56.783 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-31 14:59:57.118 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-31 14:59:57.131 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-31 14:59:57.443 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-31 14:59:57.511 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 14:59:57.515 | + functions-common:time_stop:2420 : local name 2026-07-31 14:59:57.518 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:59:57.520 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:59:57.525 | + functions-common:time_stop:2423 : local total 2026-07-31 14:59:57.528 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:59:57.532 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 14:59:57.534 | + functions-common:time_stop:2427 : start_time=1785509995970 2026-07-31 14:59:57.538 | + functions-common:time_stop:2429 : [[ -z 1785509995970 ]] 2026-07-31 14:59:57.542 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:59:57.547 | + functions-common:time_stop:2432 : end_time=1785509997544 2026-07-31 14:59:57.550 | + functions-common:time_stop:2433 : elapsed_time=1574 2026-07-31 14:59:57.553 | + functions-common:time_stop:2434 : total=14847 2026-07-31 14:59:57.556 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:59:57.560 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16421 2026-07-31 14:59:57.563 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=https://10.4.3.135/ 2026-07-31 14:59:57.565 | + 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-31 14:59:57.569 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-31 14:59:57.573 | + 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-31 14:59:57.575 | + functions-common:run_process:1676 : local group= 2026-07-31 14:59:57.577 | + functions-common:run_process:1677 : local user= 2026-07-31 14:59:57.580 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 14:59:57.583 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-31 14:59:57.586 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 14:59:57.590 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 14:59:57.592 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:59:57.595 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:59:57.599 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:59:57.604 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509997601 2026-07-31 14:59:57.607 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-31 14:59:57.626 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:57.629 | + 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-31 14:59:57.632 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-31 14:59:57.635 | + 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-31 14:59:57.639 | + 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-31 14:59:57.641 | + 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-31 14:59:57.645 | + 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-31 14:59:57.647 | + 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-31 14:59:57.650 | + 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-31 14:59:57.653 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-31 14:59:57.657 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 14:59:57.660 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 14:59:57.663 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 14:59:57.666 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 14:59:57.669 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-31 14:59:57.672 | + 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-31 14:59:57.675 | + 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-31 14:59:57.679 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-31 14:59:57.681 | + 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-31 14:59:57.685 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 14:59:57.688 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-31 14:59:57.692 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-31 14:59:57.694 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 14:59:57.697 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 14:59:57.700 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-31 14:59:57.703 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 14:59:57.709 | + 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-31 14:59:57.778 | + 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-31 14:59:57.849 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-07-31 14:59:57.913 | + 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-31 14:59:57.971 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-31 14:59:58.033 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-31 14:59:58.093 | + 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-31 14:59:58.154 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-31 14:59:58.157 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 14:59:58.161 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-31 14:59:58.238 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 14:59:58.564 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-31 14:59:58.580 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-31 14:59:58.888 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-31 14:59:58.923 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 14:59:58.926 | + functions-common:time_stop:2420 : local name 2026-07-31 14:59:58.929 | + functions-common:time_stop:2421 : local end_time 2026-07-31 14:59:58.931 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 14:59:58.935 | + functions-common:time_stop:2423 : local total 2026-07-31 14:59:58.938 | + functions-common:time_stop:2424 : local start_time 2026-07-31 14:59:58.941 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 14:59:58.944 | + functions-common:time_stop:2427 : start_time=1785509997601 2026-07-31 14:59:58.947 | + functions-common:time_stop:2429 : [[ -z 1785509997601 ]] 2026-07-31 14:59:58.950 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 14:59:58.955 | + functions-common:time_stop:2432 : end_time=1785509998952 2026-07-31 14:59:58.959 | + functions-common:time_stop:2433 : elapsed_time=1351 2026-07-31 14:59:58.961 | + functions-common:time_stop:2434 : total=16421 2026-07-31 14:59:58.964 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 14:59:58.968 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17772 2026-07-31 14:59:58.970 | + 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-31 14:59:58.972 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-31 14:59:58.975 | + 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-31 14:59:58.978 | + functions-common:run_process:1676 : local group= 2026-07-31 14:59:58.981 | + functions-common:run_process:1677 : local user= 2026-07-31 14:59:58.984 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 14:59:58.986 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-31 14:59:58.989 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 14:59:58.991 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 14:59:58.994 | + functions-common:time_start:2407 : local start_time= 2026-07-31 14:59:58.997 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 14:59:58.999 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 14:59:59.006 | + functions-common:time_start:2411 : _TIME_START[$name]=1785509999001 2026-07-31 14:59:59.009 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-31 14:59:59.030 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 14:59:59.032 | + 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-31 14:59:59.036 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-31 14:59:59.039 | + 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-31 14:59:59.041 | + 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-31 14:59:59.044 | + 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-31 14:59:59.048 | + 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-31 14:59:59.051 | + 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-31 14:59:59.055 | + 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-31 14:59:59.059 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-31 14:59:59.062 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 14:59:59.066 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 14:59:59.070 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 14:59:59.073 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 14:59:59.076 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-31 14:59:59.079 | + 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-31 14:59:59.083 | + 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-31 14:59:59.086 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-31 14:59:59.089 | + 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-31 14:59:59.092 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 14:59:59.095 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-31 14:59:59.098 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-31 14:59:59.100 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 14:59:59.103 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 14:59:59.105 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-31 14:59:59.108 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 14:59:59.112 | + 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-31 14:59:59.177 | + 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-31 14:59:59.250 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-07-31 14:59:59.311 | + 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-31 14:59:59.377 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-31 14:59:59.440 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-31 14:59:59.503 | + 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-31 14:59:59.562 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-31 14:59:59.566 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 14:59:59.569 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-31 14:59:59.643 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 14:59:59.983 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-31 14:59:59.998 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-31 15:00:00.322 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-31 15:00:00.350 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:00.354 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:00.357 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:00.361 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:00.363 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:00.366 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:00.370 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:00.373 | + functions-common:time_stop:2427 : start_time=1785509999001 2026-07-31 15:00:00.376 | + functions-common:time_stop:2429 : [[ -z 1785509999001 ]] 2026-07-31 15:00:00.380 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:00.385 | + functions-common:time_stop:2432 : end_time=1785510000382 2026-07-31 15:00:00.388 | + functions-common:time_stop:2433 : elapsed_time=1381 2026-07-31 15:00:00.391 | + functions-common:time_stop:2434 : total=17772 2026-07-31 15:00:00.394 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:00.397 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19153 2026-07-31 15:00:00.399 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-07-31 15:00:00.402 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-07-31 15:00:00.406 | + 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-31 15:00:00.409 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-31 15:00:00.411 | + 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-31 15:00:00.414 | + functions-common:run_process:1676 : local group= 2026-07-31 15:00:00.417 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:00.420 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 15:00:00.423 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-31 15:00:00.426 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:00.431 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:00.434 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:00.437 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:00.441 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:00.446 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510000443 2026-07-31 15:00:00.450 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-31 15:00:00.471 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:00.474 | + 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-31 15:00:00.477 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-31 15:00:00.481 | + 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-31 15:00:00.484 | + 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-31 15:00:00.488 | + 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-31 15:00:00.490 | + 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-31 15:00:00.493 | + 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-31 15:00:00.497 | + 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-31 15:00:00.499 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-31 15:00:00.502 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 15:00:00.505 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 15:00:00.508 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 15:00:00.511 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 15:00:00.515 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-31 15:00:00.519 | + 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-31 15:00:00.523 | + 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-31 15:00:00.527 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-31 15:00:00.530 | + 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-31 15:00:00.534 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 15:00:00.537 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-31 15:00:00.541 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-31 15:00:00.545 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 15:00:00.548 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 15:00:00.552 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-31 15:00:00.554 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 15:00:00.560 | + 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-31 15:00:00.634 | + 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-31 15:00:00.710 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-07-31 15:00:00.776 | + 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-31 15:00:00.846 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-31 15:00:00.917 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-31 15:00:00.990 | + 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-31 15:00:01.062 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-31 15:00:01.065 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 15:00:01.068 | + 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-31 15:00:01.156 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 15:00:01.549 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-31 15:00:01.567 | 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-31 15:00:01.937 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-31 15:00:01.980 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:01.985 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:01.989 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:01.994 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:01.998 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:02.001 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:02.005 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:02.008 | + functions-common:time_stop:2427 : start_time=1785510000443 2026-07-31 15:00:02.013 | + functions-common:time_stop:2429 : [[ -z 1785510000443 ]] 2026-07-31 15:00:02.016 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:02.024 | + functions-common:time_stop:2432 : end_time=1785510002018 2026-07-31 15:00:02.028 | + functions-common:time_stop:2433 : elapsed_time=1575 2026-07-31 15:00:02.033 | + functions-common:time_stop:2434 : total=19153 2026-07-31 15:00:02.037 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:02.040 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20728 2026-07-31 15:00:02.044 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-07-31 15:00:02.049 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=https://10.4.3.135/networking 2026-07-31 15:00:02.053 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-07-31 15:00:02.053 | Waiting for Neutron to start... 2026-07-31 15:00:02.056 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.135/networking' 2026-07-31 15:00:02.059 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- https://10.4.3.135/networking' 'Neutron did not start' 60 2026-07-31 15:00:02.063 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.135/networking' 2026-07-31 15:00:02.067 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-31 15:00:02.072 | + functions-common:test_with_retry:2360 : local until=60 2026-07-31 15:00:02.075 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-31 15:00:02.078 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-31 15:00:02.083 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-31 15:00:02.086 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:02.090 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:02.094 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:02.099 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510002095 2026-07-31 15:00:02.103 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.4.3.135/networking; do sleep 0.5; done' 2026-07-31 15:00:03.218 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.4.3.135/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-31 15:00:03.222 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:03.224 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:03.229 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:03.232 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:03.235 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:03.237 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-31 15:00:03.241 | + functions-common:time_stop:2427 : start_time=1785510002095 2026-07-31 15:00:03.243 | + functions-common:time_stop:2429 : [[ -z 1785510002095 ]] 2026-07-31 15:00:03.248 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:03.252 | + functions-common:time_stop:2432 : end_time=1785510003249 2026-07-31 15:00:03.254 | + functions-common:time_stop:2433 : elapsed_time=1154 2026-07-31 15:00:03.257 | + functions-common:time_stop:2434 : total=0 2026-07-31 15:00:03.259 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:03.261 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1154 2026-07-31 15:00:03.263 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-07-31 15:00:03.283 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:03.285 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-07-31 15:00:03.288 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 15:00:03.290 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-07-31 15:00:03.293 | + ./stack.sh:main:1314 : start_placement 2026-07-31 15:00:03.296 | + lib/placement:start_placement:137 : start_placement_api 2026-07-31 15:00:03.302 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-31 15:00:03.306 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-31 15:00:03.309 | + functions-common:run_process:1674 : local service=placement-api 2026-07-31 15:00:03.313 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-31 15:00:03.317 | + functions-common:run_process:1676 : local group= 2026-07-31 15:00:03.320 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:03.323 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 15:00:03.326 | + functions-common:run_process:1680 : local name=placement-api 2026-07-31 15:00:03.329 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:03.332 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:03.335 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:03.338 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:03.342 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:03.347 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510003344 2026-07-31 15:00:03.350 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-31 15:00:03.369 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:03.372 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-31 15:00:03.374 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-31 15:00:03.377 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-31 15:00:03.379 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-31 15:00:03.381 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-31 15:00:03.384 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-31 15:00:03.386 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-31 15:00:03.389 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-31 15:00:03.391 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-31 15:00:03.393 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 15:00:03.398 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 15:00:03.399 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 15:00:03.403 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 15:00:03.406 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-31 15:00:03.409 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-31 15:00:03.413 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-31 15:00:03.418 | + 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-31 15:00:03.421 | + 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-31 15:00:03.425 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-31 15:00:03.428 | + 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-31 15:00:03.432 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-31 15:00:03.435 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-31 15:00:03.440 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-31 15:00:03.443 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-31 15:00:03.446 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-31 15:00:03.453 | + 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-31 15:00:03.539 | + 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-31 15:00:03.644 | + 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-31 15:00:03.730 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-07-31 15:00:03.812 | + 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-31 15:00:03.880 | + 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-31 15:00:03.952 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-31 15:00:04.020 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-31 15:00:04.079 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-31 15:00:04.137 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-31 15:00:04.198 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-31 15:00:04.259 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-31 15:00:04.262 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-31 15:00:04.264 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-31 15:00:04.343 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-31 15:00:04.658 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-31 15:00:04.673 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-31 15:00:04.978 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-31 15:00:05.048 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:05.051 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:05.055 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:05.060 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:05.063 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:05.070 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:05.074 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:05.077 | + functions-common:time_stop:2427 : start_time=1785510003344 2026-07-31 15:00:05.081 | + functions-common:time_stop:2429 : [[ -z 1785510003344 ]] 2026-07-31 15:00:05.085 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:05.090 | + functions-common:time_stop:2432 : end_time=1785510005086 2026-07-31 15:00:05.093 | + functions-common:time_stop:2433 : elapsed_time=1742 2026-07-31 15:00:05.096 | + functions-common:time_stop:2434 : total=20728 2026-07-31 15:00:05.101 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:05.104 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22470 2026-07-31 15:00:05.108 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-31 15:00:05.108 | Waiting for placement-api to start... 2026-07-31 15:00:05.112 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.4.3.135/placement 2026-07-31 15:00:05.116 | + functions:wait_for_service:476 : local timeout=60 2026-07-31 15:00:05.118 | + functions:wait_for_service:477 : local url=https://10.4.3.135/placement 2026-07-31 15:00:05.121 | + functions:wait_for_service:478 : local rval=0 2026-07-31 15:00:05.125 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-31 15:00:05.128 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-31 15:00:05.131 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:05.135 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:05.140 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:05.145 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510005141 2026-07-31 15:00:05.148 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-31 15:00:05.154 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.135/placement 2026-07-31 15:00:06.306 | + :: : [[ 200 == 503 ]] 2026-07-31 15:00:06.307 | + :: : [[ 0 -eq 7 ]] 2026-07-31 15:00:06.311 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-31 15:00:06.313 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:06.317 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:06.320 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:06.323 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:06.325 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:06.329 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-31 15:00:06.331 | + functions-common:time_stop:2427 : start_time=1785510005141 2026-07-31 15:00:06.334 | + functions-common:time_stop:2429 : [[ -z 1785510005141 ]] 2026-07-31 15:00:06.337 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:06.343 | + functions-common:time_stop:2432 : end_time=1785510006339 2026-07-31 15:00:06.346 | + functions-common:time_stop:2433 : elapsed_time=1198 2026-07-31 15:00:06.349 | + functions-common:time_stop:2434 : total=6693 2026-07-31 15:00:06.352 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:06.354 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7891 2026-07-31 15:00:06.357 | + functions:wait_for_service:486 : return 0 2026-07-31 15:00:06.360 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-07-31 15:00:06.378 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:06.382 | + ./stack.sh:main:1318 : start_neutron 2026-07-31 15:00:06.384 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-07-31 15:00:06.388 | + 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-31 15:00:06.391 | + functions-common:run_process:1674 : local service=q-agt 2026-07-31 15:00:06.393 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-31 15:00:06.396 | + functions-common:run_process:1676 : local group= 2026-07-31 15:00:06.399 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:06.401 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 15:00:06.404 | + functions-common:run_process:1680 : local name=q-agt 2026-07-31 15:00:06.407 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:06.410 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:06.414 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:06.416 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:06.420 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:06.426 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510006422 2026-07-31 15:00:06.428 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-31 15:00:06.446 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:00:06.449 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:06.452 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:06.454 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:06.457 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:06.460 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:06.462 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:06.466 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:06.469 | + functions-common:time_stop:2427 : start_time=1785510006422 2026-07-31 15:00:06.471 | + functions-common:time_stop:2429 : [[ -z 1785510006422 ]] 2026-07-31 15:00:06.475 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:06.479 | + functions-common:time_stop:2432 : end_time=1785510006476 2026-07-31 15:00:06.482 | + functions-common:time_stop:2433 : elapsed_time=54 2026-07-31 15:00:06.485 | + functions-common:time_stop:2434 : total=22470 2026-07-31 15:00:06.488 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:06.491 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22524 2026-07-31 15:00:06.494 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-07-31 15:00:06.497 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-31 15:00:06.500 | + functions-common:is_provider_network:2272 : return 1 2026-07-31 15:00:06.502 | + lib/neutron:start_neutron:663 : start_other_agents 2026-07-31 15:00:06.505 | + 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-31 15:00:06.509 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-31 15:00:06.512 | + 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-31 15:00:06.515 | + functions-common:run_process:1676 : local group= 2026-07-31 15:00:06.518 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:06.521 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 15:00:06.524 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-31 15:00:06.526 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:06.529 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:06.532 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:06.536 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:06.540 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:06.545 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510006542 2026-07-31 15:00:06.548 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-31 15:00:06.567 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:00:06.570 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:06.572 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:06.575 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:06.578 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:06.581 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:06.584 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:06.586 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:06.589 | + functions-common:time_stop:2427 : start_time=1785510006542 2026-07-31 15:00:06.592 | + functions-common:time_stop:2429 : [[ -z 1785510006542 ]] 2026-07-31 15:00:06.595 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:06.601 | + functions-common:time_stop:2432 : end_time=1785510006597 2026-07-31 15:00:06.604 | + functions-common:time_stop:2433 : elapsed_time=55 2026-07-31 15:00:06.606 | + functions-common:time_stop:2434 : total=22524 2026-07-31 15:00:06.609 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:06.612 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22579 2026-07-31 15:00:06.616 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-07-31 15:00:06.619 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-31 15:00:06.622 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-31 15:00:06.626 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-07-31 15:00:06.629 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-31 15:00:06.632 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-31 15:00:06.636 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-31 15:00:06.638 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-31 15:00:06.641 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-31 15:00:06.644 | + 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-31 15:00:06.648 | + functions-common:run_process:1674 : local service=q-l3 2026-07-31 15:00:06.651 | + 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-31 15:00:06.654 | + functions-common:run_process:1676 : local group= 2026-07-31 15:00:06.656 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:06.659 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 15:00:06.663 | + functions-common:run_process:1680 : local name=q-l3 2026-07-31 15:00:06.666 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:06.669 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:06.671 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:06.674 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:06.678 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:06.683 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510006680 2026-07-31 15:00:06.686 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-31 15:00:06.704 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:00:06.706 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:06.709 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:06.712 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:06.715 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:06.718 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:06.720 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:06.723 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:06.726 | + functions-common:time_stop:2427 : start_time=1785510006680 2026-07-31 15:00:06.729 | + functions-common:time_stop:2429 : [[ -z 1785510006680 ]] 2026-07-31 15:00:06.732 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:06.737 | + functions-common:time_stop:2432 : end_time=1785510006734 2026-07-31 15:00:06.739 | + functions-common:time_stop:2433 : elapsed_time=54 2026-07-31 15:00:06.742 | + functions-common:time_stop:2434 : total=22579 2026-07-31 15:00:06.745 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:06.748 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22633 2026-07-31 15:00:06.751 | + 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-31 15:00:06.753 | + functions-common:run_process:1674 : local service=q-meta 2026-07-31 15:00:06.756 | + 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-31 15:00:06.759 | + functions-common:run_process:1676 : local group= 2026-07-31 15:00:06.762 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:06.765 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 15:00:06.768 | + functions-common:run_process:1680 : local name=q-meta 2026-07-31 15:00:06.770 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:06.774 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:06.776 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:06.779 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:06.783 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:06.787 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510006784 2026-07-31 15:00:06.790 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-31 15:00:06.808 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:00:06.811 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:06.814 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:06.816 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:06.819 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:06.821 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:06.824 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:06.827 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:06.830 | + functions-common:time_stop:2427 : start_time=1785510006784 2026-07-31 15:00:06.832 | + functions-common:time_stop:2429 : [[ -z 1785510006784 ]] 2026-07-31 15:00:06.836 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:06.842 | + functions-common:time_stop:2432 : end_time=1785510006838 2026-07-31 15:00:06.845 | + functions-common:time_stop:2433 : elapsed_time=54 2026-07-31 15:00:06.848 | + functions-common:time_stop:2434 : total=22633 2026-07-31 15:00:06.851 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:06.854 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22687 2026-07-31 15:00:06.857 | + 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-31 15:00:06.859 | + functions-common:run_process:1674 : local service=q-metering 2026-07-31 15:00:06.861 | + 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-31 15:00:06.864 | + functions-common:run_process:1676 : local group= 2026-07-31 15:00:06.867 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:06.869 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 15:00:06.872 | + functions-common:run_process:1680 : local name=q-metering 2026-07-31 15:00:06.876 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:06.878 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:06.881 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:06.883 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:06.887 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:06.891 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510006887 2026-07-31 15:00:06.893 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-31 15:00:06.910 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:00:06.913 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:06.916 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:06.919 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:06.921 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:06.923 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:06.926 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:06.928 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:06.931 | + functions-common:time_stop:2427 : start_time=1785510006887 2026-07-31 15:00:06.934 | + functions-common:time_stop:2429 : [[ -z 1785510006887 ]] 2026-07-31 15:00:06.937 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:06.942 | + functions-common:time_stop:2432 : end_time=1785510006939 2026-07-31 15:00:06.945 | + functions-common:time_stop:2433 : elapsed_time=52 2026-07-31 15:00:06.949 | + functions-common:time_stop:2434 : total=22687 2026-07-31 15:00:06.952 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:06.954 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22739 2026-07-31 15:00:06.956 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-07-31 15:00:06.975 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:06.979 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-07-31 15:00:06.982 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-07-31 15:00:06.985 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 15:00:06.987 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-07-31 15:00:06.990 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-07-31 15:00:06.993 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-07-31 15:00:06.996 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-31 15:00:06.999 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-31 15:00:07.002 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-31 15:00:07.005 | ++ 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-31 15:00:07.800 | 2026-07-31 15:00:07.811 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:00:07.814 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-31 15:00:07.814 | address-scope 2026-07-31 15:00:07.814 | agent 2026-07-31 15:00:07.814 | allowed-address-pairs 2026-07-31 15:00:07.814 | auto-allocated-topology 2026-07-31 15:00:07.814 | availability_zone 2026-07-31 15:00:07.814 | default-subnetpools 2026-07-31 15:00:07.814 | dhcp_agent_scheduler 2026-07-31 15:00:07.814 | dns-integration 2026-07-31 15:00:07.814 | dns-domain-ports 2026-07-31 15:00:07.814 | dns-integration-domain-keywords 2026-07-31 15:00:07.814 | empty-string-filtering 2026-07-31 15:00:07.814 | external-net 2026-07-31 15:00:07.814 | extra_dhcp_opt 2026-07-31 15:00:07.814 | extraroute 2026-07-31 15:00:07.814 | extraroute-atomic 2026-07-31 15:00:07.814 | filter-validation 2026-07-31 15:00:07.814 | floating-ip-port-forwarding-detail 2026-07-31 15:00:07.814 | fip-port-details 2026-07-31 15:00:07.814 | flavors 2026-07-31 15:00:07.814 | floatingip-pools 2026-07-31 15:00:07.814 | router 2026-07-31 15:00:07.814 | l3-agent-scheduler-ha-chassis-priority 2026-07-31 15:00:07.814 | enable-default-route-bfd 2026-07-31 15:00:07.814 | enable-default-route-ecmp 2026-07-31 15:00:07.814 | ext-gw-mode 2026-07-31 15:00:07.814 | l3-ha 2026-07-31 15:00:07.814 | external-gateway-multihoming 2026-07-31 15:00:07.814 | l3-flavors 2026-07-31 15:00:07.814 | l3_agent_scheduler 2026-07-31 15:00:07.814 | multi-provider 2026-07-31 15:00:07.814 | net-mtu 2026-07-31 15:00:07.814 | net-mtu-writable 2026-07-31 15:00:07.814 | network_availability_zone 2026-07-31 15:00:07.814 | network-ip-availability 2026-07-31 15:00:07.814 | network-ip-availability-details 2026-07-31 15:00:07.814 | pagination 2026-07-31 15:00:07.814 | port-device-profile 2026-07-31 15:00:07.814 | port-mac-address-regenerate 2026-07-31 15:00:07.814 | port-numa-affinity-policy 2026-07-31 15:00:07.814 | port-numa-affinity-policy-socket 2026-07-31 15:00:07.814 | binding 2026-07-31 15:00:07.814 | binding-extended 2026-07-31 15:00:07.814 | port-security 2026-07-31 15:00:07.814 | project-id 2026-07-31 15:00:07.814 | provider 2026-07-31 15:00:07.814 | qinq 2026-07-31 15:00:07.814 | quota-check-limit 2026-07-31 15:00:07.815 | quota-check-limit-default 2026-07-31 15:00:07.815 | quotas 2026-07-31 15:00:07.815 | quota_details 2026-07-31 15:00:07.815 | rbac-policies 2026-07-31 15:00:07.815 | rbac-address-scope 2026-07-31 15:00:07.815 | rbac-security-groups 2026-07-31 15:00:07.815 | revision-if-match 2026-07-31 15:00:07.815 | standard-attr-revisions 2026-07-31 15:00:07.815 | router_availability_zone 2026-07-31 15:00:07.815 | router-enable-snat 2026-07-31 15:00:07.815 | security-groups-default-rules 2026-07-31 15:00:07.815 | security-groups-default-statefulness 2026-07-31 15:00:07.815 | security-groups-normalized-cidr 2026-07-31 15:00:07.815 | security-groups-remote-address-group 2026-07-31 15:00:07.815 | security-groups-rules-belongs-to-default-sg 2026-07-31 15:00:07.815 | security-groups-shared-filtering 2026-07-31 15:00:07.815 | security-group 2026-07-31 15:00:07.815 | service-type 2026-07-31 15:00:07.815 | sorting 2026-07-31 15:00:07.815 | standard-attr-description 2026-07-31 15:00:07.815 | stateful-security-group 2026-07-31 15:00:07.815 | subnet-dns-publish-fixed-ip 2026-07-31 15:00:07.815 | subnet-external-network 2026-07-31 15:00:07.815 | subnet_onboard 2026-07-31 15:00:07.815 | subnet-service-types 2026-07-31 15:00:07.815 | subnet_allocation 2026-07-31 15:00:07.815 | subnetpool-prefix-ops 2026-07-31 15:00:07.815 | tag-creation 2026-07-31 15:00:07.815 | standard-attr-tag 2026-07-31 15:00:07.815 | standard-attr-timestamp 2026-07-31 15:00:07.815 | vlan-transparent' 2026-07-31 15:00:07.816 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-31 15:00:07.816 | address-scope 2026-07-31 15:00:07.816 | agent 2026-07-31 15:00:07.816 | allowed-address-pairs 2026-07-31 15:00:07.816 | auto-allocated-topology 2026-07-31 15:00:07.817 | availability_zone 2026-07-31 15:00:07.817 | default-subnetpools 2026-07-31 15:00:07.817 | dhcp_agent_scheduler 2026-07-31 15:00:07.817 | dns-integration 2026-07-31 15:00:07.817 | dns-domain-ports 2026-07-31 15:00:07.817 | dns-integration-domain-keywords 2026-07-31 15:00:07.817 | empty-string-filtering 2026-07-31 15:00:07.817 | external-net 2026-07-31 15:00:07.817 | extra_dhcp_opt 2026-07-31 15:00:07.817 | extraroute 2026-07-31 15:00:07.817 | extraroute-atomic 2026-07-31 15:00:07.817 | filter-validation 2026-07-31 15:00:07.817 | floating-ip-port-forwarding-detail 2026-07-31 15:00:07.817 | fip-port-details 2026-07-31 15:00:07.817 | flavors 2026-07-31 15:00:07.817 | floatingip-pools 2026-07-31 15:00:07.817 | router 2026-07-31 15:00:07.817 | l3-agent-scheduler-ha-chassis-priority 2026-07-31 15:00:07.817 | enable-default-route-bfd 2026-07-31 15:00:07.817 | enable-default-route-ecmp 2026-07-31 15:00:07.817 | ext-gw-mode 2026-07-31 15:00:07.817 | l3-ha 2026-07-31 15:00:07.817 | external-gateway-multihoming 2026-07-31 15:00:07.817 | l3-flavors 2026-07-31 15:00:07.817 | l3_agent_scheduler 2026-07-31 15:00:07.817 | multi-provider 2026-07-31 15:00:07.817 | net-mtu 2026-07-31 15:00:07.817 | net-mtu-writable 2026-07-31 15:00:07.817 | network_availability_zone 2026-07-31 15:00:07.817 | network-ip-availability 2026-07-31 15:00:07.817 | network-ip-availability-details 2026-07-31 15:00:07.817 | pagination 2026-07-31 15:00:07.817 | port-device-profile 2026-07-31 15:00:07.817 | port-mac-address-regenerate 2026-07-31 15:00:07.817 | port-numa-affinity-policy 2026-07-31 15:00:07.817 | port-numa-affinity-policy-socket 2026-07-31 15:00:07.817 | binding 2026-07-31 15:00:07.817 | binding-extended 2026-07-31 15:00:07.817 | port-security 2026-07-31 15:00:07.817 | project-id 2026-07-31 15:00:07.817 | provider 2026-07-31 15:00:07.817 | qinq 2026-07-31 15:00:07.817 | quota-check-limit 2026-07-31 15:00:07.817 | quota-check-limit-default 2026-07-31 15:00:07.817 | quotas 2026-07-31 15:00:07.817 | quota_details 2026-07-31 15:00:07.817 | rbac-policies 2026-07-31 15:00:07.817 | rbac-address-scope 2026-07-31 15:00:07.817 | rbac-security-groups 2026-07-31 15:00:07.817 | revision-if-match 2026-07-31 15:00:07.817 | standard-attr-revisions 2026-07-31 15:00:07.817 | router_availability_zone 2026-07-31 15:00:07.817 | router-enable-snat 2026-07-31 15:00:07.817 | security-groups-default-rules 2026-07-31 15:00:07.817 | security-groups-default-statefulness 2026-07-31 15:00:07.817 | security-groups-normalized-cidr 2026-07-31 15:00:07.817 | security-groups-remote-address-group 2026-07-31 15:00:07.817 | security-groups-rules-belongs-to-default-sg 2026-07-31 15:00:07.817 | security-groups-shared-filtering 2026-07-31 15:00:07.817 | security-group 2026-07-31 15:00:07.817 | service-type 2026-07-31 15:00:07.817 | sorting 2026-07-31 15:00:07.817 | standard-attr-description 2026-07-31 15:00:07.817 | stateful-security-group 2026-07-31 15:00:07.817 | subnet-dns-publish-fixed-ip 2026-07-31 15:00:07.817 | subnet-external-network 2026-07-31 15:00:07.817 | subnet_onboard 2026-07-31 15:00:07.817 | subnet-service-types 2026-07-31 15:00:07.817 | subnet_allocation 2026-07-31 15:00:07.817 | subnetpool-prefix-ops 2026-07-31 15:00:07.817 | tag-creation 2026-07-31 15:00:07.817 | standard-attr-tag 2026-07-31 15:00:07.817 | standard-attr-timestamp 2026-07-31 15:00:07.817 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-31 15:00:07.820 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-31 15:00:07.822 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-31 15:00:07.825 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-31 15:00:07.829 | ++ 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-31 15:00:08.452 | 2026-07-31 15:00:08.463 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:00:08.467 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=f6fffd62-ccdf-4a17-94b8-7d1e95cce7aa 2026-07-31 15:00:08.469 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-31 15:00:08.473 | ++ 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 fd32:8c61:0821::/56 --share --default -f value -c id 2026-07-31 15:00:09.073 | 2026-07-31 15:00:09.085 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:00:09.089 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=16049ea9-5823-4faa-beae-af418ff30118 2026-07-31 15:00:09.092 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-31 15:00:09.095 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-31 15:00:09.097 | + functions-common:is_provider_network:2272 : return 1 2026-07-31 15:00:09.101 | ++ 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-31 15:00:10.330 | 2026-07-31 15:00:10.344 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:00:10.347 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=11d397d5-fd76-472a-9a21-2ba722f982b4 2026-07-31 15:00:10.351 | + 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-31 15:00:10.353 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-31 15:00:10.373 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-31 15:00:10.376 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-31 15:00:10.379 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z f6fffd62-ccdf-4a17-94b8-7d1e95cce7aa ']' 2026-07-31 15:00:10.382 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-31 15:00:10.384 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-07-31 15:00:10.387 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-07-31 15:00:10.390 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool f6fffd62-ccdf-4a17-94b8-7d1e95cce7aa ' 2026-07-31 15:00:10.393 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-31 15:00:10.395 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 11d397d5-fd76-472a-9a21-2ba722f982b4 private-subnet' 2026-07-31 15:00:10.398 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-31 15:00:10.402 | +++ 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 f6fffd62-ccdf-4a17-94b8-7d1e95cce7aa --network 11d397d5-fd76-472a-9a21-2ba722f982b4 private-subnet -f value -c id 2026-07-31 15:00:11.508 | 2026-07-31 15:00:11.516 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:00:11.520 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=040503b3-1149-4b2f-8959-03ba287fa18d 2026-07-31 15:00:11.523 | ++ 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-31 15:00:11.525 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-31 15:00:11.544 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 040503b3-1149-4b2f-8959-03ba287fa18d 2026-07-31 15:00:11.548 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=040503b3-1149-4b2f-8959-03ba287fa18d 2026-07-31 15:00:11.552 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-31 15:00:11.555 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-31 15:00:11.559 | ++ 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-31 15:00:11.562 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-31 15:00:11.580 | ++ 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-31 15:00:11.583 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-31 15:00:11.603 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-31 15:00:11.606 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 16049ea9-5823-4faa-beae-af418ff30118 ']' 2026-07-31 15:00:11.610 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-31 15:00:11.613 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-31 15:00:11.615 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 16049ea9-5823-4faa-beae-af418ff30118 ' 2026-07-31 15:00:11.619 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-31 15:00:11.622 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 11d397d5-fd76-472a-9a21-2ba722f982b4 ipv6-private-subnet ' 2026-07-31 15:00:11.625 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-31 15:00:11.630 | +++ 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 16049ea9-5823-4faa-beae-af418ff30118 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 11d397d5-fd76-472a-9a21-2ba722f982b4 ipv6-private-subnet -f value -c id 2026-07-31 15:00:12.475 | 2026-07-31 15:00:12.483 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:00:12.486 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=7f994a60-4aac-4036-9856-2a45c4113b21 2026-07-31 15:00:12.489 | ++ 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-31 15:00:12.493 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-31 15:00:12.511 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 7f994a60-4aac-4036-9856-2a45c4113b21 2026-07-31 15:00:12.514 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=7f994a60-4aac-4036-9856-2a45c4113b21 2026-07-31 15:00:12.517 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-31 15:00:12.520 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-31 15:00:12.524 | ++ 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-31 15:00:12.759 | 2026-07-31 15:00:12.769 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:00:12.774 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-31 15:00:12.774 | address-scope 2026-07-31 15:00:12.774 | agent 2026-07-31 15:00:12.774 | allowed-address-pairs 2026-07-31 15:00:12.774 | auto-allocated-topology 2026-07-31 15:00:12.774 | availability_zone 2026-07-31 15:00:12.774 | default-subnetpools 2026-07-31 15:00:12.774 | dhcp_agent_scheduler 2026-07-31 15:00:12.774 | dns-integration 2026-07-31 15:00:12.774 | dns-domain-ports 2026-07-31 15:00:12.774 | dns-integration-domain-keywords 2026-07-31 15:00:12.774 | empty-string-filtering 2026-07-31 15:00:12.774 | external-net 2026-07-31 15:00:12.774 | extra_dhcp_opt 2026-07-31 15:00:12.774 | extraroute 2026-07-31 15:00:12.774 | extraroute-atomic 2026-07-31 15:00:12.774 | filter-validation 2026-07-31 15:00:12.774 | floating-ip-port-forwarding-detail 2026-07-31 15:00:12.774 | fip-port-details 2026-07-31 15:00:12.774 | flavors 2026-07-31 15:00:12.774 | floatingip-pools 2026-07-31 15:00:12.774 | router 2026-07-31 15:00:12.774 | l3-agent-scheduler-ha-chassis-priority 2026-07-31 15:00:12.774 | enable-default-route-bfd 2026-07-31 15:00:12.774 | enable-default-route-ecmp 2026-07-31 15:00:12.774 | ext-gw-mode 2026-07-31 15:00:12.774 | l3-ha 2026-07-31 15:00:12.774 | external-gateway-multihoming 2026-07-31 15:00:12.774 | l3-flavors 2026-07-31 15:00:12.774 | l3_agent_scheduler 2026-07-31 15:00:12.774 | multi-provider 2026-07-31 15:00:12.774 | net-mtu 2026-07-31 15:00:12.774 | net-mtu-writable 2026-07-31 15:00:12.774 | network_availability_zone 2026-07-31 15:00:12.774 | network-ip-availability 2026-07-31 15:00:12.774 | network-ip-availability-details 2026-07-31 15:00:12.774 | pagination 2026-07-31 15:00:12.774 | port-device-profile 2026-07-31 15:00:12.774 | port-mac-address-regenerate 2026-07-31 15:00:12.774 | port-numa-affinity-policy 2026-07-31 15:00:12.774 | port-numa-affinity-policy-socket 2026-07-31 15:00:12.774 | binding 2026-07-31 15:00:12.774 | binding-extended 2026-07-31 15:00:12.774 | port-security 2026-07-31 15:00:12.774 | project-id 2026-07-31 15:00:12.774 | provider 2026-07-31 15:00:12.774 | qinq 2026-07-31 15:00:12.774 | quota-check-limit 2026-07-31 15:00:12.774 | quota-check-limit-default 2026-07-31 15:00:12.774 | quotas 2026-07-31 15:00:12.774 | quota_details 2026-07-31 15:00:12.774 | rbac-policies 2026-07-31 15:00:12.774 | rbac-address-scope 2026-07-31 15:00:12.774 | rbac-security-groups 2026-07-31 15:00:12.774 | revision-if-match 2026-07-31 15:00:12.774 | standard-attr-revisions 2026-07-31 15:00:12.774 | router_availability_zone 2026-07-31 15:00:12.774 | router-enable-snat 2026-07-31 15:00:12.774 | security-groups-default-rules 2026-07-31 15:00:12.774 | security-groups-default-statefulness 2026-07-31 15:00:12.774 | security-groups-normalized-cidr 2026-07-31 15:00:12.774 | security-groups-remote-address-group 2026-07-31 15:00:12.774 | security-groups-rules-belongs-to-default-sg 2026-07-31 15:00:12.774 | security-groups-shared-filtering 2026-07-31 15:00:12.774 | security-group 2026-07-31 15:00:12.774 | service-type 2026-07-31 15:00:12.774 | sorting 2026-07-31 15:00:12.774 | standard-attr-description 2026-07-31 15:00:12.774 | stateful-security-group 2026-07-31 15:00:12.774 | subnet-dns-publish-fixed-ip 2026-07-31 15:00:12.774 | subnet-external-network 2026-07-31 15:00:12.774 | subnet_onboard 2026-07-31 15:00:12.774 | subnet-service-types 2026-07-31 15:00:12.774 | subnet_allocation 2026-07-31 15:00:12.774 | subnetpool-prefix-ops 2026-07-31 15:00:12.774 | tag-creation 2026-07-31 15:00:12.774 | standard-attr-tag 2026-07-31 15:00:12.774 | standard-attr-timestamp 2026-07-31 15:00:12.774 | vlan-transparent' 2026-07-31 15:00:12.777 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-31 15:00:12.777 | address-scope 2026-07-31 15:00:12.777 | agent 2026-07-31 15:00:12.777 | allowed-address-pairs 2026-07-31 15:00:12.777 | auto-allocated-topology 2026-07-31 15:00:12.777 | availability_zone 2026-07-31 15:00:12.777 | default-subnetpools 2026-07-31 15:00:12.777 | dhcp_agent_scheduler 2026-07-31 15:00:12.777 | dns-integration 2026-07-31 15:00:12.777 | dns-domain-ports 2026-07-31 15:00:12.777 | dns-integration-domain-keywords 2026-07-31 15:00:12.777 | empty-string-filtering 2026-07-31 15:00:12.777 | external-net 2026-07-31 15:00:12.777 | extra_dhcp_opt 2026-07-31 15:00:12.777 | extraroute 2026-07-31 15:00:12.777 | extraroute-atomic 2026-07-31 15:00:12.777 | filter-validation 2026-07-31 15:00:12.777 | floating-ip-port-forwarding-detail 2026-07-31 15:00:12.777 | fip-port-details 2026-07-31 15:00:12.777 | flavors 2026-07-31 15:00:12.777 | floatingip-pools 2026-07-31 15:00:12.777 | router 2026-07-31 15:00:12.777 | l3-agent-scheduler-ha-chassis-priority 2026-07-31 15:00:12.777 | enable-default-route-bfd 2026-07-31 15:00:12.777 | enable-default-route-ecmp 2026-07-31 15:00:12.777 | ext-gw-mode 2026-07-31 15:00:12.777 | l3-ha 2026-07-31 15:00:12.777 | external-gateway-multihoming 2026-07-31 15:00:12.777 | l3-flavors 2026-07-31 15:00:12.777 | l3_agent_scheduler 2026-07-31 15:00:12.777 | multi-provider 2026-07-31 15:00:12.777 | net-mtu 2026-07-31 15:00:12.777 | net-mtu-writable 2026-07-31 15:00:12.777 | network_availability_zone 2026-07-31 15:00:12.777 | network-ip-availability 2026-07-31 15:00:12.777 | network-ip-availability-details 2026-07-31 15:00:12.777 | pagination 2026-07-31 15:00:12.777 | port-device-profile 2026-07-31 15:00:12.777 | port-mac-address-regenerate 2026-07-31 15:00:12.777 | port-numa-affinity-policy 2026-07-31 15:00:12.777 | port-numa-affinity-policy-socket 2026-07-31 15:00:12.777 | binding 2026-07-31 15:00:12.777 | binding-extended 2026-07-31 15:00:12.777 | port-security 2026-07-31 15:00:12.777 | project-id 2026-07-31 15:00:12.777 | provider 2026-07-31 15:00:12.777 | qinq 2026-07-31 15:00:12.777 | quota-check-limit 2026-07-31 15:00:12.777 | quota-check-limit-default 2026-07-31 15:00:12.777 | quotas 2026-07-31 15:00:12.777 | quota_details 2026-07-31 15:00:12.777 | rbac-policies 2026-07-31 15:00:12.777 | rbac-address-scope 2026-07-31 15:00:12.777 | rbac-security-groups 2026-07-31 15:00:12.777 | revision-if-match 2026-07-31 15:00:12.777 | standard-attr-revisions 2026-07-31 15:00:12.777 | router_availability_zone 2026-07-31 15:00:12.777 | router-enable-snat 2026-07-31 15:00:12.777 | security-groups-default-rules 2026-07-31 15:00:12.777 | security-groups-default-statefulness 2026-07-31 15:00:12.777 | security-groups-normalized-cidr 2026-07-31 15:00:12.777 | security-groups-remote-address-group 2026-07-31 15:00:12.777 | security-groups-rules-belongs-to-default-sg 2026-07-31 15:00:12.777 | security-groups-shared-filtering 2026-07-31 15:00:12.777 | security-group 2026-07-31 15:00:12.777 | service-type 2026-07-31 15:00:12.777 | sorting 2026-07-31 15:00:12.777 | standard-attr-description 2026-07-31 15:00:12.777 | stateful-security-group 2026-07-31 15:00:12.777 | subnet-dns-publish-fixed-ip 2026-07-31 15:00:12.777 | subnet-external-network 2026-07-31 15:00:12.778 | subnet_onboard 2026-07-31 15:00:12.778 | subnet-service-types 2026-07-31 15:00:12.778 | subnet_allocation 2026-07-31 15:00:12.778 | subnetpool-prefix-ops 2026-07-31 15:00:12.778 | tag-creation 2026-07-31 15:00:12.778 | standard-attr-tag 2026-07-31 15:00:12.778 | standard-attr-timestamp 2026-07-31 15:00:12.778 | vlan-transparent =~ router ]] 2026-07-31 15:00:12.780 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-31 15:00:12.784 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-31 15:00:12.787 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-31 15:00:12.790 | ++ 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-31 15:00:13.050 | 2026-07-31 15:00:13.061 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:00:13.065 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-31 15:00:13.065 | address-scope 2026-07-31 15:00:13.065 | agent 2026-07-31 15:00:13.065 | allowed-address-pairs 2026-07-31 15:00:13.065 | auto-allocated-topology 2026-07-31 15:00:13.065 | availability_zone 2026-07-31 15:00:13.065 | default-subnetpools 2026-07-31 15:00:13.065 | dhcp_agent_scheduler 2026-07-31 15:00:13.065 | dns-integration 2026-07-31 15:00:13.065 | dns-domain-ports 2026-07-31 15:00:13.065 | dns-integration-domain-keywords 2026-07-31 15:00:13.065 | empty-string-filtering 2026-07-31 15:00:13.065 | external-net 2026-07-31 15:00:13.065 | extra_dhcp_opt 2026-07-31 15:00:13.065 | extraroute 2026-07-31 15:00:13.065 | extraroute-atomic 2026-07-31 15:00:13.065 | filter-validation 2026-07-31 15:00:13.065 | floating-ip-port-forwarding-detail 2026-07-31 15:00:13.065 | fip-port-details 2026-07-31 15:00:13.065 | flavors 2026-07-31 15:00:13.065 | floatingip-pools 2026-07-31 15:00:13.065 | router 2026-07-31 15:00:13.065 | l3-agent-scheduler-ha-chassis-priority 2026-07-31 15:00:13.065 | enable-default-route-bfd 2026-07-31 15:00:13.065 | enable-default-route-ecmp 2026-07-31 15:00:13.065 | ext-gw-mode 2026-07-31 15:00:13.065 | l3-ha 2026-07-31 15:00:13.065 | external-gateway-multihoming 2026-07-31 15:00:13.065 | l3-flavors 2026-07-31 15:00:13.065 | l3_agent_scheduler 2026-07-31 15:00:13.065 | multi-provider 2026-07-31 15:00:13.065 | net-mtu 2026-07-31 15:00:13.065 | net-mtu-writable 2026-07-31 15:00:13.065 | network_availability_zone 2026-07-31 15:00:13.065 | network-ip-availability 2026-07-31 15:00:13.065 | network-ip-availability-details 2026-07-31 15:00:13.065 | pagination 2026-07-31 15:00:13.065 | port-device-profile 2026-07-31 15:00:13.065 | port-mac-address-regenerate 2026-07-31 15:00:13.065 | port-numa-affinity-policy 2026-07-31 15:00:13.065 | port-numa-affinity-policy-socket 2026-07-31 15:00:13.065 | binding 2026-07-31 15:00:13.065 | binding-extended 2026-07-31 15:00:13.065 | port-security 2026-07-31 15:00:13.065 | project-id 2026-07-31 15:00:13.065 | provider 2026-07-31 15:00:13.065 | qinq 2026-07-31 15:00:13.065 | quota-check-limit 2026-07-31 15:00:13.066 | quota-check-limit-default 2026-07-31 15:00:13.066 | quotas 2026-07-31 15:00:13.066 | quota_details 2026-07-31 15:00:13.066 | rbac-policies 2026-07-31 15:00:13.066 | rbac-address-scope 2026-07-31 15:00:13.066 | rbac-security-groups 2026-07-31 15:00:13.066 | revision-if-match 2026-07-31 15:00:13.066 | standard-attr-revisions 2026-07-31 15:00:13.066 | router_availability_zone 2026-07-31 15:00:13.066 | router-enable-snat 2026-07-31 15:00:13.066 | security-groups-default-rules 2026-07-31 15:00:13.066 | security-groups-default-statefulness 2026-07-31 15:00:13.066 | security-groups-normalized-cidr 2026-07-31 15:00:13.066 | security-groups-remote-address-group 2026-07-31 15:00:13.066 | security-groups-rules-belongs-to-default-sg 2026-07-31 15:00:13.066 | security-groups-shared-filtering 2026-07-31 15:00:13.066 | security-group 2026-07-31 15:00:13.066 | service-type 2026-07-31 15:00:13.066 | sorting 2026-07-31 15:00:13.066 | standard-attr-description 2026-07-31 15:00:13.066 | stateful-security-group 2026-07-31 15:00:13.066 | subnet-dns-publish-fixed-ip 2026-07-31 15:00:13.066 | subnet-external-network 2026-07-31 15:00:13.066 | subnet_onboard 2026-07-31 15:00:13.066 | subnet-service-types 2026-07-31 15:00:13.066 | subnet_allocation 2026-07-31 15:00:13.066 | subnetpool-prefix-ops 2026-07-31 15:00:13.066 | tag-creation 2026-07-31 15:00:13.066 | standard-attr-tag 2026-07-31 15:00:13.066 | standard-attr-timestamp 2026-07-31 15:00:13.066 | vlan-transparent' 2026-07-31 15:00:13.069 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-31 15:00:13.069 | address-scope 2026-07-31 15:00:13.069 | agent 2026-07-31 15:00:13.069 | allowed-address-pairs 2026-07-31 15:00:13.069 | auto-allocated-topology 2026-07-31 15:00:13.069 | availability_zone 2026-07-31 15:00:13.069 | default-subnetpools 2026-07-31 15:00:13.069 | dhcp_agent_scheduler 2026-07-31 15:00:13.069 | dns-integration 2026-07-31 15:00:13.069 | dns-domain-ports 2026-07-31 15:00:13.069 | dns-integration-domain-keywords 2026-07-31 15:00:13.069 | empty-string-filtering 2026-07-31 15:00:13.069 | external-net 2026-07-31 15:00:13.069 | extra_dhcp_opt 2026-07-31 15:00:13.069 | extraroute 2026-07-31 15:00:13.069 | extraroute-atomic 2026-07-31 15:00:13.069 | filter-validation 2026-07-31 15:00:13.069 | floating-ip-port-forwarding-detail 2026-07-31 15:00:13.069 | fip-port-details 2026-07-31 15:00:13.069 | flavors 2026-07-31 15:00:13.069 | floatingip-pools 2026-07-31 15:00:13.069 | router 2026-07-31 15:00:13.069 | l3-agent-scheduler-ha-chassis-priority 2026-07-31 15:00:13.069 | enable-default-route-bfd 2026-07-31 15:00:13.069 | enable-default-route-ecmp 2026-07-31 15:00:13.069 | ext-gw-mode 2026-07-31 15:00:13.069 | l3-ha 2026-07-31 15:00:13.069 | external-gateway-multihoming 2026-07-31 15:00:13.069 | l3-flavors 2026-07-31 15:00:13.069 | l3_agent_scheduler 2026-07-31 15:00:13.069 | multi-provider 2026-07-31 15:00:13.069 | net-mtu 2026-07-31 15:00:13.069 | net-mtu-writable 2026-07-31 15:00:13.069 | network_availability_zone 2026-07-31 15:00:13.069 | network-ip-availability 2026-07-31 15:00:13.069 | network-ip-availability-details 2026-07-31 15:00:13.069 | pagination 2026-07-31 15:00:13.069 | port-device-profile 2026-07-31 15:00:13.069 | port-mac-address-regenerate 2026-07-31 15:00:13.069 | port-numa-affinity-policy 2026-07-31 15:00:13.069 | port-numa-affinity-policy-socket 2026-07-31 15:00:13.069 | binding 2026-07-31 15:00:13.069 | binding-extended 2026-07-31 15:00:13.069 | port-security 2026-07-31 15:00:13.069 | project-id 2026-07-31 15:00:13.069 | provider 2026-07-31 15:00:13.069 | qinq 2026-07-31 15:00:13.069 | quota-check-limit 2026-07-31 15:00:13.069 | quota-check-limit-default 2026-07-31 15:00:13.069 | quotas 2026-07-31 15:00:13.069 | quota_details 2026-07-31 15:00:13.069 | rbac-policies 2026-07-31 15:00:13.069 | rbac-address-scope 2026-07-31 15:00:13.069 | rbac-security-groups 2026-07-31 15:00:13.069 | revision-if-match 2026-07-31 15:00:13.069 | standard-attr-revisions 2026-07-31 15:00:13.069 | router_availability_zone 2026-07-31 15:00:13.069 | router-enable-snat 2026-07-31 15:00:13.069 | security-groups-default-rules 2026-07-31 15:00:13.069 | security-groups-default-statefulness 2026-07-31 15:00:13.069 | security-groups-normalized-cidr 2026-07-31 15:00:13.069 | security-groups-remote-address-group 2026-07-31 15:00:13.070 | security-groups-rules-belongs-to-default-sg 2026-07-31 15:00:13.070 | security-groups-shared-filtering 2026-07-31 15:00:13.070 | security-group 2026-07-31 15:00:13.070 | service-type 2026-07-31 15:00:13.070 | sorting 2026-07-31 15:00:13.070 | standard-attr-description 2026-07-31 15:00:13.070 | stateful-security-group 2026-07-31 15:00:13.070 | subnet-dns-publish-fixed-ip 2026-07-31 15:00:13.070 | subnet-external-network 2026-07-31 15:00:13.070 | subnet_onboard 2026-07-31 15:00:13.070 | subnet-service-types 2026-07-31 15:00:13.070 | subnet_allocation 2026-07-31 15:00:13.070 | subnetpool-prefix-ops 2026-07-31 15:00:13.070 | tag-creation 2026-07-31 15:00:13.070 | standard-attr-tag 2026-07-31 15:00:13.070 | standard-attr-timestamp 2026-07-31 15:00:13.070 | vlan-transparent =~ external-net ]] 2026-07-31 15:00:13.072 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-31 15:00:13.075 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-31 15:00:13.079 | ++ 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-31 15:00:13.458 | 2026-07-31 15:00:13.469 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:00:13.472 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=41ea4c8e-243c-4a45-ac81-a049ef766dea 2026-07-31 15:00:13.475 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-31 15:00:13.478 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-31 15:00:13.497 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-31 15:00:13.500 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-31 15:00:13.503 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-31 15:00:13.507 | ++ 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-31 15:00:13.726 | 2026-07-31 15:00:13.737 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:00:13.741 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-31 15:00:13.741 | address-scope 2026-07-31 15:00:13.741 | agent 2026-07-31 15:00:13.741 | allowed-address-pairs 2026-07-31 15:00:13.741 | auto-allocated-topology 2026-07-31 15:00:13.741 | availability_zone 2026-07-31 15:00:13.741 | default-subnetpools 2026-07-31 15:00:13.741 | dhcp_agent_scheduler 2026-07-31 15:00:13.741 | dns-integration 2026-07-31 15:00:13.741 | dns-domain-ports 2026-07-31 15:00:13.741 | dns-integration-domain-keywords 2026-07-31 15:00:13.741 | empty-string-filtering 2026-07-31 15:00:13.741 | external-net 2026-07-31 15:00:13.741 | extra_dhcp_opt 2026-07-31 15:00:13.741 | extraroute 2026-07-31 15:00:13.741 | extraroute-atomic 2026-07-31 15:00:13.741 | filter-validation 2026-07-31 15:00:13.741 | floating-ip-port-forwarding-detail 2026-07-31 15:00:13.741 | fip-port-details 2026-07-31 15:00:13.741 | flavors 2026-07-31 15:00:13.741 | floatingip-pools 2026-07-31 15:00:13.741 | router 2026-07-31 15:00:13.741 | l3-agent-scheduler-ha-chassis-priority 2026-07-31 15:00:13.741 | enable-default-route-bfd 2026-07-31 15:00:13.741 | enable-default-route-ecmp 2026-07-31 15:00:13.741 | ext-gw-mode 2026-07-31 15:00:13.741 | l3-ha 2026-07-31 15:00:13.741 | external-gateway-multihoming 2026-07-31 15:00:13.741 | l3-flavors 2026-07-31 15:00:13.741 | l3_agent_scheduler 2026-07-31 15:00:13.741 | multi-provider 2026-07-31 15:00:13.741 | net-mtu 2026-07-31 15:00:13.741 | net-mtu-writable 2026-07-31 15:00:13.741 | network_availability_zone 2026-07-31 15:00:13.741 | network-ip-availability 2026-07-31 15:00:13.741 | network-ip-availability-details 2026-07-31 15:00:13.741 | pagination 2026-07-31 15:00:13.741 | port-device-profile 2026-07-31 15:00:13.741 | port-mac-address-regenerate 2026-07-31 15:00:13.741 | port-numa-affinity-policy 2026-07-31 15:00:13.741 | port-numa-affinity-policy-socket 2026-07-31 15:00:13.741 | binding 2026-07-31 15:00:13.741 | binding-extended 2026-07-31 15:00:13.741 | port-security 2026-07-31 15:00:13.741 | project-id 2026-07-31 15:00:13.741 | provider 2026-07-31 15:00:13.741 | qinq 2026-07-31 15:00:13.741 | quota-check-limit 2026-07-31 15:00:13.741 | quota-check-limit-default 2026-07-31 15:00:13.741 | quotas 2026-07-31 15:00:13.741 | quota_details 2026-07-31 15:00:13.741 | rbac-policies 2026-07-31 15:00:13.741 | rbac-address-scope 2026-07-31 15:00:13.741 | rbac-security-groups 2026-07-31 15:00:13.741 | revision-if-match 2026-07-31 15:00:13.741 | standard-attr-revisions 2026-07-31 15:00:13.741 | router_availability_zone 2026-07-31 15:00:13.741 | router-enable-snat 2026-07-31 15:00:13.741 | security-groups-default-rules 2026-07-31 15:00:13.741 | security-groups-default-statefulness 2026-07-31 15:00:13.741 | security-groups-normalized-cidr 2026-07-31 15:00:13.741 | security-groups-remote-address-group 2026-07-31 15:00:13.741 | security-groups-rules-belongs-to-default-sg 2026-07-31 15:00:13.741 | security-groups-shared-filtering 2026-07-31 15:00:13.741 | security-group 2026-07-31 15:00:13.741 | service-type 2026-07-31 15:00:13.741 | sorting 2026-07-31 15:00:13.741 | standard-attr-description 2026-07-31 15:00:13.741 | stateful-security-group 2026-07-31 15:00:13.741 | subnet-dns-publish-fixed-ip 2026-07-31 15:00:13.741 | subnet-external-network 2026-07-31 15:00:13.741 | subnet_onboard 2026-07-31 15:00:13.741 | subnet-service-types 2026-07-31 15:00:13.741 | subnet_allocation 2026-07-31 15:00:13.741 | subnetpool-prefix-ops 2026-07-31 15:00:13.741 | tag-creation 2026-07-31 15:00:13.741 | standard-attr-tag 2026-07-31 15:00:13.741 | standard-attr-timestamp 2026-07-31 15:00:13.741 | vlan-transparent' 2026-07-31 15:00:13.743 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-31 15:00:13.743 | address-scope 2026-07-31 15:00:13.743 | agent 2026-07-31 15:00:13.743 | allowed-address-pairs 2026-07-31 15:00:13.743 | auto-allocated-topology 2026-07-31 15:00:13.743 | availability_zone 2026-07-31 15:00:13.743 | default-subnetpools 2026-07-31 15:00:13.743 | dhcp_agent_scheduler 2026-07-31 15:00:13.743 | dns-integration 2026-07-31 15:00:13.743 | dns-domain-ports 2026-07-31 15:00:13.743 | dns-integration-domain-keywords 2026-07-31 15:00:13.743 | empty-string-filtering 2026-07-31 15:00:13.743 | external-net 2026-07-31 15:00:13.743 | extra_dhcp_opt 2026-07-31 15:00:13.743 | extraroute 2026-07-31 15:00:13.743 | extraroute-atomic 2026-07-31 15:00:13.743 | filter-validation 2026-07-31 15:00:13.743 | floating-ip-port-forwarding-detail 2026-07-31 15:00:13.743 | fip-port-details 2026-07-31 15:00:13.743 | flavors 2026-07-31 15:00:13.743 | floatingip-pools 2026-07-31 15:00:13.743 | router 2026-07-31 15:00:13.744 | l3-agent-scheduler-ha-chassis-priority 2026-07-31 15:00:13.744 | enable-default-route-bfd 2026-07-31 15:00:13.744 | enable-default-route-ecmp 2026-07-31 15:00:13.744 | ext-gw-mode 2026-07-31 15:00:13.744 | l3-ha 2026-07-31 15:00:13.744 | external-gateway-multihoming 2026-07-31 15:00:13.744 | l3-flavors 2026-07-31 15:00:13.744 | l3_agent_scheduler 2026-07-31 15:00:13.744 | multi-provider 2026-07-31 15:00:13.744 | net-mtu 2026-07-31 15:00:13.744 | net-mtu-writable 2026-07-31 15:00:13.744 | network_availability_zone 2026-07-31 15:00:13.744 | network-ip-availability 2026-07-31 15:00:13.744 | network-ip-availability-details 2026-07-31 15:00:13.744 | pagination 2026-07-31 15:00:13.744 | port-device-profile 2026-07-31 15:00:13.744 | port-mac-address-regenerate 2026-07-31 15:00:13.744 | port-numa-affinity-policy 2026-07-31 15:00:13.744 | port-numa-affinity-policy-socket 2026-07-31 15:00:13.744 | binding 2026-07-31 15:00:13.744 | binding-extended 2026-07-31 15:00:13.744 | port-security 2026-07-31 15:00:13.744 | project-id 2026-07-31 15:00:13.744 | provider 2026-07-31 15:00:13.744 | qinq 2026-07-31 15:00:13.744 | quota-check-limit 2026-07-31 15:00:13.744 | quota-check-limit-default 2026-07-31 15:00:13.744 | quotas 2026-07-31 15:00:13.744 | quota_details 2026-07-31 15:00:13.744 | rbac-policies 2026-07-31 15:00:13.744 | rbac-address-scope 2026-07-31 15:00:13.744 | rbac-security-groups 2026-07-31 15:00:13.744 | revision-if-match 2026-07-31 15:00:13.744 | standard-attr-revisions 2026-07-31 15:00:13.744 | router_availability_zone 2026-07-31 15:00:13.744 | router-enable-snat 2026-07-31 15:00:13.744 | security-groups-default-rules 2026-07-31 15:00:13.744 | security-groups-default-statefulness 2026-07-31 15:00:13.744 | security-groups-normalized-cidr 2026-07-31 15:00:13.744 | security-groups-remote-address-group 2026-07-31 15:00:13.744 | security-groups-rules-belongs-to-default-sg 2026-07-31 15:00:13.744 | security-groups-shared-filtering 2026-07-31 15:00:13.744 | security-group 2026-07-31 15:00:13.744 | service-type 2026-07-31 15:00:13.744 | sorting 2026-07-31 15:00:13.744 | standard-attr-description 2026-07-31 15:00:13.744 | stateful-security-group 2026-07-31 15:00:13.744 | subnet-dns-publish-fixed-ip 2026-07-31 15:00:13.744 | subnet-external-network 2026-07-31 15:00:13.744 | subnet_onboard 2026-07-31 15:00:13.744 | subnet-service-types 2026-07-31 15:00:13.744 | subnet_allocation 2026-07-31 15:00:13.744 | subnetpool-prefix-ops 2026-07-31 15:00:13.744 | tag-creation 2026-07-31 15:00:13.744 | standard-attr-tag 2026-07-31 15:00:13.744 | standard-attr-timestamp 2026-07-31 15:00:13.744 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-31 15:00:13.746 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-31 15:00:13.749 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-31 15:00:13.752 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-31 15:00:13.757 | ++ 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-31 15:00:14.700 | 2026-07-31 15:00:14.711 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:00:14.714 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=f430e44e-b8e8-4a74-a4d4-b7cb98d25528 2026-07-31 15:00:14.717 | + 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-31 15:00:14.720 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-31 15:00:14.738 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-31 15:00:14.741 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-31 15:00:14.743 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 41ea4c8e-243c-4a45-ac81-a049ef766dea 040503b3-1149-4b2f-8959-03ba287fa18d 2026-07-31 15:00:16.747 | 2026-07-31 15:00:16.755 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-31 15:00:16.758 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 f430e44e-b8e8-4a74-a4d4-b7cb98d25528 2026-07-31 15:00:16.761 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-31 15:00:16.764 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-31 15:00:16.766 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-31 15:00:16.768 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-31 15:00:16.770 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-07-31 15:00:16.773 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-07-31 15:00:16.775 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network f430e44e-b8e8-4a74-a4d4-b7cb98d25528 --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-07-31 15:00:16.778 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-31 15:00:16.780 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-31 15:00:16.784 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-31 15:00:16.785 | +++ 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 f430e44e-b8e8-4a74-a4d4-b7cb98d25528 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-07-31 15:00:17.250 | 2026-07-31 15:00:17.260 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:00:17.264 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-07-31 15:00:17.264 | | id | e406f9ea-e0f6-4953-ada3-ba4c465a8a3e |' 2026-07-31 15:00:17.267 | ++ 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-31 15:00:17.270 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-31 15:00:17.287 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' e406f9ea-e0f6-4953-ada3-ba4c465a8a3e '|' 2026-07-31 15:00:17.290 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | e406f9ea-e0f6-4953-ada3-ba4c465a8a3e |' 2026-07-31 15:00:17.293 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-31 15:00:17.297 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' e406f9ea-e0f6-4953-ada3-ba4c465a8a3e '|' 2026-07-31 15:00:17.298 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-31 15:00:17.301 | ++ functions-common:get_field:806 : local data field 2026-07-31 15:00:17.303 | ++ functions-common:get_field:807 : read data 2026-07-31 15:00:17.306 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-31 15:00:17.309 | ++ functions-common:get_field:811 : field='$3' 2026-07-31 15:00:17.313 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | e406f9ea-e0f6-4953-ada3-ba4c465a8a3e |' 2026-07-31 15:00:17.313 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-31 15:00:17.319 | ++ functions-common:get_field:807 : read data 2026-07-31 15:00:17.323 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-07-31 15:00:17.328 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' e406f9ea-e0f6-4953-ada3-ba4c465a8a3e '|' 2026-07-31 15:00:17.328 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-31 15:00:17.331 | ++ functions-common:get_field:806 : local data field 2026-07-31 15:00:17.334 | ++ functions-common:get_field:807 : read data 2026-07-31 15:00:17.337 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-31 15:00:17.340 | ++ functions-common:get_field:811 : field='$6' 2026-07-31 15:00:17.343 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | e406f9ea-e0f6-4953-ada3-ba4c465a8a3e |' 2026-07-31 15:00:17.344 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-31 15:00:17.350 | ++ functions-common:get_field:807 : read data 2026-07-31 15:00:17.353 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=e406f9ea-e0f6-4953-ada3-ba4c465a8a3e 2026-07-31 15:00:17.355 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway f430e44e-b8e8-4a74-a4d4-b7cb98d25528 41ea4c8e-243c-4a45-ac81-a049ef766dea 2026-07-31 15:00:18.854 | 2026-07-31 15:00:18.863 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-31 15:00:18.866 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-31 15:00:18.869 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-31 15:00:18.888 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:18.892 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-31 15:00:18.896 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-31 15:00:18.900 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-31 15:00:18.903 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-31 15:00:18.907 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-31 15:00:18.910 | ++ 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-31 15:00:18.930 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-31 15:00:18.934 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-31 15:00:18.936 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-31 15:00:18.940 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-31 15:00:18.943 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-31 15:00:18.945 | + 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-31 15:00:18.949 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-31 15:00:18.952 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-31 15:00:18.954 | + functions-common:test_with_retry:2360 : local until=10 2026-07-31 15:00:18.957 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-31 15:00:18.960 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-31 15:00:18.963 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-31 15:00:18.966 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:18.968 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:18.971 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:18.975 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510018973 2026-07-31 15:00:18.978 | + 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-31 15:00:18.987 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-31 15:00:18.989 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:18.992 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:18.995 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:18.998 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:19.000 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:19.003 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-31 15:00:19.005 | + functions-common:time_stop:2427 : start_time=1785510018973 2026-07-31 15:00:19.008 | + functions-common:time_stop:2429 : [[ -z 1785510018973 ]] 2026-07-31 15:00:19.011 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:19.015 | + functions-common:time_stop:2432 : end_time=1785510019012 2026-07-31 15:00:19.018 | + functions-common:time_stop:2433 : elapsed_time=39 2026-07-31 15:00:19.020 | + functions-common:time_stop:2434 : total=1154 2026-07-31 15:00:19.023 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:19.025 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1193 2026-07-31 15:00:19.030 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-31 15:00:19.031 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-07-31 15:00:19.037 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-31 15:00:19.039 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-31 15:00:19.042 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-31 15:00:19.045 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-31 15:00:19.048 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-07-31 15:00:19.063 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-31 15:00:19.079 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-31 15:00:19.079 | ++ 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-31 15:00:19.079 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-31 15:00:19.080 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-31 15:00:19.356 | 2026-07-31 15:00:19.367 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:00:19.373 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.27 ' 2026-07-31 15:00:19.376 | + 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-31 15:00:19.379 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-31 15:00:19.400 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-31 15:00:19.403 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-31 15:00:19.405 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-31 15:00:19.408 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-31 15:00:19.411 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 41ea4c8e-243c-4a45-ac81-a049ef766dea 7f994a60-4aac-4036-9856-2a45c4113b21 2026-07-31 15:00:21.233 | 2026-07-31 15:00:21.241 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-31 15:00:21.245 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 f430e44e-b8e8-4a74-a4d4-b7cb98d25528 2026-07-31 15:00:21.248 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-31 15:00:21.251 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-31 15:00:21.253 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-31 15:00:21.256 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-31 15:00:21.259 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network f430e44e-b8e8-4a74-a4d4-b7cb98d25528 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-31 15:00:21.262 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-31 15:00:21.265 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-31 15:00:21.269 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-31 15:00:21.269 | +++ 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 f430e44e-b8e8-4a74-a4d4-b7cb98d25528 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-31 15:00:23.099 | 2026-07-31 15:00:23.108 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:00:23.112 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-31 15:00:23.112 | | id | d5e7e5b7-a8ca-4cb6-857a-de00ed49dc0d |' 2026-07-31 15:00:23.115 | ++ 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-31 15:00:23.118 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-31 15:00:23.134 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d5e7e5b7-a8ca-4cb6-857a-de00ed49dc0d '|' 2026-07-31 15:00:23.137 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | d5e7e5b7-a8ca-4cb6-857a-de00ed49dc0d |' 2026-07-31 15:00:23.140 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-31 15:00:23.144 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-31 15:00:23.144 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d5e7e5b7-a8ca-4cb6-857a-de00ed49dc0d '|' 2026-07-31 15:00:23.148 | ++ functions-common:get_field:806 : local data field 2026-07-31 15:00:23.151 | ++ functions-common:get_field:807 : read data 2026-07-31 15:00:23.153 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-31 15:00:23.156 | ++ functions-common:get_field:811 : field='$3' 2026-07-31 15:00:23.160 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | d5e7e5b7-a8ca-4cb6-857a-de00ed49dc0d |' 2026-07-31 15:00:23.160 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-31 15:00:23.166 | ++ functions-common:get_field:807 : read data 2026-07-31 15:00:23.170 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-31 15:00:23.173 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-31 15:00:23.177 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d5e7e5b7-a8ca-4cb6-857a-de00ed49dc0d '|' 2026-07-31 15:00:23.178 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-31 15:00:23.180 | ++ functions-common:get_field:806 : local data field 2026-07-31 15:00:23.184 | ++ functions-common:get_field:807 : read data 2026-07-31 15:00:23.187 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-31 15:00:23.191 | ++ functions-common:get_field:811 : field='$6' 2026-07-31 15:00:23.194 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | d5e7e5b7-a8ca-4cb6-857a-de00ed49dc0d |' 2026-07-31 15:00:23.194 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-31 15:00:23.201 | ++ functions-common:get_field:807 : read data 2026-07-31 15:00:23.204 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=d5e7e5b7-a8ca-4cb6-857a-de00ed49dc0d 2026-07-31 15:00:23.207 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-31 15:00:23.210 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-31 15:00:23.213 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-31 15:00:23.216 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-31 15:00:23.232 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:23.235 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-31 15:00:23.244 | net.ipv6.conf.all.forwarding = 1 2026-07-31 15:00:23.251 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 41ea4c8e-243c-4a45-ac81-a049ef766dea -c external_gateway_info -f json 2026-07-31 15:00:23.251 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-31 15:00:23.251 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 d5e7e5b7-a8ca-4cb6-857a-de00ed49dc0d 2026-07-31 15:00:23.252 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-31 15:00:23.253 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-31 15:00:23.576 | 2026-07-31 15:00:23.585 | ++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:00:23.590 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-31 15:00:23.593 | + 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-31 15:00:23.596 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-31 15:00:23.613 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-31 15:00:23.616 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-31 15:00:23.619 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-31 15:00:23.623 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-31 15:00:23.626 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-31 15:00:23.629 | ++ 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-31 15:00:23.647 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-31 15:00:23.650 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-31 15:00:23.652 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-31 15:00:23.656 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-31 15:00:23.669 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-31 15:00:23.683 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd32:8c61:0821::/56 2026-07-31 15:00:23.686 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 16049ea9-5823-4faa-beae-af418ff30118 ]] 2026-07-31 15:00:23.688 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd32:8c61:0821::/56 via 2001:db8::1 dev br-ex 2026-07-31 15:00:23.702 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-31 15:00:23.703 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-31 15:00:23.706 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-07-31 15:00:23.724 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:23.727 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-07-31 15:00:23.730 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 15:00:23.733 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-07-31 15:00:23.736 | + ./stack.sh:main:1335 : start_nova 2026-07-31 15:00:23.739 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-31 15:00:23.743 | + 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-31 15:00:23.745 | + 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-31 15:00:23.748 | + 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-31 15:00:23.751 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-31 15:00:23.754 | + 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-31 15:00:23.757 | + functions-common:run_process:1674 : local service=n-sch 2026-07-31 15:00:23.759 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-31 15:00:23.762 | + functions-common:run_process:1676 : local group= 2026-07-31 15:00:23.765 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:23.767 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 15:00:23.771 | + functions-common:run_process:1680 : local name=n-sch 2026-07-31 15:00:23.774 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:23.776 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:23.780 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:23.782 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:23.786 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:23.790 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510023787 2026-07-31 15:00:23.793 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-31 15:00:23.813 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:23.815 | + 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-31 15:00:23.817 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-31 15:00:23.820 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-31 15:00:23.823 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-31 15:00:23.826 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-31 15:00:23.828 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-31 15:00:23.831 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-31 15:00:23.834 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-31 15:00:23.838 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-31 15:00:23.841 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 15:00:23.844 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 15:00:23.847 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 15:00:23.849 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 15:00:23.853 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-31 15:00:23.856 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-31 15:00:23.858 | + 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-31 15:00:23.861 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-31 15:00:23.864 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-31 15:00:23.867 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 15:00:23.869 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-31 15:00:23.872 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-31 15:00:23.875 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 15:00:23.878 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 15:00:23.880 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-31 15:00:23.883 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 15:00:23.888 | + 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-31 15:00:23.955 | + 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-31 15:00:24.026 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-07-31 15:00:24.086 | + 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-31 15:00:24.148 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-31 15:00:24.207 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-31 15:00:24.265 | + 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-31 15:00:24.323 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-31 15:00:24.326 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 15:00:24.328 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-31 15:00:24.398 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 15:00:24.711 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-31 15:00:24.725 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-31 15:00:25.033 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-31 15:00:25.071 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:25.074 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:25.077 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:25.080 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:25.084 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:25.087 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:25.090 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:25.094 | + functions-common:time_stop:2427 : start_time=1785510023787 2026-07-31 15:00:25.096 | + functions-common:time_stop:2429 : [[ -z 1785510023787 ]] 2026-07-31 15:00:25.102 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:25.107 | + functions-common:time_stop:2432 : end_time=1785510025103 2026-07-31 15:00:25.109 | + functions-common:time_stop:2433 : elapsed_time=1316 2026-07-31 15:00:25.112 | + functions-common:time_stop:2434 : total=22739 2026-07-31 15:00:25.116 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:25.119 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24055 2026-07-31 15:00:25.123 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-31 15:00:25.128 | + 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-31 15:00:25.132 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-31 15:00:25.136 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-31 15:00:25.138 | + functions-common:run_process:1676 : local group= 2026-07-31 15:00:25.141 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:25.144 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 15:00:25.147 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-31 15:00:25.151 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:25.155 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:25.158 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:25.161 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:25.166 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:25.172 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510025167 2026-07-31 15:00:25.175 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-31 15:00:25.195 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:25.198 | + 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-31 15:00:25.202 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-31 15:00:25.205 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-31 15:00:25.208 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-31 15:00:25.210 | + 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-31 15:00:25.213 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-31 15:00:25.216 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-31 15:00:25.219 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-31 15:00:25.222 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-31 15:00:25.225 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 15:00:25.228 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 15:00:25.230 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 15:00:25.233 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 15:00:25.235 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-31 15:00:25.238 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-31 15:00:25.241 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-31 15:00:25.245 | + 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-31 15:00:25.249 | + 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-31 15:00:25.253 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-31 15:00:25.256 | + 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-31 15:00:25.259 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-31 15:00:25.262 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-31 15:00:25.264 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-31 15:00:25.268 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-31 15:00:25.271 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-31 15:00:25.276 | + 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-31 15:00:25.359 | + 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-31 15:00:25.436 | + 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-31 15:00:25.497 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-07-31 15:00:25.560 | + 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-31 15:00:25.622 | + 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-31 15:00:25.685 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-31 15:00:25.743 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-31 15:00:25.804 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-31 15:00:25.869 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-31 15:00:25.931 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-31 15:00:25.998 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-31 15:00:26.001 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-31 15:00:26.003 | + 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-31 15:00:26.073 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-31 15:00:26.398 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-31 15:00:26.414 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-31 15:00:26.729 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-31 15:00:26.809 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:26.813 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:26.816 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:26.819 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:26.822 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:26.824 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:26.826 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:26.830 | + functions-common:time_stop:2427 : start_time=1785510025167 2026-07-31 15:00:26.832 | + functions-common:time_stop:2429 : [[ -z 1785510025167 ]] 2026-07-31 15:00:26.835 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:26.840 | + functions-common:time_stop:2432 : end_time=1785510026837 2026-07-31 15:00:26.843 | + functions-common:time_stop:2433 : elapsed_time=1670 2026-07-31 15:00:26.847 | + functions-common:time_stop:2434 : total=24055 2026-07-31 15:00:26.849 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:26.852 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25725 2026-07-31 15:00:26.856 | + 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-31 15:00:26.859 | + 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-31 15:00:26.864 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-31 15:00:26.868 | + 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-31 15:00:26.871 | + 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-31 15:00:26.875 | + 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-31 15:00:26.880 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-31 15:00:26.883 | + 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-31 15:00:26.887 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-31 15:00:26.891 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-31 15:00:26.895 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-31 15:00:26.899 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-31 15:00:26.902 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-31 15:00:26.919 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:26.922 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-31 15:00:26.966 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-31 15:00:26.968 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-31 15:00:26.985 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:00:26.988 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-31 15:00:26.990 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-31 15:00:27.007 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:00:27.011 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-31 15:00:27.015 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-31 15:00:27.018 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-31 15:00:27.021 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-31 15:00:27.023 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-31 15:00:27.026 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-31 15:00:27.030 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-31 15:00:27.033 | + 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-31 15:00:27.035 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-31 15:00:27.037 | + 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-31 15:00:27.040 | + functions-common:run_process:1676 : local group= 2026-07-31 15:00:27.042 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:27.044 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 15:00:27.046 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-31 15:00:27.049 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:27.051 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:27.054 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:27.056 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:27.060 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:27.065 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510027061 2026-07-31 15:00:27.068 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-31 15:00:27.086 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:27.089 | + 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-31 15:00:27.091 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-31 15:00:27.094 | + 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-31 15:00:27.097 | + 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-31 15:00:27.100 | + 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-31 15:00:27.103 | + 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-31 15:00:27.105 | + 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-31 15:00:27.107 | + 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-31 15:00:27.110 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-31 15:00:27.112 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 15:00:27.114 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 15:00:27.117 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 15:00:27.120 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 15:00:27.123 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-31 15:00:27.125 | + 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-31 15:00:27.128 | + 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-31 15:00:27.131 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-31 15:00:27.134 | + 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-31 15:00:27.136 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 15:00:27.138 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-31 15:00:27.140 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-31 15:00:27.142 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 15:00:27.144 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 15:00:27.145 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-31 15:00:27.147 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 15:00:27.151 | + 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-31 15:00:27.220 | + 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-31 15:00:27.306 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-07-31 15:00:27.367 | + 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-31 15:00:27.432 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-31 15:00:27.494 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-31 15:00:27.555 | + 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-31 15:00:27.618 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-31 15:00:27.621 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 15:00:27.624 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-31 15:00:27.698 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 15:00:28.089 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-31 15:00:28.105 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-31 15:00:28.421 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-31 15:00:28.453 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:28.457 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:28.460 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:28.462 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:28.465 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:28.468 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:28.471 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:28.474 | + functions-common:time_stop:2427 : start_time=1785510027061 2026-07-31 15:00:28.480 | + functions-common:time_stop:2429 : [[ -z 1785510027061 ]] 2026-07-31 15:00:28.484 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:28.488 | + functions-common:time_stop:2432 : end_time=1785510028485 2026-07-31 15:00:28.491 | + functions-common:time_stop:2433 : elapsed_time=1424 2026-07-31 15:00:28.495 | + functions-common:time_stop:2434 : total=25725 2026-07-31 15:00:28.497 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:28.500 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27149 2026-07-31 15:00:28.503 | + 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-31 15:00:28.506 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-31 15:00:28.509 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-31 15:00:28.513 | + functions-common:run_process:1676 : local group= 2026-07-31 15:00:28.516 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:28.519 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 15:00:28.522 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-31 15:00:28.525 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:28.527 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:28.531 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:28.534 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:28.539 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:28.544 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510028540 2026-07-31 15:00:28.547 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-31 15:00:28.571 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:00:28.574 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:28.576 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:28.579 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:28.582 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:28.583 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:28.587 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:28.589 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:28.592 | + functions-common:time_stop:2427 : start_time=1785510028540 2026-07-31 15:00:28.595 | + functions-common:time_stop:2429 : [[ -z 1785510028540 ]] 2026-07-31 15:00:28.600 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:28.606 | + functions-common:time_stop:2432 : end_time=1785510028602 2026-07-31 15:00:28.609 | + functions-common:time_stop:2433 : elapsed_time=62 2026-07-31 15:00:28.611 | + functions-common:time_stop:2434 : total=27149 2026-07-31 15:00:28.615 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:28.618 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27211 2026-07-31 15:00:28.621 | + 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-31 15:00:28.623 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-31 15:00:28.626 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-31 15:00:28.630 | + functions-common:run_process:1676 : local group= 2026-07-31 15:00:28.633 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:28.636 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 15:00:28.639 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-31 15:00:28.642 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:28.645 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:28.648 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:28.651 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:28.655 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:28.659 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510028655 2026-07-31 15:00:28.662 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-31 15:00:28.681 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:00:28.683 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:28.686 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:28.690 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:28.693 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:28.696 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:28.700 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:28.704 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:28.707 | + functions-common:time_stop:2427 : start_time=1785510028655 2026-07-31 15:00:28.710 | + functions-common:time_stop:2429 : [[ -z 1785510028655 ]] 2026-07-31 15:00:28.715 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:28.719 | + functions-common:time_stop:2432 : end_time=1785510028716 2026-07-31 15:00:28.723 | + functions-common:time_stop:2433 : elapsed_time=61 2026-07-31 15:00:28.726 | + functions-common:time_stop:2434 : total=27211 2026-07-31 15:00:28.729 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:28.732 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27272 2026-07-31 15:00:28.735 | + 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-31 15:00:28.739 | + 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-31 15:00:28.741 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-31 15:00:28.744 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-31 15:00:28.747 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-31 15:00:28.750 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-31 15:00:28.772 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:28.775 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-31 15:00:28.827 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-31 15:00:28.832 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-31 15:00:28.836 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-31 15:00:28.882 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-31 15:00:28.899 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:28.902 | + 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-31 15:00:28.905 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-31 15:00:28.908 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-31 15:00:28.911 | + functions-common:run_process:1676 : local group= 2026-07-31 15:00:28.914 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:28.916 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 15:00:28.920 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-31 15:00:28.923 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:28.925 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:28.928 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:28.932 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:28.936 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:28.941 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510028938 2026-07-31 15:00:28.944 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-31 15:00:28.962 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:28.964 | + 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-31 15:00:28.967 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-31 15:00:28.970 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-31 15:00:28.973 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-31 15:00:28.976 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-31 15:00:28.979 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-31 15:00:28.981 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-31 15:00:28.984 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-31 15:00:28.988 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-31 15:00:28.990 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 15:00:28.993 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 15:00:28.995 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 15:00:28.998 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 15:00:29.001 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-31 15:00:29.004 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-31 15:00:29.007 | + 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-31 15:00:29.010 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-31 15:00:29.013 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-31 15:00:29.015 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 15:00:29.018 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-31 15:00:29.021 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-31 15:00:29.024 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 15:00:29.026 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 15:00:29.030 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-31 15:00:29.032 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 15:00:29.037 | + 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-31 15:00:29.107 | + 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-31 15:00:29.196 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-07-31 15:00:29.263 | + 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-31 15:00:29.323 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-31 15:00:29.382 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-31 15:00:29.448 | + 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-31 15:00:29.513 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-31 15:00:29.516 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 15:00:29.519 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-31 15:00:29.590 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 15:00:29.939 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-31 15:00:29.953 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-31 15:00:30.278 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-31 15:00:30.308 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:30.311 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:30.314 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:30.318 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:30.321 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:30.323 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:30.325 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:30.327 | + functions-common:time_stop:2427 : start_time=1785510028938 2026-07-31 15:00:30.329 | + functions-common:time_stop:2429 : [[ -z 1785510028938 ]] 2026-07-31 15:00:30.332 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:30.336 | + functions-common:time_stop:2432 : end_time=1785510030333 2026-07-31 15:00:30.339 | + functions-common:time_stop:2433 : elapsed_time=1395 2026-07-31 15:00:30.342 | + functions-common:time_stop:2434 : total=27272 2026-07-31 15:00:30.345 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:30.348 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28667 2026-07-31 15:00:30.352 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-31 15:00:30.357 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-31 15:00:30.359 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-31 15:00:30.377 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:30.380 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-31 15:00:30.384 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-31 15:00:30.386 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-31 15:00:30.389 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-31 15:00:30.392 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-31 15:00:30.394 | + 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-31 15:00:30.397 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-31 15:00:30.400 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-31 15:00:30.402 | + functions-common:run_process:1676 : local group= 2026-07-31 15:00:30.405 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:30.408 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 15:00:30.411 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-31 15:00:30.413 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:30.416 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:30.419 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:30.421 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:30.425 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:30.429 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510030427 2026-07-31 15:00:30.432 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-31 15:00:30.454 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:30.457 | + 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-31 15:00:30.460 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-31 15:00:30.463 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-31 15:00:30.465 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-31 15:00:30.468 | + 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-31 15:00:30.470 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-31 15:00:30.474 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-31 15:00:30.476 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-31 15:00:30.479 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-31 15:00:30.483 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 15:00:30.486 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 15:00:30.489 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 15:00:30.491 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 15:00:30.494 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-31 15:00:30.496 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-31 15:00:30.498 | + 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-31 15:00:30.501 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-31 15:00:30.503 | + 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-31 15:00:30.506 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 15:00:30.509 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-31 15:00:30.512 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-31 15:00:30.514 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 15:00:30.517 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 15:00:30.520 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-31 15:00:30.523 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 15:00:30.528 | + 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-31 15:00:30.597 | + 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-31 15:00:30.667 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-07-31 15:00:30.727 | + 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-31 15:00:30.785 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-31 15:00:30.844 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-31 15:00:30.905 | + 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-31 15:00:30.971 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-31 15:00:30.974 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 15:00:30.977 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-31 15:00:31.054 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 15:00:31.385 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-31 15:00:31.402 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-31 15:00:31.700 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-31 15:00:31.747 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:31.750 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:31.753 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:31.756 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:31.759 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:31.762 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:31.765 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:31.767 | + functions-common:time_stop:2427 : start_time=1785510030427 2026-07-31 15:00:31.770 | + functions-common:time_stop:2429 : [[ -z 1785510030427 ]] 2026-07-31 15:00:31.774 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:31.779 | + functions-common:time_stop:2432 : end_time=1785510031775 2026-07-31 15:00:31.782 | + functions-common:time_stop:2433 : elapsed_time=1348 2026-07-31 15:00:31.785 | + functions-common:time_stop:2434 : total=28667 2026-07-31 15:00:31.788 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:31.790 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30015 2026-07-31 15:00:31.793 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-31 15:00:31.796 | + 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-31 15:00:31.799 | + 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-31 15:00:31.802 | + 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-31 15:00:31.804 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-31 15:00:31.807 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-31 15:00:31.812 | + lib/nova:start_nova_compute:996 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-31 15:00:31.815 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-31 15:00:31.819 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-31 15:00:31.822 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-31 15:00:31.825 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-31 15:00:31.830 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-31 15:00:31.834 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-31 15:00:31.837 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-31 15:00:31.841 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-31 15:00:31.845 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-31 15:00:31.845 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-31 15:00:31.845 | BEGIN { 2026-07-31 15:00:31.845 | section = "" 2026-07-31 15:00:31.845 | last_section = "" 2026-07-31 15:00:31.845 | section_count = 0 2026-07-31 15:00:31.845 | } 2026-07-31 15:00:31.845 | /^\[.+\]/ { 2026-07-31 15:00:31.845 | gsub("[][]", "", $1); 2026-07-31 15:00:31.845 | section=$1 2026-07-31 15:00:31.845 | next 2026-07-31 15:00:31.845 | } 2026-07-31 15:00:31.845 | /^ *\#/ { 2026-07-31 15:00:31.845 | next 2026-07-31 15:00:31.845 | } 2026-07-31 15:00:31.845 | /^[^ \t]+/ { 2026-07-31 15:00:31.846 | # get offset of first = in $0 2026-07-31 15:00:31.846 | eq_idx = index($0, "=") 2026-07-31 15:00:31.846 | # extract attr & value from $0 2026-07-31 15:00:31.846 | attr = substr($0, 1, eq_idx - 1) 2026-07-31 15:00:31.846 | value = substr($0, eq_idx + 1) 2026-07-31 15:00:31.846 | # only need to strip trailing whitespace from attr 2026-07-31 15:00:31.846 | sub(/[ \t]*$/, "", attr) 2026-07-31 15:00:31.846 | # need to strip leading & trailing whitespace from value 2026-07-31 15:00:31.846 | sub(/^[ \t]*/, "", value) 2026-07-31 15:00:31.846 | sub(/[ \t]*$/, "", value) 2026-07-31 15:00:31.846 | 2026-07-31 15:00:31.846 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-31 15:00:31.846 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-31 15:00:31.846 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-31 15:00:31.846 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-31 15:00:31.846 | if (! (section, attr) in cfg_attr_count) { 2026-07-31 15:00:31.846 | if (section != last_section) { 2026-07-31 15:00:31.846 | cfg_section[section_count++] = section 2026-07-31 15:00:31.846 | last_section = section 2026-07-31 15:00:31.846 | } 2026-07-31 15:00:31.846 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-31 15:00:31.846 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-31 15:00:31.846 | 2026-07-31 15:00:31.846 | cfg_attr[section, attr, 0] = value 2026-07-31 15:00:31.846 | cfg_attr_count[section, attr] = 1 2026-07-31 15:00:31.846 | } else { 2026-07-31 15:00:31.846 | lno = cfg_attr_count[section, attr]++ 2026-07-31 15:00:31.846 | cfg_attr[section, attr, lno] = value 2026-07-31 15:00:31.846 | } 2026-07-31 15:00:31.846 | } 2026-07-31 15:00:31.846 | END { 2026-07-31 15:00:31.846 | # Process each section in order 2026-07-31 15:00:31.846 | for (sno = 0; sno < section_count; sno++) { 2026-07-31 15:00:31.846 | section = cfg_section[sno] 2026-07-31 15:00:31.846 | # The ini routines simply append a config item immediately 2026-07-31 15:00:31.846 | # after the section header. To keep the same order as defined 2026-07-31 15:00:31.846 | # in local.conf, invoke the ini routines in the reverse order 2026-07-31 15:00:31.846 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-31 15:00:31.846 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-31 15:00:31.846 | if (cfg_attr_count[section, attr] == 1) 2026-07-31 15:00:31.846 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-31 15:00:31.846 | else { 2026-07-31 15:00:31.846 | # For multiline, invoke the ini routines in the reverse order 2026-07-31 15:00:31.846 | count = cfg_attr_count[section, attr] 2026-07-31 15:00:31.846 | print "inidelete " configfile " " section " " attr 2026-07-31 15:00:31.846 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-31 15:00:31.846 | for (l = count -2; l >= 0; l--) 2026-07-31 15:00:31.846 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-31 15:00:31.846 | } 2026-07-31 15:00:31.846 | } 2026-07-31 15:00:31.847 | } 2026-07-31 15:00:31.847 | } 2026-07-31 15:00:31.847 | ' 2026-07-31 15:00:31.847 | + inc/meta-config:merge_config_file:164 : read a 2026-07-31 15:00:31.848 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-31 15:00:31.848 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-31 15:00:31.852 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-31 15:00:31.855 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-31 15:00:31.859 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-31 15:00:31.862 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-31 15:00:31.866 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-31 15:00:31.866 | BEGIN { group = "" } 2026-07-31 15:00:31.866 | /^\[\[.+\|.*\]\]/ { 2026-07-31 15:00:31.866 | gsub("[][]", "", $1); 2026-07-31 15:00:31.866 | split($1, a, "|"); 2026-07-31 15:00:31.866 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-31 15:00:31.866 | group=a[1] 2026-07-31 15:00:31.866 | } else { 2026-07-31 15:00:31.866 | group="" 2026-07-31 15:00:31.866 | } 2026-07-31 15:00:31.866 | next 2026-07-31 15:00:31.866 | } 2026-07-31 15:00:31.866 | { 2026-07-31 15:00:31.866 | if (group != "") 2026-07-31 15:00:31.866 | print $0 2026-07-31 15:00:31.866 | } 2026-07-31 15:00:31.866 | ' /opt/stack/devstack/local.conf 2026-07-31 15:00:31.874 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-31 15:00:31.878 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-31 15:00:31.917 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-31 15:00:31.958 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-31 15:00:31.962 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-31 15:00:31.965 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-31 15:00:31.968 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-31 15:00:31.971 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-31 15:00:31.975 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-31 15:00:31.996 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:32.000 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-31 15:00:32.003 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-31 15:00:32.006 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-31 15:00:32.026 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:32.029 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.135:5672/nova_cell1 2026-07-31 15:00:32.032 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.135:5672/nova_cell1 2026-07-31 15:00:32.070 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-31 15:00:32.072 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-31 15:00:32.075 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-31 15:00:32.096 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-31 15:00:32.120 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-31 15:00:32.123 | + lib/nova:configure_console_compute:671 : local offset 2026-07-31 15:00:32.125 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-31 15:00:32.128 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-31 15:00:32.132 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-31 15:00:32.153 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=10.4.3.135 2026-07-31 15:00:32.156 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-31 15:00:32.172 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:32.174 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-31 15:00:32.177 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-31 15:00:32.180 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-31 15:00:32.182 | + functions:vercmp:648 : local 'op=<' 2026-07-31 15:00:32.184 | + functions:vercmp:649 : local v2=1.0.0 2026-07-31 15:00:32.186 | + functions:vercmp:650 : local result 2026-07-31 15:00:32.190 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-31 15:00:32.191 | ++ functions:vercmp:654 : sort -V 2026-07-31 15:00:32.192 | ++ functions:vercmp:654 : head -1 2026-07-31 15:00:32.196 | + functions:vercmp:654 : result=1.0.0 2026-07-31 15:00:32.199 | + functions:vercmp:656 : case $op in 2026-07-31 15:00:32.202 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-31 15:00:32.205 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-31 15:00:32.207 | + functions:vercmp:667 : return 2026-07-31 15:00:32.210 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://10.4.3.135:6080/vnc_lite.html 2026-07-31 15:00:32.213 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.4.3.135:6080/vnc_lite.html 2026-07-31 15:00:32.249 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://10.4.3.135:6081/spice_auto.html 2026-07-31 15:00:32.259 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.4.3.135:6081/spice_auto.html 2026-07-31 15:00:32.287 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-31 15:00:32.305 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:32.307 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-31 15:00:32.310 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=10.4.3.135 2026-07-31 15:00:32.313 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-31 15:00:32.347 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.4.3.135 2026-07-31 15:00:32.380 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-31 15:00:32.397 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:00:32.400 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-31 15:00:32.403 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-31 15:00:32.421 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:00:32.424 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-31 15:00:32.427 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-31 15:00:32.463 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-31 15:00:32.467 | + 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-31 15:00:32.501 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-31 15:00:32.505 | + lib/nova:start_nova_compute:1031 : [[ qemu == \q\e\m\u ]] 2026-07-31 15:00:32.508 | + lib/nova:start_nova_compute:1032 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-07-31 15:00:32.543 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-31 15:00:32.546 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-31 15:00:32.549 | + lib/nova:start_nova_compute:1040 : '[' 128 -gt 0 ']' 2026-07-31 15:00:32.551 | + lib/nova:start_nova_compute:1041 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-07-31 15:00:32.587 | + 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-31 15:00:32.590 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-31 15:00:32.593 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-31 15:00:32.596 | + functions-common:run_process:1676 : local group=libvirt 2026-07-31 15:00:32.600 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:32.603 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 15:00:32.606 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-31 15:00:32.609 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:32.612 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:32.615 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:32.618 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:32.623 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:32.627 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510032624 2026-07-31 15:00:32.630 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-31 15:00:32.650 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:32.653 | + 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-31 15:00:32.656 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-31 15:00:32.659 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-31 15:00:32.662 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-31 15:00:32.665 | + 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-31 15:00:32.668 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-31 15:00:32.671 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-31 15:00:32.674 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-31 15:00:32.678 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-31 15:00:32.681 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-31 15:00:32.683 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 15:00:32.687 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 15:00:32.690 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 15:00:32.694 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-31 15:00:32.697 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-31 15:00:32.701 | + 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-31 15:00:32.704 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-31 15:00:32.707 | + 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-31 15:00:32.710 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-31 15:00:32.713 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-31 15:00:32.716 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-31 15:00:32.719 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 15:00:32.722 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-31 15:00:32.725 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-31 15:00:32.728 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-31 15:00:32.731 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 15:00:32.735 | + 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-31 15:00:32.805 | + 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-31 15:00:32.879 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-07-31 15:00:32.939 | + 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-31 15:00:32.999 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-31 15:00:33.058 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-31 15:00:33.119 | + 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-31 15:00:33.180 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-31 15:00:33.183 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-31 15:00:33.186 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-31 15:00:33.254 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-31 15:00:33.337 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 15:00:33.698 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-31 15:00:33.712 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-31 15:00:34.037 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-31 15:00:34.069 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:34.073 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:34.077 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:34.080 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:34.083 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:34.085 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:34.088 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:34.092 | + functions-common:time_stop:2427 : start_time=1785510032624 2026-07-31 15:00:34.094 | + functions-common:time_stop:2429 : [[ -z 1785510032624 ]] 2026-07-31 15:00:34.097 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:34.101 | + functions-common:time_stop:2432 : end_time=1785510034098 2026-07-31 15:00:34.104 | + functions-common:time_stop:2433 : elapsed_time=1474 2026-07-31 15:00:34.107 | + functions-common:time_stop:2434 : total=30015 2026-07-31 15:00:34.111 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:34.114 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31489 2026-07-31 15:00:34.117 | + 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-31 15:00:34.120 | + 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-31 15:00:34.124 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-31 15:00:34.143 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:34.146 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-31 15:00:34.146 | Dumping cells_v2 mapping 2026-07-31 15:00:34.149 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-31 15:00:34.415 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-31 15:00:34.416 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 15:00:34.416 | we strongly recommend against using it for new projects. 2026-07-31 15:00:34.416 | 2026-07-31 15:00:34.416 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 15:00:34.416 | framework. For more detail see 2026-07-31 15:00:34.416 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 15:00:34.416 | 2026-07-31 15:00:34.416 | import eventlet # noqa 2026-07-31 15:00:34.556 | 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-31 15:00:36.047 | INFO dbcounter [None req-36a82705-57cc-42e6-a32b-a548f2c2ecc1 None None] Registered counter for database nova_api 2026-07-31 15:00:36.107 | DEBUG dbcounter [-] [96178] Writer thread running {{(pid=96178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-31 15:00:36.122 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-31 15:00:36.122 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-31 15:00:36.122 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-31 15:00:36.122 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-31 15:00:36.122 | | cell1 | 1e4f56b0-92c0-48cb-9352-06a4de361ee1 | rabbit://stackrabbit:secretrabbit@10.4.3.135:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-31 15:00:36.122 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-31 15:00:36.628 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-07-31 15:00:36.631 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-31 15:00:36.701 | + inc/async:async_inner:63 : create_flavors 2026-07-31 15:00:36.744 | [8552 Async create_flavors:96299]: running: create_flavors 2026-07-31 15:00:36.747 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-07-31 15:00:36.768 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:36.771 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-07-31 15:00:36.774 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 15:00:36.778 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-07-31 15:00:36.780 | + ./stack.sh:main:1340 : start_cinder 2026-07-31 15:00:36.784 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-31 15:00:36.788 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-31 15:00:36.794 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-31 15:00:36.796 | + functions-common:run_process:1674 : local service=c-api 2026-07-31 15:00:36.799 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-31 15:00:36.802 | + functions-common:run_process:1676 : local group= 2026-07-31 15:00:36.807 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:36.810 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 15:00:36.813 | + functions-common:run_process:1680 : local name=c-api 2026-07-31 15:00:36.816 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:36.819 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:36.822 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:36.825 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:36.829 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:36.834 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510036831 2026-07-31 15:00:36.836 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-31 15:00:36.855 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:36.858 | + 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-31 15:00:36.860 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-31 15:00:36.864 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-31 15:00:36.867 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-31 15:00:36.870 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-31 15:00:36.873 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-31 15:00:36.876 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-31 15:00:36.882 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-31 15:00:36.885 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-31 15:00:36.887 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 15:00:36.890 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 15:00:36.893 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 15:00:36.896 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 15:00:36.899 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-31 15:00:36.902 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-31 15:00:36.905 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-31 15:00:36.909 | + 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-31 15:00:36.912 | + 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-31 15:00:36.915 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-31 15:00:36.918 | + 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-31 15:00:36.920 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-31 15:00:36.923 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-31 15:00:36.926 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-31 15:00:36.928 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-31 15:00:36.934 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-31 15:00:36.937 | + 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-31 15:00:37.008 | + 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-31 15:00:37.081 | + 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-31 15:00:37.143 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-07-31 15:00:37.207 | + 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-31 15:00:37.270 | + 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-31 15:00:37.339 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-31 15:00:37.406 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-31 15:00:37.477 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-31 15:00:37.538 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-31 15:00:37.607 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-31 15:00:37.673 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-31 15:00:37.675 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-31 15:00:37.679 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-31 15:00:37.753 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-31 15:00:38.110 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-31 15:00:38.124 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-31 15:00:38.438 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-31 15:00:38.507 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:38.510 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:38.515 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:38.517 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:38.521 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:38.524 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:38.528 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:38.531 | + functions-common:time_stop:2427 : start_time=1785510036831 2026-07-31 15:00:38.536 | + functions-common:time_stop:2429 : [[ -z 1785510036831 ]] 2026-07-31 15:00:38.539 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:38.545 | + functions-common:time_stop:2432 : end_time=1785510038541 2026-07-31 15:00:38.548 | + functions-common:time_stop:2433 : elapsed_time=1710 2026-07-31 15:00:38.551 | + functions-common:time_stop:2434 : total=31489 2026-07-31 15:00:38.555 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:38.558 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33199 2026-07-31 15:00:38.563 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-31 15:00:38.563 | Waiting for Cinder API to start... 2026-07-31 15:00:38.566 | + lib/cinder:start_cinder:637 : local cinder_url=https://10.4.3.135/volume/v3/ 2026-07-31 15:00:38.569 | + lib/cinder:start_cinder:639 : wait_for_service 60 https://10.4.3.135/volume/v3/ 2026-07-31 15:00:38.572 | + functions:wait_for_service:476 : local timeout=60 2026-07-31 15:00:38.576 | + functions:wait_for_service:477 : local url=https://10.4.3.135/volume/v3/ 2026-07-31 15:00:38.579 | + functions:wait_for_service:478 : local rval=0 2026-07-31 15:00:38.582 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-31 15:00:38.585 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-31 15:00:38.589 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:38.592 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:38.596 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:38.602 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510038598 2026-07-31 15:00:38.605 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-31 15:00:38.611 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.135/volume/v3/ 2026-07-31 15:00:40.656 | + inc/async:async_inner:64 : rc=0 2026-07-31 15:00:40.685 | [96299 Async create_flavors:96299]: finished successfully 2026-07-31 15:00:40.873 | + :: : [[ 401 == 503 ]] 2026-07-31 15:00:40.874 | + :: : [[ 0 -eq 7 ]] 2026-07-31 15:00:40.878 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-31 15:00:40.881 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:40.884 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:40.887 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:40.890 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:40.893 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:40.896 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-31 15:00:40.899 | + functions-common:time_stop:2427 : start_time=1785510038598 2026-07-31 15:00:40.901 | + functions-common:time_stop:2429 : [[ -z 1785510038598 ]] 2026-07-31 15:00:40.906 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:40.910 | + functions-common:time_stop:2432 : end_time=1785510040907 2026-07-31 15:00:40.913 | + functions-common:time_stop:2433 : elapsed_time=2309 2026-07-31 15:00:40.916 | + functions-common:time_stop:2434 : total=7891 2026-07-31 15:00:40.918 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:40.921 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10200 2026-07-31 15:00:40.924 | + functions:wait_for_service:486 : return 0 2026-07-31 15:00:40.927 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-31 15:00:40.929 | + functions-common:run_process:1674 : local service=c-sch 2026-07-31 15:00:40.932 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-31 15:00:40.935 | + functions-common:run_process:1676 : local group= 2026-07-31 15:00:40.939 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:40.942 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 15:00:40.945 | + functions-common:run_process:1680 : local name=c-sch 2026-07-31 15:00:40.948 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:40.951 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:40.954 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:40.957 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:40.960 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:40.965 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510040962 2026-07-31 15:00:40.968 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-31 15:00:40.987 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:40.989 | + 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-31 15:00:40.992 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-31 15:00:40.995 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-31 15:00:40.997 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-31 15:00:41.000 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-31 15:00:41.002 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-31 15:00:41.005 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-31 15:00:41.008 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-31 15:00:41.011 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-31 15:00:41.014 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 15:00:41.031 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 15:00:41.034 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 15:00:41.037 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 15:00:41.040 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-31 15:00:41.043 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-31 15:00:41.046 | + 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-31 15:00:41.049 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-31 15:00:41.052 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-31 15:00:41.055 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 15:00:41.058 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-31 15:00:41.061 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-31 15:00:41.063 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 15:00:41.066 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 15:00:41.069 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-31 15:00:41.072 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 15:00:41.077 | + 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-31 15:00:41.144 | + 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-31 15:00:41.213 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-07-31 15:00:41.272 | + 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-31 15:00:41.329 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-31 15:00:41.390 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-31 15:00:41.448 | + 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-31 15:00:41.506 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-31 15:00:41.508 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 15:00:41.511 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-31 15:00:41.578 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 15:00:41.917 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-31 15:00:41.931 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-31 15:00:42.258 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-31 15:00:42.288 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:42.291 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:42.294 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:42.297 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:42.300 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:42.302 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:42.305 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:42.307 | + functions-common:time_stop:2427 : start_time=1785510040962 2026-07-31 15:00:42.310 | + functions-common:time_stop:2429 : [[ -z 1785510040962 ]] 2026-07-31 15:00:42.315 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:42.320 | + functions-common:time_stop:2432 : end_time=1785510042316 2026-07-31 15:00:42.323 | + functions-common:time_stop:2433 : elapsed_time=1354 2026-07-31 15:00:42.326 | + functions-common:time_stop:2434 : total=33199 2026-07-31 15:00:42.328 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:42.331 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34553 2026-07-31 15:00:42.333 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-31 15:00:42.338 | + 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-31 15:00:42.341 | + functions-common:run_process:1674 : local service=c-bak 2026-07-31 15:00:42.344 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-31 15:00:42.346 | + functions-common:run_process:1676 : local group= 2026-07-31 15:00:42.348 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:42.352 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-31 15:00:42.356 | + functions-common:run_process:1680 : local name=c-bak 2026-07-31 15:00:42.359 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:42.363 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:42.365 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:42.369 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:42.375 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:42.380 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510042376 2026-07-31 15:00:42.384 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-31 15:00:42.405 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:42.408 | + 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-31 15:00:42.411 | + functions-common:_run_under_systemd:1628 : local service=c-bak 2026-07-31 15:00:42.414 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-31 15:00:42.418 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-31 15:00:42.422 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-31 15:00:42.425 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-31 15:00:42.429 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-31 15:00:42.431 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-31 15:00:42.434 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-bak.service 2026-07-31 15:00:42.438 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 15:00:42.440 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 15:00:42.443 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 15:00:42.446 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-31 15:00:42.449 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-07-31 15:00:42.453 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-31 15:00:42.455 | + 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-31 15:00:42.458 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-bak.service 2026-07-31 15:00:42.462 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-31 15:00:42.465 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 15:00:42.468 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-31 15:00:42.471 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-31 15:00:42.474 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 15:00:42.476 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 15:00:42.479 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-07-31 15:00:42.482 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 15:00:42.488 | + 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-31 15:00:42.558 | + 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-31 15:00:42.628 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-07-31 15:00:42.687 | + 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-31 15:00:42.748 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-07-31 15:00:42.809 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-07-31 15:00:42.868 | + 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-31 15:00:42.929 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-31 15:00:42.931 | + 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-31 15:00:42.993 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 15:00:42.997 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-07-31 15:00:43.069 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 15:00:43.416 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-bak.service 2026-07-31 15:00:43.429 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-07-31 15:00:43.750 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-bak.service 2026-07-31 15:00:43.787 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:43.789 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:43.794 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:43.796 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:43.799 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:43.802 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:43.805 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:43.809 | + functions-common:time_stop:2427 : start_time=1785510042376 2026-07-31 15:00:43.813 | + functions-common:time_stop:2429 : [[ -z 1785510042376 ]] 2026-07-31 15:00:43.818 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:43.824 | + functions-common:time_stop:2432 : end_time=1785510043819 2026-07-31 15:00:43.832 | + functions-common:time_stop:2433 : elapsed_time=1443 2026-07-31 15:00:43.835 | + functions-common:time_stop:2434 : total=34553 2026-07-31 15:00:43.838 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:43.843 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35996 2026-07-31 15:00:43.845 | + 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-31 15:00:43.848 | + functions-common:run_process:1674 : local service=c-vol 2026-07-31 15:00:43.852 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-31 15:00:43.854 | + functions-common:run_process:1676 : local group= 2026-07-31 15:00:43.858 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:43.860 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-31 15:00:43.863 | + functions-common:run_process:1680 : local name=c-vol 2026-07-31 15:00:43.866 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:43.869 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:43.871 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:43.874 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:43.877 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:43.882 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510043879 2026-07-31 15:00:43.886 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-31 15:00:43.905 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:43.909 | + 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-31 15:00:43.912 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-31 15:00:43.915 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-31 15:00:43.918 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-31 15:00:43.921 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-31 15:00:43.924 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-31 15:00:43.928 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-31 15:00:43.931 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-31 15:00:43.935 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-31 15:00:43.938 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 15:00:43.941 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 15:00:43.943 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 15:00:43.947 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-31 15:00:43.950 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-31 15:00:43.953 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-31 15:00:43.956 | + 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-31 15:00:43.959 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-31 15:00:43.962 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-31 15:00:43.965 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-31 15:00:43.968 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-31 15:00:43.972 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-31 15:00:43.975 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-31 15:00:43.977 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-31 15:00:43.981 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-31 15:00:43.984 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-31 15:00:43.988 | + 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-31 15:00:44.064 | + 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-31 15:00:44.137 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-07-31 15:00:44.197 | + 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-31 15:00:44.258 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-31 15:00:44.319 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-31 15:00:44.382 | + 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-31 15:00:44.440 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-31 15:00:44.443 | + 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-31 15:00:44.501 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-31 15:00:44.503 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-31 15:00:44.572 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-31 15:00:44.918 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-31 15:00:44.932 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-31 15:00:45.250 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-31 15:00:45.282 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:45.285 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:45.289 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:45.292 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:45.296 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:45.299 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:45.303 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:45.305 | + functions-common:time_stop:2427 : start_time=1785510043879 2026-07-31 15:00:45.309 | + functions-common:time_stop:2429 : [[ -z 1785510043879 ]] 2026-07-31 15:00:45.314 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:45.318 | + functions-common:time_stop:2432 : end_time=1785510045315 2026-07-31 15:00:45.321 | + functions-common:time_stop:2433 : elapsed_time=1436 2026-07-31 15:00:45.324 | + functions-common:time_stop:2434 : total=35996 2026-07-31 15:00:45.328 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:45.330 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37432 2026-07-31 15:00:45.333 | + ./stack.sh:main:1341 : create_volume_types 2026-07-31 15:00:45.336 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-31 15:00:45.356 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:45.359 | + lib/cinder:create_volume_types:691 : [[ -n storpool:storpool ]] 2026-07-31 15:00:45.362 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-31 15:00:45.365 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-31 15:00:45.369 | + lib/cinder:create_volume_types:694 : be_name=storpool 2026-07-31 15:00:45.372 | + lib/cinder:create_volume_types:695 : create_one_type storpool volume_backend_name storpool 2026-07-31 15:00:45.376 | + lib/cinder:create_one_type:666 : type_name=storpool 2026-07-31 15:00:45.379 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-31 15:00:45.383 | + lib/cinder:create_one_type:668 : property_value=storpool 2026-07-31 15:00:45.386 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-31 15:00:45.409 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:45.412 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=storpool storpool 2026-07-31 15:00:46.624 | 2026-07-31 15:00:46.624 | +-------------+--------------------------------------+ 2026-07-31 15:00:46.624 | | Field | Value | 2026-07-31 15:00:46.624 | +-------------+--------------------------------------+ 2026-07-31 15:00:46.624 | | description | None | 2026-07-31 15:00:46.624 | | id | f4ccc819-7e17-42ed-8910-326548b6d11f | 2026-07-31 15:00:46.624 | | is_public | True | 2026-07-31 15:00:46.624 | | name | storpool | 2026-07-31 15:00:46.624 | | properties | volume_backend_name='storpool' | 2026-07-31 15:00:46.624 | +-------------+--------------------------------------+ 2026-07-31 15:00:46.631 | + lib/cinder:create_one_type:672 : [[ storpool == \c\e\p\h ]] 2026-07-31 15:00:46.634 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-31 15:00:46.637 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-31 15:00:46.641 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-07-31 15:00:46.643 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-07-31 15:00:46.663 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:46.666 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-07-31 15:00:46.669 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 15:00:46.673 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-07-31 15:00:46.675 | + ./stack.sh:main:1356 : start_glance 2026-07-31 15:00:46.679 | + lib/glance:start_glance:650 : local service_protocol=https 2026-07-31 15:00:46.681 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-31 15:00:46.686 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-31 15:00:46.689 | + functions-common:run_process:1674 : local service=g-api 2026-07-31 15:00:46.692 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-31 15:00:46.695 | + functions-common:run_process:1676 : local group= 2026-07-31 15:00:46.698 | + functions-common:run_process:1677 : local user= 2026-07-31 15:00:46.700 | + functions-common:run_process:1678 : local env_vars= 2026-07-31 15:00:46.703 | + functions-common:run_process:1680 : local name=g-api 2026-07-31 15:00:46.706 | + functions-common:run_process:1682 : time_start run_process 2026-07-31 15:00:46.709 | + functions-common:time_start:2406 : local name=run_process 2026-07-31 15:00:46.712 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:46.715 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:46.719 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:46.723 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510046720 2026-07-31 15:00:46.727 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-31 15:00:46.746 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:46.749 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-31 15:00:46.752 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-31 15:00:46.754 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-31 15:00:46.757 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-31 15:00:46.760 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-31 15:00:46.763 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-31 15:00:46.767 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-31 15:00:46.770 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-31 15:00:46.774 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-31 15:00:46.777 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-31 15:00:46.780 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-31 15:00:46.782 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-31 15:00:46.785 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-31 15:00:46.788 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-31 15:00:46.790 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-31 15:00:46.793 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-31 15:00:46.795 | + 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-31 15:00:46.800 | + 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-31 15:00:46.802 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-31 15:00:46.805 | + 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-31 15:00:46.808 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-31 15:00:46.811 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-31 15:00:46.813 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-31 15:00:46.815 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-31 15:00:46.818 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-31 15:00:46.822 | + 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-31 15:00:46.893 | + 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-31 15:00:46.964 | + 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-31 15:00:47.023 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-07-31 15:00:47.089 | + 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-31 15:00:47.158 | + 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-31 15:00:47.228 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-31 15:00:47.292 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-31 15:00:47.348 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-31 15:00:47.404 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-31 15:00:47.463 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-31 15:00:47.520 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-31 15:00:47.523 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-31 15:00:47.526 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-31 15:00:47.595 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-31 15:00:47.919 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-31 15:00:47.931 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-31 15:00:48.245 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-31 15:00:48.329 | + functions-common:run_process:1686 : time_stop run_process 2026-07-31 15:00:48.332 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:48.335 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:48.339 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:48.341 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:48.345 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:48.347 | + functions-common:time_stop:2426 : name=run_process 2026-07-31 15:00:48.350 | + functions-common:time_stop:2427 : start_time=1785510046720 2026-07-31 15:00:48.355 | + functions-common:time_stop:2429 : [[ -z 1785510046720 ]] 2026-07-31 15:00:48.358 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:48.365 | + functions-common:time_stop:2432 : end_time=1785510048360 2026-07-31 15:00:48.371 | + functions-common:time_stop:2433 : elapsed_time=1640 2026-07-31 15:00:48.373 | + functions-common:time_stop:2434 : total=37432 2026-07-31 15:00:48.377 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:48.381 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39072 2026-07-31 15:00:48.384 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-31 15:00:48.408 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:00:48.412 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (10.4.3.135) to start...' 2026-07-31 15:00:48.412 | Waiting for g-api (10.4.3.135) to start... 2026-07-31 15:00:48.416 | + lib/glance:start_glance:660 : wait_for_service 60 https://10.4.3.135/image 2026-07-31 15:00:48.420 | + functions:wait_for_service:476 : local timeout=60 2026-07-31 15:00:48.424 | + functions:wait_for_service:477 : local url=https://10.4.3.135/image 2026-07-31 15:00:48.428 | + functions:wait_for_service:478 : local rval=0 2026-07-31 15:00:48.434 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-31 15:00:48.435 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-31 15:00:48.437 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:00:48.441 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:00:48.445 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:00:48.452 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510048447 2026-07-31 15:00:48.456 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-31 15:00:48.462 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.135/image 2026-07-31 15:00:50.713 | + :: : [[ 300 == 503 ]] 2026-07-31 15:00:50.714 | + :: : [[ 0 -eq 7 ]] 2026-07-31 15:00:50.717 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-31 15:00:50.721 | + functions-common:time_stop:2420 : local name 2026-07-31 15:00:50.723 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:00:50.726 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:00:50.729 | + functions-common:time_stop:2423 : local total 2026-07-31 15:00:50.732 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:00:50.735 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-31 15:00:50.737 | + functions-common:time_stop:2427 : start_time=1785510048447 2026-07-31 15:00:50.740 | + functions-common:time_stop:2429 : [[ -z 1785510048447 ]] 2026-07-31 15:00:50.743 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:00:50.748 | + functions-common:time_stop:2432 : end_time=1785510050745 2026-07-31 15:00:50.750 | + functions-common:time_stop:2433 : elapsed_time=2298 2026-07-31 15:00:50.752 | + functions-common:time_stop:2434 : total=10200 2026-07-31 15:00:50.755 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:00:50.757 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12498 2026-07-31 15:00:50.760 | + functions:wait_for_service:486 : return 0 2026-07-31 15:00:50.762 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-07-31 15:00:50.782 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:50.784 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-07-31 15:00:50.802 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:00:50.805 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-07-31 15:00:50.808 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 15:00:50.812 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-07-31 15:00:50.814 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-31 15:00:50.817 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-31 15:00:50.819 | + 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-31 15:00:50.821 | + functions:upload_image:141 : local image image_fname image_name 2026-07-31 15:00:50.823 | + functions:upload_image:143 : local max_attempts=5 2026-07-31 15:00:50.825 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-31 15:00:50.831 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-31 15:00:50.834 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-07-31 15:00:50.836 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-07-31 15:00:50.838 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-07-31 15:00:50.841 | ++ functions:upload_image:151 : seq 5 2026-07-31 15:00:50.845 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-31 15:00:50.848 | + functions:upload_image:152 : local rc=0 2026-07-31 15:00:50.850 | + 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-31 15:00:50.853 | --2026-07-31 15:00:50-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-31 15:00:51.109 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-31 15:00:51.278 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-31 15:00:51.456 | HTTP request sent, awaiting response... 302 Found 2026-07-31 15:00:51.456 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-07-31 15:00:51.456 | --2026-07-31 15:00:51-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-31 15:00:51.513 | Resolving github.com (github.com)... 140.82.121.3 2026-07-31 15:00:51.540 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-31 15:00:51.816 | HTTP request sent, awaiting response... 302 Found 2026-07-31 15:00:51.817 | 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-31T15%3A37%3A40Z&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-31T14%3A37%3A14Z&ske=2026-07-31T15%3A37%3A40Z&sks=b&skv=2018-11-09&sig=mBV69ZXMFe8KE%2FdnY%2F9XvMzu%2BpgSX76Nbis%2FpxJlfYo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTUxMTg1MSwibmJmIjoxNzg1NTEwMDUxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.JEc1pe-ZW0er5R-D67-BVScX2fU_cDFsIN7F4SgEIek&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-31 15:00:51.817 | --2026-07-31 15:00:51-- 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-31T15%3A37%3A40Z&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-31T14%3A37%3A14Z&ske=2026-07-31T15%3A37%3A40Z&sks=b&skv=2018-11-09&sig=mBV69ZXMFe8KE%2FdnY%2F9XvMzu%2BpgSX76Nbis%2FpxJlfYo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTUxMTg1MSwibmJmIjoxNzg1NTEwMDUxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.JEc1pe-ZW0er5R-D67-BVScX2fU_cDFsIN7F4SgEIek&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-31 15:00:51.819 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2026-07-31 15:00:51.821 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-31 15:00:51.829 | HTTP request sent, awaiting response... 200 OK 2026-07-31 15:00:51.829 | Length: 21430272 (20M) [application/octet-stream] 2026-07-31 15:00:51.829 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-07-31 15:00:51.840 | 2026-07-31 15:00:52.090 | 0K ........ ........ .... 100% 78.5M=0.3s 2026-07-31 15:00:52.090 | 2026-07-31 15:00:52.090 | 2026-07-31 15:00:52 (78.5 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-07-31 15:00:52.090 | 2026-07-31 15:00:52.094 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-31 15:00:52.096 | + functions:upload_image:163 : break 2026-07-31 15:00:52.099 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-31 15:00:52.102 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-07-31 15:00:52.105 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-07-31 15:00:52.107 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-07-31 15:00:52.110 | + functions:upload_image:313 : local kernel= 2026-07-31 15:00:52.113 | + functions:upload_image:314 : local ramdisk= 2026-07-31 15:00:52.115 | + functions:upload_image:315 : local disk_format= 2026-07-31 15:00:52.117 | + functions:upload_image:316 : local container_format= 2026-07-31 15:00:52.119 | + functions:upload_image:317 : local unpack= 2026-07-31 15:00:52.121 | + functions:upload_image:318 : local img_property= 2026-07-31 15:00:52.124 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-31 15:00:52.126 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-31 15:00:52.129 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-31 15:00:52.131 | + functions:upload_image:328 : case "$image_fname" in 2026-07-31 15:00:52.135 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-07-31 15:00:52.140 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-07-31 15:00:52.142 | + functions:upload_image:350 : local format 2026-07-31 15:00:52.146 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-31 15:00:52.147 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-31 15:00:52.164 | + functions:upload_image:351 : format=qcow2 2026-07-31 15:00:52.167 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-31 15:00:52.170 | + functions:upload_image:353 : disk_format=qcow2 2026-07-31 15:00:52.172 | + functions:upload_image:357 : container_format=bare 2026-07-31 15:00:52.175 | + functions:upload_image:404 : is_arch ppc64le 2026-07-31 15:00:52.178 | ++ functions-common:is_arch:519 : uname -m 2026-07-31 15:00:52.182 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-31 15:00:52.184 | + functions:upload_image:404 : is_arch ppc64 2026-07-31 15:00:52.187 | ++ functions-common:is_arch:519 : uname -m 2026-07-31 15:00:52.191 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-31 15:00:52.194 | + functions:upload_image:404 : is_arch ppc 2026-07-31 15:00:52.197 | ++ functions-common:is_arch:519 : uname -m 2026-07-31 15:00:52.201 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-31 15:00:52.203 | + functions:upload_image:408 : is_arch aarch64 2026-07-31 15:00:52.206 | ++ functions-common:is_arch:519 : uname -m 2026-07-31 15:00:52.211 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-31 15:00:52.214 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-31 15:00:52.216 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-31 15:00:52.219 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-31 15:00:52.221 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-31 15:00:52.224 | + 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-31 15:00:52.226 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-07-31 15:00:52.229 | + functions:_upload_image:112 : shift 2026-07-31 15:00:52.231 | + functions:_upload_image:113 : local container=bare 2026-07-31 15:00:52.234 | + functions:_upload_image:114 : shift 2026-07-31 15:00:52.236 | + functions:_upload_image:115 : local disk=qcow2 2026-07-31 15:00:52.239 | + functions:_upload_image:116 : shift 2026-07-31 15:00:52.241 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-31 15:00:52.243 | + functions:_upload_image:118 : shift 2026-07-31 15:00:52.245 | + functions:_upload_image:119 : local properties 2026-07-31 15:00:52.248 | + functions:_upload_image:120 : local useimport 2026-07-31 15:00:52.251 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-31 15:00:52.254 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-31 15:00:52.256 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-31 15:00:52.258 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-31 15:00:52.259 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-31 15:00:52.263 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-31 15:00:52.265 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-31 15:00:52.268 | + functions:_upload_image:125 : useimport=--import 2026-07-31 15:00:52.270 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-31 15:00:52.274 | + 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-31 15:00:55.357 | 2026-07-31 15:00:55.357 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-31 15:00:55.357 | | Field | Value | 2026-07-31 15:00:55.357 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-31 15:00:55.357 | | container_format | bare | 2026-07-31 15:00:55.357 | | created_at | 2026-07-31T15:00:53Z | 2026-07-31 15:00:55.357 | | disk_format | qcow2 | 2026-07-31 15:00:55.357 | | file | /v2/images/0f286cf9-b4b0-40b0-986b-66a38597681a/file | 2026-07-31 15:00:55.357 | | id | 0f286cf9-b4b0-40b0-986b-66a38597681a | 2026-07-31 15:00:55.357 | | min_disk | 0 | 2026-07-31 15:00:55.357 | | min_ram | 0 | 2026-07-31 15:00:55.357 | | name | cirros-0.6.2-x86_64-disk | 2026-07-31 15:00:55.357 | | owner | b213b7fccba342638025ac6bee01429b | 2026-07-31 15:00:55.357 | | properties | hw_rng_model='virtio', os_glance_import_task='159dad26-4cab-40fb-b43a-d4392cd336d1', 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-31 15:00:55.357 | | protected | False | 2026-07-31 15:00:55.357 | | schema | /v2/schemas/image | 2026-07-31 15:00:55.357 | | size | 21430272 | 2026-07-31 15:00:55.357 | | status | uploading | 2026-07-31 15:00:55.357 | | tags | | 2026-07-31 15:00:55.357 | | updated_at | 2026-07-31T15:00:55Z | 2026-07-31 15:00:55.357 | | visibility | public | 2026-07-31 15:00:55.357 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-31 15:00:55.365 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-31 15:00:55.367 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-31 15:00:55.370 | + 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-31 15:00:55.373 | + functions:upload_image:141 : local image image_fname image_name 2026-07-31 15:00:55.376 | + functions:upload_image:143 : local max_attempts=5 2026-07-31 15:00:55.378 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-31 15:00:55.384 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-31 15:00:55.388 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-07-31 15:00:55.391 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-07-31 15:00:55.394 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-07-31 15:00:55.398 | ++ functions:upload_image:151 : seq 5 2026-07-31 15:00:55.402 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-31 15:00:55.405 | + functions:upload_image:152 : local rc=0 2026-07-31 15:00:55.408 | + 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-31 15:00:55.411 | --2026-07-31 15:00:55-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-31 15:00:55.412 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-31 15:00:55.580 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-31 15:00:55.756 | HTTP request sent, awaiting response... 302 Found 2026-07-31 15:00:55.756 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-07-31 15:00:55.756 | --2026-07-31 15:00:55-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-31 15:00:55.785 | Resolving github.com (github.com)... 140.82.121.3 2026-07-31 15:00:55.812 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-31 15:00:56.367 | HTTP request sent, awaiting response... 302 Found 2026-07-31 15:00:56.367 | 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-31T15%3A34%3A30Z&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-31T14%3A33%3A49Z&ske=2026-07-31T15%3A34%3A30Z&sks=b&skv=2018-11-09&sig=pwb1ji14n1Li2onimX9N0Y%2FJ1xWw3BFtuNsYbLlgBls%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTUxMTg1NiwibmJmIjoxNzg1NTEwMDU2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.bVGbZNZRjtiZzpchSUm1uyf1ZYyJ0tK_ODq2OHIhG7Q&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-31 15:00:56.367 | --2026-07-31 15:00:56-- 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-31T15%3A34%3A30Z&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-31T14%3A33%3A49Z&ske=2026-07-31T15%3A34%3A30Z&sks=b&skv=2018-11-09&sig=pwb1ji14n1Li2onimX9N0Y%2FJ1xWw3BFtuNsYbLlgBls%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTUxMTg1NiwibmJmIjoxNzg1NTEwMDU2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.bVGbZNZRjtiZzpchSUm1uyf1ZYyJ0tK_ODq2OHIhG7Q&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-31 15:00:56.369 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-07-31 15:00:56.371 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-31 15:00:56.379 | HTTP request sent, awaiting response... 200 OK 2026-07-31 15:00:56.379 | Length: 21233664 (20M) [application/octet-stream] 2026-07-31 15:00:56.379 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-07-31 15:00:56.390 | 2026-07-31 15:00:56.611 | 0K ........ ........ .... 100% 87.4M=0.2s 2026-07-31 15:00:56.612 | 2026-07-31 15:00:56.612 | 2026-07-31 15:00:56 (87.4 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-07-31 15:00:56.612 | 2026-07-31 15:00:56.615 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-31 15:00:56.617 | + functions:upload_image:163 : break 2026-07-31 15:00:56.621 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-31 15:00:56.624 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-07-31 15:00:56.627 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-07-31 15:00:56.630 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-07-31 15:00:56.633 | + functions:upload_image:313 : local kernel= 2026-07-31 15:00:56.636 | + functions:upload_image:314 : local ramdisk= 2026-07-31 15:00:56.639 | + functions:upload_image:315 : local disk_format= 2026-07-31 15:00:56.641 | + functions:upload_image:316 : local container_format= 2026-07-31 15:00:56.644 | + functions:upload_image:317 : local unpack= 2026-07-31 15:00:56.648 | + functions:upload_image:318 : local img_property= 2026-07-31 15:00:56.650 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-31 15:00:56.653 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-31 15:00:56.656 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-31 15:00:56.659 | + functions:upload_image:328 : case "$image_fname" in 2026-07-31 15:00:56.663 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-07-31 15:00:56.668 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-07-31 15:00:56.671 | + functions:upload_image:350 : local format 2026-07-31 15:00:56.675 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-31 15:00:56.675 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-31 15:00:56.687 | + functions:upload_image:351 : format=qcow2 2026-07-31 15:00:56.691 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-31 15:00:56.694 | + functions:upload_image:353 : disk_format=qcow2 2026-07-31 15:00:56.696 | + functions:upload_image:357 : container_format=bare 2026-07-31 15:00:56.700 | + functions:upload_image:404 : is_arch ppc64le 2026-07-31 15:00:56.703 | ++ functions-common:is_arch:519 : uname -m 2026-07-31 15:00:56.708 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-31 15:00:56.711 | + functions:upload_image:404 : is_arch ppc64 2026-07-31 15:00:56.715 | ++ functions-common:is_arch:519 : uname -m 2026-07-31 15:00:56.719 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-31 15:00:56.722 | + functions:upload_image:404 : is_arch ppc 2026-07-31 15:00:56.726 | ++ functions-common:is_arch:519 : uname -m 2026-07-31 15:00:56.732 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-31 15:00:56.735 | + functions:upload_image:408 : is_arch aarch64 2026-07-31 15:00:56.739 | ++ functions-common:is_arch:519 : uname -m 2026-07-31 15:00:56.744 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-31 15:00:56.747 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-31 15:00:56.750 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-31 15:00:56.753 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-31 15:00:56.756 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-31 15:00:56.759 | + 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-31 15:00:56.762 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-07-31 15:00:56.764 | + functions:_upload_image:112 : shift 2026-07-31 15:00:56.766 | + functions:_upload_image:113 : local container=bare 2026-07-31 15:00:56.769 | + functions:_upload_image:114 : shift 2026-07-31 15:00:56.772 | + functions:_upload_image:115 : local disk=qcow2 2026-07-31 15:00:56.774 | + functions:_upload_image:116 : shift 2026-07-31 15:00:56.776 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-31 15:00:56.779 | + functions:_upload_image:118 : shift 2026-07-31 15:00:56.782 | + functions:_upload_image:119 : local properties 2026-07-31 15:00:56.784 | + functions:_upload_image:120 : local useimport 2026-07-31 15:00:56.787 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-31 15:00:56.790 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-31 15:00:56.792 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-31 15:00:56.794 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-31 15:00:56.797 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-31 15:00:56.800 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-31 15:00:56.802 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-31 15:00:56.805 | + functions:_upload_image:125 : useimport=--import 2026-07-31 15:00:56.808 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-31 15:00:56.812 | + 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-31 15:00:59.135 | 2026-07-31 15:00:59.135 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-31 15:00:59.135 | | Field | Value | 2026-07-31 15:00:59.135 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-31 15:00:59.135 | | container_format | bare | 2026-07-31 15:00:59.135 | | created_at | 2026-07-31T15:00:57Z | 2026-07-31 15:00:59.135 | | disk_format | qcow2 | 2026-07-31 15:00:59.135 | | file | /v2/images/b819849e-b179-4b14-8d18-8ee2fb54436d/file | 2026-07-31 15:00:59.135 | | id | b819849e-b179-4b14-8d18-8ee2fb54436d | 2026-07-31 15:00:59.135 | | min_disk | 0 | 2026-07-31 15:00:59.135 | | min_ram | 0 | 2026-07-31 15:00:59.135 | | name | cirros-0.6.1-x86_64-disk | 2026-07-31 15:00:59.135 | | owner | b213b7fccba342638025ac6bee01429b | 2026-07-31 15:00:59.135 | | properties | hw_rng_model='virtio', os_glance_import_task='7e984419-c1da-4131-a1bd-0a465ac283c6', 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-31 15:00:59.135 | | protected | False | 2026-07-31 15:00:59.135 | | schema | /v2/schemas/image | 2026-07-31 15:00:59.135 | | size | 21233664 | 2026-07-31 15:00:59.135 | | status | uploading | 2026-07-31 15:00:59.135 | | tags | | 2026-07-31 15:00:59.135 | | updated_at | 2026-07-31T15:00:58Z | 2026-07-31 15:00:59.135 | | visibility | public | 2026-07-31 15:00:59.135 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-31 15:00:59.143 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-31 15:00:59.146 | + ./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-31 15:00:59.149 | + 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-31 15:00:59.152 | + functions:upload_image:141 : local image image_fname image_name 2026-07-31 15:00:59.154 | + functions:upload_image:143 : local max_attempts=5 2026-07-31 15:00:59.157 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-31 15:00:59.164 | ++ 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-31 15:00:59.169 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-31 15:00:59.172 | + 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-31 15:00:59.174 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-31 15:00:59.177 | ++ functions:upload_image:151 : seq 5 2026-07-31 15:00:59.182 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-31 15:00:59.185 | + functions:upload_image:152 : local rc=0 2026-07-31 15:00:59.188 | + 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-31 15:00:59.191 | --2026-07-31 15:00:59-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-31 15:00:59.215 | Resolving github.com (github.com)... 140.82.121.3 2026-07-31 15:00:59.243 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-31 15:00:59.524 | HTTP request sent, awaiting response... 302 Found 2026-07-31 15:00:59.525 | 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-31T15%3A45%3A14Z&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-31T14%3A44%3A20Z&ske=2026-07-31T15%3A45%3A14Z&sks=b&skv=2018-11-09&sig=Qr39E05sWFYW9budeyaDuT87BiDC05jtV03GRWFZ5T0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTUxMTg1OSwibmJmIjoxNzg1NTEwMDU5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.lar-ybh_apZzsmslCn7FtATCUNTEy_xldqHDbaY02Iw&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-31 15:00:59.525 | --2026-07-31 15:00:59-- 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-31T15%3A45%3A14Z&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-31T14%3A44%3A20Z&ske=2026-07-31T15%3A45%3A14Z&sks=b&skv=2018-11-09&sig=Qr39E05sWFYW9budeyaDuT87BiDC05jtV03GRWFZ5T0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTUxMTg1OSwibmJmIjoxNzg1NTEwMDU5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.lar-ybh_apZzsmslCn7FtATCUNTEy_xldqHDbaY02Iw&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-31 15:00:59.527 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2026-07-31 15:00:59.541 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-31 15:00:59.576 | HTTP request sent, awaiting response... 200 OK 2026-07-31 15:00:59.576 | Length: 21692416 (21M) [application/octet-stream] 2026-07-31 15:00:59.576 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-07-31 15:00:59.613 | 2026-07-31 15:01:00.237 | 0K ........ ........ .... 100% 31.3M=0.7s 2026-07-31 15:01:00.237 | 2026-07-31 15:01:00.237 | 2026-07-31 15:01:00 (31.3 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-07-31 15:01:00.237 | 2026-07-31 15:01:00.240 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-31 15:01:00.243 | + functions:upload_image:163 : break 2026-07-31 15:01:00.245 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-31 15:01:00.248 | + 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-31 15:01:00.252 | + 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-31 15:01:00.255 | + 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-31 15:01:00.257 | + functions:upload_image:313 : local kernel= 2026-07-31 15:01:00.260 | + functions:upload_image:314 : local ramdisk= 2026-07-31 15:01:00.263 | + functions:upload_image:315 : local disk_format= 2026-07-31 15:01:00.266 | + functions:upload_image:316 : local container_format= 2026-07-31 15:01:00.269 | + functions:upload_image:317 : local unpack= 2026-07-31 15:01:00.272 | + functions:upload_image:318 : local img_property= 2026-07-31 15:01:00.276 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-31 15:01:00.279 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-31 15:01:00.282 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-31 15:01:00.285 | + functions:upload_image:328 : case "$image_fname" in 2026-07-31 15:01:00.289 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-31 15:01:00.293 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-31 15:01:00.296 | + functions:upload_image:350 : local format 2026-07-31 15:01:00.301 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-31 15:01:00.301 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-31 15:01:00.310 | + functions:upload_image:351 : format=qcow2 2026-07-31 15:01:00.313 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-31 15:01:00.316 | + functions:upload_image:353 : disk_format=qcow2 2026-07-31 15:01:00.319 | + functions:upload_image:357 : container_format=bare 2026-07-31 15:01:00.322 | + functions:upload_image:404 : is_arch ppc64le 2026-07-31 15:01:00.326 | ++ functions-common:is_arch:519 : uname -m 2026-07-31 15:01:00.331 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-31 15:01:00.334 | + functions:upload_image:404 : is_arch ppc64 2026-07-31 15:01:00.337 | ++ functions-common:is_arch:519 : uname -m 2026-07-31 15:01:00.342 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-31 15:01:00.345 | + functions:upload_image:404 : is_arch ppc 2026-07-31 15:01:00.349 | ++ functions-common:is_arch:519 : uname -m 2026-07-31 15:01:00.354 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-31 15:01:00.357 | + functions:upload_image:408 : is_arch aarch64 2026-07-31 15:01:00.360 | ++ functions-common:is_arch:519 : uname -m 2026-07-31 15:01:00.364 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-31 15:01:00.367 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-31 15:01:00.370 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-31 15:01:00.373 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-31 15:01:00.376 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-31 15:01:00.378 | + 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-31 15:01:00.381 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-31 15:01:00.385 | + functions:_upload_image:112 : shift 2026-07-31 15:01:00.388 | + functions:_upload_image:113 : local container=bare 2026-07-31 15:01:00.391 | + functions:_upload_image:114 : shift 2026-07-31 15:01:00.393 | + functions:_upload_image:115 : local disk=qcow2 2026-07-31 15:01:00.396 | + functions:_upload_image:116 : shift 2026-07-31 15:01:00.399 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-31 15:01:00.402 | + functions:_upload_image:118 : shift 2026-07-31 15:01:00.405 | + functions:_upload_image:119 : local properties 2026-07-31 15:01:00.408 | + functions:_upload_image:120 : local useimport 2026-07-31 15:01:00.410 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-31 15:01:00.413 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-31 15:01:00.415 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-31 15:01:00.417 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-31 15:01:00.420 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-31 15:01:00.423 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-31 15:01:00.425 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-31 15:01:00.427 | + functions:_upload_image:125 : useimport=--import 2026-07-31 15:01:00.430 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-31 15:01:00.435 | + 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-31 15:01:02.808 | 2026-07-31 15:01:02.808 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-31 15:01:02.808 | | Field | Value | 2026-07-31 15:01:02.808 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-31 15:01:02.808 | | container_format | bare | 2026-07-31 15:01:02.808 | | created_at | 2026-07-31T15:01:01Z | 2026-07-31 15:01:02.808 | | disk_format | qcow2 | 2026-07-31 15:01:02.808 | | file | /v2/images/65297a15-b3b0-4992-8b6d-487c7d04882e/file | 2026-07-31 15:01:02.808 | | id | 65297a15-b3b0-4992-8b6d-487c7d04882e | 2026-07-31 15:01:02.808 | | min_disk | 0 | 2026-07-31 15:01:02.808 | | min_ram | 0 | 2026-07-31 15:01:02.808 | | name | cirros-0.6.3-x86_64-disk | 2026-07-31 15:01:02.808 | | owner | b213b7fccba342638025ac6bee01429b | 2026-07-31 15:01:02.808 | | properties | hw_rng_model='virtio', os_glance_import_task='928a29f3-d7f4-4e76-8a0e-91493fd737f0', 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-31 15:01:02.808 | | protected | False | 2026-07-31 15:01:02.808 | | schema | /v2/schemas/image | 2026-07-31 15:01:02.808 | | size | 21692416 | 2026-07-31 15:01:02.808 | | status | uploading | 2026-07-31 15:01:02.808 | | tags | | 2026-07-31 15:01:02.808 | | updated_at | 2026-07-31T15:01:02Z | 2026-07-31 15:01:02.808 | | visibility | public | 2026-07-31 15:01:02.809 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-31 15:01:02.818 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-07-31 15:01:02.875 | [8552 Async create_flavors:96299]: Waiting for completion of create_flavors running on PID 96299 (2 other jobs running) 2026-07-31 15:01:02.906 | [8552 Async create_flavors:96299]: Signaling child to exit 2026-07-31 15:01:02.906 | WAKEUP 2026-07-31 15:01:02.932 | [8552 Async create_flavors:96299]: Signaled 2026-07-31 15:01:02.934 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-31 15:01:02.934 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:02.934 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-31 15:01:02.934 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-31 15:01:02.934 | 2026-07-31 15:01:02.934 | + 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-31 15:01:02.934 | 2026-07-31 15:01:02.934 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.934 | | Field | Value | 2026-07-31 15:01:02.934 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.934 | | OS-FLV-DISABLED:disabled | False | 2026-07-31 15:01:02.934 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-31 15:01:02.934 | | description | None | 2026-07-31 15:01:02.934 | | disk | 1 | 2026-07-31 15:01:02.934 | | id | c1 | 2026-07-31 15:01:02.934 | | name | cirros256 | 2026-07-31 15:01:02.934 | | os-flavor-access:is_public | True | 2026-07-31 15:01:02.934 | | properties | hw_rng:allowed='True' | 2026-07-31 15:01:02.934 | | ram | 256 | 2026-07-31 15:01:02.934 | | rxtx_factor | 1.0 | 2026-07-31 15:01:02.934 | | swap | 0 | 2026-07-31 15:01:02.934 | | vcpus | 1 | 2026-07-31 15:01:02.934 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.935 | + 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-31 15:01:02.935 | 2026-07-31 15:01:02.935 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.935 | | Field | Value | 2026-07-31 15:01:02.935 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.935 | | OS-FLV-DISABLED:disabled | False | 2026-07-31 15:01:02.935 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-31 15:01:02.935 | | description | None | 2026-07-31 15:01:02.935 | | disk | 5 | 2026-07-31 15:01:02.935 | | id | d1 | 2026-07-31 15:01:02.935 | | name | ds512M | 2026-07-31 15:01:02.935 | | os-flavor-access:is_public | True | 2026-07-31 15:01:02.935 | | properties | hw_rng:allowed='True' | 2026-07-31 15:01:02.935 | | ram | 512 | 2026-07-31 15:01:02.935 | | rxtx_factor | 1.0 | 2026-07-31 15:01:02.935 | | swap | 0 | 2026-07-31 15:01:02.935 | | vcpus | 1 | 2026-07-31 15:01:02.935 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.935 | + 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-31 15:01:02.935 | 2026-07-31 15:01:02.935 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.935 | | Field | Value | 2026-07-31 15:01:02.935 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.935 | | OS-FLV-DISABLED:disabled | False | 2026-07-31 15:01:02.935 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-31 15:01:02.935 | | description | None | 2026-07-31 15:01:02.935 | | disk | 10 | 2026-07-31 15:01:02.935 | | id | d2 | 2026-07-31 15:01:02.935 | | name | ds1G | 2026-07-31 15:01:02.935 | | os-flavor-access:is_public | True | 2026-07-31 15:01:02.935 | | properties | hw_rng:allowed='True' | 2026-07-31 15:01:02.935 | | ram | 1024 | 2026-07-31 15:01:02.935 | | rxtx_factor | 1.0 | 2026-07-31 15:01:02.935 | | swap | 0 | 2026-07-31 15:01:02.935 | | vcpus | 1 | 2026-07-31 15:01:02.935 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.935 | + 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-31 15:01:02.935 | 2026-07-31 15:01:02.935 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.935 | | Field | Value | 2026-07-31 15:01:02.935 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.935 | | OS-FLV-DISABLED:disabled | False | 2026-07-31 15:01:02.935 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-31 15:01:02.935 | | description | None | 2026-07-31 15:01:02.935 | | disk | 10 | 2026-07-31 15:01:02.935 | | id | d3 | 2026-07-31 15:01:02.935 | | name | ds2G | 2026-07-31 15:01:02.935 | | os-flavor-access:is_public | True | 2026-07-31 15:01:02.935 | | properties | hw_rng:allowed='True' | 2026-07-31 15:01:02.935 | | ram | 2048 | 2026-07-31 15:01:02.935 | | rxtx_factor | 1.0 | 2026-07-31 15:01:02.935 | | swap | 0 | 2026-07-31 15:01:02.935 | | vcpus | 2 | 2026-07-31 15:01:02.935 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.935 | + 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-31 15:01:02.935 | 2026-07-31 15:01:02.935 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.935 | | Field | Value | 2026-07-31 15:01:02.935 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.935 | | OS-FLV-DISABLED:disabled | False | 2026-07-31 15:01:02.935 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-31 15:01:02.935 | | description | None | 2026-07-31 15:01:02.935 | | disk | 20 | 2026-07-31 15:01:02.935 | | id | d4 | 2026-07-31 15:01:02.935 | | name | ds4G | 2026-07-31 15:01:02.935 | | os-flavor-access:is_public | True | 2026-07-31 15:01:02.936 | | properties | hw_rng:allowed='True' | 2026-07-31 15:01:02.936 | | ram | 4096 | 2026-07-31 15:01:02.936 | | rxtx_factor | 1.0 | 2026-07-31 15:01:02.936 | | swap | 0 | 2026-07-31 15:01:02.936 | | vcpus | 4 | 2026-07-31 15:01:02.936 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.936 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-31 15:01:02.936 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-31 15:01:02.936 | 2026-07-31 15:01:02.936 | + 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-31 15:01:02.936 | 2026-07-31 15:01:02.936 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.936 | | Field | Value | 2026-07-31 15:01:02.936 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.936 | | OS-FLV-DISABLED:disabled | False | 2026-07-31 15:01:02.936 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-31 15:01:02.936 | | description | None | 2026-07-31 15:01:02.936 | | disk | 1 | 2026-07-31 15:01:02.936 | | id | 1 | 2026-07-31 15:01:02.936 | | name | m1.tiny | 2026-07-31 15:01:02.936 | | os-flavor-access:is_public | True | 2026-07-31 15:01:02.936 | | properties | hw_rng:allowed='True' | 2026-07-31 15:01:02.936 | | ram | 512 | 2026-07-31 15:01:02.936 | | rxtx_factor | 1.0 | 2026-07-31 15:01:02.936 | | swap | 0 | 2026-07-31 15:01:02.936 | | vcpus | 1 | 2026-07-31 15:01:02.936 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.936 | + 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-31 15:01:02.936 | 2026-07-31 15:01:02.936 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.936 | | Field | Value | 2026-07-31 15:01:02.936 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.936 | | OS-FLV-DISABLED:disabled | False | 2026-07-31 15:01:02.936 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-31 15:01:02.936 | | description | None | 2026-07-31 15:01:02.936 | | disk | 20 | 2026-07-31 15:01:02.936 | | id | 2 | 2026-07-31 15:01:02.936 | | name | m1.small | 2026-07-31 15:01:02.936 | | os-flavor-access:is_public | True | 2026-07-31 15:01:02.936 | | properties | hw_rng:allowed='True' | 2026-07-31 15:01:02.936 | | ram | 2048 | 2026-07-31 15:01:02.936 | | rxtx_factor | 1.0 | 2026-07-31 15:01:02.936 | | swap | 0 | 2026-07-31 15:01:02.936 | | vcpus | 1 | 2026-07-31 15:01:02.936 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.936 | + 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-31 15:01:02.936 | 2026-07-31 15:01:02.936 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.936 | | Field | Value | 2026-07-31 15:01:02.936 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.936 | | OS-FLV-DISABLED:disabled | False | 2026-07-31 15:01:02.936 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-31 15:01:02.936 | | description | None | 2026-07-31 15:01:02.936 | | disk | 40 | 2026-07-31 15:01:02.936 | | id | 3 | 2026-07-31 15:01:02.936 | | name | m1.medium | 2026-07-31 15:01:02.936 | | os-flavor-access:is_public | True | 2026-07-31 15:01:02.936 | | properties | hw_rng:allowed='True' | 2026-07-31 15:01:02.936 | | ram | 4096 | 2026-07-31 15:01:02.936 | | rxtx_factor | 1.0 | 2026-07-31 15:01:02.936 | | swap | 0 | 2026-07-31 15:01:02.936 | | vcpus | 2 | 2026-07-31 15:01:02.937 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.937 | + 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-31 15:01:02.937 | 2026-07-31 15:01:02.937 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.937 | | Field | Value | 2026-07-31 15:01:02.937 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.937 | | OS-FLV-DISABLED:disabled | False | 2026-07-31 15:01:02.937 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-31 15:01:02.937 | | description | None | 2026-07-31 15:01:02.937 | | disk | 80 | 2026-07-31 15:01:02.937 | | id | 4 | 2026-07-31 15:01:02.937 | | name | m1.large | 2026-07-31 15:01:02.937 | | os-flavor-access:is_public | True | 2026-07-31 15:01:02.937 | | properties | hw_rng:allowed='True' | 2026-07-31 15:01:02.937 | | ram | 8192 | 2026-07-31 15:01:02.937 | | rxtx_factor | 1.0 | 2026-07-31 15:01:02.937 | | swap | 0 | 2026-07-31 15:01:02.937 | | vcpus | 4 | 2026-07-31 15:01:02.937 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.937 | + 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-31 15:01:02.937 | 2026-07-31 15:01:02.937 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.937 | | Field | Value | 2026-07-31 15:01:02.937 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.937 | | OS-FLV-DISABLED:disabled | False | 2026-07-31 15:01:02.937 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-31 15:01:02.937 | | description | None | 2026-07-31 15:01:02.937 | | disk | 160 | 2026-07-31 15:01:02.937 | | id | 5 | 2026-07-31 15:01:02.937 | | name | m1.xlarge | 2026-07-31 15:01:02.937 | | os-flavor-access:is_public | True | 2026-07-31 15:01:02.937 | | properties | hw_rng:allowed='True' | 2026-07-31 15:01:02.937 | | ram | 16384 | 2026-07-31 15:01:02.937 | | rxtx_factor | 1.0 | 2026-07-31 15:01:02.937 | | swap | 0 | 2026-07-31 15:01:02.937 | | vcpus | 8 | 2026-07-31 15:01:02.937 | +----------------------------+-----------------------+ 2026-07-31 15:01:02.989 | [8552 Async create_flavors:96299]: finished create_flavors with result 0 in 4 seconds 2026-07-31 15:01:02.994 | + inc/async:async_wait:197 : return 0 2026-07-31 15:01:02.997 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-07-31 15:01:03.014 | + functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:01:03.016 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-07-31 15:01:03.036 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:03.039 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-07-31 15:01:03.059 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:03.062 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-07-31 15:01:03.064 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-31 15:01:03.066 | + ./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-31 15:01:03.070 | + ./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-31 15:01:03.073 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-31 15:01:03.075 | ++ 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-31 15:01:03.077 | + 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-31 15:01:03.079 | + 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-31 15:01:03.080 | ++ 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-31 15:01:03.081 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-31 15:01:03.083 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-31 15:01:03.084 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-31 15:01:03.085 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-31 15:01:03.086 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-31 15:01:03.088 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-31 15:01:03.089 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-31 15:01:03.091 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-07-31 15:01:03.092 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-31 15:01:03.094 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-31 15:01:03.095 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-31 15:01:03.096 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-07-31 15:01:03.097 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-31 15:01:03.099 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-31 15:01:03.101 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-31 15:01:03.102 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-31 15:01:03.104 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-31 15:01:03.105 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-07-31 15:01:03.106 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-31 15:01:03.108 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-31 15:01:03.109 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-31 15:01:03.111 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-31 15:01:03.112 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-07-31 15:01:03.114 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-07-31 15:01:03.115 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-31 15:01:03.117 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-31 15:01:03.118 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-31 15:01:03.120 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-31 15:01:03.121 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-31 15:01:03.122 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-31 15:01:03.124 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-07-31 15:01:03.125 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-31 15:01:03.127 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-31 15:01:03.128 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-31 15:01:03.129 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-31 15:01:03.131 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-07-31 15:01:03.132 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-07-31 15:01:03.133 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-31 15:01:03.134 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-31 15:01:03.137 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-31 15:01:03.138 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-31 15:01:03.140 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-31 15:01:03.142 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-31 15:01:03.143 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-31 15:01:03.145 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-31 15:01:03.146 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-31 15:01:03.147 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-31 15:01:03.149 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-31 15:01:03.150 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-31 15:01:03.151 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-31 15:01:03.153 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-31 15:01:03.154 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-31 15:01:03.156 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-07-31 15:01:03.157 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-31 15:01:03.159 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-31 15:01:03.160 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-31 15:01:03.162 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-31 15:01:03.163 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-31 15:01:03.163 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-31 15:01:03.163 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-31 15:01:03.164 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-31 15:01:03.215 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-31 15:01:03.215 | Bad Request (HTTP 400) 2026-07-31 15:01:03.215 | 2026-07-31 15:01:03.225 | + ./stack.sh:main:1406 : save_stackenv 2026-07-31 15:01:03.226 | + functions-common:save_stackenv:65 : local tag= 2026-07-31 15:01:03.229 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-31 15:01:03.233 | + functions-common:save_stackenv:67 : time_stamp=2026-07-31-150103 2026-07-31 15:01:03.236 | + functions-common:save_stackenv:68 : echo '# 2026-07-31-150103 ' 2026-07-31 15:01:03.238 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 15:01:03.241 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-31 15:01:03.244 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 15:01:03.246 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-31 15:01:03.248 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 15:01:03.251 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-31 15:01:03.254 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 15:01:03.257 | + 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-31 15:01:03.260 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 15:01:03.262 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.135 2026-07-31 15:01:03.265 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 15:01:03.268 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.135/identity 2026-07-31 15:01:03.270 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 15:01:03.273 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-31-145116 2026-07-31 15:01:03.276 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 15:01:03.278 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-31 15:01:03.281 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 15:01:03.284 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.135 2026-07-31 15:01:03.287 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 15:01:03.290 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-31 15:01:03.293 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 15:01:03.296 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.135,IP:::1 2026-07-31 15:01:03.300 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 15:01:03.303 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-31 15:01:03.306 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 15:01:03.308 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-31 15:01:03.311 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 15:01:03.314 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.135 2026-07-31 15:01:03.317 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-31 15:01:03.320 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-31 15:01:03.322 | + ./stack.sh:main:1417 : merge_config_group /opt/stack/devstack/local.conf extra 2026-07-31 15:01:03.326 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-31 15:01:03.328 | + inc/meta-config:merge_config_group:171 : shift 2026-07-31 15:01:03.330 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-31 15:01:03.333 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-31 15:01:03.335 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-31 15:01:03.337 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-31 15:01:03.339 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-07-31 15:01:03.342 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-31 15:01:03.345 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-31 15:01:03.347 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-31 15:01:03.349 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-31 15:01:03.349 | /^\[\[.+\|.*\]\]/ { 2026-07-31 15:01:03.349 | gsub("[][]", "", $1); 2026-07-31 15:01:03.349 | split($1, a, "|"); 2026-07-31 15:01:03.349 | if (a[1] == matchgroup) 2026-07-31 15:01:03.349 | print a[2] 2026-07-31 15:01:03.349 | } 2026-07-31 15:01:03.349 | ' /opt/stack/devstack/local.conf 2026-07-31 15:01:03.355 | + ./stack.sh:main:1424 : run_phase stack extra 2026-07-31 15:01:03.357 | + functions-common:run_phase:1848 : local mode=stack 2026-07-31 15:01:03.360 | + functions-common:run_phase:1849 : local phase=extra 2026-07-31 15:01:03.362 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-31 15:01:03.365 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-31 15:01:03.367 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-31 15:01:03.370 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-31 15:01:03.373 | + functions-common:run_phase:1858 : local extra 2026-07-31 15:01:03.378 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-31 15:01:03.382 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-31 15:01:03.385 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-31 15:01:03.388 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-31 15:01:03.391 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-07-31 15:01:03.394 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-31 15:01:03.411 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:03.414 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-31 15:01:03.417 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-31 15:01:03.420 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-31 15:01:03.422 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-31 15:01:03.425 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-31 15:01:03.427 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-31 15:01:03.430 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-31 15:01:03.432 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-31 15:01:03.435 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-31 15:01:03.437 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-31 15:01:03.440 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-31 15:01:03.443 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-31 15:01:03.447 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-31 15:01:03.450 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-31 15:01:03.453 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-31 15:01:03.455 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-31 15:01:03.458 | + functions-common:run_plugins:1838 : local plugin 2026-07-31 15:01:03.461 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-31 15:01:03.463 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-31 15:01:03.466 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-31 15:01:03.469 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-07-31 15:01:03.472 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-31 15:01:03.475 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-31 15:01:03.479 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-31 15:01:03.482 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-31 15:01:03.485 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-31 15:01:03.488 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-31 15:01:03.491 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-31 15:01:03.493 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-31 15:01:03.496 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-31 15:01:03.499 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-31 15:01:03.502 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-31 15:01:03.504 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-31 15:01:03.507 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-31 15:01:03.511 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-31 15:01:03.513 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-31 15:01:03.517 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-31 15:01:03.520 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-31 15:01:03.522 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-31 15:01:03.526 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-31 15:01:03.529 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-31 15:01:03.532 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-31 15:01:03.548 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-31 15:01:03.550 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-31 15:01:03.553 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-31 15:01:03.555 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-31 15:01:03.559 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-31 15:01:03.562 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-31 15:01:03.565 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-31 15:01:03.567 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-31 15:01:03.571 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-31 15:01:03.591 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-31 15:01:03.595 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-31 15:01:03.600 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-31 15:01:03.600 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-31 15:01:03.605 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-31 15:01:03.608 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-31 15:01:03.611 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-31 15:01:03.615 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-31 15:01:03.636 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-31 15:01:03.638 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-31 15:01:03.642 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-31 15:01:03.645 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-31 15:01:03.647 | ++ /opt/stack/neutron/devstack/plugin.sh:source:144 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-31 15:01:03.665 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:01:03.667 | ++ /opt/stack/neutron/devstack/plugin.sh:source:147 : is_service_enabled br-ex-tcpdump 2026-07-31 15:01:03.685 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:01:03.688 | ++ /opt/stack/neutron/devstack/plugin.sh:source:161 : is_service_enabled br-int-flows 2026-07-31 15:01:03.706 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:01:03.709 | ++ /opt/stack/neutron/devstack/plugin.sh:source:164 : is_frr_enabled 2026-07-31 15:01:03.712 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-31 15:01:03.715 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-31 15:01:03.718 | + ./stack.sh:main:1432 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-07-31 15:01:03.720 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-31 15:01:03.724 | + inc/meta-config:merge_config_group:171 : shift 2026-07-31 15:01:03.727 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-31 15:01:03.730 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-31 15:01:03.733 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-31 15:01:03.736 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-31 15:01:03.740 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-07-31 15:01:03.743 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-31 15:01:03.747 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-31 15:01:03.751 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-31 15:01:03.754 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-31 15:01:03.754 | /^\[\[.+\|.*\]\]/ { 2026-07-31 15:01:03.754 | gsub("[][]", "", $1); 2026-07-31 15:01:03.754 | split($1, a, "|"); 2026-07-31 15:01:03.754 | if (a[1] == matchgroup) 2026-07-31 15:01:03.754 | print a[2] 2026-07-31 15:01:03.754 | } 2026-07-31 15:01:03.754 | ' /opt/stack/devstack/local.conf 2026-07-31 15:01:03.761 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-07-31 15:01:03.785 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:03.788 | + ./stack.sh:main:1442 : is_nova_ready 2026-07-31 15:01:03.791 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-31 15:01:03.794 | + functions:wait_for_compute:490 : local timeout=60 2026-07-31 15:01:03.797 | + functions:wait_for_compute:491 : local rval=0 2026-07-31 15:01:03.799 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-31 15:01:03.803 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-31 15:01:03.807 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-31 15:01:03.811 | + functions-common:time_start:2407 : local start_time= 2026-07-31 15:01:03.814 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-31 15:01:03.818 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-31 15:01:03.824 | + functions-common:time_start:2411 : _TIME_START[$name]=1785510063820 2026-07-31 15:01:03.829 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-31 15:01:03.854 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-31 15:01:03.857 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-31 15:01:03.861 | ++ functions:wait_for_compute:496 : hostname 2026-07-31 15:01:03.866 | + functions:wait_for_compute:496 : compute_hostname=np0000006239 2026-07-31 15:01:03.869 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-31 15:01:03.874 | ++ functions:wait_for_compute:498 : hostname 2026-07-31 15:01:03.880 | + :: : ID= 2026-07-31 15:01:03.882 | + :: : [[ '' == '' ]] 2026-07-31 15:01:03.883 | + :: : sleep 1 2026-07-31 15:01:04.886 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-31 15:01:04.888 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0000006239 --service nova-compute -c ID -f value 2026-07-31 15:01:05.102 | 2026-07-31 15:01:05.109 | + :: : ID=3c8b64c9-dd9e-43b9-b980-b791790a547c 2026-07-31 15:01:05.110 | + :: : [[ 3c8b64c9-dd9e-43b9-b980-b791790a547c == '' ]] 2026-07-31 15:01:05.114 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-31 15:01:05.117 | + functions-common:time_stop:2420 : local name 2026-07-31 15:01:05.119 | + functions-common:time_stop:2421 : local end_time 2026-07-31 15:01:05.122 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:01:05.125 | + functions-common:time_stop:2423 : local total 2026-07-31 15:01:05.128 | + functions-common:time_stop:2424 : local start_time 2026-07-31 15:01:05.131 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-31 15:01:05.134 | + functions-common:time_stop:2427 : start_time=1785510063820 2026-07-31 15:01:05.138 | + functions-common:time_stop:2429 : [[ -z 1785510063820 ]] 2026-07-31 15:01:05.141 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:01:05.146 | + functions-common:time_stop:2432 : end_time=1785510065142 2026-07-31 15:01:05.148 | + functions-common:time_stop:2433 : elapsed_time=1322 2026-07-31 15:01:05.151 | + functions-common:time_stop:2434 : total=12498 2026-07-31 15:01:05.156 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:01:05.159 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13820 2026-07-31 15:01:05.162 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-31 15:01:05.165 | + functions:wait_for_compute:516 : return 0 2026-07-31 15:01:05.168 | + ./stack.sh:main:1446 : service_check 2026-07-31 15:01:05.171 | + functions-common:service_check:1713 : local service 2026-07-31 15:01:05.174 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.177 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-31 15:01:05.194 | enabled 2026-07-31 15:01:05.199 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-31 15:01:05.216 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-31 15:01:05.216 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-31 15:01:05.216 | Active: active (running) since Fri 2026-07-31 15:00:38 UTC; 26s ago 2026-07-31 15:01:05.216 | Main PID: 97041 (uwsgi) 2026-07-31 15:01:05.216 | Status: "uWSGI is ready" 2026-07-31 15:01:05.216 | Tasks: 10 (limit: 75886) 2026-07-31 15:01:05.216 | Memory: 360.1M () 2026-07-31 15:01:05.216 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-31 15:01:05.216 | ├─97041 "cinder-apiuWSGI master" 2026-07-31 15:01:05.216 | ├─97049 "cinder-apiuWSGI worker 1" 2026-07-31 15:01:05.216 | ├─97050 "cinder-apiuWSGI worker 2" 2026-07-31 15:01:05.216 | └─97051 "cinder-apiuWSGI worker 3" 2026-07-31 15:01:05.216 | 2026-07-31 15:01:05.216 | Jul 31 15:00:46 np0000006239 devstack@c-api.service[97049]: INFO cinder.api.openstack.wsgi [None req-c789d1a7-345b-43b6-b3f3-38628cc81698 admin admin] POST https://10.4.3.135/volume/v3/types/f4ccc819-7e17-42ed-8910-326548b6d11f/extra_specs 2026-07-31 15:01:05.216 | Jul 31 15:00:46 np0000006239 devstack@c-api.service[97049]: DEBUG cinder.api.openstack.wsgi [None req-c789d1a7-345b-43b6-b3f3-38628cc81698 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=97049) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-31 15:01:05.217 | Jul 31 15:00:46 np0000006239 devstack@c-api.service[97049]: /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-31 15:01:05.217 | Jul 31 15:00:46 np0000006239 devstack@c-api.service[97049]: warnings.warn( 2026-07-31 15:01:05.217 | Jul 31 15:00:46 np0000006239 devstack@c-api.service[97049]: DEBUG oslo_db.sqlalchemy.engines [None req-c789d1a7-345b-43b6-b3f3-38628cc81698 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=97049) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-31 15:01:05.217 | Jul 31 15:00:46 np0000006239 devstack@c-api.service[97049]: INFO cinder.api.openstack.wsgi [None req-c789d1a7-345b-43b6-b3f3-38628cc81698 admin admin] https://10.4.3.135/volume/v3/types/f4ccc819-7e17-42ed-8910-326548b6d11f/extra_specs returned with HTTP 200 2026-07-31 15:01:05.217 | Jul 31 15:00:46 np0000006239 devstack@c-api.service[97049]: [pid: 97049|app: 0|req: 1/3] 10.4.3.135 () {68 vars in 1449 bytes} [Fri Jul 31 15:00:46 2026] POST /volume/v3/types/f4ccc819-7e17-42ed-8910-326548b6d11f/extra_specs => generated 52 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-31 15:01:05.217 | Jul 31 15:00:50 np0000006239 devstack@c-api.service[97050]: DEBUG dbcounter [-] [97050] Writing DB stats cinder:SELECT=6 {{(pid=97050) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.217 | Jul 31 15:00:56 np0000006239 devstack@c-api.service[97051]: DEBUG dbcounter [-] [97051] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=97051) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.217 | Jul 31 15:00:56 np0000006239 devstack@c-api.service[97049]: DEBUG dbcounter [-] [97049] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=97049) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.221 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.224 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-bak.service 2026-07-31 15:01:05.238 | enabled 2026-07-31 15:01:05.242 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-bak.service --no-pager 2026-07-31 15:01:05.261 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-07-31 15:01:05.261 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-07-31 15:01:05.261 | Active: active (running) since Fri 2026-07-31 15:00:43 UTC; 21s ago 2026-07-31 15:01:05.261 | Main PID: 98387 (cinder-backup) 2026-07-31 15:01:05.261 | Tasks: 1 (limit: 75886) 2026-07-31 15:01:05.261 | Memory: 93.7M () 2026-07-31 15:01:05.261 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-07-31 15:01:05.261 | └─98387 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-07-31 15:01:05.261 | 2026-07-31 15:01:05.261 | Jul 31 15:00:45 np0000006239 cinder-backup[98387]: DEBUG oslo_concurrency.lockutils [None req-f3259f4d-de18-4326-bb5d-3758dfd222bf None None] Acquiring lock "cleanup_incomplete_backups_98387" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=98387) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-31 15:01:05.261 | Jul 31 15:00:45 np0000006239 cinder-backup[98387]: DEBUG oslo_concurrency.lockutils [None req-f3259f4d-de18-4326-bb5d-3758dfd222bf None None] Lock "cleanup_incomplete_backups_98387" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.001s {{(pid=98387) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-31 15:01:05.261 | Jul 31 15:00:45 np0000006239 cinder-backup[98387]: INFO cinder.backup.manager [None req-f3259f4d-de18-4326-bb5d-3758dfd222bf None None] Cleaning up incomplete backup operations. 2026-07-31 15:01:05.261 | Jul 31 15:00:45 np0000006239 cinder-backup[98387]: DEBUG oslo_concurrency.lockutils [None req-f3259f4d-de18-4326-bb5d-3758dfd222bf None None] Lock "cleanup_incomplete_backups_98387" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.013s {{(pid=98387) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-31 15:01:05.261 | Jul 31 15:00:45 np0000006239 cinder-backup[98387]: DEBUG oslo_db.sqlalchemy.engines [None req-f3259f4d-de18-4326-bb5d-3758dfd222bf 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=98387) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-31 15:01:05.261 | Jul 31 15:00:45 np0000006239 cinder-backup[98387]: DEBUG cinder.manager [None req-f3259f4d-de18-4326-bb5d-3758dfd222bf None None] Notifying Schedulers of capabilities ... {{(pid=98387) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-07-31 15:01:05.261 | Jul 31 15:00:45 np0000006239 cinder-backup[98387]: INFO cinder.keymgr.migration [None req-b2cde79e-c181-4039-bad8-9ceb57e29aad None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-07-31 15:01:05.261 | Jul 31 15:00:45 np0000006239 cinder-backup[98387]: DEBUG cinder.service [None req-f3259f4d-de18-4326-bb5d-3758dfd222bf None None] Creating RPC server for service cinder-backup {{(pid=98387) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-31 15:01:05.261 | Jul 31 15:00:45 np0000006239 cinder-backup[98387]: DEBUG cinder.service [None req-f3259f4d-de18-4326-bb5d-3758dfd222bf None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=98387) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-31 15:01:05.261 | Jul 31 15:00:55 np0000006239 cinder-backup[98387]: DEBUG dbcounter [-] [98387] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=98387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.265 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.267 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-31 15:01:05.283 | enabled 2026-07-31 15:01:05.287 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-31 15:01:05.303 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-31 15:01:05.303 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-31 15:01:05.303 | Active: active (running) since Fri 2026-07-31 15:00:42 UTC; 23s ago 2026-07-31 15:01:05.303 | Main PID: 97793 (cinder-schedule) 2026-07-31 15:01:05.303 | Tasks: 1 (limit: 75886) 2026-07-31 15:01:05.303 | Memory: 110.5M () 2026-07-31 15:01:05.303 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-31 15:01:05.303 | └─97793 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-31 15:01:05.303 | 2026-07-31 15:01:05.303 | Jul 31 15:00:44 np0000006239 cinder-scheduler[97793]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-31 15:01:05.303 | Jul 31 15:00:44 np0000006239 cinder-scheduler[97793]: INFO cinder.manager [None req-6c7a3ae5-f17e-4be1-81f0-b9eedf80e37c None None] Initiating service 1 cleanup 2026-07-31 15:01:05.303 | Jul 31 15:00:44 np0000006239 cinder-scheduler[97793]: INFO cinder.manager [None req-6c7a3ae5-f17e-4be1-81f0-b9eedf80e37c None None] Service 1 cleanup completed. 2026-07-31 15:01:05.303 | Jul 31 15:00:44 np0000006239 cinder-scheduler[97793]: DEBUG cinder.service [None req-6c7a3ae5-f17e-4be1-81f0-b9eedf80e37c None None] Creating RPC server for service cinder-scheduler {{(pid=97793) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-31 15:01:05.303 | Jul 31 15:00:44 np0000006239 cinder-scheduler[97793]: DEBUG cinder.service [None req-6c7a3ae5-f17e-4be1-81f0-b9eedf80e37c None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=97793) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-31 15:01:05.303 | Jul 31 15:00:45 np0000006239 cinder-scheduler[97793]: DEBUG cinder.scheduler.host_manager [None req-f3259f4d-de18-4326-bb5d-3758dfd222bf None None] Received backup service update from np0000006239: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=97793) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-07-31 15:01:05.303 | Jul 31 15:00:47 np0000006239 cinder-scheduler[97793]: DEBUG cinder.scheduler.host_manager [None req-a895d735-097e-4fdb-b0c5-60031f60746c None None] Received volume service update from np0000006239@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=97793) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-31 15:01:05.303 | Jul 31 15:00:47 np0000006239 cinder-scheduler[97793]: DEBUG cinder.scheduler.host_manager [None req-a895d735-097e-4fdb-b0c5-60031f60746c None None] Updating capabilities for np0000006239@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, 31, 15, 0, 47, 196437), 'filter_function': None, 'goodness_function': None} {{(pid=97793) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-31 15:01:05.303 | Jul 31 15:00:47 np0000006239 cinder-scheduler[97793]: DEBUG cinder.scheduler.host_manager [None req-a895d735-097e-4fdb-b0c5-60031f60746c None None] Updating capabilities for np0000006239@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, 31, 15, 0, 47, 196437), 'filter_function': None, 'goodness_function': None} {{(pid=97793) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-31 15:01:05.303 | Jul 31 15:00:57 np0000006239 cinder-scheduler[97793]: DEBUG dbcounter [-] [97793] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=97793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.309 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.312 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-31 15:01:05.326 | enabled 2026-07-31 15:01:05.330 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-31 15:01:05.346 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-31 15:01:05.346 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-31 15:01:05.346 | Active: active (running) since Fri 2026-07-31 15:00:45 UTC; 20s ago 2026-07-31 15:01:05.346 | Main PID: 98969 (cinder-volume) 2026-07-31 15:01:05.346 | Tasks: 2 (limit: 75886) 2026-07-31 15:01:05.346 | Memory: 143.2M () 2026-07-31 15:01:05.346 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-31 15:01:05.346 | ├─98969 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-31 15:01:05.346 | └─99358 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-31 15:01:05.346 | 2026-07-31 15:01:05.346 | Jul 31 15:00:47 np0000006239 cinder-volume[99358]: INFO cinder.volume.manager [None req-a895d735-097e-4fdb-b0c5-60031f60746c None None] Driver initialization completed successfully. 2026-07-31 15:01:05.346 | Jul 31 15:00:47 np0000006239 cinder-volume[99358]: INFO cinder.manager [None req-a895d735-097e-4fdb-b0c5-60031f60746c None None] Initiating service 3 cleanup 2026-07-31 15:01:05.346 | Jul 31 15:00:47 np0000006239 cinder-volume[99358]: INFO cinder.manager [None req-a895d735-097e-4fdb-b0c5-60031f60746c None None] Service 3 cleanup completed. 2026-07-31 15:01:05.347 | Jul 31 15:00:47 np0000006239 cinder-volume[99358]: DEBUG cinder.service [None req-a895d735-097e-4fdb-b0c5-60031f60746c None None] Creating RPC server for service cinder-volume {{(pid=99358) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-31 15:01:05.347 | Jul 31 15:00:47 np0000006239 cinder-volume[99358]: DEBUG cinder.service [None req-a895d735-097e-4fdb-b0c5-60031f60746c None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=99358) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-31 15:01:05.347 | Jul 31 15:00:47 np0000006239 cinder-volume[99358]: INFO cinder.volume.manager [None req-a895d735-097e-4fdb-b0c5-60031f60746c None None] Initializing RPC dependent components of volume driver StorPoolDriver (2.1.0) 2026-07-31 15:01:05.347 | Jul 31 15:00:47 np0000006239 cinder-volume[99358]: INFO cinder.volume.manager [None req-a895d735-097e-4fdb-b0c5-60031f60746c None None] Driver post RPC initialization completed successfully. 2026-07-31 15:01:05.347 | Jul 31 15:00:57 np0000006239 cinder-volume[98969]: DEBUG dbcounter [-] [98969] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=98969) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.347 | Jul 31 15:00:57 np0000006239 cinder-volume[99358]: DEBUG dbcounter [-] [99358] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=99358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.347 | Jul 31 15:00:57 np0000006239 cinder-volume[99358]: DEBUG dbcounter [-] [99358] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=99358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.351 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.354 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-31 15:01:05.366 | not-found 2026-07-31 15:01:05.369 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.373 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@file_tracker.service 2026-07-31 15:01:05.387 | enabled 2026-07-31 15:01:05.391 | + functions-common:service_check:1720 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-07-31 15:01:05.407 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-07-31 15:01:05.407 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-07-31 15:01:05.407 | Active: active (running) since Fri 2026-07-31 14:56:43 UTC; 4min 21s ago 2026-07-31 15:01:05.407 | Main PID: 58169 (file_tracker.sh) 2026-07-31 15:01:05.407 | Tasks: 2 (limit: 75886) 2026-07-31 15:01:05.407 | Memory: 600.0K () 2026-07-31 15:01:05.407 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-07-31 15:01:05.407 | ├─ 58169 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-07-31 15:01:05.407 | └─101252 sleep 20 2026-07-31 15:01:05.407 | 2026-07-31 15:01:05.407 | Jul 31 14:58:03 np0000006239 file_tracker.sh[69902]: 3040 0 9223372036854775807 2026-07-31 15:01:05.407 | Jul 31 14:58:23 np0000006239 file_tracker.sh[70589]: 2912 0 9223372036854775807 2026-07-31 15:01:05.407 | Jul 31 14:58:43 np0000006239 file_tracker.sh[71445]: 3040 0 9223372036854775807 2026-07-31 15:01:05.407 | Jul 31 14:59:03 np0000006239 file_tracker.sh[76194]: 3072 0 9223372036854775807 2026-07-31 15:01:05.407 | Jul 31 14:59:23 np0000006239 file_tracker.sh[78731]: 3424 0 9223372036854775807 2026-07-31 15:01:05.407 | Jul 31 14:59:43 np0000006239 file_tracker.sh[84376]: 4000 0 9223372036854775807 2026-07-31 15:01:05.407 | Jul 31 15:00:03 np0000006239 file_tracker.sh[89559]: 4960 0 9223372036854775807 2026-07-31 15:01:05.407 | Jul 31 15:00:23 np0000006239 file_tracker.sh[91752]: 5440 0 9223372036854775807 2026-07-31 15:01:05.407 | Jul 31 15:00:43 np0000006239 file_tracker.sh[98380]: 6816 0 9223372036854775807 2026-07-31 15:01:05.407 | Jul 31 15:01:03 np0000006239 file_tracker.sh[101250]: 7392 0 9223372036854775807 2026-07-31 15:01:05.411 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.414 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-31 15:01:05.428 | enabled 2026-07-31 15:01:05.433 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-31 15:01:05.452 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-31 15:01:05.453 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-31 15:01:05.453 | Active: active (running) since Fri 2026-07-31 15:00:48 UTC; 17s ago 2026-07-31 15:01:05.453 | Main PID: 99767 (uwsgi) 2026-07-31 15:01:05.453 | Status: "uWSGI is ready" 2026-07-31 15:01:05.453 | Tasks: 19 (limit: 75886) 2026-07-31 15:01:05.453 | Memory: 398.5M () 2026-07-31 15:01:05.453 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-31 15:01:05.453 | ├─99767 "glance-apiuWSGI master" 2026-07-31 15:01:05.453 | ├─99770 "glance-apiuWSGI worker 1" 2026-07-31 15:01:05.453 | ├─99771 "glance-apiuWSGI worker 2" 2026-07-31 15:01:05.453 | └─99772 "glance-apiuWSGI worker 3" 2026-07-31 15:01:05.453 | 2026-07-31 15:01:05.453 | Jul 31 15:01:04 np0000006239 devstack@g-api.service[99772]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99772) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-31 15:01:05.453 | Jul 31 15:01:04 np0000006239 devstack@g-api.service[99772]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99772) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-31 15:01:05.453 | Jul 31 15:01:04 np0000006239 devstack@g-api.service[99772]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99772) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-31 15:01:05.453 | Jul 31 15:01:04 np0000006239 devstack@g-api.service[99772]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=99772) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-31 15:01:05.453 | Jul 31 15:01:04 np0000006239 devstack@g-api.service[99772]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-928a29f3-d7f4-4e76-8a0e-91493fd737f0' (00c3258d-49d4-47ff-8c37-f243e2a01949) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99772) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-31 15:01:05.453 | Jul 31 15:01:04 np0000006239 devstack@g-api.service[99772]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-928a29f3-d7f4-4e76-8a0e-91493fd737f0' (a56e2130-d87f-487c-b5f5-d514ed5b59a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99772) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} 2026-07-31 15:01:05.453 | Jul 31 15:01:04 np0000006239 devstack@g-api.service[99772]: INFO glance.domain [-] Task [928a29f3-d7f4-4e76-8a0e-91493fd737f0] status changing from processing to success 2026-07-31 15:01:05.453 | Jul 31 15:01:04 np0000006239 devstack@g-api.service[99772]: INFO glance.async_.flows.api_image_import [-] 928a29f3-d7f4-4e76-8a0e-91493fd737f0 of api_image_import completed 2026-07-31 15:01:05.453 | Jul 31 15:01:04 np0000006239 devstack@g-api.service[99772]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-928a29f3-d7f4-4e76-8a0e-91493fd737f0' (a56e2130-d87f-487c-b5f5-d514ed5b59a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99772) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-31 15:01:05.453 | Jul 31 15:01:04 np0000006239 devstack@g-api.service[99772]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (544eccbd-15da-4159-9874-15a00be3e3eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99772) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} 2026-07-31 15:01:05.458 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.461 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-31 15:01:05.474 | not-found 2026-07-31 15:01:05.479 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.482 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-07-31 15:01:05.497 | enabled 2026-07-31 15:01:05.502 | + functions-common:service_check:1720 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-07-31 15:01:05.521 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-07-31 15:01:05.521 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-07-31 15:01:05.521 | Active: active (running) since Fri 2026-07-31 14:56:42 UTC; 4min 23s ago 2026-07-31 15:01:05.521 | Main PID: 57625 (memory_tracker.) 2026-07-31 15:01:05.521 | Tasks: 2 (limit: 75886) 2026-07-31 15:01:05.521 | Memory: 1.2M () 2026-07-31 15:01:05.521 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-07-31 15:01:05.521 | ├─ 57625 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-07-31 15:01:05.521 | └─100852 sleep 20 2026-07-31 15:01:05.521 | 2026-07-31 15:01:05.521 | Jul 31 15:01:03 np0000006239 memory_tracker.sh[100800]: 8548 0.0 1856 8547 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-vfqjwlmieanthefrbuqfkanhycmnjupi ; /usr/bin/python3 2026-07-31 15:01:05.521 | Jul 31 15:01:03 np0000006239 memory_tracker.sh[100800]: 8550 0.0 1856 8549 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-07-31 15:01:05.521 | Jul 31 15:01:03 np0000006239 memory_tracker.sh[100800]: 26887 0.0 1856 26775 00:00:00 1 pipe_read /bin/sh -s rabbit_disk_monitor 2026-07-31 15:01:05.521 | Jul 31 15:01:03 np0000006239 memory_tracker.sh[100800]: 8546 0.0 1848 8545 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-vfqjwlmieanthefrbuqfkanhycmnjupi ; /usr/bin/python3' && sleep 0 2026-07-31 15:01:05.521 | Jul 31 15:01:03 np0000006239 memory_tracker.sh[100800]: 26775 0.0 1740 26765 00:00:00 1 do_select erl_child_setup 65536 2026-07-31 15:01:05.521 | Jul 31 15:01:03 np0000006239 memory_tracker.sh[100800]: 19437 0.0 1632 1 00:00:00 1 do_select /usr/bin/htcacheclean -d 120 -p /var/cache/apache2/mod_cache_disk -l 300M -n 2026-07-31 15:01:05.521 | Jul 31 15:01:03 np0000006239 memory_tracker.sh[100800]: 26884 0.0 1504 26883 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.2.2.5/bin/inet_gethost 4 2026-07-31 15:01:05.521 | Jul 31 15:01:03 np0000006239 memory_tracker.sh[100800]: 47180 0.0 1292 47179 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-31 15:01:05.521 | Jul 31 15:01:03 np0000006239 memory_tracker.sh[57625]: --- 2026-07-31 15:01:05.521 | Jul 31 15:01:03 np0000006239 memory_tracker.sh[57625]: ]]] 2026-07-31 15:01:05.525 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.528 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-31 15:01:05.541 | not-found 2026-07-31 15:01:05.546 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.548 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-31 15:01:05.562 | enabled 2026-07-31 15:01:05.566 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-31 15:01:05.582 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-31 15:01:05.582 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-31 15:01:05.582 | Active: active (running) since Fri 2026-07-31 14:59:41 UTC; 1min 24s ago 2026-07-31 15:01:05.582 | Main PID: 84274 (uwsgi) 2026-07-31 15:01:05.582 | Status: "uWSGI is ready" 2026-07-31 15:01:05.582 | Tasks: 24 (limit: 75886) 2026-07-31 15:01:05.582 | Memory: 410.4M () 2026-07-31 15:01:05.582 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-31 15:01:05.582 | ├─84274 "nova-apiuWSGI master" 2026-07-31 15:01:05.582 | ├─84275 "nova-apiuWSGI worker 1" 2026-07-31 15:01:05.582 | ├─84276 "nova-apiuWSGI worker 2" 2026-07-31 15:01:05.582 | └─84277 "nova-apiuWSGI worker 3" 2026-07-31 15:01:05.582 | 2026-07-31 15:01:05.582 | Jul 31 15:00:50 np0000006239 devstack@n-api.service[84276]: DEBUG dbcounter [-] [84276] Writing DB stats nova_api:SELECT=14,nova_api:INSERT=7,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=84276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.582 | Jul 31 15:01:05 np0000006239 devstack@n-api.service[84277]: DEBUG nova.api.openstack.wsgi [None req-c8c87584-74c1-4d39-90af-e320e9bd3d15 admin admin] Calling method '>' {{(pid=84277) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-31 15:01:05.582 | Jul 31 15:01:05 np0000006239 devstack@n-api.service[84277]: DEBUG oslo_concurrency.lockutils [None req-c8c87584-74c1-4d39-90af-e320e9bd3d15 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84277) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-31 15:01:05.582 | Jul 31 15:01:05 np0000006239 devstack@n-api.service[84277]: DEBUG oslo_concurrency.lockutils [None req-c8c87584-74c1-4d39-90af-e320e9bd3d15 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=84277) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-31 15:01:05.582 | Jul 31 15:01:05 np0000006239 devstack@n-api.service[84277]: DEBUG oslo_concurrency.lockutils [None req-c8c87584-74c1-4d39-90af-e320e9bd3d15 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=84277) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-31 15:01:05.582 | Jul 31 15:01:05 np0000006239 devstack@n-api.service[84277]: DEBUG oslo_concurrency.lockutils [None req-c8c87584-74c1-4d39-90af-e320e9bd3d15 admin admin] Acquiring lock "1e4f56b0-92c0-48cb-9352-06a4de361ee1" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84277) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-31 15:01:05.582 | Jul 31 15:01:05 np0000006239 devstack@n-api.service[84277]: DEBUG oslo_concurrency.lockutils [None req-c8c87584-74c1-4d39-90af-e320e9bd3d15 admin admin] Lock "1e4f56b0-92c0-48cb-9352-06a4de361ee1" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84277) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-31 15:01:05.582 | Jul 31 15:01:05 np0000006239 devstack@n-api.service[84277]: DEBUG oslo_concurrency.lockutils [None req-c8c87584-74c1-4d39-90af-e320e9bd3d15 admin admin] Lock "1e4f56b0-92c0-48cb-9352-06a4de361ee1" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84277) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-31 15:01:05.582 | Jul 31 15:01:05 np0000006239 devstack@n-api.service[84277]: INFO nova.api.openstack.requestlog [None req-c8c87584-74c1-4d39-90af-e320e9bd3d15 admin admin] 10.4.3.135 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000006239" status: 200 len: 255 microversion: 2.69 time: 0.050191 2026-07-31 15:01:05.582 | Jul 31 15:01:05 np0000006239 devstack@n-api.service[84277]: [pid: 84277|app: 0|req: 8/25] 10.4.3.135 () {68 vars in 1444 bytes} [Fri Jul 31 15:01:05 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000006239 => generated 255 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-31 15:01:05.586 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.590 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-31 15:01:05.604 | enabled 2026-07-31 15:01:05.610 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-31 15:01:05.626 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-31 15:01:05.626 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-31 15:01:05.626 | Active: active (running) since Fri 2026-07-31 15:00:26 UTC; 38s ago 2026-07-31 15:01:05.626 | Main PID: 92899 (uwsgi) 2026-07-31 15:01:05.626 | Status: "uWSGI is ready" 2026-07-31 15:01:05.626 | Tasks: 23 (limit: 75886) 2026-07-31 15:01:05.626 | Memory: 329.0M () 2026-07-31 15:01:05.626 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-31 15:01:05.626 | ├─92899 "nova-api-metauWSGI master" 2026-07-31 15:01:05.626 | ├─92904 "nova-api-metauWSGI worker 1" 2026-07-31 15:01:05.626 | ├─92905 "nova-api-metauWSGI worker 2" 2026-07-31 15:01:05.626 | ├─92906 "nova-api-metauWSGI worker 3" 2026-07-31 15:01:05.626 | └─92907 "nova-api-metauWSGI http 1" 2026-07-31 15:01:05.626 | 2026-07-31 15:01:05.626 | Jul 31 15:00:38 np0000006239 devstack@n-api-meta.service[92905]: DEBUG dbcounter [-] [92905] Writing DB stats nova_api:SELECT=1 {{(pid=92905) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.626 | Jul 31 15:00:38 np0000006239 devstack@n-api-meta.service[92906]: DEBUG dbcounter [-] [92906] Writing DB stats nova_cell0:SELECT=1 {{(pid=92906) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.626 | Jul 31 15:00:38 np0000006239 devstack@n-api-meta.service[92906]: DEBUG dbcounter [-] [92906] Writing DB stats nova_cell1:SELECT=1 {{(pid=92906) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.626 | Jul 31 15:00:38 np0000006239 devstack@n-api-meta.service[92904]: DEBUG dbcounter [-] [92904] Writing DB stats nova_cell1:SELECT=1 {{(pid=92904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.626 | Jul 31 15:00:38 np0000006239 devstack@n-api-meta.service[92904]: DEBUG dbcounter [-] [92904] Writing DB stats nova_cell0:SELECT=1 {{(pid=92904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.626 | Jul 31 15:00:38 np0000006239 devstack@n-api-meta.service[92905]: DEBUG dbcounter [-] [92905] Writing DB stats nova_cell1:SELECT=1 {{(pid=92905) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.626 | Jul 31 15:00:38 np0000006239 devstack@n-api-meta.service[92905]: DEBUG dbcounter [-] [92905] Writing DB stats nova_cell0:SELECT=1 {{(pid=92905) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.626 | Jul 31 15:00:38 np0000006239 devstack@n-api-meta.service[92906]: DEBUG dbcounter [-] [92906] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=92906) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.626 | Jul 31 15:00:38 np0000006239 devstack@n-api-meta.service[92904]: DEBUG dbcounter [-] [92904] Writing DB stats nova_cell0:SELECT=1 {{(pid=92904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.626 | Jul 31 15:00:38 np0000006239 devstack@n-api-meta.service[92905]: DEBUG dbcounter [-] [92905] Writing DB stats nova_cell0:SELECT=1 {{(pid=92905) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.629 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.633 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-31 15:01:05.646 | not-found 2026-07-31 15:01:05.650 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.653 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-31 15:01:05.667 | enabled 2026-07-31 15:01:05.671 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-31 15:01:05.686 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-31 15:01:05.686 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-31 15:01:05.686 | Active: active (running) since Fri 2026-07-31 15:00:34 UTC; 31s ago 2026-07-31 15:01:05.686 | Main PID: 96121 (nova-compute) 2026-07-31 15:01:05.686 | Tasks: 10 (limit: 75886) 2026-07-31 15:01:05.686 | Memory: 137.0M () 2026-07-31 15:01:05.686 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-31 15:01:05.686 | └─96121 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-31 15:01:05.686 | 2026-07-31 15:01:05.686 | Jul 31 15:00:50 np0000006239 nova-compute[96121]: DEBUG nova.compute.provider_tree [None req-a96fb5a3-5d1b-4dcc-a914-918645448bdd None None] Updating resource provider 5d94db66-1c7d-4884-aa62-5140c683d242 generation from 0 to 1 during operation: update_inventory {{(pid=96121) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-31 15:01:05.687 | Jul 31 15:00:50 np0000006239 nova-compute[96121]: DEBUG nova.compute.provider_tree [None req-a96fb5a3-5d1b-4dcc-a914-918645448bdd None None] Updating inventory in ProviderTree for provider 5d94db66-1c7d-4884-aa62-5140c683d242 with inventory: {'MEMORY_MB': {'total': 63277, 'reserved': 512, 'min_unit': 1, 'max_unit': 63277, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 95, 'reserved': 0, 'min_unit': 1, 'max_unit': 95, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=96121) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-31 15:01:05.687 | Jul 31 15:00:50 np0000006239 nova-compute[96121]: DEBUG nova.compute.provider_tree [None req-a96fb5a3-5d1b-4dcc-a914-918645448bdd None None] Updating resource provider 5d94db66-1c7d-4884-aa62-5140c683d242 generation from 1 to 2 during operation: update_traits {{(pid=96121) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-31 15:01:05.687 | Jul 31 15:00:50 np0000006239 nova-compute[96121]: DEBUG nova.compute.resource_tracker [None req-a96fb5a3-5d1b-4dcc-a914-918645448bdd None None] Compute_service record updated for np0000006239:np0000006239 {{(pid=96121) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-31 15:01:05.687 | Jul 31 15:00:50 np0000006239 nova-compute[96121]: DEBUG oslo_concurrency.lockutils [None req-a96fb5a3-5d1b-4dcc-a914-918645448bdd None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 1.422s {{(pid=96121) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-31 15:01:05.687 | Jul 31 15:00:50 np0000006239 nova-compute[96121]: DEBUG nova.service [None req-a96fb5a3-5d1b-4dcc-a914-918645448bdd None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=96121) start /opt/stack/nova/nova/service.py:196}} 2026-07-31 15:01:05.687 | Jul 31 15:00:50 np0000006239 nova-compute[96121]: DEBUG nova.service [None req-a96fb5a3-5d1b-4dcc-a914-918645448bdd None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=96121) start /opt/stack/nova/nova/service.py:212}} 2026-07-31 15:01:05.687 | Jul 31 15:00:50 np0000006239 nova-compute[96121]: DEBUG nova.service [None req-a96fb5a3-5d1b-4dcc-a914-918645448bdd None None] Join ServiceGroup membership for this service compute {{(pid=96121) start /opt/stack/nova/nova/service.py:222}} 2026-07-31 15:01:05.687 | Jul 31 15:00:50 np0000006239 nova-compute[96121]: DEBUG nova.servicegroup.drivers.db [None req-a96fb5a3-5d1b-4dcc-a914-918645448bdd None None] DB_Driver: join new ServiceGroup member np0000006239 to the compute group, service = {{(pid=96121) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-31 15:01:05.687 | Jul 31 15:00:55 np0000006239 nova-compute[96121]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=96121) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-31 15:01:05.690 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.693 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-31 15:01:05.705 | not-found 2026-07-31 15:01:05.709 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.712 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-31 15:01:05.726 | enabled 2026-07-31 15:01:05.730 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-31 15:01:05.747 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-31 15:01:05.747 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-31 15:01:05.747 | Active: active (running) since Fri 2026-07-31 15:00:25 UTC; 40s ago 2026-07-31 15:01:05.747 | Main PID: 92269 (nova-scheduler:) 2026-07-31 15:01:05.747 | Tasks: 26 (limit: 75886) 2026-07-31 15:01:05.747 | Memory: 184.4M () 2026-07-31 15:01:05.747 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-31 15:01:05.747 | ├─92269 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-31 15:01:05.747 | ├─93473 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-31 15:01:05.747 | ├─93475 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-31 15:01:05.747 | └─93477 "nova-scheduler: ServiceWrapper worker(2)" 2026-07-31 15:01:05.747 | 2026-07-31 15:01:05.747 | Jul 31 15:00:33 np0000006239 nova-scheduler[93475]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=93475) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-31 15:01:05.747 | Jul 31 15:00:33 np0000006239 nova-scheduler[93477]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=93477) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-31 15:01:05.747 | Jul 31 15:00:33 np0000006239 nova-scheduler[93473]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=93473) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-31 15:01:05.747 | Jul 31 15:00:35 np0000006239 nova-scheduler[93475]: DEBUG oslo.service.backend._threading.loopingcall [None req-05809b30-f63b-4fd6-a215-4a0001b864fc None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93475) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-31 15:01:05.747 | Jul 31 15:00:36 np0000006239 nova-scheduler[92269]: DEBUG dbcounter [-] [92269] Writing DB stats nova_api:SELECT=3 {{(pid=92269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.747 | Jul 31 15:00:36 np0000006239 nova-scheduler[92269]: DEBUG dbcounter [-] [92269] Writing DB stats nova_cell1:SELECT=1 {{(pid=92269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.747 | Jul 31 15:00:36 np0000006239 nova-scheduler[92269]: DEBUG dbcounter [-] [92269] Writing DB stats nova_cell0:SELECT=1 {{(pid=92269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.747 | Jul 31 15:00:43 np0000006239 nova-scheduler[93475]: DEBUG dbcounter [-] [93475] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93475) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.747 | Jul 31 15:00:43 np0000006239 nova-scheduler[93473]: DEBUG dbcounter [-] [93473] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.747 | Jul 31 15:00:43 np0000006239 nova-scheduler[93477]: DEBUG dbcounter [-] [93477] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.751 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.754 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-07-31 15:01:05.767 | enabled 2026-07-31 15:01:05.771 | + functions-common:service_check:1720 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-07-31 15:01:05.787 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-07-31 15:01:05.787 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-07-31 15:01:05.787 | Active: active (running) since Fri 2026-07-31 14:56:33 UTC; 4min 32s ago 2026-07-31 15:01:05.787 | Main PID: 56190 (python3) 2026-07-31 15:01:05.787 | Tasks: 1 (limit: 75886) 2026-07-31 15:01:05.787 | Memory: 107.8M () 2026-07-31 15:01:05.787 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-07-31 15:01:05.788 | └─56190 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-07-31 15:01:05.788 | 2026-07-31 15:01:05.788 | Jul 31 15:00:39 np0000006239 python3[56190]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '2', '--ram', '2048', '--disk', '20', '--vcpus', '1', '--property', 'hw_rng:allowed=True', 'm1.small'] 2026-07-31 15:01:05.788 | Jul 31 15:00:39 np0000006239 python3[56190]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-07-31 15:01:05.788 | Jul 31 15:00:40 np0000006239 python3[56190]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-07-31 15:01:05.788 | Jul 31 15:00:40 np0000006239 python3[56190]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-07-31 15:01:05.788 | Jul 31 15:00:45 np0000006239 python3[56190]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=storpool', 'storpool'] 2026-07-31 15:01:05.788 | Jul 31 15:00:52 np0000006239 python3[56190]: 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-31 15:01:05.788 | Jul 31 15:00:56 np0000006239 python3[56190]: 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-31 15:01:05.788 | Jul 31 15:01:00 np0000006239 python3[56190]: 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-31 15:01:05.788 | Jul 31 15:01:03 np0000006239 python3[56190]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-07-31 15:01:05.788 | Jul 31 15:01:04 np0000006239 python3[56190]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0000006239', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-07-31 15:01:05.792 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.795 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-31 15:01:05.807 | not-found 2026-07-31 15:01:05.811 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.814 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-31 15:01:05.825 | not-found 2026-07-31 15:01:05.830 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.833 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-31 15:01:05.847 | not-found 2026-07-31 15:01:05.851 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.854 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-31 15:01:05.867 | not-found 2026-07-31 15:01:05.872 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.874 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-31 15:01:05.889 | enabled 2026-07-31 15:01:05.894 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-31 15:01:05.910 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-31 15:01:05.910 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-31 15:01:05.910 | Active: active (running) since Fri 2026-07-31 15:00:05 UTC; 1min 0s ago 2026-07-31 15:01:05.910 | Main PID: 90038 (uwsgi) 2026-07-31 15:01:05.910 | Status: "uWSGI is ready" 2026-07-31 15:01:05.910 | Tasks: 7 (limit: 75886) 2026-07-31 15:01:05.910 | Memory: 261.7M () 2026-07-31 15:01:05.910 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-31 15:01:05.910 | ├─90038 "placementuWSGI master" 2026-07-31 15:01:05.910 | ├─90041 "placementuWSGI worker 1" 2026-07-31 15:01:05.910 | ├─90042 "placementuWSGI worker 2" 2026-07-31 15:01:05.910 | └─90044 "placementuWSGI worker 3" 2026-07-31 15:01:05.910 | 2026-07-31 15:01:05.910 | Jul 31 15:00:50 np0000006239 devstack@placement-api.service[90044]: [pid: 90044|app: 0|req: 3/9] 10.4.3.135 () {72 vars in 1609 bytes} [Fri Jul 31 15:00:50 2026] PUT /placement/resource_providers/5d94db66-1c7d-4884-aa62-5140c683d242/inventories => generated 398 bytes in 24 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-31 15:01:05.910 | Jul 31 15:00:50 np0000006239 devstack@placement-api.service[90041]: DEBUG placement.requestlog [req-fd3da818-c805-4689-a0b7-bac5e6617871 req-441664e5-66e3-4426-ae11-3a5186560f10 None None] Starting request: 10.4.3.135 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_VGA,HW_ARCH_X86_64,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ARCH_AARCH64,COMPUTE_ARCH_MIPSEL,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ARCH_RISCV64,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ARCH_PPC64LE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NODE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_USB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_ARCH_S390X,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSE41,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_VMXNET3" {{(pid=90041) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-31 15:01:05.910 | Jul 31 15:00:50 np0000006239 devstack@placement-api.service[90041]: INFO placement.requestlog [req-fd3da818-c805-4689-a0b7-bac5e6617871 req-441664e5-66e3-4426-ae11-3a5186560f10 service nova] 10.4.3.135 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_VGA,HW_ARCH_X86_64,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ARCH_AARCH64,COMPUTE_ARCH_MIPSEL,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ARCH_RISCV64,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ARCH_PPC64LE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NODE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_USB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_ARCH_S390X,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSE41,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_VMXNET3" status: 200 len: 1991 microversion: 1.6 2026-07-31 15:01:05.911 | Jul 31 15:00:50 np0000006239 devstack@placement-api.service[90041]: [pid: 90041|app: 0|req: 4/10] 10.4.3.135 () {68 vars in 4925 bytes} [Fri Jul 31 15:00:50 2026] GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_VGA,HW_ARCH_X86_64,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ARCH_AARCH64,COMPUTE_ARCH_MIPSEL,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ARCH_RISCV64,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ARCH_PPC64LE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NODE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_USB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_ARCH_S390X,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSE41,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_VMXNET3 => generated 1991 bytes in 11 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-31 15:01:05.911 | Jul 31 15:00:50 np0000006239 devstack@placement-api.service[90042]: DEBUG placement.requestlog [req-fd3da818-c805-4689-a0b7-bac5e6617871 req-5886eecd-34cb-4479-82b9-c5aa642f5157 None None] Starting request: 10.4.3.135 "PUT /placement/resource_providers/5d94db66-1c7d-4884-aa62-5140c683d242/traits" {{(pid=90042) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-31 15:01:05.911 | Jul 31 15:00:50 np0000006239 devstack@placement-api.service[90042]: INFO placement.requestlog [req-fd3da818-c805-4689-a0b7-bac5e6617871 req-5886eecd-34cb-4479-82b9-c5aa642f5157 service nova] 10.4.3.135 "PUT /placement/resource_providers/5d94db66-1c7d-4884-aa62-5140c683d242/traits" status: 200 len: 2026 microversion: 1.6 2026-07-31 15:01:05.911 | Jul 31 15:00:50 np0000006239 devstack@placement-api.service[90042]: [pid: 90042|app: 0|req: 4/11] 10.4.3.135 () {72 vars in 1594 bytes} [Fri Jul 31 15:00:50 2026] PUT /placement/resource_providers/5d94db66-1c7d-4884-aa62-5140c683d242/traits => generated 2026 bytes in 83 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-31 15:01:05.911 | Jul 31 15:01:00 np0000006239 devstack@placement-api.service[90044]: DEBUG dbcounter [-] [90044] Writing DB stats placement:SELECT=4,placement:INSERT=3,placement:UPDATE=1 {{(pid=90044) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.911 | Jul 31 15:01:00 np0000006239 devstack@placement-api.service[90041]: DEBUG dbcounter [-] [90041] Writing DB stats placement:INSERT=1,placement:UPDATE=1,placement:SELECT=1 {{(pid=90041) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.911 | Jul 31 15:01:00 np0000006239 devstack@placement-api.service[90042]: DEBUG dbcounter [-] [90042] Writing DB stats placement:SELECT=5,placement:INSERT=70,placement:UPDATE=1 {{(pid=90042) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:05.915 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.918 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-31 15:01:05.932 | enabled 2026-07-31 15:01:05.937 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-31 15:01:05.952 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-31 15:01:05.952 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-31 15:01:05.952 | Active: active (running) since Fri 2026-07-31 14:59:55 UTC; 1min 10s ago 2026-07-31 15:01:05.952 | Main PID: 86521 (neutron-ovn-age) 2026-07-31 15:01:05.952 | Tasks: 20 (limit: 75886) 2026-07-31 15:01:05.952 | Memory: 352.2M () 2026-07-31 15:01:05.952 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-31 15:01:05.952 | ├─86521 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-31 15:01:05.952 | ├─87519 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-31 15:01:05.952 | ├─87756 /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/tmp2q61qx6g/privsep.sock 2026-07-31 15:01:05.953 | └─90883 /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/tmplpxqzy05/privsep.sock 2026-07-31 15:01:05.953 | 2026-07-31 15:01:05.953 | Jul 31 15:00:31 np0000006239 neutron-ovn-agent[87519]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=7127f3ae-c516-4ef0-b2f7-91f4e9b0bafb, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87519) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-31 15:01:05.953 | Jul 31 15:00:31 np0000006239 neutron-ovn-agent[87519]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87519) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-31 15:01:05.953 | Jul 31 15:00:34 np0000006239 neutron-ovn-agent[87519]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=7127f3ae-c516-4ef0-b2f7-91f4e9b0bafb, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87519) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-31 15:01:05.953 | Jul 31 15:00:34 np0000006239 neutron-ovn-agent[87519]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87519) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-31 15:01:05.953 | Jul 31 15:00:57 np0000006239 neutron-ovn-agent[87519]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87519) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-31 15:01:05.953 | Jul 31 15:00:57 np0000006239 neutron-ovn-agent[87519]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87519) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-31 15:01:05.953 | Jul 31 15:00:57 np0000006239 neutron-ovn-agent[87519]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87519) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-31 15:01:05.953 | Jul 31 15:00:57 np0000006239 neutron-ovn-agent[87519]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87519) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-31 15:01:05.953 | Jul 31 15:00:57 np0000006239 neutron-ovn-agent[87519]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87519) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-31 15:01:05.953 | Jul 31 15:00:57 np0000006239 neutron-ovn-agent[87519]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87519) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-31 15:01:05.957 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.959 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-31 15:01:05.972 | not-found 2026-07-31 15:01:05.976 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.978 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-31 15:01:05.990 | not-found 2026-07-31 15:01:05.993 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:05.997 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-account.service 2026-07-31 15:01:06.011 | enabled 2026-07-31 15:01:06.014 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-account.service --no-pager 2026-07-31 15:01:06.031 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-07-31 15:01:06.031 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: enabled) 2026-07-31 15:01:06.031 | Active: active (running) since Fri 2026-07-31 14:59:35 UTC; 1min 30s ago 2026-07-31 15:01:06.031 | Main PID: 82017 (swift-account-s) 2026-07-31 15:01:06.031 | Tasks: 4 (limit: 75886) 2026-07-31 15:01:06.031 | Memory: 59.2M () 2026-07-31 15:01:06.031 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-07-31 15:01:06.031 | ├─82017 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-31 15:01:06.031 | ├─82275 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-31 15:01:06.031 | ├─82278 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-31 15:01:06.031 | └─82280 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-31 15:01:06.031 | 2026-07-31 15:01:06.031 | Jul 31 14:59:35 np0000006239 account-server[82017]: Started child 82280 from parent 82017 2026-07-31 15:01:06.031 | Jul 31 14:59:35 np0000006239 swift-account-server[82017]: account-server: Started child 82280 from parent 82017 2026-07-31 15:01:06.031 | Jul 31 15:00:55 np0000006239 account-server[82278]: 127.0.0.1 - - [31/Jul/2026:15:00:55 +0000] "HEAD /sdb1/320/AUTH_38479986558a4e75b175e846a4fcb413" 404 - "HEAD http://10.4.3.135:8081/v1/AUTH_38479986558a4e75b175e846a4fcb413?format=json" "txcd244598013a4f1b9dc7a-006a6cb8a7" "proxy-server 83417" 0.0010 "-" 82278 - 2026-07-31 15:01:06.031 | Jul 31 15:00:55 np0000006239 swift-account-server[82278]: account-server: 127.0.0.1 - - [31/Jul/2026:15:00:55 +0000] "HEAD /sdb1/320/AUTH_38479986558a4e75b175e846a4fcb413" 404 - "HEAD http://10.4.3.135:8081/v1/AUTH_38479986558a4e75b175e846a4fcb413?format=json" "txcd244598013a4f1b9dc7a-006a6cb8a7" "proxy-server 83417" 0.0010 "-" 82278 - 2026-07-31 15:01:06.031 | Jul 31 15:00:56 np0000006239 account-server[82280]: 127.0.0.1 - - [31/Jul/2026:15:00:56 +0000] "PUT /sdb1/320/AUTH_38479986558a4e75b175e846a4fcb413" 201 - "-" "tx934a2dad7f824175b26e1-006a6cb8a8" "-" 0.0154 "-" 82280 - 2026-07-31 15:01:06.031 | Jul 31 15:00:56 np0000006239 swift-account-server[82280]: account-server: 127.0.0.1 - - [31/Jul/2026:15:00:56 +0000] "PUT /sdb1/320/AUTH_38479986558a4e75b175e846a4fcb413" 201 - "-" "tx934a2dad7f824175b26e1-006a6cb8a8" "-" 0.0154 "-" 82280 - 2026-07-31 15:01:06.031 | Jul 31 15:00:56 np0000006239 account-server[82278]: 127.0.0.1 - - [31/Jul/2026:15:00:56 +0000] "HEAD /sdb1/320/AUTH_38479986558a4e75b175e846a4fcb413" 204 - "HEAD http://10.4.3.135:8081/v1/AUTH_38479986558a4e75b175e846a4fcb413?format=json" "tx934a2dad7f824175b26e1-006a6cb8a8" "proxy-server 83417" 0.0031 "-" 82278 - 2026-07-31 15:01:06.031 | Jul 31 15:00:56 np0000006239 swift-account-server[82278]: account-server: 127.0.0.1 - - [31/Jul/2026:15:00:56 +0000] "HEAD /sdb1/320/AUTH_38479986558a4e75b175e846a4fcb413" 204 - "HEAD http://10.4.3.135:8081/v1/AUTH_38479986558a4e75b175e846a4fcb413?format=json" "tx934a2dad7f824175b26e1-006a6cb8a8" "proxy-server 83417" 0.0031 "-" 82278 - 2026-07-31 15:01:06.031 | Jul 31 15:00:56 np0000006239 account-server[82278]: 127.0.0.1 - - [31/Jul/2026:15:00:56 +0000] "PUT /sdb1/320/AUTH_38479986558a4e75b175e846a4fcb413/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/475/AUTH_38479986558a4e75b175e846a4fcb413/glance" "tx934a2dad7f824175b26e1-006a6cb8a8" "container-server 81779" 0.0012 "-" 82278 0 2026-07-31 15:01:06.031 | Jul 31 15:00:56 np0000006239 swift-account-server[82278]: account-server: 127.0.0.1 - - [31/Jul/2026:15:00:56 +0000] "PUT /sdb1/320/AUTH_38479986558a4e75b175e846a4fcb413/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/475/AUTH_38479986558a4e75b175e846a4fcb413/glance" "tx934a2dad7f824175b26e1-006a6cb8a8" "container-server 81779" 0.0012 "-" 82278 0 2026-07-31 15:01:06.034 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:06.037 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container.service 2026-07-31 15:01:06.051 | enabled 2026-07-31 15:01:06.055 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container.service --no-pager 2026-07-31 15:01:06.070 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-07-31 15:01:06.070 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: enabled) 2026-07-31 15:01:06.070 | Active: active (running) since Fri 2026-07-31 14:59:33 UTC; 1min 32s ago 2026-07-31 15:01:06.071 | Main PID: 81520 (swift-container) 2026-07-31 15:01:06.071 | Tasks: 44 (limit: 75886) 2026-07-31 15:01:06.071 | Memory: 67.0M () 2026-07-31 15:01:06.071 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-07-31 15:01:06.071 | ├─81520 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-31 15:01:06.071 | ├─81778 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-31 15:01:06.071 | ├─81779 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-31 15:01:06.071 | └─81782 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-31 15:01:06.071 | 2026-07-31 15:01:06.071 | Jul 31 15:00:56 np0000006239 container-server[81782]: 127.0.0.1 - - [31/Jul/2026:15:00:56 +0000] "PUT /sdb1/475/AUTH_38479986558a4e75b175e846a4fcb413/glance/0f286cf9-b4b0-40b0-986b-66a38597681a" 201 - "PUT http://10.4.3.135:8081/sdb1/378/AUTH_38479986558a4e75b175e846a4fcb413/glance/0f286cf9-b4b0-40b0-986b-66a38597681a" "tx6305353d5c124f65a1d8e-006a6cb8a8" "object-server 81319" 0.0015 "-" 81782 0 2026-07-31 15:01:06.071 | Jul 31 15:00:56 np0000006239 swift-container-server[81782]: container-server: 127.0.0.1 - - [31/Jul/2026:15:00:56 +0000] "PUT /sdb1/475/AUTH_38479986558a4e75b175e846a4fcb413/glance/0f286cf9-b4b0-40b0-986b-66a38597681a" 201 - "PUT http://10.4.3.135:8081/sdb1/378/AUTH_38479986558a4e75b175e846a4fcb413/glance/0f286cf9-b4b0-40b0-986b-66a38597681a" "tx6305353d5c124f65a1d8e-006a6cb8a8" "object-server 81319" 0.0015 "-" 81782 0 2026-07-31 15:01:06.071 | Jul 31 15:00:59 np0000006239 container-server[81782]: 127.0.0.1 - - [31/Jul/2026:15:00:59 +0000] "HEAD /sdb1/475/AUTH_38479986558a4e75b175e846a4fcb413/glance" 204 - "HEAD http://10.4.3.135:8081/v1/AUTH_38479986558a4e75b175e846a4fcb413/glance?format=json" "txa21805d224c84f03ac12e-006a6cb8ab" "proxy-server 83417" 0.0131 "-" 81782 0 2026-07-31 15:01:06.071 | Jul 31 15:00:59 np0000006239 swift-container-server[81782]: container-server: 127.0.0.1 - - [31/Jul/2026:15:00:59 +0000] "HEAD /sdb1/475/AUTH_38479986558a4e75b175e846a4fcb413/glance" 204 - "HEAD http://10.4.3.135:8081/v1/AUTH_38479986558a4e75b175e846a4fcb413/glance?format=json" "txa21805d224c84f03ac12e-006a6cb8ab" "proxy-server 83417" 0.0131 "-" 81782 0 2026-07-31 15:01:06.071 | Jul 31 15:01:00 np0000006239 container-server[81779]: 127.0.0.1 - - [31/Jul/2026:15:01:00 +0000] "PUT /sdb1/475/AUTH_38479986558a4e75b175e846a4fcb413/glance/b819849e-b179-4b14-8d18-8ee2fb54436d" 201 - "PUT http://10.4.3.135:8081/sdb1/217/AUTH_38479986558a4e75b175e846a4fcb413/glance/b819849e-b179-4b14-8d18-8ee2fb54436d" "tx8b2b1af851a54eec97f52-006a6cb8ab" "object-server 81320" 0.0006 "-" 81779 0 2026-07-31 15:01:06.071 | Jul 31 15:01:00 np0000006239 swift-container-server[81779]: container-server: 127.0.0.1 - - [31/Jul/2026:15:01:00 +0000] "PUT /sdb1/475/AUTH_38479986558a4e75b175e846a4fcb413/glance/b819849e-b179-4b14-8d18-8ee2fb54436d" 201 - "PUT http://10.4.3.135:8081/sdb1/217/AUTH_38479986558a4e75b175e846a4fcb413/glance/b819849e-b179-4b14-8d18-8ee2fb54436d" "tx8b2b1af851a54eec97f52-006a6cb8ab" "object-server 81320" 0.0006 "-" 81779 0 2026-07-31 15:01:06.071 | Jul 31 15:01:03 np0000006239 container-server[81779]: 127.0.0.1 - - [31/Jul/2026:15:01:03 +0000] "HEAD /sdb1/475/AUTH_38479986558a4e75b175e846a4fcb413/glance" 204 - "HEAD http://10.4.3.135:8081/v1/AUTH_38479986558a4e75b175e846a4fcb413/glance?format=json" "txae852621a2784a87ae867-006a6cb8af" "proxy-server 83417" 0.0137 "-" 81779 0 2026-07-31 15:01:06.071 | Jul 31 15:01:03 np0000006239 swift-container-server[81779]: container-server: 127.0.0.1 - - [31/Jul/2026:15:01:03 +0000] "HEAD /sdb1/475/AUTH_38479986558a4e75b175e846a4fcb413/glance" 204 - "HEAD http://10.4.3.135:8081/v1/AUTH_38479986558a4e75b175e846a4fcb413/glance?format=json" "txae852621a2784a87ae867-006a6cb8af" "proxy-server 83417" 0.0137 "-" 81779 0 2026-07-31 15:01:06.071 | Jul 31 15:01:03 np0000006239 container-server[81779]: 127.0.0.1 - - [31/Jul/2026:15:01:03 +0000] "PUT /sdb1/475/AUTH_38479986558a4e75b175e846a4fcb413/glance/65297a15-b3b0-4992-8b6d-487c7d04882e" 201 - "PUT http://10.4.3.135:8081/sdb1/116/AUTH_38479986558a4e75b175e846a4fcb413/glance/65297a15-b3b0-4992-8b6d-487c7d04882e" "txd14a3246cb044ba48229b-006a6cb8af" "object-server 81319" 0.0006 "-" 81779 0 2026-07-31 15:01:06.071 | Jul 31 15:01:03 np0000006239 swift-container-server[81779]: container-server: 127.0.0.1 - - [31/Jul/2026:15:01:03 +0000] "PUT /sdb1/475/AUTH_38479986558a4e75b175e846a4fcb413/glance/65297a15-b3b0-4992-8b6d-487c7d04882e" 201 - "PUT http://10.4.3.135:8081/sdb1/116/AUTH_38479986558a4e75b175e846a4fcb413/glance/65297a15-b3b0-4992-8b6d-487c7d04882e" "txd14a3246cb044ba48229b-006a6cb8af" "object-server 81319" 0.0006 "-" 81779 0 2026-07-31 15:01:06.074 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:06.077 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-object.service 2026-07-31 15:01:06.090 | enabled 2026-07-31 15:01:06.095 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-object.service --no-pager 2026-07-31 15:01:06.111 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-07-31 15:01:06.111 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: enabled) 2026-07-31 15:01:06.111 | Active: active (running) since Fri 2026-07-31 14:59:32 UTC; 1min 33s ago 2026-07-31 15:01:06.111 | Main PID: 81023 (swift-object-se) 2026-07-31 15:01:06.111 | Tasks: 44 (limit: 75886) 2026-07-31 15:01:06.111 | Memory: 69.7M () 2026-07-31 15:01:06.111 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-07-31 15:01:06.111 | ├─81023 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-31 15:01:06.111 | ├─81318 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-31 15:01:06.111 | ├─81319 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-31 15:01:06.111 | └─81320 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-31 15:01:06.111 | 2026-07-31 15:01:06.111 | Jul 31 14:59:32 np0000006239 object-server[81023]: Started child 81319 from parent 81023 2026-07-31 15:01:06.111 | Jul 31 14:59:32 np0000006239 swift-object-server[81023]: object-server: Started child 81319 from parent 81023 2026-07-31 15:01:06.111 | Jul 31 14:59:32 np0000006239 object-server[81023]: Started child 81320 from parent 81023 2026-07-31 15:01:06.111 | Jul 31 14:59:32 np0000006239 swift-object-server[81023]: object-server: Started child 81320 from parent 81023 2026-07-31 15:01:06.111 | Jul 31 15:00:56 np0000006239 object-server[81319]: 127.0.0.1 - - [31/Jul/2026:15:00:56 +0000] "PUT /sdb1/378/AUTH_38479986558a4e75b175e846a4fcb413/glance/0f286cf9-b4b0-40b0-986b-66a38597681a" 201 - "PUT http://10.4.3.135:8081/v1/AUTH_38479986558a4e75b175e846a4fcb413/glance/0f286cf9-b4b0-40b0-986b-66a38597681a" "tx6305353d5c124f65a1d8e-006a6cb8a8" "proxy-server 83417" 0.2860 "-" 81319 0 2026-07-31 15:01:06.111 | Jul 31 15:00:56 np0000006239 swift-object-server[81319]: object-server: 127.0.0.1 - - [31/Jul/2026:15:00:56 +0000] "PUT /sdb1/378/AUTH_38479986558a4e75b175e846a4fcb413/glance/0f286cf9-b4b0-40b0-986b-66a38597681a" 201 - "PUT http://10.4.3.135:8081/v1/AUTH_38479986558a4e75b175e846a4fcb413/glance/0f286cf9-b4b0-40b0-986b-66a38597681a" "tx6305353d5c124f65a1d8e-006a6cb8a8" "proxy-server 83417" 0.2860 "-" 81319 0 2026-07-31 15:01:06.111 | Jul 31 15:01:00 np0000006239 object-server[81320]: 127.0.0.1 - - [31/Jul/2026:15:01:00 +0000] "PUT /sdb1/217/AUTH_38479986558a4e75b175e846a4fcb413/glance/b819849e-b179-4b14-8d18-8ee2fb54436d" 201 - "PUT http://10.4.3.135:8081/v1/AUTH_38479986558a4e75b175e846a4fcb413/glance/b819849e-b179-4b14-8d18-8ee2fb54436d" "tx8b2b1af851a54eec97f52-006a6cb8ab" "proxy-server 83417" 0.2899 "-" 81320 0 2026-07-31 15:01:06.111 | Jul 31 15:01:00 np0000006239 swift-object-server[81320]: object-server: 127.0.0.1 - - [31/Jul/2026:15:01:00 +0000] "PUT /sdb1/217/AUTH_38479986558a4e75b175e846a4fcb413/glance/b819849e-b179-4b14-8d18-8ee2fb54436d" 201 - "PUT http://10.4.3.135:8081/v1/AUTH_38479986558a4e75b175e846a4fcb413/glance/b819849e-b179-4b14-8d18-8ee2fb54436d" "tx8b2b1af851a54eec97f52-006a6cb8ab" "proxy-server 83417" 0.2899 "-" 81320 0 2026-07-31 15:01:06.111 | Jul 31 15:01:03 np0000006239 object-server[81319]: 127.0.0.1 - - [31/Jul/2026:15:01:03 +0000] "PUT /sdb1/116/AUTH_38479986558a4e75b175e846a4fcb413/glance/65297a15-b3b0-4992-8b6d-487c7d04882e" 201 - "PUT http://10.4.3.135:8081/v1/AUTH_38479986558a4e75b175e846a4fcb413/glance/65297a15-b3b0-4992-8b6d-487c7d04882e" "txd14a3246cb044ba48229b-006a6cb8af" "proxy-server 83417" 0.2738 "-" 81319 0 2026-07-31 15:01:06.111 | Jul 31 15:01:03 np0000006239 swift-object-server[81319]: object-server: 127.0.0.1 - - [31/Jul/2026:15:01:03 +0000] "PUT /sdb1/116/AUTH_38479986558a4e75b175e846a4fcb413/glance/65297a15-b3b0-4992-8b6d-487c7d04882e" 201 - "PUT http://10.4.3.135:8081/v1/AUTH_38479986558a4e75b175e846a4fcb413/glance/65297a15-b3b0-4992-8b6d-487c7d04882e" "txd14a3246cb044ba48229b-006a6cb8af" "proxy-server 83417" 0.2738 "-" 81319 0 2026-07-31 15:01:06.116 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:06.118 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-proxy.service 2026-07-31 15:01:06.131 | enabled 2026-07-31 15:01:06.136 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-07-31 15:01:06.151 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-07-31 15:01:06.151 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: enabled) 2026-07-31 15:01:06.152 | Active: active (running) since Fri 2026-07-31 14:59:38 UTC; 1min 27s ago 2026-07-31 15:01:06.152 | Main PID: 83346 (swift-proxy-ser) 2026-07-31 15:01:06.152 | Tasks: 2 (limit: 75886) 2026-07-31 15:01:06.152 | Memory: 82.7M () 2026-07-31 15:01:06.152 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-07-31 15:01:06.152 | ├─83346 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-31 15:01:06.152 | └─83417 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-31 15:01:06.152 | 2026-07-31 15:01:06.152 | Jul 31 15:01:03 np0000006239 proxy-server[83417]: Validating token access rules against request 2026-07-31 15:01:06.152 | Jul 31 15:01:03 np0000006239 swift-proxy-server[83417]: proxy-server: Validating token access rules against request 2026-07-31 15:01:06.152 | Jul 31 15:01:03 np0000006239 swift-proxy-server[83417]: proxy-server: Received request from user: user_id 0df14f4284fe42b2b84c480bcf4564a8, project_id 38479986558a4e75b175e846a4fcb413, roles service,ResellerAdmin 2026-07-31 15:01:06.152 | Jul 31 15:01:03 np0000006239 proxy-server[83417]: Received request from user: user_id 0df14f4284fe42b2b84c480bcf4564a8, project_id 38479986558a4e75b175e846a4fcb413, roles service,ResellerAdmin 2026-07-31 15:01:06.152 | Jul 31 15:01:03 np0000006239 proxy-server[83417]: Using identity: {'user': ('0df14f4284fe42b2b84c480bcf4564a8', 'glance-swift'), 'tenant': ('38479986558a4e75b175e846a4fcb413', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txd14a3246cb044ba48229b-006a6cb8af) 2026-07-31 15:01:06.152 | Jul 31 15:01:03 np0000006239 swift-proxy-server[83417]: proxy-server: Using identity: {'user': ('0df14f4284fe42b2b84c480bcf4564a8', 'glance-swift'), 'tenant': ('38479986558a4e75b175e846a4fcb413', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txd14a3246cb044ba48229b-006a6cb8af) 2026-07-31 15:01:06.152 | Jul 31 15:01:03 np0000006239 proxy-server[83417]: User 38479986558a4e75b175e846a4fcb413 has reseller admin authorizing (txn: txd14a3246cb044ba48229b-006a6cb8af) (client_ip: 10.4.3.135) 2026-07-31 15:01:06.152 | Jul 31 15:01:03 np0000006239 swift-proxy-server[83417]: proxy-server: User 38479986558a4e75b175e846a4fcb413 has reseller admin authorizing (txn: txd14a3246cb044ba48229b-006a6cb8af) (client_ip: 10.4.3.135) 2026-07-31 15:01:06.152 | Jul 31 15:01:03 np0000006239 proxy-server[83417]: 10.4.3.135 10.4.3.135 31/Jul/2026/15/01/03 PUT /v1/AUTH_38479986558a4e75b175e846a4fcb413/glance/65297a15-b3b0-4992-8b6d-487c7d04882e HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqbLiv... 21692416 - - txd14a3246cb044ba48229b-006a6cb8af - 0.2785 - - 1785510063.705562353 1785510063.984034538 0 0df14f4284fe42b2b84c480bcf4564a8 2026-07-31 15:01:06.152 | Jul 31 15:01:03 np0000006239 swift-proxy-server[83417]: proxy-server: 10.4.3.135 10.4.3.135 31/Jul/2026/15/01/03 PUT /v1/AUTH_38479986558a4e75b175e846a4fcb413/glance/65297a15-b3b0-4992-8b6d-487c7d04882e HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqbLiv... 21692416 - - txd14a3246cb044ba48229b-006a6cb8af - 0.2785 - - 1785510063.705562353 1785510063.984034538 0 0df14f4284fe42b2b84c480bcf4564a8 2026-07-31 15:01:06.155 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:06.158 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-31 15:01:06.171 | not-found 2026-07-31 15:01:06.176 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:06.179 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-07-31 15:01:06.191 | not-found 2026-07-31 15:01:06.196 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:06.199 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-07-31 15:01:06.214 | enabled 2026-07-31 15:01:06.217 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-07-31 15:01:06.236 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-07-31 15:01:06.237 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: enabled) 2026-07-31 15:01:06.237 | Active: active (running) since Fri 2026-07-31 14:59:36 UTC; 1min 29s ago 2026-07-31 15:01:06.237 | Main PID: 82558 (swift-container) 2026-07-31 15:01:06.237 | Tasks: 1 (limit: 75886) 2026-07-31 15:01:06.237 | Memory: 42.4M () 2026-07-31 15:01:06.237 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-07-31 15:01:06.237 | └─82558 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-07-31 15:01:06.237 | 2026-07-31 15:01:06.237 | Jul 31 14:59:36 np0000006239 systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-07-31 15:01:06.237 | Jul 31 14:59:37 np0000006239 container-sync[82558]: Starting 82558 2026-07-31 15:01:06.237 | Jul 31 14:59:37 np0000006239 container-sync[82558]: Configuration option internal_client_conf_path not set, but /etc/swift/internal-client.conf exists and will be used. 2026-07-31 15:01:06.241 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:06.244 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-31 15:01:06.257 | enabled 2026-07-31 15:01:06.262 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-31 15:01:06.278 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-31 15:01:06.278 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-31 15:01:06.279 | Active: active (running) since Fri 2026-07-31 14:59:57 UTC; 1min 8s ago 2026-07-31 15:01:06.279 | Main PID: 87606 (uwsgi) 2026-07-31 15:01:06.279 | Status: "uWSGI is ready" 2026-07-31 15:01:06.279 | Tasks: 34 (limit: 75886) 2026-07-31 15:01:06.279 | Memory: 565.3M () 2026-07-31 15:01:06.279 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-31 15:01:06.279 | ├─87606 "neutron-apiuWSGI master" 2026-07-31 15:01:06.279 | ├─87607 "neutron-apiuWSGI worker 1" 2026-07-31 15:01:06.279 | ├─87608 "neutron-apiuWSGI worker 2" 2026-07-31 15:01:06.279 | └─87609 "neutron-apiuWSGI worker 3" 2026-07-31 15:01:06.279 | 2026-07-31 15:01:06.279 | Jul 31 15:00:48 np0000006239 devstack@neutron-api.service[87608]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "a890ceca97555f00921f7696f4ced4d9" from periodic health check thread {{(pid=87608) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-31 15:01:06.279 | Jul 31 15:00:57 np0000006239 devstack@neutron-api.service[87607]: DEBUG dbcounter [-] [87607] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:06.279 | Jul 31 15:00:58 np0000006239 devstack@neutron-api.service[87609]: DEBUG dbcounter [-] [87609] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:06.279 | Jul 31 15:00:58 np0000006239 devstack@neutron-api.service[87608]: DEBUG dbcounter [-] [87608] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:06.279 | Jul 31 15:01:02 np0000006239 devstack@neutron-api.service[87607]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87607) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-31 15:01:06.279 | Jul 31 15:01:02 np0000006239 devstack@neutron-api.service[87607]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "3d617f8130f25e3a95002539361bbc0c" from periodic health check thread {{(pid=87607) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-31 15:01:06.279 | Jul 31 15:01:03 np0000006239 devstack@neutron-api.service[87609]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87609) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-31 15:01:06.279 | Jul 31 15:01:03 np0000006239 devstack@neutron-api.service[87609]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "77cbb0f5200f5e03bf564779f403a751" from periodic health check thread {{(pid=87609) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-31 15:01:06.279 | Jul 31 15:01:03 np0000006239 devstack@neutron-api.service[87608]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87608) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-31 15:01:06.279 | Jul 31 15:01:03 np0000006239 devstack@neutron-api.service[87608]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "a890ceca97555f00921f7696f4ced4d9" from periodic health check thread {{(pid=87608) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-31 15:01:06.283 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:06.286 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-31 15:01:06.299 | enabled 2026-07-31 15:01:06.303 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-31 15:01:06.320 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-31 15:01:06.320 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-31 15:01:06.320 | Active: active (running) since Fri 2026-07-31 15:00:00 UTC; 1min 5s ago 2026-07-31 15:01:06.320 | Main PID: 88622 (neutron-periodi) 2026-07-31 15:01:06.320 | Tasks: 14 (limit: 75886) 2026-07-31 15:01:06.320 | Memory: 159.9M () 2026-07-31 15:01:06.320 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-31 15:01:06.320 | ├─88622 "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-31 15:01:06.320 | └─89543 "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-31 15:01:06.320 | 2026-07-31 15:01:06.320 | Jul 31 15:00:03 np0000006239 neutron-periodic-workers[89543]: DEBUG neutron_lib.callbacks.manager [-] Publish callbacks ['neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver.OVNMechanismDriver.post_fork_initialize-243362', 'neutron.services.pvlan.drivers.ovn.driver._initialize_pvlan_pg_drop-8529164762776', 'neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._post_fork_initialize-361155'] for process (None), after_init {{(pid=89543) _notify_loop /opt/stack/data/venv/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py:184}} 2026-07-31 15:01:06.320 | Jul 31 15:00:03 np0000006239 neutron-periodic-workers[89543]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovsdb-client transact ssl:10.4.3.135: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=89543) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-31 15:01:06.320 | Jul 31 15:00:03 np0000006239 neutron-periodic-workers[89543]: DEBUG neutron.worker [-] PeriodicWorker start finished, description: Periodic worker for "DbQuotaNoLockDriver" {{(pid=89543) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-31 15:01:06.320 | Jul 31 15:00:03 np0000006239 neutron-periodic-workers[89543]: DEBUG neutron.worker [-] PeriodicWorker start finished, description: Periodic worker for "remove_networks_from_down_agents" {{(pid=89543) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-31 15:01:06.320 | Jul 31 15:00:03 np0000006239 neutron-periodic-workers[89543]: DEBUG neutron.worker [-] PeriodicWorker start finished, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=89543) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-31 15:01:06.320 | Jul 31 15:00:03 np0000006239 neutron-periodic-workers[89543]: DEBUG oslo_concurrency.processutils [-] CMD "ovsdb-client transact ssl:10.4.3.135: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.045s {{(pid=89543) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-31 15:01:06.320 | Jul 31 15:00:03 np0000006239 neutron-periodic-workers[89543]: DEBUG neutron.service [-] AllServicesNeutronWorker start finished, description: services worker {{(pid=89543) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-31 15:01:06.320 | Jul 31 15:00:03 np0000006239 neutron-periodic-workers[89543]: DEBUG neutron.service [-] AllServicesNeutronWorker wait called, description: services worker {{(pid=89543) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-31 15:01:06.320 | Jul 31 15:00:03 np0000006239 neutron-periodic-workers[89543]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=89543) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-31 15:01:06.320 | Jul 31 15:00:13 np0000006239 neutron-periodic-workers[88622]: DEBUG dbcounter [-] [88622] Writing DB stats neutron:SELECT=4 {{(pid=88622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:06.325 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:06.329 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-31 15:01:06.343 | enabled 2026-07-31 15:01:06.348 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-31 15:01:06.365 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-31 15:01:06.365 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-31 15:01:06.366 | Active: active (running) since Fri 2026-07-31 14:59:58 UTC; 1min 7s ago 2026-07-31 15:01:06.366 | Main PID: 88114 (neutron-rpc-ser) 2026-07-31 15:01:06.366 | Tasks: 83 (limit: 75886) 2026-07-31 15:01:06.366 | Memory: 321.0M () 2026-07-31 15:01:06.366 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-31 15:01:06.366 | ├─88114 "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-31 15:01:06.366 | ├─89401 "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-31 15:01:06.366 | ├─89413 "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-31 15:01:06.366 | ├─89427 "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-31 15:01:06.366 | ├─89446 "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-31 15:01:06.366 | ├─89453 "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-31 15:01:06.366 | ├─89463 "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-31 15:01:06.366 | ├─89470 "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-31 15:01:06.366 | └─89479 "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-31 15:01:06.366 | 2026-07-31 15:01:06.366 | Jul 31 15:00:03 np0000006239 neutron-rpc-server[89446]: DEBUG neutron.service [-] calling wait on {{(pid=89446) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-31 15:01:06.366 | Jul 31 15:00:13 np0000006239 neutron-rpc-server[88114]: DEBUG dbcounter [-] [88114] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=88114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:06.366 | Jul 31 15:00:33 np0000006239 neutron-rpc-server[89401]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-31 15:01:06.366 | Jul 31 15:00:33 np0000006239 neutron-rpc-server[89413]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-31 15:01:06.366 | Jul 31 15:00:33 np0000006239 neutron-rpc-server[89463]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-31 15:01:06.366 | Jul 31 15:00:33 np0000006239 neutron-rpc-server[89453]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-31 15:01:06.366 | Jul 31 15:00:33 np0000006239 neutron-rpc-server[89427]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-31 15:01:06.366 | Jul 31 15:00:33 np0000006239 neutron-rpc-server[89470]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-31 15:01:06.366 | Jul 31 15:00:33 np0000006239 neutron-rpc-server[89479]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-31 15:01:06.366 | Jul 31 15:00:33 np0000006239 neutron-rpc-server[89446]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-31 15:01:06.370 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:06.373 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-31 15:01:06.388 | enabled 2026-07-31 15:01:06.392 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-31 15:01:06.411 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-31 15:01:06.411 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-31 15:01:06.411 | Active: active (running) since Fri 2026-07-31 15:00:01 UTC; 1min 4s ago 2026-07-31 15:01:06.411 | Main PID: 89168 (neutron-ovn-mai) 2026-07-31 15:01:06.411 | Tasks: 12 (limit: 75886) 2026-07-31 15:01:06.411 | Memory: 267.7M () 2026-07-31 15:01:06.411 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-31 15:01:06.411 | ├─89168 "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-31 15:01:06.411 | └─90040 "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-31 15:01:06.411 | 2026-07-31 15:01:06.411 | Jul 31 15:00:25 np0000006239 neutron-ovn-maintenance-worker[90040]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7cd8d60e-4b87-485d-ad3c-80db31094249 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=90040) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-31 15:01:06.411 | Jul 31 15:00:25 np0000006239 neutron-ovn-maintenance-worker[90040]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7cd8d60e-4b87-485d-ad3c-80db31094249 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=90040) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-31 15:01:06.411 | Jul 31 15:00:26 np0000006239 neutron-ovn-maintenance-worker[90040]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7cd8d60e-4b87-485d-ad3c-80db31094249 None None] OVN maintenance task update_router_distributed_flag finished in 0.003 seconds 2026-07-31 15:01:06.411 | Jul 31 15:00:26 np0000006239 neutron-ovn-maintenance-worker[90040]: DEBUG futurist.periodics [None req-7cd8d60e-4b87-485d-ad3c-80db31094249 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=90040) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-31 15:01:06.411 | Jul 31 15:00:26 np0000006239 neutron-ovn-maintenance-worker[90040]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7cd8d60e-4b87-485d-ad3c-80db31094249 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=90040) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-31 15:01:06.411 | Jul 31 15:00:26 np0000006239 neutron-ovn-maintenance-worker[90040]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7cd8d60e-4b87-485d-ad3c-80db31094249 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=90040) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-31 15:01:06.411 | Jul 31 15:00:26 np0000006239 neutron-ovn-maintenance-worker[90040]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7cd8d60e-4b87-485d-ad3c-80db31094249 None None] OVN maintenance task update_security_group_with_address_group finished in 0.009 seconds 2026-07-31 15:01:06.411 | Jul 31 15:00:26 np0000006239 neutron-ovn-maintenance-worker[90040]: DEBUG futurist.periodics [None req-7cd8d60e-4b87-485d-ad3c-80db31094249 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=90040) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-31 15:01:06.411 | Jul 31 15:00:26 np0000006239 neutron-ovn-maintenance-worker[90040]: DEBUG futurist.periodics [None req-7cd8d60e-4b87-485d-ad3c-80db31094249 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=90040) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-31 15:01:06.411 | Jul 31 15:00:36 np0000006239 neutron-ovn-maintenance-worker[90040]: DEBUG dbcounter [-] [90040] Writing DB stats neutron:SELECT=376,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=90040) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:06.416 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:06.419 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-31 15:01:06.434 | enabled 2026-07-31 15:01:06.438 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-31 15:01:06.455 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-31 15:01:06.456 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-31 15:01:06.456 | Active: active (running) since Fri 2026-07-31 15:00:28 UTC; 38s ago 2026-07-31 15:01:06.456 | Main PID: 93577 (nova-novncproxy) 2026-07-31 15:01:06.456 | Tasks: 14 (limit: 75886) 2026-07-31 15:01:06.456 | Memory: 110.6M () 2026-07-31 15:01:06.456 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-31 15:01:06.456 | └─93577 /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-31 15:01:06.456 | 2026-07-31 15:01:06.456 | Jul 31 15:00:28 np0000006239 nova-novncproxy[93577]: If you are already using Eventlet, we recommend migrating to a different 2026-07-31 15:01:06.456 | Jul 31 15:00:28 np0000006239 nova-novncproxy[93577]: framework. For more detail see 2026-07-31 15:01:06.456 | Jul 31 15:00:28 np0000006239 nova-novncproxy[93577]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 15:01:06.456 | Jul 31 15:00:28 np0000006239 nova-novncproxy[93577]: import eventlet # noqa 2026-07-31 15:01:06.456 | Jul 31 15:00:28 np0000006239 nova-novncproxy[93577]: 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-31 15:01:06.456 | Jul 31 15:00:30 np0000006239 nova-novncproxy[93577]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-31 15:01:06.456 | Jul 31 15:00:30 np0000006239 nova-novncproxy[93577]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-31 15:01:06.456 | Jul 31 15:00:30 np0000006239 nova-novncproxy[93577]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-31 15:01:06.456 | Jul 31 15:00:30 np0000006239 nova-novncproxy[93577]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-31 15:01:06.456 | Jul 31 15:00:30 np0000006239 nova-novncproxy[93577]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-31 15:01:06.460 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:06.464 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-31 15:01:06.480 | enabled 2026-07-31 15:01:06.485 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-31 15:01:06.504 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-31 15:01:06.504 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-31 15:01:06.504 | Active: active (running) since Fri 2026-07-31 15:00:30 UTC; 36s ago 2026-07-31 15:01:06.504 | Main PID: 94402 (nova-conductor:) 2026-07-31 15:01:06.504 | Tasks: 26 (limit: 75886) 2026-07-31 15:01:06.504 | Memory: 181.2M () 2026-07-31 15:01:06.504 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-31 15:01:06.504 | ├─94402 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-31 15:01:06.504 | ├─95864 "nova-conductor: ServiceWrapper worker(0)" 2026-07-31 15:01:06.504 | ├─95874 "nova-conductor: ServiceWrapper worker(1)" 2026-07-31 15:01:06.504 | └─95881 "nova-conductor: ServiceWrapper worker(2)" 2026-07-31 15:01:06.504 | 2026-07-31 15:01:06.504 | Jul 31 15:00:38 np0000006239 nova-conductor[95864]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95864) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-31 15:01:06.504 | Jul 31 15:00:38 np0000006239 nova-conductor[95881]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95881) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-31 15:01:06.504 | Jul 31 15:00:38 np0000006239 nova-conductor[95874]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95874) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-31 15:01:06.504 | Jul 31 15:00:41 np0000006239 nova-conductor[94402]: DEBUG dbcounter [-] [94402] Writing DB stats nova_api:SELECT=1 {{(pid=94402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:06.504 | Jul 31 15:00:42 np0000006239 nova-conductor[94402]: DEBUG dbcounter [-] [94402] Writing DB stats nova_cell0:SELECT=1 {{(pid=94402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:06.504 | Jul 31 15:00:42 np0000006239 nova-conductor[94402]: DEBUG dbcounter [-] [94402] Writing DB stats nova_cell1:SELECT=1 {{(pid=94402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:06.504 | Jul 31 15:00:48 np0000006239 nova-conductor[95864]: DEBUG dbcounter [-] [95864] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=95864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:06.504 | Jul 31 15:00:48 np0000006239 nova-conductor[95881]: DEBUG dbcounter [-] [95881] Writing DB stats nova_cell0:SELECT=3 {{(pid=95881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:06.504 | Jul 31 15:00:48 np0000006239 nova-conductor[95874]: DEBUG dbcounter [-] [95874] Writing DB stats nova_cell0:SELECT=3 {{(pid=95874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:06.504 | Jul 31 15:00:56 np0000006239 nova-conductor[95874]: DEBUG oslo.service.backend._threading.loopingcall [None req-c04c423f-ba18-4b3c-bd73-2899f727477e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95874) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-31 15:01:06.509 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-31 15:01:06.512 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-31 15:01:06.527 | enabled 2026-07-31 15:01:06.531 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-31 15:01:06.549 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-31 15:01:06.549 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-31 15:01:06.549 | Active: active (running) since Fri 2026-07-31 15:00:31 UTC; 34s ago 2026-07-31 15:01:06.549 | Main PID: 94950 (nova-conductor:) 2026-07-31 15:01:06.549 | Tasks: 44 (limit: 75886) 2026-07-31 15:01:06.549 | Memory: 194.2M () 2026-07-31 15:01:06.549 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-31 15:01:06.549 | ├─94950 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-31 15:01:06.549 | ├─96015 "nova-conductor: ServiceWrapper worker(0)" 2026-07-31 15:01:06.549 | ├─96017 "nova-conductor: ServiceWrapper worker(1)" 2026-07-31 15:01:06.549 | └─96020 "nova-conductor: ServiceWrapper worker(2)" 2026-07-31 15:01:06.549 | 2026-07-31 15:01:06.549 | Jul 31 15:00:38 np0000006239 nova-conductor[96020]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96020) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-31 15:01:06.549 | Jul 31 15:00:38 np0000006239 nova-conductor[96017]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96017) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-31 15:01:06.549 | Jul 31 15:00:43 np0000006239 nova-conductor[94950]: DEBUG dbcounter [-] [94950] Writing DB stats nova_cell1:SELECT=1 {{(pid=94950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-31 15:01:06.549 | Jul 31 15:00:48 np0000006239 nova-conductor[96015]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-31 15:01:06.549 | Jul 31 15:00:48 np0000006239 nova-conductor[96020]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96020) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-31 15:01:06.549 | Jul 31 15:00:48 np0000006239 nova-conductor[96017]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96017) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-31 15:01:06.549 | Jul 31 15:00:58 np0000006239 nova-conductor[96015]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-31 15:01:06.549 | Jul 31 15:00:58 np0000006239 nova-conductor[96017]: DEBUG oslo.service.backend._threading.loopingcall [None req-30cb3b75-0a96-47c3-8cda-1fd66e10b72d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=96017) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-31 15:01:06.549 | Jul 31 15:00:58 np0000006239 nova-conductor[96020]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96020) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-31 15:01:06.549 | Jul 31 15:00:58 np0000006239 nova-conductor[96017]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96017) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-31 15:01:06.554 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-07-31 15:01:06.575 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:06.578 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-07-31 15:01:06.599 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:06.602 | + ./stack.sh:main:1454 : /opt/stack/devstack/tools/discover_hosts.sh 2026-07-31 15:01:06.866 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-31 15:01:06.866 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 15:01:06.866 | we strongly recommend against using it for new projects. 2026-07-31 15:01:06.866 | 2026-07-31 15:01:06.866 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 15:01:06.866 | framework. For more detail see 2026-07-31 15:01:06.866 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 15:01:06.866 | 2026-07-31 15:01:06.866 | import eventlet # noqa 2026-07-31 15:01:06.991 | 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-31 15:01:08.489 | INFO dbcounter [None req-11d11164-4212-4a74-84d1-12213f0e8214 None None] Registered counter for database nova_api 2026-07-31 15:01:08.550 | DEBUG dbcounter [-] [101796] Writer thread running {{(pid=101796) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-31 15:01:08.555 | Found 2 cell mappings. 2026-07-31 15:01:08.555 | Skipping cell0 since it does not contain hosts. 2026-07-31 15:01:08.555 | Getting computes from cell 'cell1': 1e4f56b0-92c0-48cb-9352-06a4de361ee1 2026-07-31 15:01:08.555 | INFO dbcounter [None req-11d11164-4212-4a74-84d1-12213f0e8214 None None] Registered counter for database nova_cell1 2026-07-31 15:01:08.590 | DEBUG dbcounter [-] [101796] Writer thread running {{(pid=101796) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-31 15:01:08.669 | Checking host mapping for compute host 'np0000006239': 5d94db66-1c7d-4884-aa62-5140c683d242 2026-07-31 15:01:08.669 | Creating host mapping for compute host 'np0000006239': 5d94db66-1c7d-4884-aa62-5140c683d242 2026-07-31 15:01:08.669 | Found 1 unmapped computes in cell: 1e4f56b0-92c0-48cb-9352-06a4de361ee1 2026-07-31 15:01:09.216 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-31 15:01:09.472 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-31 15:01:09.472 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-31 15:01:09.472 | we strongly recommend against using it for new projects. 2026-07-31 15:01:09.472 | 2026-07-31 15:01:09.472 | If you are already using Eventlet, we recommend migrating to a different 2026-07-31 15:01:09.472 | framework. For more detail see 2026-07-31 15:01:09.472 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-31 15:01:09.472 | 2026-07-31 15:01:09.472 | import eventlet # noqa 2026-07-31 15:01:09.596 | 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-31 15:01:11.680 | +-------------------------------------------+ 2026-07-31 15:01:11.680 | | Upgrade Check Results | 2026-07-31 15:01:11.680 | +-------------------------------------------+ 2026-07-31 15:01:11.680 | | Check: Cells v2 | 2026-07-31 15:01:11.680 | | Result: Success | 2026-07-31 15:01:11.680 | | Details: None | 2026-07-31 15:01:11.680 | +-------------------------------------------+ 2026-07-31 15:01:11.680 | | Check: Placement API | 2026-07-31 15:01:11.680 | | Result: Success | 2026-07-31 15:01:11.680 | | Details: None | 2026-07-31 15:01:11.680 | +-------------------------------------------+ 2026-07-31 15:01:11.680 | | Check: Cinder API | 2026-07-31 15:01:11.680 | | Result: Success | 2026-07-31 15:01:11.680 | | Details: None | 2026-07-31 15:01:11.680 | +-------------------------------------------+ 2026-07-31 15:01:11.680 | | Check: Policy File JSON to YAML Migration | 2026-07-31 15:01:11.680 | | Result: Success | 2026-07-31 15:01:11.680 | | Details: None | 2026-07-31 15:01:11.680 | +-------------------------------------------+ 2026-07-31 15:01:11.680 | | Check: Older than N-1 computes | 2026-07-31 15:01:11.680 | | Result: Success | 2026-07-31 15:01:11.680 | | Details: None | 2026-07-31 15:01:11.680 | +-------------------------------------------+ 2026-07-31 15:01:11.680 | | Check: hw_machine_type unset | 2026-07-31 15:01:11.680 | | Result: Success | 2026-07-31 15:01:11.680 | | Details: None | 2026-07-31 15:01:11.680 | +-------------------------------------------+ 2026-07-31 15:01:11.680 | | Check: Service User Token Configuration | 2026-07-31 15:01:11.680 | | Result: Success | 2026-07-31 15:01:11.680 | | Details: None | 2026-07-31 15:01:11.680 | +-------------------------------------------+ 2026-07-31 15:01:12.167 | + ./stack.sh:main:1474 : [[ -x /opt/stack/devstack/local.sh ]] 2026-07-31 15:01:12.171 | + ./stack.sh:main:1485 : command openstack complete 2026-07-31 15:01:12.172 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-31 15:01:12.487 | 2026-07-31 15:01:12.499 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-07-31 15:01:12.519 | + functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:12.522 | + ./stack.sh:main:1490 : is_ubuntu 2026-07-31 15:01:12.525 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-31 15:01:12.529 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-31 15:01:12.533 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-31 15:01:12.536 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 15:01:12.539 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-07-31 15:01:12.542 | + ./stack.sh:main:1492 : set_lvm_filter 2026-07-31 15:01:12.545 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-31 15:01:12.549 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-31 15:01:12.552 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-31 15:01:12.555 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-31 15:01:12.558 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-31 15:01:12.562 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-31 15:01:12.608 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2026-07-31 15:01:12.611 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-31 15:01:12.614 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-31 15:01:12.629 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-31 15:01:12.648 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2026-07-31 15:01:12.651 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 15:01:12.657 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2026-07-31 15:01:12.657 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-07-31 15:01:12.661 | + functions-common:run_phase:1848 : local mode=stack 2026-07-31 15:01:12.664 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-31 15:01:12.667 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-31 15:01:12.670 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-31 15:01:12.673 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-31 15:01:12.676 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-31 15:01:12.679 | + functions-common:run_phase:1858 : local extra 2026-07-31 15:01:12.683 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-31 15:01:12.687 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-31 15:01:12.690 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-31 15:01:12.694 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-31 15:01:12.697 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-07-31 15:01:12.700 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-31 15:01:12.719 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:12.722 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-31 15:01:12.725 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-31 15:01:12.728 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-31 15:01:12.731 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-31 15:01:12.734 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-31 15:01:12.737 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-31 15:01:12.741 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-31 15:01:12.744 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-31 15:01:12.746 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-31 15:01:12.748 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-31 15:01:12.750 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-31 15:01:12.754 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-31 15:01:12.803 | [8552 Async install_tempest:55176]: Waiting for completion of install_tempest running on PID 55176 (1 other jobs running) 2026-07-31 15:01:12.826 | [8552 Async install_tempest:55176]: Signaling child to exit 2026-07-31 15:01:12.826 | WAKEUP 2026-07-31 15:01:12.848 | [8552 Async install_tempest:55176]: Signaled 2026-07-31 15:01:12.849 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-31 15:01:12.849 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/tempest.git 2026-07-31 15:01:12.849 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-31 15:01:12.849 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-31 15:01:12.849 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-31 15:01:12.849 | +++ functions-common:git_clone:593 : pwd 2026-07-31 15:01:12.849 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-31 15:01:12.849 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-31 15:01:12.849 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-31 15:01:12.849 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-31 15:01:12.849 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-31 15:01:12.849 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-31 15:01:12.849 | ++ functions-common:git_clone:610 : echo master 2026-07-31 15:01:12.849 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-31 15:01:12.849 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-31 15:01:12.849 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-31 15:01:12.849 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-31 15:01:12.849 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-31 15:01:12.849 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-31 15:01:12.849 | ++ functions-common:git_clone:673 : head -1 2026-07-31 15:01:12.849 | fa340b1f5 Fix v2_98 schema chain for share APIs 2026-07-31 15:01:12.849 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-31 15:01:12.849 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-31 15:01:12.849 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-31 15:01:12.849 | ++ 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-31 15:01:12.849 | Collecting tox!=2.8.0,<4.0.0 2026-07-31 15:01:12.849 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-31 15:01:12.849 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-31 15:01:12.849 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-31 15:01:12.849 | 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-31 15:01:12.849 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-31 15:01:12.849 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-31 15:01:12.849 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-31 15:01:12.849 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-31 15:01:12.849 | 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-31 15:01:12.849 | 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-31 15:01:12.850 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-31 15:01:12.850 | 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-31 15:01:12.850 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-31 15:01:12.850 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-31 15:01:12.850 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-31 15:01:12.850 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-31 15:01:12.850 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-31 15:01:12.850 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-31 15:01:12.850 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 6.8 MB/s 0:00:00 2026-07-31 15:01:12.850 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-31 15:01:12.850 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-31 15:01:12.850 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-31 15:01:12.850 | 2026-07-31 15:01:12.850 | 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-31 15:01:12.850 | ++ inc/python:pip_install:216 : result=0 2026-07-31 15:01:12.850 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-31 15:01:12.850 | ++ functions-common:time_stop:2420 : local name 2026-07-31 15:01:12.850 | ++ functions-common:time_stop:2421 : local end_time 2026-07-31 15:01:12.850 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:01:12.850 | ++ functions-common:time_stop:2423 : local total 2026-07-31 15:01:12.850 | ++ functions-common:time_stop:2424 : local start_time 2026-07-31 15:01:12.850 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-31 15:01:12.850 | ++ functions-common:time_stop:2427 : start_time=1785509788726 2026-07-31 15:01:12.850 | ++ functions-common:time_stop:2429 : [[ -z 1785509788726 ]] 2026-07-31 15:01:12.850 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:01:12.850 | ++ functions-common:time_stop:2432 : end_time=1785509791257 2026-07-31 15:01:12.850 | ++ functions-common:time_stop:2433 : elapsed_time=2531 2026-07-31 15:01:12.850 | ++ functions-common:time_stop:2434 : total=93533 2026-07-31 15:01:12.850 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:01:12.850 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96064 2026-07-31 15:01:12.850 | ++ inc/python:pip_install:219 : return 0 2026-07-31 15:01:12.850 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-31 15:01:12.850 | ~/tempest ~/devstack 2026-07-31 15:01:12.850 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-31 15:01:12.850 | Already on 'master' 2026-07-31 15:01:12.850 | Your branch is up to date with 'origin/master'. 2026-07-31 15:01:12.850 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-31 15:01:12.850 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-31 15:01:12.850 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.6989XdCJvW 2026-07-31 15:01:12.850 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.6989XdCJvW 2026-07-31 15:01:12.850 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-31 15:01:12.850 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.6989XdCJvW 2026-07-31 15:01:12.850 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-31 15:01:12.850 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-31 15:01:12.850 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-31 15:01:12.850 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-31 15:01:12.850 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-31 15:01:12.850 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-31 15:01:12.850 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-31 15:01:12.850 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-31 15:01:12.850 | full create: /opt/stack/tempest/.tox/tempest 2026-07-31 15:01:12.850 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-31 15:01:12.850 | full develop-inst: /opt/stack/tempest 2026-07-31 15:01:12.850 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.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@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-31 15:01:12.850 | ___________________________________ summary ____________________________________ 2026-07-31 15:01:12.850 | full: skipped tests 2026-07-31 15:01:12.850 | congratulations :) 2026-07-31 15:01:12.850 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.6989XdCJvW -r requirements.txt 2026-07-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.850 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-07-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 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-31 15:01:12.851 | 2026-07-31 15:01:12.851 | [notice] A new release of pip is available: 26.1.2 -> 26.2 2026-07-31 15:01:12.851 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-07-31 15:01:12.851 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-31 15:01:12.851 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.6989XdCJvW 2026-07-31 15:01:12.851 | ++ lib/tempest:install_tempest:868 : popd 2026-07-31 15:01:12.851 | ~/devstack 2026-07-31 15:01:12.889 | [8552 Async install_tempest:55176]: finished install_tempest with result 0 in 18 seconds 2026-07-31 15:01:12.893 | ++ inc/async:async_wait:197 : return 0 2026-07-31 15:01:12.896 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-31 15:01:12.899 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 15:01:12.902 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-07-31 15:01:12.905 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-31 15:01:12.908 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-31 15:01:12.910 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-31 15:01:12.912 | ++ inc/python:setup_develop:353 : local bindep 2026-07-31 15:01:12.914 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-31 15:01:12.917 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-31 15:01:12.919 | ++ inc/python:setup_develop:359 : local extras= 2026-07-31 15:01:12.921 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-31 15:01:12.923 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-31 15:01:12.926 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-31 15:01:12.928 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-31 15:01:12.930 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-31 15:01:12.932 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-31 15:01:12.936 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-31 15:01:12.939 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-31 15:01:12.942 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-31 15:01:12.945 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-31 15:01:12.948 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-31 15:01:12.951 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-31 15:01:12.956 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-31 15:01:12.958 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-31 15:01:12.960 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-31 15:01:13.047 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-31 15:01:13.050 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-31 15:01:13.053 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-31 15:01:13.055 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-31 15:01:13.058 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-31 15:01:13.060 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-31 15:01:13.062 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-31 15:01:13.065 | ++ inc/python:setup_package:446 : local extras= 2026-07-31 15:01:13.068 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-31 15:01:13.070 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-31 15:01:13.073 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-31 15:01:13.076 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-31 15:01:13.079 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-31 15:01:13.081 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-31 15:01:13.102 | Using python 3.12 to install /opt/stack/tempest 2026-07-31 15:01:13.104 | ++ 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-31 15:01:13.623 | Obtaining file:///opt/stack/tempest 2026-07-31 15:01:13.625 | Installing build dependencies: started 2026-07-31 15:01:14.268 | Installing build dependencies: finished with status 'done' 2026-07-31 15:01:14.269 | Checking if build backend supports build_editable: started 2026-07-31 15:01:14.601 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-31 15:01:14.601 | Getting requirements to build editable: started 2026-07-31 15:01:14.766 | Getting requirements to build editable: finished with status 'done' 2026-07-31 15:01:14.768 | Preparing editable metadata (pyproject.toml): started 2026-07-31 15:01:15.556 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-31 15:01:15.570 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (7.0.3) 2026-07-31 15:01:15.571 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.15.0) 2026-07-31 15:01:15.571 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.26.0) 2026-07-31 15:01:15.571 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.9.1) 2026-07-31 15:01:15.571 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.0.0) 2026-07-31 15:01:15.572 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (43.0.3) 2026-07-31 15:01:15.572 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.3.0) 2026-07-31 15:01:15.572 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (7.6.1) 2026-07-31 15:01:15.572 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.5.0) 2026-07-31 15:01:15.573 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (8.3.0) 2026-07-31 15:01:15.584 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev43) 2026-07-31 15:01:15.585 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-31 15:01:15.588 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (5.11.0) 2026-07-31 15:01:15.588 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.1.1) 2026-07-31 15:01:15.589 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.3.2) 2026-07-31 15:01:15.589 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (6.0.3) 2026-07-31 15:01:15.590 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.4.6) 2026-07-31 15:01:15.591 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (5.9.0) 2026-07-31 15:01:15.591 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.18.0) 2026-07-31 15:01:15.591 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.7.0) 2026-07-31 15:01:15.591 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.1.0) 2026-07-31 15:01:15.592 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.7.1) 2026-07-31 15:01:15.592 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.20) 2026-07-31 15:01:15.592 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.6.2) 2026-07-31 15:01:15.593 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (0.6.0) 2026-07-31 15:01:15.594 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (4.0.0) 2026-07-31 15:01:15.596 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (3.0.52) 2026-07-31 15:01:15.596 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (1.11.0) 2026-07-31 15:01:15.597 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (15.0.0) 2026-07-31 15:01:15.597 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (1.8.0) 2026-07-31 15:01:15.599 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev43) (2.0.0) 2026-07-31 15:01:15.601 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev43) (3.0) 2026-07-31 15:01:15.602 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev43) (2.2.2) 2026-07-31 15:01:15.605 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (26.1.0) 2026-07-31 15:01:15.606 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (2025.9.1) 2026-07-31 15:01:15.606 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (0.37.0) 2026-07-31 15:01:15.607 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (2026.5.1) 2026-07-31 15:01:15.610 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev43) (6.9.0) 2026-07-31 15:01:15.613 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev43) (2.0.0) 2026-07-31 15:01:15.613 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev43) (2.34.2) 2026-07-31 15:01:15.615 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev43) (6.5.0) 2026-07-31 15:01:15.615 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev43) (2.9.0.post0) 2026-07-31 15:01:15.617 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev43) (4.15.0) 2026-07-31 15:01:15.618 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev43) (1.2.1) 2026-07-31 15:01:15.620 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (2.1.0) 2026-07-31 15:01:15.620 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (3.3.2) 2026-07-31 15:01:15.621 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (26.2) 2026-07-31 15:01:15.621 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (7.2.2) 2026-07-31 15:01:15.624 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev43) (5.0.0) 2026-07-31 15:01:15.625 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev43) (3.0.3) 2026-07-31 15:01:15.625 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev43) (1.6.2) 2026-07-31 15:01:15.628 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev43) (83.0.0) 2026-07-31 15:01:15.630 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev43) (0.8.1) 2026-07-31 15:01:15.639 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev43) (1.17.0) 2026-07-31 15:01:15.644 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev43) (3.4.7) 2026-07-31 15:01:15.645 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev43) (3.18) 2026-07-31 15:01:15.645 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev43) (2023.11.17) 2026-07-31 15:01:15.653 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (4.2.0) 2026-07-31 15:01:15.654 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (2.20.0) 2026-07-31 15:01:15.656 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (0.1.2) 2026-07-31 15:01:15.663 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev43) (0.16.0) 2026-07-31 15:01:15.670 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev43) 2026-07-31 15:01:15.671 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-31 15:01:15.689 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-31 15:01:15.690 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-31 15:01:15.696 | Building wheels for collected packages: tempest 2026-07-31 15:01:15.697 | Building editable for tempest (pyproject.toml): started 2026-07-31 15:01:16.654 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-31 15:01:16.654 | Created wheel for tempest: filename=tempest-46.3.1.dev43-0.editable-py3-none-any.whl size=8322 sha256=fb3fa80a106133d7d6fe5cb6cc6849cf6d3e256ca5d1e40020d7e98e520484a4 2026-07-31 15:01:16.654 | Stored in directory: /tmp/pip-ephem-wheel-cache-9dwl2gts/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-31 15:01:16.656 | Successfully built tempest 2026-07-31 15:01:16.808 | Installing collected packages: tomlkit, stestr, tempest 2026-07-31 15:01:16.934 | 2026-07-31 15:01:16.948 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev43 tomlkit-0.15.0 2026-07-31 15:01:17.068 | ++ inc/python:pip_install:216 : result=0 2026-07-31 15:01:17.071 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-31 15:01:17.073 | ++ functions-common:time_stop:2420 : local name 2026-07-31 15:01:17.075 | ++ functions-common:time_stop:2421 : local end_time 2026-07-31 15:01:17.078 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-31 15:01:17.081 | ++ functions-common:time_stop:2423 : local total 2026-07-31 15:01:17.083 | ++ functions-common:time_stop:2424 : local start_time 2026-07-31 15:01:17.085 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-31 15:01:17.087 | ++ functions-common:time_stop:2427 : start_time=1785510073096 2026-07-31 15:01:17.089 | ++ functions-common:time_stop:2429 : [[ -z 1785510073096 ]] 2026-07-31 15:01:17.092 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-31 15:01:17.096 | ++ functions-common:time_stop:2432 : end_time=1785510077093 2026-07-31 15:01:17.099 | ++ functions-common:time_stop:2433 : elapsed_time=3997 2026-07-31 15:01:17.101 | ++ functions-common:time_stop:2434 : total=99383 2026-07-31 15:01:17.103 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-31 15:01:17.106 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=103380 2026-07-31 15:01:17.108 | ++ inc/python:pip_install:219 : return 0 2026-07-31 15:01:17.110 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-31 15:01:17.113 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-31 15:01:17.116 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-31 15:01:17.119 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-31 15:01:17.122 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-31 15:01:17.124 | ++ inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-31 15:01:17.127 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/tempest, ]] 2026-07-31 15:01:17.129 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-31 15:01:17.132 | ++ 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-31 15:01:17.135 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-31 15:01:17.137 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-31 15:01:17.140 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-31 15:01:17.142 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-31 15:01:17.145 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-31 15:01:17.147 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-31 15:01:17.150 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-31 15:01:17.152 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-31 15:01:17.155 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-31 15:01:17.157 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-31 15:01:17.159 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-31 15:01:17.161 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-31 15:01:17.164 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-31 15:01:17.166 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-31 15:01:17.168 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-31 15:01:17.170 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-31 15:01:17.173 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-31 15:01:17.175 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-31 15:01:17.175 | ' 2026-07-31 15:01:17.178 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-31 15:01:17.180 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-31 15:01:17.196 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:17.198 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-31 15:01:17.200 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-31 15:01:17.203 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-31 15:01:17.205 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-31 15:01:17.208 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-31 15:01:17.209 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-31 15:01:17.209 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-31 15:01:17.445 | 2026-07-31 15:01:17.455 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:01:17.458 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-31 15:01:17.461 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-31 15:01:17.464 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-31 15:01:17.466 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-31 15:01:17.468 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-31 15:01:17.470 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-31 15:01:17.473 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-31 15:01:17.476 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-31 15:01:17.479 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-31 15:01:17.482 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-31 15:01:17.485 | ++ lib/tempest:get_active_images:176 : img_id=65297a15-b3b0-4992-8b6d-487c7d04882e 2026-07-31 15:01:17.487 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-31 15:01:17.490 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-31 15:01:17.493 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-07-31 15:01:17.495 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-31 15:01:17.498 | ++ lib/tempest:configure_tempest:272 : '[' -z 65297a15-b3b0-4992-8b6d-487c7d04882e ']' 2026-07-31 15:01:17.500 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-07-31 15:01:17.501 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-07-31 15:01:17.504 | ++ lib/tempest:configure_tempest:279 : [[ b819849e-b179-4b14-8d18-8ee2fb54436d != \6\5\2\9\7\a\1\5\-\b\3\b\0\-\4\9\9\2\-\8\b\6\d\-\4\8\7\c\7\d\0\4\8\8\2\e ]] 2026-07-31 15:01:17.506 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=b819849e-b179-4b14-8d18-8ee2fb54436d 2026-07-31 15:01:17.508 | ++ lib/tempest:configure_tempest:281 : break 2026-07-31 15:01:17.511 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-07-31 15:01:17.526 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-31 15:01:17.530 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-07-31 15:01:17.532 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-31 15:01:17.534 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-31 15:01:17.537 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-31 15:01:17.539 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-31 15:01:17.542 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-31 15:01:17.544 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-31 15:01:17.548 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-31 15:01:17.549 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-31 15:01:17.840 | 2026-07-31 15:01:17.849 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:01:17.853 | ++ lib/tempest:configure_tempest:303 : admin_project_id=b213b7fccba342638025ac6bee01429b 2026-07-31 15:01:17.856 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-31 15:01:17.875 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:17.878 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-31 15:01:18.105 | 2026-07-31 15:01:18.117 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:01:18.120 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-31 15:01:18.120 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-31 15:01:18.120 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-31 15:01:18.120 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-31 15:01:18.120 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-31 15:01:18.120 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-31 15:01:18.120 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-31 15:01:18.120 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-31 15:01:18.120 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-31 15:01:18.120 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-31 15:01:18.120 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-31 15:01:18.120 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-31 15:01:18.120 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-31 15:01:18.120 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-31 15:01:18.122 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-31 15:01:18.125 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-31 15:01:18.125 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-31 15:01:18.125 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-31 15:01:18.125 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-31 15:01:18.125 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-31 15:01:18.125 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-31 15:01:18.125 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-31 15:01:18.125 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-31 15:01:18.125 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-31 15:01:18.125 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-31 15:01:18.125 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-31 15:01:18.125 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-31 15:01:18.125 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-31 15:01:18.125 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-31 15:01:18.129 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 65297a15-b3b0-4992-8b6d-487c7d04882e 2026-07-31 15:01:18.132 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-31 15:01:18.134 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 65297a15-b3b0-4992-8b6d-487c7d04882e -c size -f value 2026-07-31 15:01:18.340 | 2026-07-31 15:01:18.351 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:01:18.354 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-31 15:01:18.357 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-31 15:01:18.357 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-31 15:01:18.382 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-31 15:01:18.384 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-31 15:01:18.386 | ++ 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-31 15:01:18.598 | 2026-07-31 15:01:18.598 | +----------------------------+-----------------------+ 2026-07-31 15:01:18.598 | | Field | Value | 2026-07-31 15:01:18.598 | +----------------------------+-----------------------+ 2026-07-31 15:01:18.598 | | OS-FLV-DISABLED:disabled | False | 2026-07-31 15:01:18.598 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-31 15:01:18.598 | | description | None | 2026-07-31 15:01:18.598 | | disk | 1 | 2026-07-31 15:01:18.598 | | id | 42 | 2026-07-31 15:01:18.598 | | name | m1.nano | 2026-07-31 15:01:18.599 | | os-flavor-access:is_public | True | 2026-07-31 15:01:18.599 | | properties | hw_rng:allowed='True' | 2026-07-31 15:01:18.599 | | ram | 192 | 2026-07-31 15:01:18.599 | | rxtx_factor | 1.0 | 2026-07-31 15:01:18.599 | | swap | 0 | 2026-07-31 15:01:18.599 | | vcpus | 1 | 2026-07-31 15:01:18.599 | +----------------------------+-----------------------+ 2026-07-31 15:01:18.606 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-31 15:01:18.608 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-31 15:01:18.609 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-31 15:01:18.609 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-31 15:01:18.609 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-31 15:01:18.609 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-31 15:01:18.609 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-31 15:01:18.609 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-31 15:01:18.609 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-31 15:01:18.609 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-31 15:01:18.609 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-31 15:01:18.609 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-31 15:01:18.609 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-31 15:01:18.609 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-31 15:01:18.609 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-31 15:01:18.611 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib b819849e-b179-4b14-8d18-8ee2fb54436d 2026-07-31 15:01:18.614 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-31 15:01:18.618 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show b819849e-b179-4b14-8d18-8ee2fb54436d -c size -f value 2026-07-31 15:01:18.812 | 2026-07-31 15:01:18.822 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:01:18.826 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-07-31 15:01:18.829 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-31 15:01:18.830 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-07-31 15:01:18.853 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-31 15:01:18.855 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-31 15:01:18.858 | ++ 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-31 15:01:19.074 | 2026-07-31 15:01:19.074 | +----------------------------+-----------------------+ 2026-07-31 15:01:19.074 | | Field | Value | 2026-07-31 15:01:19.074 | +----------------------------+-----------------------+ 2026-07-31 15:01:19.074 | | OS-FLV-DISABLED:disabled | False | 2026-07-31 15:01:19.074 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-31 15:01:19.074 | | description | None | 2026-07-31 15:01:19.074 | | disk | 1 | 2026-07-31 15:01:19.074 | | id | 84 | 2026-07-31 15:01:19.074 | | name | m1.micro | 2026-07-31 15:01:19.074 | | os-flavor-access:is_public | True | 2026-07-31 15:01:19.074 | | properties | hw_rng:allowed='True' | 2026-07-31 15:01:19.074 | | ram | 256 | 2026-07-31 15:01:19.074 | | rxtx_factor | 1.0 | 2026-07-31 15:01:19.074 | | swap | 0 | 2026-07-31 15:01:19.074 | | vcpus | 1 | 2026-07-31 15:01:19.074 | +----------------------------+-----------------------+ 2026-07-31 15:01:19.082 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-31 15:01:19.086 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-31 15:01:19.104 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:19.107 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-31 15:01:19.110 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-07-31 15:01:19.112 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-31 15:01:19.115 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-31 15:01:19.118 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-31 15:01:19.121 | +++ functions-common:git_clone:593 : pwd 2026-07-31 15:01:19.124 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-31 15:01:19.127 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-31 15:01:19.129 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-31 15:01:19.146 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-31 15:01:19.148 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-31 15:01:19.150 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-31 15:01:19.153 | ++ functions-common:git_clone:610 : echo master 2026-07-31 15:01:19.154 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-31 15:01:19.159 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-31 15:01:19.161 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-31 15:01:19.163 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-31 15:01:19.176 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-31 15:01:19.179 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-31 15:01:19.179 | ++ functions-common:git_clone:673 : head -1 2026-07-31 15:01:19.186 | 5d0367e Clean-up zuul config spacing 2026-07-31 15:01:19.189 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-31 15:01:19.191 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-31 15:01:19.191 | ~/os-test-images ~/devstack 2026-07-31 15:01:19.194 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-31 15:01:19.410 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-31 15:01:19.713 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-31 15:01:21.128 | generate installed: PyYAML==6.0.3 2026-07-31 15:01:21.129 | generate run-test-pre: PYTHONHASHSEED='1628775984' 2026-07-31 15:01:21.129 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-31 15:01:21.189 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-31 15:01:21.200 | 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-31 15:01:21.213 | 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-31 15:01:21.228 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-31 15:01:21.230 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-31 15:01:21.238 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-31 15:01:21.244 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-31 15:01:21.275 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-31 15:01:21.285 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-31 15:01:21.292 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-31 15:01:21.305 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-31 15:01:21.305 | 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-31 15:01:21.313 | 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-31 15:01:21.318 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-31 15:01:21.332 | 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-31 15:01:21.334 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-31 15:01:21.336 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-31 15:01:21.345 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-31 15:01:21.353 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-31 15:01:21.363 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-31 15:01:21.365 | 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-31 15:01:21.374 | 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-31 15:01:21.377 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-31 15:01:21.379 | 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-31 15:01:21.387 | 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-31 15:01:21.390 | 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-31 15:01:21.400 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-31 15:01:21.416 | ___________________________________ summary ____________________________________ 2026-07-31 15:01:21.416 | generate: commands succeeded 2026-07-31 15:01:21.416 | congratulations :) 2026-07-31 15:01:21.441 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-31 15:01:21.441 | ~/devstack 2026-07-31 15:01:21.444 | ++ 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-31 15:01:21.478 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-31 15:01:21.482 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-31 15:01:21.501 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-31 15:01:21.503 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-31 15:01:21.504 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-31 15:01:21.535 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-07-31 15:01:21.567 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-31 15:01:21.569 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-31 15:01:21.571 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-31 15:01:21.573 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-31 15:01:21.577 | +++ 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-31 15:01:21.814 | 2026-07-31 15:01:21.825 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:01:21.827 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-31 15:01:21.827 | address-scope 2026-07-31 15:01:21.827 | agent 2026-07-31 15:01:21.827 | allowed-address-pairs 2026-07-31 15:01:21.827 | auto-allocated-topology 2026-07-31 15:01:21.828 | availability_zone 2026-07-31 15:01:21.828 | default-subnetpools 2026-07-31 15:01:21.828 | dhcp_agent_scheduler 2026-07-31 15:01:21.828 | dns-integration 2026-07-31 15:01:21.828 | dns-domain-ports 2026-07-31 15:01:21.828 | dns-integration-domain-keywords 2026-07-31 15:01:21.828 | empty-string-filtering 2026-07-31 15:01:21.828 | external-net 2026-07-31 15:01:21.828 | extra_dhcp_opt 2026-07-31 15:01:21.828 | extraroute 2026-07-31 15:01:21.828 | extraroute-atomic 2026-07-31 15:01:21.828 | filter-validation 2026-07-31 15:01:21.828 | floating-ip-port-forwarding-detail 2026-07-31 15:01:21.828 | fip-port-details 2026-07-31 15:01:21.828 | flavors 2026-07-31 15:01:21.828 | floatingip-pools 2026-07-31 15:01:21.828 | router 2026-07-31 15:01:21.828 | l3-agent-scheduler-ha-chassis-priority 2026-07-31 15:01:21.828 | enable-default-route-bfd 2026-07-31 15:01:21.828 | enable-default-route-ecmp 2026-07-31 15:01:21.828 | ext-gw-mode 2026-07-31 15:01:21.828 | l3-ha 2026-07-31 15:01:21.828 | external-gateway-multihoming 2026-07-31 15:01:21.828 | l3-flavors 2026-07-31 15:01:21.828 | l3_agent_scheduler 2026-07-31 15:01:21.828 | multi-provider 2026-07-31 15:01:21.828 | net-mtu 2026-07-31 15:01:21.828 | net-mtu-writable 2026-07-31 15:01:21.828 | network_availability_zone 2026-07-31 15:01:21.828 | network-ip-availability 2026-07-31 15:01:21.828 | network-ip-availability-details 2026-07-31 15:01:21.828 | pagination 2026-07-31 15:01:21.828 | port-device-profile 2026-07-31 15:01:21.828 | port-mac-address-regenerate 2026-07-31 15:01:21.828 | port-numa-affinity-policy 2026-07-31 15:01:21.828 | port-numa-affinity-policy-socket 2026-07-31 15:01:21.828 | binding 2026-07-31 15:01:21.828 | binding-extended 2026-07-31 15:01:21.828 | port-security 2026-07-31 15:01:21.828 | project-id 2026-07-31 15:01:21.828 | provider 2026-07-31 15:01:21.828 | qinq 2026-07-31 15:01:21.828 | quota-check-limit 2026-07-31 15:01:21.828 | quota-check-limit-default 2026-07-31 15:01:21.828 | quotas 2026-07-31 15:01:21.828 | quota_details 2026-07-31 15:01:21.828 | rbac-policies 2026-07-31 15:01:21.828 | rbac-address-scope 2026-07-31 15:01:21.828 | rbac-security-groups 2026-07-31 15:01:21.828 | revision-if-match 2026-07-31 15:01:21.828 | standard-attr-revisions 2026-07-31 15:01:21.828 | router_availability_zone 2026-07-31 15:01:21.828 | router-enable-snat 2026-07-31 15:01:21.828 | security-groups-default-rules 2026-07-31 15:01:21.828 | security-groups-default-statefulness 2026-07-31 15:01:21.828 | security-groups-normalized-cidr 2026-07-31 15:01:21.828 | security-groups-remote-address-group 2026-07-31 15:01:21.828 | security-groups-rules-belongs-to-default-sg 2026-07-31 15:01:21.828 | security-groups-shared-filtering 2026-07-31 15:01:21.828 | security-group 2026-07-31 15:01:21.828 | service-type 2026-07-31 15:01:21.828 | sorting 2026-07-31 15:01:21.828 | standard-attr-description 2026-07-31 15:01:21.828 | stateful-security-group 2026-07-31 15:01:21.828 | subnet-dns-publish-fixed-ip 2026-07-31 15:01:21.828 | subnet-external-network 2026-07-31 15:01:21.828 | subnet_onboard 2026-07-31 15:01:21.828 | subnet-service-types 2026-07-31 15:01:21.828 | subnet_allocation 2026-07-31 15:01:21.828 | subnetpool-prefix-ops 2026-07-31 15:01:21.828 | tag-creation 2026-07-31 15:01:21.828 | standard-attr-tag 2026-07-31 15:01:21.828 | standard-attr-timestamp 2026-07-31 15:01:21.828 | vlan-transparent' 2026-07-31 15:01:21.830 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-31 15:01:21.830 | address-scope 2026-07-31 15:01:21.830 | agent 2026-07-31 15:01:21.830 | allowed-address-pairs 2026-07-31 15:01:21.830 | auto-allocated-topology 2026-07-31 15:01:21.830 | availability_zone 2026-07-31 15:01:21.830 | default-subnetpools 2026-07-31 15:01:21.830 | dhcp_agent_scheduler 2026-07-31 15:01:21.830 | dns-integration 2026-07-31 15:01:21.830 | dns-domain-ports 2026-07-31 15:01:21.830 | dns-integration-domain-keywords 2026-07-31 15:01:21.830 | empty-string-filtering 2026-07-31 15:01:21.830 | external-net 2026-07-31 15:01:21.830 | extra_dhcp_opt 2026-07-31 15:01:21.830 | extraroute 2026-07-31 15:01:21.830 | extraroute-atomic 2026-07-31 15:01:21.830 | filter-validation 2026-07-31 15:01:21.830 | floating-ip-port-forwarding-detail 2026-07-31 15:01:21.830 | fip-port-details 2026-07-31 15:01:21.830 | flavors 2026-07-31 15:01:21.830 | floatingip-pools 2026-07-31 15:01:21.830 | router 2026-07-31 15:01:21.830 | l3-agent-scheduler-ha-chassis-priority 2026-07-31 15:01:21.830 | enable-default-route-bfd 2026-07-31 15:01:21.830 | enable-default-route-ecmp 2026-07-31 15:01:21.830 | ext-gw-mode 2026-07-31 15:01:21.830 | l3-ha 2026-07-31 15:01:21.830 | external-gateway-multihoming 2026-07-31 15:01:21.830 | l3-flavors 2026-07-31 15:01:21.830 | l3_agent_scheduler 2026-07-31 15:01:21.830 | multi-provider 2026-07-31 15:01:21.830 | net-mtu 2026-07-31 15:01:21.830 | net-mtu-writable 2026-07-31 15:01:21.830 | network_availability_zone 2026-07-31 15:01:21.830 | network-ip-availability 2026-07-31 15:01:21.830 | network-ip-availability-details 2026-07-31 15:01:21.830 | pagination 2026-07-31 15:01:21.830 | port-device-profile 2026-07-31 15:01:21.830 | port-mac-address-regenerate 2026-07-31 15:01:21.830 | port-numa-affinity-policy 2026-07-31 15:01:21.830 | port-numa-affinity-policy-socket 2026-07-31 15:01:21.830 | binding 2026-07-31 15:01:21.830 | binding-extended 2026-07-31 15:01:21.830 | port-security 2026-07-31 15:01:21.830 | project-id 2026-07-31 15:01:21.830 | provider 2026-07-31 15:01:21.830 | qinq 2026-07-31 15:01:21.830 | quota-check-limit 2026-07-31 15:01:21.831 | quota-check-limit-default 2026-07-31 15:01:21.831 | quotas 2026-07-31 15:01:21.831 | quota_details 2026-07-31 15:01:21.831 | rbac-policies 2026-07-31 15:01:21.831 | rbac-address-scope 2026-07-31 15:01:21.831 | rbac-security-groups 2026-07-31 15:01:21.831 | revision-if-match 2026-07-31 15:01:21.831 | standard-attr-revisions 2026-07-31 15:01:21.831 | router_availability_zone 2026-07-31 15:01:21.831 | router-enable-snat 2026-07-31 15:01:21.831 | security-groups-default-rules 2026-07-31 15:01:21.831 | security-groups-default-statefulness 2026-07-31 15:01:21.831 | security-groups-normalized-cidr 2026-07-31 15:01:21.831 | security-groups-remote-address-group 2026-07-31 15:01:21.831 | security-groups-rules-belongs-to-default-sg 2026-07-31 15:01:21.831 | security-groups-shared-filtering 2026-07-31 15:01:21.831 | security-group 2026-07-31 15:01:21.831 | service-type 2026-07-31 15:01:21.831 | sorting 2026-07-31 15:01:21.831 | standard-attr-description 2026-07-31 15:01:21.831 | stateful-security-group 2026-07-31 15:01:21.831 | subnet-dns-publish-fixed-ip 2026-07-31 15:01:21.831 | subnet-external-network 2026-07-31 15:01:21.831 | subnet_onboard 2026-07-31 15:01:21.831 | subnet-service-types 2026-07-31 15:01:21.831 | subnet_allocation 2026-07-31 15:01:21.831 | subnetpool-prefix-ops 2026-07-31 15:01:21.831 | tag-creation 2026-07-31 15:01:21.831 | standard-attr-tag 2026-07-31 15:01:21.831 | standard-attr-timestamp 2026-07-31 15:01:21.831 | vlan-transparent =~ external-net ]] 2026-07-31 15:01:21.832 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-31 15:01:21.835 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-31 15:01:22.065 | 2026-07-31 15:01:22.074 | +++ functions-common:oscwrap:2465 : return 0 2026-07-31 15:01:22.077 | ++ lib/tempest:configure_tempest:395 : public_network_id=f430e44e-b8e8-4a74-a4d4-b7cb98d25528 2026-07-31 15:01:22.080 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-31 15:01:22.669 | 2026-07-31 15:01:22.669 | +---------------------------+--------------------------------------+ 2026-07-31 15:01:22.669 | | Field | Value | 2026-07-31 15:01:22.669 | +---------------------------+--------------------------------------+ 2026-07-31 15:01:22.669 | | admin_state_up | UP | 2026-07-31 15:01:22.669 | | availability_zone_hints | | 2026-07-31 15:01:22.669 | | availability_zones | | 2026-07-31 15:01:22.669 | | created_at | 2026-07-31T15:01:22Z | 2026-07-31 15:01:22.670 | | description | | 2026-07-31 15:01:22.670 | | dns_domain | None | 2026-07-31 15:01:22.670 | | id | 9984a293-af14-4b16-ba2c-860b91a9aaf1 | 2026-07-31 15:01:22.670 | | ipv4_address_scope | None | 2026-07-31 15:01:22.670 | | ipv6_address_scope | None | 2026-07-31 15:01:22.670 | | is_default | False | 2026-07-31 15:01:22.670 | | is_vlan_qinq | None | 2026-07-31 15:01:22.670 | | is_vlan_transparent | False | 2026-07-31 15:01:22.670 | | mtu | 1372 | 2026-07-31 15:01:22.670 | | name | shared | 2026-07-31 15:01:22.670 | | port_security_enabled | True | 2026-07-31 15:01:22.670 | | project_id | b213b7fccba342638025ac6bee01429b | 2026-07-31 15:01:22.670 | | provider:network_type | geneve | 2026-07-31 15:01:22.670 | | provider:physical_network | None | 2026-07-31 15:01:22.670 | | provider:segmentation_id | 3195 | 2026-07-31 15:01:22.670 | | pvlan | None | 2026-07-31 15:01:22.670 | | qinq | False | 2026-07-31 15:01:22.670 | | qos_policy_id | None | 2026-07-31 15:01:22.670 | | revision_number | 1 | 2026-07-31 15:01:22.670 | | router:external | Internal | 2026-07-31 15:01:22.670 | | segments | None | 2026-07-31 15:01:22.670 | | shared | True | 2026-07-31 15:01:22.670 | | status | ACTIVE | 2026-07-31 15:01:22.670 | | subnets | | 2026-07-31 15:01:22.670 | | tags | | 2026-07-31 15:01:22.670 | | updated_at | 2026-07-31T15:01:22Z | 2026-07-31 15:01:22.670 | +---------------------------+--------------------------------------+ 2026-07-31 15:01:22.679 | ++ 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-31 15:01:23.663 | 2026-07-31 15:01:23.663 | +----------------------+--------------------------------------+ 2026-07-31 15:01:23.663 | | Field | Value | 2026-07-31 15:01:23.663 | +----------------------+--------------------------------------+ 2026-07-31 15:01:23.664 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-31 15:01:23.664 | | cidr | 192.168.233.0/24 | 2026-07-31 15:01:23.664 | | created_at | 2026-07-31T15:01:22Z | 2026-07-31 15:01:23.664 | | description | shared-subnet | 2026-07-31 15:01:23.664 | | dns_nameservers | | 2026-07-31 15:01:23.664 | | dns_publish_fixed_ip | None | 2026-07-31 15:01:23.664 | | enable_dhcp | True | 2026-07-31 15:01:23.664 | | gateway_ip | 192.168.233.1 | 2026-07-31 15:01:23.664 | | host_routes | | 2026-07-31 15:01:23.664 | | id | 4613de28-4714-4827-991a-4b070b177806 | 2026-07-31 15:01:23.664 | | ip_version | 4 | 2026-07-31 15:01:23.664 | | ipv6_address_mode | None | 2026-07-31 15:01:23.664 | | ipv6_ra_mode | None | 2026-07-31 15:01:23.664 | | name | shared-subnet | 2026-07-31 15:01:23.664 | | network_id | 9984a293-af14-4b16-ba2c-860b91a9aaf1 | 2026-07-31 15:01:23.664 | | project_id | b213b7fccba342638025ac6bee01429b | 2026-07-31 15:01:23.664 | | revision_number | 0 | 2026-07-31 15:01:23.664 | | router:external | False | 2026-07-31 15:01:23.664 | | segment_id | None | 2026-07-31 15:01:23.664 | | service_types | | 2026-07-31 15:01:23.664 | | subnetpool_id | None | 2026-07-31 15:01:23.664 | | tags | | 2026-07-31 15:01:23.664 | | updated_at | 2026-07-31T15:01:22Z | 2026-07-31 15:01:23.664 | +----------------------+--------------------------------------+ 2026-07-31 15:01:23.674 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-31 15:01:23.712 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-31 15:01:23.752 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-31 15:01:23.756 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-31 15:01:23.789 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-31 15:01:23.825 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-31 15:01:23.857 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-31 15:01:23.893 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-31 15:01:23.929 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.4.3.135/identity/v3 2026-07-31 15:01:23.961 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-31 15:01:23.993 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-31 15:01:24.022 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-31 15:01:24.052 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-31 15:01:24.054 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-31 15:01:24.090 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-07-31 15:01:24.124 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-31 15:01:24.158 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-31 15:01:24.191 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-31 15:01:24.225 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-31 15:01:24.243 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:24.246 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-31 15:01:24.281 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-31 15:01:24.284 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-31 15:01:24.320 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-31 15:01:24.340 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:01:24.343 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-31 15:01:24.377 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-31 15:01:24.411 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-31 15:01:24.450 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-31 15:01:24.453 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-07-31 15:01:24.488 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-31 15:01:24.520 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-31 15:01:24.538 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:01:24.541 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 65297a15-b3b0-4992-8b6d-487c7d04882e 2026-07-31 15:01:24.572 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt b819849e-b179-4b14-8d18-8ee2fb54436d 2026-07-31 15:01:24.609 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-31 15:01:24.646 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-31 15:01:24.684 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-31 15:01:24.725 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-31 15:01:24.744 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:24.746 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-31 15:01:24.749 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-31 15:01:24.752 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-31 15:01:24.754 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-31 15:01:24.756 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-31 15:01:24.758 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-31 15:01:24.778 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-31 15:01:24.780 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-31 15:01:24.812 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-31 15:01:24.851 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-31 15:01:24.886 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-31 15:01:24.921 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-31 15:01:24.956 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-31 15:01:24.992 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-31 15:01:25.027 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-31 15:01:25.062 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-31 15:01:25.100 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-31 15:01:25.104 | ++ 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-31 15:01:25.140 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-31 15:01:25.144 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-31 15:01:25.164 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:25.167 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-31 15:01:25.205 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-31 15:01:25.223 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:01:25.225 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-31 15:01:25.228 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-31 15:01:25.247 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:01:25.250 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-31 15:01:25.253 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-31 15:01:25.256 | ++ 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-31 15:01:25.293 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-31 15:01:25.330 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id f430e44e-b8e8-4a74-a4d4-b7cb98d25528 2026-07-31 15:01:25.365 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-31 15:01:25.403 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-07-31 15:01:25.440 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-31 15:01:25.480 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-31 15:01:25.517 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-31 15:01:25.555 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-31 15:01:25.592 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-07-31 15:01:25.594 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-31 15:01:25.597 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-31 15:01:25.600 | ++ 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-31 15:01:25.637 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-31 15:01:25.642 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-31 15:01:25.642 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-31 15:01:25.647 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-31 15:01:25.649 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-31 15:01:25.684 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-31 15:01:25.687 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-31 15:01:25.690 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-31 15:01:25.692 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-31 15:01:25.695 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-31 15:01:25.728 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-31 15:01:25.763 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-31 15:01:25.797 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-31 15:01:25.832 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-31 15:01:25.867 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-31 15:01:25.903 | ++ lib/tempest:configure_tempest:583 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-31 15:01:25.907 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-31 15:01:25.923 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2026-07-31 15:01:25.959 | ++ lib/tempest:configure_tempest:588 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-31 15:01:25.962 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-31 15:01:25.979 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2026-07-31 15:01:26.013 | ++ lib/tempest:configure_tempest:594 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-31 15:01:26.016 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-31 15:01:26.034 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-31 15:01:26.068 | ++ lib/tempest:configure_tempest:599 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-31 15:01:26.071 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-31 15:01:26.089 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-31 15:01:26.124 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-31 15:01:26.159 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-31 15:01:26.161 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-31 15:01:26.194 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-31 15:01:26.196 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-31 15:01:26.199 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-31 15:01:26.201 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-31 15:01:26.221 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-31 15:01:26.224 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-31 15:01:26.253 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-31 15:01:26.270 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:26.273 | ++ lib/tempest:configure_tempest:628 : [[ -n storpool:storpool ]] 2026-07-31 15:01:26.275 | ++ lib/tempest:configure_tempest:628 : [[ storpool:storpool =~ .*,.* ]] 2026-07-31 15:01:26.278 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o StorPool '!=' 'Open Source' ']' 2026-07-31 15:01:26.281 | ++ lib/tempest:configure_tempest:650 : iniset /opt/stack/tempest/etc/tempest.conf volume vendor_name StorPool 2026-07-31 15:01:26.314 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o storpool '!=' iSCSI ']' 2026-07-31 15:01:26.316 | ++ lib/tempest:configure_tempest:654 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol storpool 2026-07-31 15:01:26.352 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-31 15:01:26.355 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-31 15:01:26.358 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-31 15:01:26.361 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-31 15:01:26.364 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-31 15:01:26.384 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-31 15:01:26.386 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-31 15:01:26.422 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-31 15:01:26.424 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-31 15:01:26.427 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-07-31 15:01:26.430 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-31 15:01:26.467 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-31 15:01:26.504 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-31 15:01:26.543 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-31 15:01:26.546 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-31 15:01:26.548 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-31 15:01:26.551 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-31 15:01:26.570 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:26.573 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-31 15:01:26.615 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-31 15:01:26.617 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-31 15:01:26.636 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:26.639 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-31 15:01:26.673 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-31 15:01:26.676 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-31 15:01:26.694 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:26.697 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-31 15:01:26.731 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-31 15:01:26.734 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-31 15:01:26.751 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:26.754 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-31 15:01:26.787 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-31 15:01:26.789 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-31 15:01:26.805 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:26.807 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-31 15:01:26.837 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-31 15:01:26.840 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-31 15:01:26.856 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-31 15:01:26.859 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-07-31 15:01:26.889 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-31 15:01:26.891 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-31 15:01:26.911 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:01:26.913 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-31 15:01:26.947 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-31 15:01:26.950 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-31 15:01:26.982 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-31 15:01:26.985 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-31 15:01:27.017 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-31 15:01:27.019 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-31 15:01:27.053 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-31 15:01:27.055 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-31 15:01:27.089 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-31 15:01:27.092 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-31 15:01:27.127 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-31 15:01:27.129 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-07-31 15:01:27.132 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-31 15:01:27.136 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-31 15:01:27.140 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.VaD18uoCap 2026-07-31 15:01:27.143 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-31 15:01:27.146 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-31 15:01:27.150 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-31 15:01:27.155 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.p1rstkm3Vq 2026-07-31 15:01:27.158 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.p1rstkm3Vq 2026-07-31 15:01:27.161 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-31 15:01:27.164 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.p1rstkm3Vq 2026-07-31 15:01:27.167 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-31 15:01:27.170 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-31 15:01:27.173 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-31 15:01:27.179 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-31 15:01:27.182 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-31 15:01:27.184 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-31 15:01:27.186 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-31 15:01:27.189 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-31 15:01:27.192 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-31 15:01:27.449 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-31 15:01:27.974 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-31 15:01:36.183 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-31 15:01:39.883 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.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@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-31 15:01:39.883 | ___________________________________ summary ____________________________________ 2026-07-31 15:01:39.883 | venv-tempest: skipped tests 2026-07-31 15:01:39.883 | congratulations :) 2026-07-31 15:01:39.912 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.p1rstkm3Vq -r requirements.txt 2026-07-31 15:01:40.354 | /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-31 15:01:40.354 | !! 2026-07-31 15:01:40.354 | 2026-07-31 15:01:40.354 | ******************************************************************************** 2026-07-31 15:01:40.354 | Requirements should be satisfied by a PEP 517 installer. 2026-07-31 15:01:40.354 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-31 15:01:40.354 | 2026-07-31 15:01:40.354 | This deprecation is overdue, please update your project and remove deprecated 2026-07-31 15:01:40.354 | calls to avoid build errors in the future. 2026-07-31 15:01:40.354 | ******************************************************************************** 2026-07-31 15:01:40.354 | 2026-07-31 15:01:40.354 | !! 2026-07-31 15:01:40.354 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-31 15:01:40.601 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-31 15:01:40.602 | !! 2026-07-31 15:01:40.602 | 2026-07-31 15:01:40.602 | ******************************************************************************** 2026-07-31 15:01:40.602 | Please avoid running ``setup.py`` directly. 2026-07-31 15:01:40.602 | Instead, use pypa/build, pypa/installer or other 2026-07-31 15:01:40.602 | standards-based tools. 2026-07-31 15:01:40.602 | 2026-07-31 15:01:40.602 | This deprecation is overdue, please update your project and remove deprecated 2026-07-31 15:01:40.602 | calls to avoid build errors in the future. 2026-07-31 15:01:40.602 | 2026-07-31 15:01:40.602 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-31 15:01:40.602 | ******************************************************************************** 2026-07-31 15:01:40.602 | 2026-07-31 15:01:40.602 | !! 2026-07-31 15:01:40.602 | self.initialize_options() 2026-07-31 15:01:40.602 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-31 15:01:40.602 | warnings.warn(msg) 2026-07-31 15:01:40.617 | /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-31 15:01:40.618 | !! 2026-07-31 15:01:40.618 | 2026-07-31 15:01:40.618 | ******************************************************************************** 2026-07-31 15:01:40.618 | 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-31 15:01:40.618 | 2026-07-31 15:01:40.618 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-31 15:01:40.618 | or your builds will no longer be supported. 2026-07-31 15:01:40.618 | 2026-07-31 15:01:40.618 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-31 15:01:40.618 | ******************************************************************************** 2026-07-31 15:01:40.618 | 2026-07-31 15:01:40.618 | !! 2026-07-31 15:01:40.618 | corresp(dist, value, root_dir) 2026-07-31 15:01:40.695 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-31 15:01:44.230 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.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@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-31 15:01:44.230 | venv-tempest run-test-pre: PYTHONHASHSEED='2611049898' 2026-07-31 15:01:44.231 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.p1rstkm3Vq -r requirements.txt 2026-07-31 15:01:44.711 | 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-31 15:01:44.712 | 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-31 15:01:44.712 | 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-31 15:01:44.713 | 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-31 15:01:44.713 | 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-31 15:01:44.714 | 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-31 15:01:44.714 | 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-31 15:01:44.714 | 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-31 15:01:44.715 | 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-31 15:01:44.715 | 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-31 15:01:44.715 | 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-31 15:01:44.716 | 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-31 15:01:44.716 | 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-31 15:01:44.716 | 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-31 15:01:44.717 | 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-31 15:01:44.717 | 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-31 15:01:44.717 | 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-31 15:01:44.718 | 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-31 15:01:44.718 | 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-31 15:01:44.718 | 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-31 15:01:44.719 | 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-31 15:01:44.719 | 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-31 15:01:44.719 | 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-31 15:01:44.720 | 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-31 15:01:44.721 | 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-31 15:01:44.722 | 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-31 15:01:44.723 | 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-31 15:01:44.723 | 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-31 15:01:44.724 | 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-31 15:01:44.724 | 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-31 15:01:44.727 | 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-31 15:01:44.727 | 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-31 15:01:44.728 | 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-31 15:01:44.729 | 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-31 15:01:44.732 | 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-31 15:01:44.733 | 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-31 15:01:44.734 | 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-31 15:01:44.735 | 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-31 15:01:44.736 | 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-31 15:01:44.738 | 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-31 15:01:44.738 | 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-31 15:01:44.739 | 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-31 15:01:44.740 | 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-31 15:01:44.741 | 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-31 15:01:44.741 | 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-31 15:01:44.742 | 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-31 15:01:44.749 | 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-31 15:01:44.752 | 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-31 15:01:44.760 | 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-31 15:01:44.762 | 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-31 15:01:44.762 | 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-31 15:01:44.762 | 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-31 15:01:44.763 | 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-31 15:01:44.768 | 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-31 15:01:44.779 | 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-31 15:01:44.782 | 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-31 15:01:44.782 | 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-31 15:01:44.783 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-07-31 15:01:44.789 | 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-31 15:01:44.789 | 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-31 15:01:44.792 | 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-31 15:01:44.837 | 2026-07-31 15:01:44.837 | [notice] A new release of pip is available: 26.1.2 -> 26.2 2026-07-31 15:01:44.837 | [notice] To update, run: pip install --upgrade pip 2026-07-31 15:01:44.905 | ___________________________________ summary ____________________________________ 2026-07-31 15:01:44.905 | venv-tempest: commands succeeded 2026-07-31 15:01:44.905 | congratulations :) 2026-07-31 15:01:44.932 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.p1rstkm3Vq 2026-07-31 15:01:44.937 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-31 15:01:44.940 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-31 15:01:44.942 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-31 15:01:44.974 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.VaD18uoCap 2026-07-31 15:01:45.396 | /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-31 15:01:45.397 | !! 2026-07-31 15:01:45.397 | 2026-07-31 15:01:45.397 | ******************************************************************************** 2026-07-31 15:01:45.397 | Requirements should be satisfied by a PEP 517 installer. 2026-07-31 15:01:45.397 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-31 15:01:45.397 | 2026-07-31 15:01:45.397 | This deprecation is overdue, please update your project and remove deprecated 2026-07-31 15:01:45.397 | calls to avoid build errors in the future. 2026-07-31 15:01:45.397 | ******************************************************************************** 2026-07-31 15:01:45.397 | 2026-07-31 15:01:45.397 | !! 2026-07-31 15:01:45.397 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-31 15:01:45.639 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-31 15:01:45.639 | !! 2026-07-31 15:01:45.639 | 2026-07-31 15:01:45.639 | ******************************************************************************** 2026-07-31 15:01:45.639 | Please avoid running ``setup.py`` directly. 2026-07-31 15:01:45.639 | Instead, use pypa/build, pypa/installer or other 2026-07-31 15:01:45.639 | standards-based tools. 2026-07-31 15:01:45.639 | 2026-07-31 15:01:45.639 | This deprecation is overdue, please update your project and remove deprecated 2026-07-31 15:01:45.639 | calls to avoid build errors in the future. 2026-07-31 15:01:45.639 | 2026-07-31 15:01:45.639 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-31 15:01:45.639 | ******************************************************************************** 2026-07-31 15:01:45.639 | 2026-07-31 15:01:45.639 | !! 2026-07-31 15:01:45.639 | self.initialize_options() 2026-07-31 15:01:45.640 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-31 15:01:45.640 | warnings.warn(msg) 2026-07-31 15:01:45.655 | /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-31 15:01:45.655 | !! 2026-07-31 15:01:45.655 | 2026-07-31 15:01:45.655 | ******************************************************************************** 2026-07-31 15:01:45.655 | 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-31 15:01:45.655 | 2026-07-31 15:01:45.655 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-31 15:01:45.655 | or your builds will no longer be supported. 2026-07-31 15:01:45.655 | 2026-07-31 15:01:45.655 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-31 15:01:45.655 | ******************************************************************************** 2026-07-31 15:01:45.655 | 2026-07-31 15:01:45.655 | !! 2026-07-31 15:01:45.655 | corresp(dist, value, root_dir) 2026-07-31 15:01:45.732 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-31 15:01:49.298 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.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@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-31 15:01:49.299 | venv-tempest run-test-pre: PYTHONHASHSEED='2756805635' 2026-07-31 15:01:49.299 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.VaD18uoCap 2026-07-31 15:01:52.324 | ___________________________________ summary ____________________________________ 2026-07-31 15:01:52.324 | venv-tempest: commands succeeded 2026-07-31 15:01:52.324 | congratulations :) 2026-07-31 15:01:52.349 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-31 15:01:52.368 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:01:52.371 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-31 15:01:52.374 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-31 15:01:52.392 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-31 15:01:52.395 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-31 15:01:52.398 | ++ 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-31 15:01:52.402 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-31 15:01:52.404 | ++ 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-31 15:01:52.408 | +++ 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-31 15:01:52.411 | +++ 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-31 15:01:52.413 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-31 15:01:52.416 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-31 15:01:52.418 | +++ 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-31 15:01:52.439 | +++ 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-31 15:01:52.459 | ++ 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-31 15:01:52.461 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-31 15:01:52.464 | ++ 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-31 15:01:52.495 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-31 15:01:52.498 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-31 15:01:52.500 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-31 15:01:52.535 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-31 15:01:52.538 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-31 15:01:52.540 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-31 15:01:52.572 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-31 15:01:52.572 | ' 2026-07-31 15:01:52.575 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-31 15:01:52.577 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-31 15:01:52.580 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-07-31 15:01:52.582 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-31 15:01:52.585 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-31 15:01:52.585 | ~/tempest ~/tempest 2026-07-31 15:01:52.587 | ++ lib/tempest:install_tempest_plugins:874 : [[ cinder-tempest-plugin != 0 ]] 2026-07-31 15:01:52.590 | ++ lib/tempest:install_tempest_plugins:875 : local tmp_u_c_m 2026-07-31 15:01:52.594 | +++ lib/tempest:install_tempest_plugins:876 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-31 15:01:52.598 | ++ lib/tempest:install_tempest_plugins:876 : tmp_u_c_m=/tmp/tempest_u_c_m.sakyZ9flBp 2026-07-31 15:01:52.600 | ++ lib/tempest:install_tempest_plugins:877 : set_tempest_venv_constraints /tmp/tempest_u_c_m.sakyZ9flBp 2026-07-31 15:01:52.603 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-31 15:01:52.606 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.sakyZ9flBp 2026-07-31 15:01:52.608 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-31 15:01:52.611 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-31 15:01:52.613 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-31 15:01:52.620 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-31 15:01:52.622 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-31 15:01:52.625 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-31 15:01:52.628 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-31 15:01:52.630 | ++ lib/tempest:install_tempest_plugins:878 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.sakyZ9flBp cinder-tempest-plugin 2026-07-31 15:01:53.043 | /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-31 15:01:53.043 | !! 2026-07-31 15:01:53.043 | 2026-07-31 15:01:53.043 | ******************************************************************************** 2026-07-31 15:01:53.043 | Requirements should be satisfied by a PEP 517 installer. 2026-07-31 15:01:53.043 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-31 15:01:53.043 | 2026-07-31 15:01:53.043 | This deprecation is overdue, please update your project and remove deprecated 2026-07-31 15:01:53.043 | calls to avoid build errors in the future. 2026-07-31 15:01:53.043 | ******************************************************************************** 2026-07-31 15:01:53.043 | 2026-07-31 15:01:53.043 | !! 2026-07-31 15:01:53.043 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-31 15:01:53.282 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-31 15:01:53.283 | !! 2026-07-31 15:01:53.283 | 2026-07-31 15:01:53.283 | ******************************************************************************** 2026-07-31 15:01:53.283 | Please avoid running ``setup.py`` directly. 2026-07-31 15:01:53.283 | Instead, use pypa/build, pypa/installer or other 2026-07-31 15:01:53.283 | standards-based tools. 2026-07-31 15:01:53.283 | 2026-07-31 15:01:53.283 | This deprecation is overdue, please update your project and remove deprecated 2026-07-31 15:01:53.283 | calls to avoid build errors in the future. 2026-07-31 15:01:53.283 | 2026-07-31 15:01:53.283 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-31 15:01:53.283 | ******************************************************************************** 2026-07-31 15:01:53.283 | 2026-07-31 15:01:53.283 | !! 2026-07-31 15:01:53.283 | self.initialize_options() 2026-07-31 15:01:53.283 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-31 15:01:53.283 | warnings.warn(msg) 2026-07-31 15:01:53.299 | /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-31 15:01:53.299 | !! 2026-07-31 15:01:53.299 | 2026-07-31 15:01:53.299 | ******************************************************************************** 2026-07-31 15:01:53.299 | 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-31 15:01:53.299 | 2026-07-31 15:01:53.299 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-31 15:01:53.299 | or your builds will no longer be supported. 2026-07-31 15:01:53.299 | 2026-07-31 15:01:53.299 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-31 15:01:53.299 | ******************************************************************************** 2026-07-31 15:01:53.299 | 2026-07-31 15:01:53.299 | !! 2026-07-31 15:01:53.299 | corresp(dist, value, root_dir) 2026-07-31 15:01:53.373 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-31 15:01:56.967 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.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@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-31 15:01:56.968 | venv-tempest run-test-pre: PYTHONHASHSEED='2975864002' 2026-07-31 15:01:56.968 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.sakyZ9flBp cinder-tempest-plugin 2026-07-31 15:01:57.634 | Collecting cinder-tempest-plugin 2026-07-31 15:01:57.752 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-31 15:01:57.759 | 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-31 15:01:57.760 | 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-31 15:01:57.760 | 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-31 15:01:57.761 | Requirement already satisfied: tempest>=40.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (46.3.1.dev43) 2026-07-31 15:01:57.761 | 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-31 15:01:57.762 | 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-31 15:01:57.762 | 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-31 15:01:57.763 | 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-31 15:01:57.763 | 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-31 15:01:57.764 | 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-31 15:01:57.766 | 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-31 15:01:57.766 | 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-31 15:01:57.768 | 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-31 15:01:57.768 | 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-31 15:01:57.769 | 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-31 15:01:57.769 | 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-31 15:01:57.771 | 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-31 15:01:57.776 | 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-31 15:01:57.777 | 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-31 15:01:57.777 | 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-31 15:01:57.778 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (2026.7.22) 2026-07-31 15:01:57.784 | 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-31 15:01:57.784 | 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-31 15:01:57.784 | 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-31 15:01:57.785 | 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-31 15:01:57.785 | 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-31 15:01:57.786 | 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-31 15:01:57.786 | 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-31 15:01:57.787 | 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-31 15:01:57.787 | 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-31 15:01:57.788 | 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-31 15:01:57.789 | 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-31 15:01:57.789 | 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-31 15:01:57.790 | 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-31 15:01:57.790 | 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-31 15:01:57.791 | 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-31 15:01:57.792 | 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-31 15:01:57.792 | 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-31 15:01:57.795 | 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-31 15:01:57.795 | 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-31 15:01:57.795 | 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-31 15:01:57.796 | 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-31 15:01:57.797 | 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-31 15:01:57.800 | 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-31 15:01:57.801 | 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-31 15:01:57.806 | 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-31 15:01:57.806 | 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-31 15:01:57.807 | 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-31 15:01:57.807 | 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-31 15:01:57.815 | 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-31 15:01:57.817 | 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-31 15:01:57.818 | 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-31 15:01:57.820 | 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-31 15:01:57.820 | 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-31 15:01:57.821 | 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-31 15:01:57.824 | 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-31 15:01:57.830 | 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-31 15:01:57.834 | 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-31 15:01:57.835 | 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-31 15:01:57.837 | 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-31 15:01:57.844 | 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-31 15:01:57.845 | 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-31 15:01:57.865 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl (68 kB) 2026-07-31 15:01:57.910 | Installing collected packages: cinder-tempest-plugin 2026-07-31 15:01:57.958 | Successfully installed cinder-tempest-plugin-1.22.0 2026-07-31 15:01:57.960 | 2026-07-31 15:01:57.960 | [notice] A new release of pip is available: 26.1.2 -> 26.2 2026-07-31 15:01:57.960 | [notice] To update, run: pip install --upgrade pip 2026-07-31 15:01:58.025 | ___________________________________ summary ____________________________________ 2026-07-31 15:01:58.025 | venv-tempest: commands succeeded 2026-07-31 15:01:58.025 | congratulations :) 2026-07-31 15:01:58.051 | ++ lib/tempest:install_tempest_plugins:879 : rm -f /tmp/tempest_u_c_m.sakyZ9flBp 2026-07-31 15:01:58.057 | ++ lib/tempest:install_tempest_plugins:880 : echo 'Checking installed Tempest plugins:' 2026-07-31 15:01:58.057 | Checking installed Tempest plugins: 2026-07-31 15:01:58.060 | ++ lib/tempest:install_tempest_plugins:881 : tox -evenv-tempest -- tempest list-plugins 2026-07-31 15:01:58.497 | /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-31 15:01:58.497 | !! 2026-07-31 15:01:58.497 | 2026-07-31 15:01:58.497 | ******************************************************************************** 2026-07-31 15:01:58.497 | Requirements should be satisfied by a PEP 517 installer. 2026-07-31 15:01:58.497 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-31 15:01:58.497 | 2026-07-31 15:01:58.497 | This deprecation is overdue, please update your project and remove deprecated 2026-07-31 15:01:58.497 | calls to avoid build errors in the future. 2026-07-31 15:01:58.497 | ******************************************************************************** 2026-07-31 15:01:58.497 | 2026-07-31 15:01:58.497 | !! 2026-07-31 15:01:58.497 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-31 15:01:58.741 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-31 15:01:58.741 | !! 2026-07-31 15:01:58.741 | 2026-07-31 15:01:58.741 | ******************************************************************************** 2026-07-31 15:01:58.741 | Please avoid running ``setup.py`` directly. 2026-07-31 15:01:58.741 | Instead, use pypa/build, pypa/installer or other 2026-07-31 15:01:58.741 | standards-based tools. 2026-07-31 15:01:58.741 | 2026-07-31 15:01:58.741 | This deprecation is overdue, please update your project and remove deprecated 2026-07-31 15:01:58.741 | calls to avoid build errors in the future. 2026-07-31 15:01:58.741 | 2026-07-31 15:01:58.741 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-31 15:01:58.741 | ******************************************************************************** 2026-07-31 15:01:58.741 | 2026-07-31 15:01:58.741 | !! 2026-07-31 15:01:58.741 | self.initialize_options() 2026-07-31 15:01:58.741 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-31 15:01:58.741 | warnings.warn(msg) 2026-07-31 15:01:58.758 | /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-31 15:01:58.758 | !! 2026-07-31 15:01:58.758 | 2026-07-31 15:01:58.758 | ******************************************************************************** 2026-07-31 15:01:58.758 | 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-31 15:01:58.758 | 2026-07-31 15:01:58.758 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-31 15:01:58.758 | or your builds will no longer be supported. 2026-07-31 15:01:58.758 | 2026-07-31 15:01:58.758 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-31 15:01:58.758 | ******************************************************************************** 2026-07-31 15:01:58.758 | 2026-07-31 15:01:58.758 | !! 2026-07-31 15:01:58.758 | corresp(dist, value, root_dir) 2026-07-31 15:01:58.832 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-31 15:02:02.420 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cinder-tempest-plugin==1.22.0,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.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@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-31 15:02:02.420 | venv-tempest run-test-pre: PYTHONHASHSEED='210441338' 2026-07-31 15:02:02.421 | venv-tempest run-test: commands[0] | tempest list-plugins 2026-07-31 15:02:02.968 | +--------------+--------------------------------------------------+ 2026-07-31 15:02:02.968 | | Name | EntryPoint | 2026-07-31 15:02:02.968 | +--------------+--------------------------------------------------+ 2026-07-31 15:02:02.968 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2026-07-31 15:02:02.968 | +--------------+--------------------------------------------------+ 2026-07-31 15:02:03.063 | ___________________________________ summary ____________________________________ 2026-07-31 15:02:03.063 | venv-tempest: commands succeeded 2026-07-31 15:02:03.063 | congratulations :) 2026-07-31 15:02:03.090 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-31 15:02:03.090 | ~/tempest 2026-07-31 15:02:03.092 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-31 15:02:03.095 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-31 15:02:03.098 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-31 15:02:03.101 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-31 15:02:03.105 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-31 15:02:03.108 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-31 15:02:03.111 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-31 15:02:03.113 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-31 15:02:03.116 | + functions-common:run_plugins:1838 : local plugin 2026-07-31 15:02:03.119 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-31 15:02:03.122 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-31 15:02:03.124 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-31 15:02:03.127 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-07-31 15:02:03.130 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-31 15:02:03.134 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-31 15:02:03.137 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-31 15:02:03.142 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-31 15:02:03.145 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-31 15:02:03.148 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-31 15:02:03.152 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-31 15:02:03.155 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-31 15:02:03.158 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-31 15:02:03.162 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-31 15:02:03.165 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-31 15:02:03.168 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-31 15:02:03.171 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-31 15:02:03.175 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-31 15:02:03.178 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-31 15:02:03.181 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-31 15:02:03.184 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-31 15:02:03.187 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-31 15:02:03.191 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-31 15:02:03.194 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-31 15:02:03.197 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-31 15:02:03.213 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-31 15:02:03.216 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-31 15:02:03.218 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-31 15:02:03.220 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-31 15:02:03.224 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-31 15:02:03.227 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-31 15:02:03.231 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-31 15:02:03.235 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-31 15:02:03.239 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-31 15:02:03.262 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-31 15:02:03.265 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-31 15:02:03.269 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-31 15:02:03.270 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-31 15:02:03.275 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-31 15:02:03.278 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-31 15:02:03.281 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-31 15:02:03.286 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-31 15:02:03.306 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-31 15:02:03.309 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-31 15:02:03.313 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-31 15:02:03.316 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-31 15:02:03.320 | + ./stack.sh:main:1506 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-07-31 15:02:03.323 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-31 15:02:03.326 | + inc/meta-config:merge_config_group:171 : shift 2026-07-31 15:02:03.329 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-31 15:02:03.332 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-31 15:02:03.335 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-31 15:02:03.338 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-31 15:02:03.341 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-07-31 15:02:03.344 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-31 15:02:03.347 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-31 15:02:03.350 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-31 15:02:03.353 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-31 15:02:03.353 | /^\[\[.+\|.*\]\]/ { 2026-07-31 15:02:03.353 | gsub("[][]", "", $1); 2026-07-31 15:02:03.353 | split($1, a, "|"); 2026-07-31 15:02:03.353 | if (a[1] == matchgroup) 2026-07-31 15:02:03.353 | print a[2] 2026-07-31 15:02:03.353 | } 2026-07-31 15:02:03.353 | ' /opt/stack/devstack/local.conf 2026-07-31 15:02:03.360 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-31 15:02:03.362 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-31 15:02:03.365 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-31 15:02:03.369 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-07-31 15:02:03.371 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-31 15:02:03.375 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-07-31 15:02:03.378 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-07-31 15:02:03.382 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-07-31 15:02:03.388 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-07-31 15:02:03.391 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-07-31 15:02:03.393 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-07-31 15:02:03.396 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-07-31 15:02:03.400 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-31 15:02:03.403 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-31 15:02:03.406 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-07-31 15:02:03.409 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-07-31 15:02:03.412 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-31 15:02:03.416 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-07-31 15:02:03.419 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-31 15:02:03.423 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-07-31 15:02:03.427 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-07-31 15:02:03.430 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-31 15:02:03.431 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-31 15:02:03.431 | BEGIN { 2026-07-31 15:02:03.431 | section = "" 2026-07-31 15:02:03.431 | last_section = "" 2026-07-31 15:02:03.431 | section_count = 0 2026-07-31 15:02:03.431 | } 2026-07-31 15:02:03.431 | /^\[.+\]/ { 2026-07-31 15:02:03.431 | gsub("[][]", "", $1); 2026-07-31 15:02:03.431 | section=$1 2026-07-31 15:02:03.431 | next 2026-07-31 15:02:03.431 | } 2026-07-31 15:02:03.431 | /^ *\#/ { 2026-07-31 15:02:03.431 | next 2026-07-31 15:02:03.431 | } 2026-07-31 15:02:03.431 | /^[^ \t]+/ { 2026-07-31 15:02:03.431 | # get offset of first = in $0 2026-07-31 15:02:03.431 | eq_idx = index($0, "=") 2026-07-31 15:02:03.431 | # extract attr & value from $0 2026-07-31 15:02:03.431 | attr = substr($0, 1, eq_idx - 1) 2026-07-31 15:02:03.431 | value = substr($0, eq_idx + 1) 2026-07-31 15:02:03.431 | # only need to strip trailing whitespace from attr 2026-07-31 15:02:03.431 | sub(/[ \t]*$/, "", attr) 2026-07-31 15:02:03.431 | # need to strip leading & trailing whitespace from value 2026-07-31 15:02:03.431 | sub(/^[ \t]*/, "", value) 2026-07-31 15:02:03.431 | sub(/[ \t]*$/, "", value) 2026-07-31 15:02:03.431 | 2026-07-31 15:02:03.431 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-31 15:02:03.431 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-31 15:02:03.431 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-31 15:02:03.431 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-31 15:02:03.431 | if (! (section, attr) in cfg_attr_count) { 2026-07-31 15:02:03.431 | if (section != last_section) { 2026-07-31 15:02:03.431 | cfg_section[section_count++] = section 2026-07-31 15:02:03.431 | last_section = section 2026-07-31 15:02:03.431 | } 2026-07-31 15:02:03.431 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-31 15:02:03.431 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-31 15:02:03.431 | 2026-07-31 15:02:03.431 | cfg_attr[section, attr, 0] = value 2026-07-31 15:02:03.431 | cfg_attr_count[section, attr] = 1 2026-07-31 15:02:03.431 | } else { 2026-07-31 15:02:03.431 | lno = cfg_attr_count[section, attr]++ 2026-07-31 15:02:03.431 | cfg_attr[section, attr, lno] = value 2026-07-31 15:02:03.431 | } 2026-07-31 15:02:03.431 | } 2026-07-31 15:02:03.431 | END { 2026-07-31 15:02:03.431 | # Process each section in order 2026-07-31 15:02:03.431 | for (sno = 0; sno < section_count; sno++) { 2026-07-31 15:02:03.431 | section = cfg_section[sno] 2026-07-31 15:02:03.431 | # The ini routines simply append a config item immediately 2026-07-31 15:02:03.431 | # after the section header. To keep the same order as defined 2026-07-31 15:02:03.431 | # in local.conf, invoke the ini routines in the reverse order 2026-07-31 15:02:03.431 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-31 15:02:03.431 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-31 15:02:03.431 | if (cfg_attr_count[section, attr] == 1) 2026-07-31 15:02:03.431 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-31 15:02:03.431 | else { 2026-07-31 15:02:03.431 | # For multiline, invoke the ini routines in the reverse order 2026-07-31 15:02:03.431 | count = cfg_attr_count[section, attr] 2026-07-31 15:02:03.431 | print "inidelete " configfile " " section " " attr 2026-07-31 15:02:03.431 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-31 15:02:03.431 | for (l = count -2; l >= 0; l--) 2026-07-31 15:02:03.431 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-31 15:02:03.431 | } 2026-07-31 15:02:03.431 | } 2026-07-31 15:02:03.431 | } 2026-07-31 15:02:03.431 | } 2026-07-31 15:02:03.431 | ' 2026-07-31 15:02:03.431 | + inc/meta-config:merge_config_file:164 : read a 2026-07-31 15:02:03.433 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-31 15:02:03.434 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-31 15:02:03.437 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-07-31 15:02:03.441 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-07-31 15:02:03.444 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-31 15:02:03.447 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-07-31 15:02:03.450 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-31 15:02:03.450 | BEGIN { group = "" } 2026-07-31 15:02:03.450 | /^\[\[.+\|.*\]\]/ { 2026-07-31 15:02:03.450 | gsub("[][]", "", $1); 2026-07-31 15:02:03.450 | split($1, a, "|"); 2026-07-31 15:02:03.450 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-31 15:02:03.450 | group=a[1] 2026-07-31 15:02:03.450 | } else { 2026-07-31 15:02:03.450 | group="" 2026-07-31 15:02:03.450 | } 2026-07-31 15:02:03.450 | next 2026-07-31 15:02:03.450 | } 2026-07-31 15:02:03.450 | { 2026-07-31 15:02:03.450 | if (group != "") 2026-07-31 15:02:03.450 | print $0 2026-07-31 15:02:03.450 | } 2026-07-31 15:02:03.450 | ' /opt/stack/devstack/local.conf 2026-07-31 15:02:03.457 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-07-31 15:02:03.461 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-07-31 15:02:03.494 | + inc/meta-config:merge_config_file:164 : read a 2026-07-31 15:02:03.497 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-07-31 15:02:03.500 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-07-31 15:02:03.536 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 13 async_wait 58 osc 166 apt-get 159 test_with_retry 1 dbsync 3 pip_install 103 apt-get-update 4 run_process 39 ------------------------- Unaccounted time 104 ========================= Total runtime 650 ================= Async summary ================= Time spent in the background minus waits: 220 sec Elapsed time: 650 sec Time if we did everything serially: 870 sec Speedup: 1.33846 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 35405 | | keystone | UPDATE | 10 | | keystone | INSERT | 134 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 63 | | nova_cell0 | SELECT | 40 | | nova_cell1 | SELECT | 60 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 6774 | | neutron | INSERT | 850 | | placement | SELECT | 20 | | placement | INSERT | 80 | | placement | SET | 3 | | neutron | DELETE | 40 | | neutron | UPDATE | 260 | | 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 | 9 | | 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.135 This is your host IPv6 address: ::1 Keystone is serving at https://10.4.3.135/identity/ The default users are: admin and demo The password: secretadmin Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Ubuntu 24.04 noble