2026-07-23 02:44:20.635 | + ./stack.sh:main:491 : exec 2026-07-23 02:44:20.635 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-23-024420' 2026-07-23 02:44:20.635 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-07-23-024420.summary.2026-07-23-024420 2026-07-23 02:44:20.635 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:44:20.635 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-23-024420 2026-07-23 02:44:20.635 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-23-024420 /opt/stack/logs/devstacklog.txt 2026-07-23 02:44:20.635 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-23-024420.summary.2026-07-23-024420 /opt/stack/logs/devstacklog.txt.summary 2026-07-23 02:44:20.635 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-07-23 02:44:20.635 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-23 02:44:20.635 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-23 02:44:20.635 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-23 02:44:20.635 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-23 02:44:20.635 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-23 02:44:20.635 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-23 02:44:20.635 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-23 02:44:20.635 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-23 02:44:20.635 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-23 02:44:20.637 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-23 02:44:20.639 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-23 02:44:20.640 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-23 02:44:20.643 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-23 02:44:20.646 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-23 02:44:20.648 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-07-23 02:44:20.650 | + ./stack.sh:main:564 : trap err_trap ERR 2026-07-23 02:44:20.652 | + ./stack.sh:main:577 : set -o errexit 2026-07-23 02:44:20.654 | + ./stack.sh:main:580 : uname -a 2026-07-23 02:44:20.655 | Linux np0000005699 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-23 02:44:20.657 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-23 02:44:20.659 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-23 02:44:20.662 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-07-23 02:44:20.694 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-07-23 02:44:20.709 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-07-23 02:44:20.712 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-23 02:44:20.725 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-23 02:44:20.727 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-23 02:44:20.740 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-23 02:44:20.742 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-23 02:44:20.755 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-07-23 02:44:20.757 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-23 02:44:20.759 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-23 02:44:20.762 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-23 02:44:20.775 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-07-23 02:44:20.777 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-23 02:44:20.790 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-07-23 02:44:20.792 | + ./stack.sh:main:594 : tune_host 2026-07-23 02:44:20.794 | + lib/host:tune_host:125 : configure_host_mem 2026-07-23 02:44:20.796 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-23 02:44:20.798 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-07-23 02:44:20.799 | + lib/host:configure_zswap:72 : is_ubuntu 2026-07-23 02:44:20.801 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:44:20.803 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:44:20.805 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-07-23 02:44:20.806 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-07-23 02:44:20.808 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-07-23 02:44:20.809 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-07-23 02:44:20.811 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-23 02:44:20.813 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-07-23 02:44:20.814 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-07-23 02:44:20.816 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-07-23 02:44:20.819 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-07-23 02:44:20.819 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-07-23 02:44:20.828 | lz4 2026-07-23 02:44:20.831 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-07-23 02:44:20.833 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-07-23 02:44:20.835 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-07-23 02:44:20.837 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-07-23 02:44:20.839 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-23 02:44:20.841 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-07-23 02:44:20.842 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-07-23 02:44:20.844 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-07-23 02:44:20.847 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-07-23 02:44:20.847 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-07-23 02:44:20.855 | zsmalloc 2026-07-23 02:44:20.858 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-07-23 02:44:20.860 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-07-23 02:44:20.862 | + lib/host:set_zswap_parameter:63 : local value=1 2026-07-23 02:44:20.864 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-07-23 02:44:20.866 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-23 02:44:20.868 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-07-23 02:44:20.869 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-07-23 02:44:20.871 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-07-23 02:44:20.873 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-07-23 02:44:20.874 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-07-23 02:44:20.882 | 1 2026-07-23 02:44:20.894 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-07-23 02:44:20.903 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-07-23 02:44:20.903 | /sys/module/zswap/parameters/enabled:Y 2026-07-23 02:44:20.903 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-07-23 02:44:20.903 | /sys/module/zswap/parameters/max_pool_percent:20 2026-07-23 02:44:20.903 | /sys/module/zswap/parameters/compressor:lz4 2026-07-23 02:44:20.903 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-07-23 02:44:20.903 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-07-23 02:44:20.903 | /sys/module/zswap/parameters/exclusive_loads:N 2026-07-23 02:44:20.903 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-07-23 02:44:20.906 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-23 02:44:20.908 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-23 02:44:20.910 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-23 02:44:20.912 | + functions-common:install_package:1438 : update_package_repo 2026-07-23 02:44:20.914 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 02:44:20.915 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-23 02:44:20.917 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 02:44:20.919 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 02:44:20.921 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 02:44:20.923 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:44:20.925 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:44:20.927 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 02:44:20.928 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-23 02:44:20.930 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-23 02:44:20.932 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-23 02:44:20.934 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-23 02:44:20.938 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-07-23 02:44:20.940 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-23 02:44:20.942 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-23 02:44:20.944 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:44:20.946 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:44:20.948 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:44:20.952 | + functions-common:time_start:2411 : _TIME_START[$name]=1784774660950 2026-07-23 02:44:20.954 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-23 02:44:20.955 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-23 02:44:20.957 | + 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-23 02:44:21.066 | Hit:1 https://repo.storpool.com/public/contrib/ubuntu noble InRelease 2026-07-23 02:44:21.119 | Hit:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-07-23 02:44:21.132 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-23 02:44:21.158 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-23 02:44:21.197 | Hit:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-23 02:44:24.036 | Reading package lists... 2026-07-23 02:44:24.056 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-23 02:44:24.058 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-23 02:44:24.060 | + functions-common:time_stop:2420 : local name 2026-07-23 02:44:24.061 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:44:24.063 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:44:24.065 | + functions-common:time_stop:2423 : local total 2026-07-23 02:44:24.067 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:44:24.069 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-23 02:44:24.071 | + functions-common:time_stop:2427 : start_time=1784774660950 2026-07-23 02:44:24.072 | + functions-common:time_stop:2429 : [[ -z 1784774660950 ]] 2026-07-23 02:44:24.074 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:44:24.077 | + functions-common:time_stop:2432 : end_time=1784774664075 2026-07-23 02:44:24.078 | + functions-common:time_stop:2433 : elapsed_time=3125 2026-07-23 02:44:24.080 | + functions-common:time_stop:2434 : total=0 2026-07-23 02:44:24.081 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:44:24.082 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3125 2026-07-23 02:44:24.084 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-23 02:44:24.085 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 02:44:24.087 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:44:24.088 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:44:24.090 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-23 02:44:24.106 | + 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-23 02:44:24.133 | Reading package lists... 2026-07-23 02:44:24.346 | Building dependency tree... 2026-07-23 02:44:24.346 | Reading state information... 2026-07-23 02:44:24.622 | The following additional packages will be installed: 2026-07-23 02:44:24.622 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-23 02:44:24.622 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-23 02:44:24.622 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-23 02:44:24.623 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-07-23 02:44:24.623 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-23 02:44:24.623 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-common 2026-07-23 02:44:24.623 | libdrm-intel1 libdrm2 libdv4t64 libfdt1 libflac12t64 libgbm1 libgl1 2026-07-23 02:44:24.623 | libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 2026-07-23 02:44:24.623 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libiec61883-0 2026-07-23 02:44:24.623 | libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 libmpg123-0t64 libnfs14 2026-07-23 02:44:24.623 | libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 libpipewire-0.3-0t64 2026-07-23 02:44:24.623 | libpipewire-0.3-common libproxy1v5 libpulse0 libraw1394-11 libsamplerate0 2026-07-23 02:44:24.623 | libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 libsoup-3.0-0 2026-07-23 02:44:24.623 | libsoup-3.0-common libspa-0.2-modules libspeex1 libspice-server1 libtag1v5 2026-07-23 02:44:24.623 | libtag1v5-vanilla libtheora0 libtwolame0 liburing2 libusbredirparser1t64 2026-07-23 02:44:24.623 | libv4l-0t64 libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-07-23 02:44:24.623 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-07-23 02:44:24.624 | libwavpack1 libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 2026-07-23 02:44:24.624 | libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 2026-07-23 02:44:24.624 | libxshmfence1 libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers 2026-07-23 02:44:24.624 | msr-tools ovmf qemu-block-extra qemu-system-common qemu-system-data 2026-07-23 02:44:24.624 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-07-23 02:44:24.624 | qemu-system-x86 qemu-utils seabios 2026-07-23 02:44:24.626 | Suggested packages: 2026-07-23 02:44:24.626 | gvfs alsa-utils libasound2-plugins libdv-bin oss-compat 2026-07-23 02:44:24.626 | libvisual-0.4-plugins jackd2 opus-tools pcscd pipewire pulseaudio 2026-07-23 02:44:24.626 | libraw1394-doc xdg-utils speex gstreamer1.0-libav gstreamer1.0-plugins-ugly 2026-07-23 02:44:24.626 | samba vde2 2026-07-23 02:44:24.702 | The following NEW packages will be installed: 2026-07-23 02:44:24.702 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-23 02:44:24.702 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-23 02:44:24.702 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-23 02:44:24.702 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-07-23 02:44:24.702 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-23 02:44:24.702 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-07-23 02:44:24.702 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-07-23 02:44:24.702 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-07-23 02:44:24.702 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-07-23 02:44:24.702 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-07-23 02:44:24.702 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-07-23 02:44:24.703 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-07-23 02:44:24.703 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-07-23 02:44:24.703 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-07-23 02:44:24.703 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-07-23 02:44:24.703 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-07-23 02:44:24.703 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-07-23 02:44:24.703 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-07-23 02:44:24.703 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-07-23 02:44:24.703 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-07-23 02:44:24.703 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-07-23 02:44:24.703 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-07-23 02:44:24.704 | qemu-utils seabios 2026-07-23 02:44:24.704 | The following packages will be upgraded: 2026-07-23 02:44:24.706 | libdrm-common libdrm2 2026-07-23 02:44:24.808 | 2 upgraded, 105 newly installed, 0 to remove and 139 not upgraded. 2026-07-23 02:44:24.808 | Need to get 98.2 MB of archives. 2026-07-23 02:44:24.808 | After this operation, 449 MB of additional disk space will be used. 2026-07-23 02:44:24.808 | 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-23 02:44:24.847 | 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-23 02:44:24.899 | 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-23 02:44:24.928 | 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-23 02:44:24.936 | 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-23 02:44:24.947 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.3 [398 kB] 2026-07-23 02:44:25.027 | 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-23 02:44:25.034 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-07-23 02:44:25.034 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-07-23 02:44:25.035 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-07-23 02:44:25.037 | 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-23 02:44:25.038 | 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-23 02:44:25.040 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-07-23 02:44:25.044 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-07-23 02:44:25.048 | 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-23 02:44:25.065 | 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-23 02:44:25.099 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-07-23 02:44:25.099 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-07-23 02:44:25.105 | 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-23 02:44:25.111 | 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-23 02:44:25.113 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-07-23 02:44:25.116 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-07-23 02:44:25.118 | 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-23 02:44:25.132 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-07-23 02:44:25.133 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-07-23 02:44:25.140 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-07-23 02:44:25.141 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-07-23 02:44:25.173 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-07-23 02:44:25.173 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-07-23 02:44:25.176 | 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-23 02:44:25.176 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-07-23 02:44:25.177 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-07-23 02:44:25.178 | 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-23 02:44:25.179 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-07-23 02:44:25.180 | 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-23 02:44:25.217 | 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-23 02:44:25.218 | 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-23 02:44:25.220 | 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-23 02:44:25.221 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-07-23 02:44:25.221 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-07-23 02:44:25.224 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-07-23 02:44:25.256 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-07-23 02:44:25.257 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-07-23 02:44:25.306 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-07-23 02:44:25.306 | 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-23 02:44:25.348 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-07-23 02:44:25.349 | 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-23 02:44:25.350 | 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-23 02:44:25.354 | 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-23 02:44:25.401 | 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-23 02:44:25.401 | 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-23 02:44:25.439 | 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-23 02:44:25.488 | 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-23 02:44:25.515 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-07-23 02:44:25.515 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-07-23 02:44:25.516 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-07-23 02:44:25.517 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-07-23 02:44:25.518 | 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-23 02:44:25.518 | 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-23 02:44:25.519 | 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-23 02:44:25.519 | 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-23 02:44:25.550 | 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-23 02:44:25.945 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-07-23 02:44:25.945 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-07-23 02:44:25.945 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-07-23 02:44:25.946 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-07-23 02:44:25.946 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-07-23 02:44:25.946 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-07-23 02:44:25.947 | 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-23 02:44:26.074 | 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-23 02:44:26.074 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-07-23 02:44:26.075 | 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-23 02:44:26.076 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-07-23 02:44:26.076 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-07-23 02:44:26.077 | 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-23 02:44:26.078 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-07-23 02:44:26.078 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-07-23 02:44:26.093 | 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-23 02:44:26.115 | 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-23 02:44:26.135 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-07-23 02:44:26.138 | 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-23 02:44:26.154 | 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-23 02:44:26.157 | 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-23 02:44:26.157 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-07-23 02:44:26.158 | 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-23 02:44:26.174 | 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-23 02:44:26.175 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-07-23 02:44:26.178 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-23 02:44:26.190 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-07-23 02:44:26.192 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-07-23 02:44:26.217 | 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-23 02:44:26.218 | 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-23 02:44:26.220 | 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-23 02:44:26.441 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-07-23 02:44:26.441 | 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-23 02:44:26.454 | 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-23 02:44:26.487 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-07-23 02:44:26.489 | 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-23 02:44:26.641 | 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-23 02:44:26.669 | 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-23 02:44:26.670 | 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-23 02:44:26.673 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-07-23 02:44:26.688 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-07-23 02:44:26.689 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-07-23 02:44:26.691 | 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-23 02:44:26.698 | 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-23 02:44:26.704 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-07-23 02:44:27.191 | Fetched 98.2 MB in 2s (47.6 MB/s) 2026-07-23 02:44:27.279 | (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 ... 156678 files and directories currently installed.) 2026-07-23 02:44:27.283 | Preparing to unpack .../000-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ... 2026-07-23 02:44:27.287 | Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-23 02:44:27.328 | Preparing to unpack .../001-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-23 02:44:27.334 | Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-23 02:44:27.362 | Selecting previously unselected package acl. 2026-07-23 02:44:27.375 | Preparing to unpack .../002-acl_2.3.2-1build1.1_amd64.deb ... 2026-07-23 02:44:27.377 | Unpacking acl (2.3.2-1build1.1) ... 2026-07-23 02:44:27.401 | Selecting previously unselected package alsa-topology-conf. 2026-07-23 02:44:27.414 | Preparing to unpack .../003-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-07-23 02:44:27.416 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-07-23 02:44:27.443 | Selecting previously unselected package libasound2-data. 2026-07-23 02:44:27.456 | Preparing to unpack .../004-libasound2-data_1.2.11-1ubuntu0.3_all.deb ... 2026-07-23 02:44:27.458 | Unpacking libasound2-data (1.2.11-1ubuntu0.3) ... 2026-07-23 02:44:27.500 | Selecting previously unselected package libasound2t64:amd64. 2026-07-23 02:44:27.514 | Preparing to unpack .../005-libasound2t64_1.2.11-1ubuntu0.3_amd64.deb ... 2026-07-23 02:44:27.515 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-07-23 02:44:27.548 | Selecting previously unselected package alsa-ucm-conf. 2026-07-23 02:44:27.561 | Preparing to unpack .../006-alsa-ucm-conf_1.2.10-1ubuntu5.13_all.deb ... 2026-07-23 02:44:27.563 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.13) ... 2026-07-23 02:44:27.698 | Selecting previously unselected package msr-tools. 2026-07-23 02:44:27.711 | Preparing to unpack .../007-msr-tools_1.3-5build1_amd64.deb ... 2026-07-23 02:44:27.713 | Unpacking msr-tools (1.3-5build1) ... 2026-07-23 02:44:27.737 | Selecting previously unselected package cpu-checker. 2026-07-23 02:44:27.750 | Preparing to unpack .../008-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-07-23 02:44:27.752 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-07-23 02:44:27.778 | Selecting previously unselected package libproxy1v5:amd64. 2026-07-23 02:44:27.791 | Preparing to unpack .../009-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-07-23 02:44:27.793 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-23 02:44:27.818 | Selecting previously unselected package glib-networking-common. 2026-07-23 02:44:27.832 | Preparing to unpack .../010-glib-networking-common_2.80.0-1build1_all.deb ... 2026-07-23 02:44:27.833 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-07-23 02:44:27.855 | Selecting previously unselected package glib-networking-services. 2026-07-23 02:44:27.868 | Preparing to unpack .../011-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-07-23 02:44:27.870 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-07-23 02:44:27.893 | Selecting previously unselected package glib-networking:amd64. 2026-07-23 02:44:27.906 | Preparing to unpack .../012-glib-networking_2.80.0-1build1_amd64.deb ... 2026-07-23 02:44:27.908 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-07-23 02:44:27.935 | Selecting previously unselected package libcdparanoia0:amd64. 2026-07-23 02:44:27.947 | Preparing to unpack .../013-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-07-23 02:44:27.950 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-23 02:44:27.977 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-07-23 02:44:27.990 | Preparing to unpack .../014-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-07-23 02:44:27.992 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-23 02:44:28.022 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-07-23 02:44:28.035 | Preparing to unpack .../015-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-23 02:44:28.037 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-23 02:44:28.081 | Selecting previously unselected package libogg0:amd64. 2026-07-23 02:44:28.094 | Preparing to unpack .../016-libogg0_1.3.5-3build1_amd64.deb ... 2026-07-23 02:44:28.096 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-07-23 02:44:28.121 | Selecting previously unselected package libopus0:amd64. 2026-07-23 02:44:28.134 | Preparing to unpack .../017-libopus0_1.4-1build1_amd64.deb ... 2026-07-23 02:44:28.136 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-07-23 02:44:28.165 | Selecting previously unselected package libtheora0:amd64. 2026-07-23 02:44:28.180 | Preparing to unpack .../018-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-07-23 02:44:28.182 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-23 02:44:28.213 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-07-23 02:44:28.225 | Preparing to unpack .../019-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-07-23 02:44:28.227 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-23 02:44:28.256 | Selecting previously unselected package libvorbis0a:amd64. 2026-07-23 02:44:28.269 | Preparing to unpack .../020-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-07-23 02:44:28.270 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-23 02:44:28.299 | Selecting previously unselected package libvorbisenc2:amd64. 2026-07-23 02:44:28.317 | Preparing to unpack .../021-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-07-23 02:44:28.319 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-23 02:44:28.346 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-07-23 02:44:28.360 | Preparing to unpack .../022-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-23 02:44:28.362 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-23 02:44:28.405 | Selecting previously unselected package libaa1:amd64. 2026-07-23 02:44:28.418 | Preparing to unpack .../023-libaa1_1.4p5-51.1_amd64.deb ... 2026-07-23 02:44:28.419 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-07-23 02:44:28.445 | Selecting previously unselected package libraw1394-11:amd64. 2026-07-23 02:44:28.458 | Preparing to unpack .../024-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-07-23 02:44:28.460 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-23 02:44:28.486 | Selecting previously unselected package libavc1394-0:amd64. 2026-07-23 02:44:28.499 | Preparing to unpack .../025-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-07-23 02:44:28.501 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-23 02:44:28.528 | Selecting previously unselected package libcaca0:amd64. 2026-07-23 02:44:28.542 | Preparing to unpack .../026-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-07-23 02:44:28.544 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-23 02:44:28.575 | Selecting previously unselected package libdv4t64:amd64. 2026-07-23 02:44:28.589 | Preparing to unpack .../027-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-07-23 02:44:28.591 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-23 02:44:28.619 | Selecting previously unselected package libflac12t64:amd64. 2026-07-23 02:44:28.632 | Preparing to unpack .../028-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-07-23 02:44:28.634 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-23 02:44:28.662 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-07-23 02:44:28.679 | Preparing to unpack .../029-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.5_amd64.deb ... 2026-07-23 02:44:28.681 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.5) ... 2026-07-23 02:44:28.709 | Selecting previously unselected package libiec61883-0:amd64. 2026-07-23 02:44:28.723 | Preparing to unpack .../030-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-07-23 02:44:28.726 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-23 02:44:28.756 | Selecting previously unselected package libmp3lame0:amd64. 2026-07-23 02:44:28.766 | Preparing to unpack .../031-libmp3lame0_3.100-6build1_amd64.deb ... 2026-07-23 02:44:28.768 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-07-23 02:44:28.796 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-07-23 02:44:28.809 | Preparing to unpack .../032-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-07-23 02:44:28.811 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-23 02:44:28.842 | Selecting previously unselected package libasyncns0:amd64. 2026-07-23 02:44:28.855 | Preparing to unpack .../033-libasyncns0_0.8-6build4_amd64.deb ... 2026-07-23 02:44:28.857 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-07-23 02:44:28.883 | Selecting previously unselected package libsndfile1:amd64. 2026-07-23 02:44:28.897 | Preparing to unpack .../034-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-07-23 02:44:28.899 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-23 02:44:28.928 | Selecting previously unselected package libx11-xcb1:amd64. 2026-07-23 02:44:28.941 | Preparing to unpack .../035-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-07-23 02:44:28.943 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-23 02:44:28.973 | Selecting previously unselected package libpulse0:amd64. 2026-07-23 02:44:28.986 | Preparing to unpack .../036-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-07-23 02:44:28.996 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-23 02:44:29.030 | Selecting previously unselected package libspeex1:amd64. 2026-07-23 02:44:29.043 | Preparing to unpack .../037-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-07-23 02:44:29.046 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-23 02:44:29.075 | Selecting previously unselected package libshout3:amd64. 2026-07-23 02:44:29.088 | Preparing to unpack .../038-libshout3_2.4.6-1build2_amd64.deb ... 2026-07-23 02:44:29.091 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-07-23 02:44:29.121 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-07-23 02:44:29.134 | Preparing to unpack .../039-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-07-23 02:44:29.137 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-23 02:44:29.171 | Selecting previously unselected package libtag1v5:amd64. 2026-07-23 02:44:29.184 | Preparing to unpack .../040-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-07-23 02:44:29.186 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-23 02:44:29.215 | Selecting previously unselected package libtwolame0:amd64. 2026-07-23 02:44:29.229 | Preparing to unpack .../041-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-07-23 02:44:29.231 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-23 02:44:29.262 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-07-23 02:44:29.272 | Preparing to unpack .../042-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-07-23 02:44:29.274 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-23 02:44:29.305 | Selecting previously unselected package libv4l-0t64:amd64. 2026-07-23 02:44:29.320 | Preparing to unpack .../043-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-07-23 02:44:29.321 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-23 02:44:29.351 | Selecting previously unselected package libvpx9:amd64. 2026-07-23 02:44:29.364 | Preparing to unpack .../044-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-07-23 02:44:29.366 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-23 02:44:29.410 | Selecting previously unselected package libwavpack1:amd64. 2026-07-23 02:44:29.423 | Preparing to unpack .../045-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-07-23 02:44:29.424 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-23 02:44:29.452 | Selecting previously unselected package libsoup-3.0-common. 2026-07-23 02:44:29.465 | Preparing to unpack .../046-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-07-23 02:44:29.467 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-23 02:44:29.494 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-07-23 02:44:29.507 | Preparing to unpack .../047-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-07-23 02:44:29.509 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-23 02:44:29.538 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-07-23 02:44:29.551 | Preparing to unpack .../048-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.5_amd64.deb ... 2026-07-23 02:44:29.552 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.5) ... 2026-07-23 02:44:29.627 | Selecting previously unselected package libxv1:amd64. 2026-07-23 02:44:29.639 | Preparing to unpack .../049-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-07-23 02:44:29.641 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-23 02:44:29.664 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-07-23 02:44:29.678 | Preparing to unpack .../050-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-23 02:44:29.680 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-23 02:44:29.706 | Selecting previously unselected package ipxe-qemu. 2026-07-23 02:44:29.722 | Preparing to unpack .../051-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-23 02:44:29.724 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-23 02:44:29.773 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-07-23 02:44:29.786 | Preparing to unpack .../052-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-07-23 02:44:29.789 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-23 02:44:29.825 | Selecting previously unselected package ksmtuned. 2026-07-23 02:44:29.838 | Preparing to unpack .../053-ksmtuned_4.20150326_amd64.deb ... 2026-07-23 02:44:29.840 | Unpacking ksmtuned (4.20150326) ... 2026-07-23 02:44:29.867 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-07-23 02:44:29.881 | Preparing to unpack .../054-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-07-23 02:44:29.883 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-23 02:44:29.910 | Selecting previously unselected package libpcsclite1:amd64. 2026-07-23 02:44:29.923 | Preparing to unpack .../055-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-07-23 02:44:29.925 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-23 02:44:29.951 | Selecting previously unselected package libcacard0:amd64. 2026-07-23 02:44:29.963 | Preparing to unpack .../056-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-07-23 02:44:29.965 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-23 02:44:29.993 | Selecting previously unselected package libdecor-0-0:amd64. 2026-07-23 02:44:30.006 | Preparing to unpack .../057-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-07-23 02:44:30.007 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-23 02:44:30.032 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-07-23 02:44:30.044 | Preparing to unpack .../058-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-07-23 02:44:30.046 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-23 02:44:30.072 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-07-23 02:44:30.085 | Preparing to unpack .../059-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-23 02:44:30.087 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-23 02:44:30.113 | Selecting previously unselected package libdrm-intel1:amd64. 2026-07-23 02:44:30.126 | Preparing to unpack .../060-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-23 02:44:30.129 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-23 02:44:30.156 | Selecting previously unselected package libllvm20:amd64. 2026-07-23 02:44:30.169 | Preparing to unpack .../061-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ... 2026-07-23 02:44:30.171 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-23 02:44:30.796 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-07-23 02:44:30.809 | Preparing to unpack .../062-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-07-23 02:44:30.811 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-23 02:44:30.837 | Selecting previously unselected package libxcb-present0:amd64. 2026-07-23 02:44:30.850 | Preparing to unpack .../063-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-07-23 02:44:30.852 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-23 02:44:30.877 | Selecting previously unselected package libxcb-randr0:amd64. 2026-07-23 02:44:30.890 | Preparing to unpack .../064-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-07-23 02:44:30.892 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-23 02:44:30.919 | Selecting previously unselected package libxcb-sync1:amd64. 2026-07-23 02:44:30.932 | Preparing to unpack .../065-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-07-23 02:44:30.933 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-23 02:44:30.959 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-07-23 02:44:30.972 | Preparing to unpack .../066-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-07-23 02:44:30.974 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-23 02:44:31.002 | Selecting previously unselected package libxshmfence1:amd64. 2026-07-23 02:44:31.015 | Preparing to unpack .../067-libxshmfence1_1.3-1build5_amd64.deb ... 2026-07-23 02:44:31.017 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-07-23 02:44:31.043 | Selecting previously unselected package mesa-libgallium:amd64. 2026-07-23 02:44:31.056 | Preparing to unpack .../068-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-23 02:44:31.058 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-23 02:44:31.271 | Selecting previously unselected package libgbm1:amd64. 2026-07-23 02:44:31.288 | Preparing to unpack .../069-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-23 02:44:31.290 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-23 02:44:31.318 | Selecting previously unselected package libvulkan1:amd64. 2026-07-23 02:44:31.331 | Preparing to unpack .../070-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-07-23 02:44:31.333 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-23 02:44:31.363 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-07-23 02:44:31.377 | Preparing to unpack .../071-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-23 02:44:31.385 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-23 02:44:31.419 | Selecting previously unselected package libxcb-glx0:amd64. 2026-07-23 02:44:31.432 | Preparing to unpack .../072-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-07-23 02:44:31.434 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-23 02:44:31.459 | Selecting previously unselected package libxxf86vm1:amd64. 2026-07-23 02:44:31.471 | Preparing to unpack .../073-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-07-23 02:44:31.473 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-23 02:44:31.500 | Selecting previously unselected package libglx-mesa0:amd64. 2026-07-23 02:44:31.512 | Preparing to unpack .../074-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-23 02:44:31.514 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-23 02:44:31.545 | Selecting previously unselected package libiscsi7:amd64. 2026-07-23 02:44:31.555 | Preparing to unpack .../075-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-07-23 02:44:31.557 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-23 02:44:31.584 | Selecting previously unselected package libsamplerate0:amd64. 2026-07-23 02:44:31.597 | Preparing to unpack .../076-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-07-23 02:44:31.598 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-23 02:44:31.632 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-07-23 02:44:31.646 | Preparing to unpack .../077-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-07-23 02:44:31.647 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-23 02:44:31.680 | Selecting previously unselected package libnfs14:amd64. 2026-07-23 02:44:31.693 | Preparing to unpack .../078-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-07-23 02:44:31.694 | Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-23 02:44:31.721 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-07-23 02:44:31.734 | Preparing to unpack .../079-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-07-23 02:44:31.735 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-23 02:44:31.763 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-07-23 02:44:31.776 | Preparing to unpack .../080-libspa-0.2-modules_1.0.5-1ubuntu3.3_amd64.deb ... 2026-07-23 02:44:31.777 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-23 02:44:31.830 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-07-23 02:44:31.844 | Preparing to unpack .../081-libpipewire-0.3-0t64_1.0.5-1ubuntu3.3_amd64.deb ... 2026-07-23 02:44:31.845 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-23 02:44:31.873 | Selecting previously unselected package libpipewire-0.3-common. 2026-07-23 02:44:31.886 | Preparing to unpack .../082-libpipewire-0.3-common_1.0.5-1ubuntu3.3_all.deb ... 2026-07-23 02:44:31.888 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-07-23 02:44:31.912 | Selecting previously unselected package libxss1:amd64. 2026-07-23 02:44:31.925 | Preparing to unpack .../083-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-07-23 02:44:31.926 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-23 02:44:31.953 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-07-23 02:44:31.966 | Preparing to unpack .../084-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-07-23 02:44:31.967 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-23 02:44:32.003 | Selecting previously unselected package libslirp0:amd64. 2026-07-23 02:44:32.016 | Preparing to unpack .../085-libslirp0_4.7.0-1ubuntu3.1_amd64.deb ... 2026-07-23 02:44:32.019 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-07-23 02:44:32.050 | Selecting previously unselected package libspice-server1:amd64. 2026-07-23 02:44:32.063 | Preparing to unpack .../086-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-07-23 02:44:32.064 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-23 02:44:32.095 | Selecting previously unselected package liburing2:amd64. 2026-07-23 02:44:32.108 | Preparing to unpack .../087-liburing2_2.5-1build1_amd64.deb ... 2026-07-23 02:44:32.109 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-23 02:44:32.134 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-07-23 02:44:32.148 | Preparing to unpack .../088-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-07-23 02:44:32.150 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-23 02:44:32.177 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-07-23 02:44:32.190 | Preparing to unpack .../089-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-07-23 02:44:32.192 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-23 02:44:32.220 | Selecting previously unselected package libvte-2.91-common. 2026-07-23 02:44:32.233 | Preparing to unpack .../090-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-23 02:44:32.234 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-23 02:44:32.263 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-07-23 02:44:32.277 | Preparing to unpack .../091-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-23 02:44:32.278 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-23 02:44:32.307 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-07-23 02:44:32.320 | Preparing to unpack .../092-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-23 02:44:32.322 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-23 02:44:32.702 | Selecting previously unselected package libfdt1:amd64. 2026-07-23 02:44:32.714 | Preparing to unpack .../093-libfdt1_1.7.0-2build1_amd64.deb ... 2026-07-23 02:44:32.716 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-07-23 02:44:32.743 | Selecting previously unselected package qemu-system-common. 2026-07-23 02:44:32.755 | Preparing to unpack .../094-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 02:44:32.757 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:44:32.840 | Selecting previously unselected package qemu-system-data. 2026-07-23 02:44:32.853 | Preparing to unpack .../095-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-07-23 02:44:32.854 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:44:32.937 | Selecting previously unselected package seabios. 2026-07-23 02:44:32.950 | Preparing to unpack .../096-seabios_1.16.3-2_all.deb ... 2026-07-23 02:44:32.952 | Unpacking seabios (1.16.3-2) ... 2026-07-23 02:44:32.984 | Selecting previously unselected package qemu-system-x86. 2026-07-23 02:44:32.998 | Preparing to unpack .../097-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 02:44:33.005 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:44:33.251 | Selecting previously unselected package qemu-utils. 2026-07-23 02:44:33.263 | Preparing to unpack .../098-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 02:44:33.265 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:44:33.344 | Selecting previously unselected package qemu-block-extra. 2026-07-23 02:44:33.357 | Preparing to unpack .../099-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 02:44:33.359 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:44:33.387 | Selecting previously unselected package qemu-system-modules-opengl. 2026-07-23 02:44:33.400 | Preparing to unpack .../100-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 02:44:33.402 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:44:33.433 | Selecting previously unselected package libglvnd0:amd64. 2026-07-23 02:44:33.446 | Preparing to unpack .../101-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-07-23 02:44:33.448 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-23 02:44:33.478 | Selecting previously unselected package libglx0:amd64. 2026-07-23 02:44:33.491 | Preparing to unpack .../102-libglx0_1.7.0-1build1_amd64.deb ... 2026-07-23 02:44:33.493 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-07-23 02:44:33.523 | Selecting previously unselected package libgl1:amd64. 2026-07-23 02:44:33.537 | Preparing to unpack .../103-libgl1_1.7.0-1build1_amd64.deb ... 2026-07-23 02:44:33.538 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-07-23 02:44:33.567 | Selecting previously unselected package qemu-system-gui. 2026-07-23 02:44:33.580 | Preparing to unpack .../104-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 02:44:33.582 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:44:33.612 | Selecting previously unselected package qemu-system-modules-spice. 2026-07-23 02:44:33.625 | Preparing to unpack .../105-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 02:44:33.627 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:44:33.654 | Selecting previously unselected package ovmf. 2026-07-23 02:44:33.667 | Preparing to unpack .../106-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-07-23 02:44:33.668 | Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-07-23 02:44:33.772 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-07-23 02:44:33.777 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-23 02:44:33.781 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-23 02:44:33.785 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-23 02:44:33.789 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-23 02:44:33.793 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-23 02:44:33.797 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-23 02:44:33.801 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-23 02:44:33.806 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-07-23 02:44:33.811 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-23 02:44:33.814 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-23 02:44:33.818 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-23 02:44:33.822 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-23 02:44:33.825 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-23 02:44:33.831 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-23 02:44:33.834 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-23 02:44:33.838 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-23 02:44:33.841 | Setting up msr-tools (1.3-5build1) ... 2026-07-23 02:44:33.845 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-23 02:44:33.849 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-23 02:44:33.853 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-23 02:44:33.857 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-07-23 02:44:33.860 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-23 02:44:33.863 | Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-23 02:44:33.867 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-23 02:44:33.870 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-23 02:44:33.874 | Setting up acl (2.3.2-1build1.1) ... 2026-07-23 02:44:33.879 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-07-23 02:44:33.883 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-23 02:44:33.886 | Setting up libasound2-data (1.2.11-1ubuntu0.3) ... 2026-07-23 02:44:33.890 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-07-23 02:44:33.893 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-23 02:44:33.897 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-23 02:44:33.900 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-07-23 02:44:33.903 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-23 02:44:33.907 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-23 02:44:33.910 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-23 02:44:33.914 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-23 02:44:33.918 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-23 02:44:33.922 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:44:33.925 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-23 02:44:33.929 | Setting up seabios (1.16.3-2) ... 2026-07-23 02:44:33.933 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-23 02:44:33.936 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-23 02:44:33.940 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-07-23 02:44:33.944 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-07-23 02:44:33.948 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-23 02:44:33.952 | Setting up cpu-checker (0.7-1.3build2) ... 2026-07-23 02:44:33.955 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-07-23 02:44:33.959 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-07-23 02:44:33.963 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-23 02:44:33.967 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-23 02:44:33.971 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-23 02:44:33.975 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-23 02:44:33.979 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-23 02:44:33.983 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-23 02:44:33.988 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-23 02:44:33.991 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-23 02:44:33.995 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-23 02:44:33.999 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-23 02:44:34.002 | Setting up ksmtuned (4.20150326) ... 2026-07-23 02:44:34.132 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-23 02:44:34.244 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-23 02:44:34.551 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-07-23 02:44:34.555 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-23 02:44:34.560 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-23 02:44:34.565 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-23 02:44:34.569 | Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-23 02:44:34.575 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-23 02:44:34.579 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-23 02:44:34.583 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-07-23 02:44:34.587 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-23 02:44:34.591 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-07-23 02:44:34.596 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-23 02:44:34.600 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-23 02:44:34.604 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-07-23 02:44:34.608 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.13) ... 2026-07-23 02:44:34.612 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-23 02:44:34.616 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-07-23 02:44:34.620 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-23 02:44:34.624 | Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-23 02:44:34.627 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-23 02:44:34.631 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:44:34.635 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-07-23 02:44:34.639 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:44:34.772 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-07-23 02:44:35.563 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-23 02:44:35.567 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-23 02:44:35.571 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:44:35.694 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-07-23 02:44:35.993 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-23 02:44:36.006 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-23 02:44:36.010 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-23 02:44:36.014 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:44:36.023 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-23 02:44:36.027 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.5) ... 2026-07-23 02:44:36.031 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-23 02:44:36.035 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-23 02:44:36.038 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-23 02:44:36.042 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-23 02:44:36.046 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.5) ... 2026-07-23 02:44:36.050 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-23 02:44:36.054 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-23 02:44:36.063 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-23 02:44:36.068 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-23 02:44:36.072 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-23 02:44:36.076 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:44:36.080 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-07-23 02:44:36.085 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-07-23 02:44:36.089 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:44:36.093 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:44:36.097 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-23 02:44:37.034 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-23 02:44:37.052 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-07-23 02:44:37.066 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-23 02:44:37.149 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-23 02:44:37.772 | 2026-07-23 02:44:37.773 | Running kernel seems to be up-to-date. 2026-07-23 02:44:37.773 | 2026-07-23 02:44:37.773 | Restarting services... 2026-07-23 02:44:37.781 | 2026-07-23 02:44:37.781 | Service restarts being deferred: 2026-07-23 02:44:37.781 | systemctl restart networkd-dispatcher.service 2026-07-23 02:44:37.781 | 2026-07-23 02:44:37.781 | No containers need to be restarted. 2026-07-23 02:44:37.781 | 2026-07-23 02:44:37.781 | User sessions running outdated binaries: 2026-07-23 02:44:37.782 | ubuntu @ session #3: python3[7156] 2026-07-23 02:44:37.791 | 2026-07-23 02:44:37.791 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-23 02:44:38.979 | + functions-common:apt_get:1211 : result=0 2026-07-23 02:44:38.981 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 02:44:38.983 | + functions-common:time_stop:2420 : local name 2026-07-23 02:44:38.985 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:44:38.987 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:44:38.989 | + functions-common:time_stop:2423 : local total 2026-07-23 02:44:38.991 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:44:38.993 | + functions-common:time_stop:2426 : name=apt-get 2026-07-23 02:44:38.995 | + functions-common:time_stop:2427 : start_time=1784774664104 2026-07-23 02:44:38.997 | + functions-common:time_stop:2429 : [[ -z 1784774664104 ]] 2026-07-23 02:44:38.999 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:44:39.002 | + functions-common:time_stop:2432 : end_time=1784774679000 2026-07-23 02:44:39.004 | + functions-common:time_stop:2433 : elapsed_time=14896 2026-07-23 02:44:39.005 | + functions-common:time_stop:2434 : total=584 2026-07-23 02:44:39.007 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:44:39.009 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15480 2026-07-23 02:44:39.011 | + functions-common:apt_get:1215 : return 0 2026-07-23 02:44:39.013 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-23 02:44:39.024 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-23 02:44:39.026 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-23 02:44:39.028 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-23 02:44:39.029 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-23 02:44:39.031 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-23 02:44:39.033 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-23 02:44:39.033 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-23 02:44:39.042 | 0 2026-07-23 02:44:39.045 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-23 02:44:39.047 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-07-23 02:44:39.049 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-07-23 02:44:39.050 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-07-23 02:44:39.052 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-23 02:44:39.054 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-07-23 02:44:39.062 | vm.dirty_ratio = 60 2026-07-23 02:44:39.065 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-07-23 02:44:39.067 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-07-23 02:44:39.068 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-23 02:44:39.070 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-07-23 02:44:39.079 | vm.dirty_background_ratio = 10 2026-07-23 02:44:39.082 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-07-23 02:44:39.084 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-07-23 02:44:39.086 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-07-23 02:44:39.088 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-07-23 02:44:39.095 | vm.vfs_cache_pressure = 50 2026-07-23 02:44:39.098 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-07-23 02:44:39.100 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-07-23 02:44:39.102 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-07-23 02:44:39.104 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-07-23 02:44:39.112 | vm.swappiness = 100 2026-07-23 02:44:39.115 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-07-23 02:44:39.123 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-07-23 02:44:39.123 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-07-23 02:44:39.123 | /proc/sys/vm/compact_unevictable_allowed:1 2026-07-23 02:44:39.123 | /proc/sys/vm/compaction_proactiveness:20 2026-07-23 02:44:39.123 | /proc/sys/vm/dirty_background_bytes:0 2026-07-23 02:44:39.123 | /proc/sys/vm/dirty_background_ratio:10 2026-07-23 02:44:39.123 | /proc/sys/vm/dirty_bytes:0 2026-07-23 02:44:39.123 | /proc/sys/vm/dirty_expire_centisecs:1000 2026-07-23 02:44:39.123 | /proc/sys/vm/dirty_ratio:60 2026-07-23 02:44:39.123 | /proc/sys/vm/dirty_writeback_centisecs:10 2026-07-23 02:44:39.123 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-07-23 02:44:39.123 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-07-23 02:44:39.124 | /proc/sys/vm/extfrag_threshold:500 2026-07-23 02:44:39.124 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-07-23 02:44:39.124 | /proc/sys/vm/hugetlb_shm_group:0 2026-07-23 02:44:39.124 | /proc/sys/vm/laptop_mode:0 2026-07-23 02:44:39.124 | /proc/sys/vm/legacy_va_layout:0 2026-07-23 02:44:39.124 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-07-23 02:44:39.124 | /proc/sys/vm/max_map_count:1048576 2026-07-23 02:44:39.124 | /proc/sys/vm/memfd_noexec:0 2026-07-23 02:44:39.124 | /proc/sys/vm/memory_failure_early_kill:0 2026-07-23 02:44:39.124 | /proc/sys/vm/memory_failure_recovery:1 2026-07-23 02:44:39.124 | /proc/sys/vm/min_free_kbytes:67584 2026-07-23 02:44:39.124 | /proc/sys/vm/min_slab_ratio:5 2026-07-23 02:44:39.124 | /proc/sys/vm/min_unmapped_ratio:1 2026-07-23 02:44:39.124 | /proc/sys/vm/mmap_min_addr:65536 2026-07-23 02:44:39.124 | /proc/sys/vm/mmap_rnd_bits:32 2026-07-23 02:44:39.124 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-07-23 02:44:39.124 | /proc/sys/vm/nr_hugepages:41 2026-07-23 02:44:39.124 | /proc/sys/vm/nr_hugepages_mempolicy:41 2026-07-23 02:44:39.124 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-07-23 02:44:39.124 | /proc/sys/vm/numa_stat:1 2026-07-23 02:44:39.124 | /proc/sys/vm/numa_zonelist_order:Node 2026-07-23 02:44:39.124 | /proc/sys/vm/oom_dump_tasks:0 2026-07-23 02:44:39.124 | /proc/sys/vm/oom_kill_allocating_task:1 2026-07-23 02:44:39.124 | /proc/sys/vm/overcommit_kbytes:0 2026-07-23 02:44:39.124 | /proc/sys/vm/overcommit_memory:0 2026-07-23 02:44:39.124 | /proc/sys/vm/overcommit_ratio:50 2026-07-23 02:44:39.124 | /proc/sys/vm/page-cluster:3 2026-07-23 02:44:39.124 | /proc/sys/vm/page_lock_unfairness:5 2026-07-23 02:44:39.124 | /proc/sys/vm/panic_on_oom:0 2026-07-23 02:44:39.124 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-07-23 02:44:39.125 | /proc/sys/vm/stat_interval:1 2026-07-23 02:44:39.125 | /proc/sys/vm/swappiness:100 2026-07-23 02:44:39.125 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-07-23 02:44:39.125 | /proc/sys/vm/user_reserve_kbytes:131072 2026-07-23 02:44:39.125 | /proc/sys/vm/vfs_cache_pressure:50 2026-07-23 02:44:39.125 | /proc/sys/vm/watermark_boost_factor:15000 2026-07-23 02:44:39.125 | /proc/sys/vm/watermark_scale_factor:10 2026-07-23 02:44:39.125 | /proc/sys/vm/zone_reclaim_mode:0 2026-07-23 02:44:39.127 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-07-23 02:44:39.131 | + lib/host:tune_host:126 : configure_host_net 2026-07-23 02:44:39.133 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-23 02:44:39.135 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-07-23 02:44:39.137 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-07-23 02:44:39.138 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-07-23 02:44:39.140 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-23 02:44:39.141 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-07-23 02:44:39.150 | net.ipv4.tcp_keepalive_time = 60 2026-07-23 02:44:39.152 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-07-23 02:44:39.154 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-07-23 02:44:39.156 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-23 02:44:39.157 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-07-23 02:44:39.165 | net.ipv4.tcp_keepalive_intvl = 10 2026-07-23 02:44:39.168 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-07-23 02:44:39.170 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-07-23 02:44:39.171 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-07-23 02:44:39.173 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-07-23 02:44:39.181 | net.ipv4.tcp_keepalive_probes = 6 2026-07-23 02:44:39.184 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-07-23 02:44:39.186 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-07-23 02:44:39.188 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-07-23 02:44:39.189 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-07-23 02:44:39.196 | net.ipv4.tcp_fastopen = 3 2026-07-23 02:44:39.200 | + 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-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_app_win:31 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_dsack:1 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_ecn:2 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_fack:0 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_fastopen_key:e00d1035-d932154f-9b132a6a-32f43913 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_frto:2 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-07-23 02:44:39.210 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_mem:756552 1008739 1513104 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_recovery:1 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_reordering:3 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_retries1:3 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_retries2:15 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_sack:1 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-07-23 02:44:39.211 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-07-23 02:44:39.213 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-07-23 02:44:39.215 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-07-23 02:44:39.216 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-07-23 02:44:39.218 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-07-23 02:44:39.229 | net.core.default_qdisc = pfifo_fast 2026-07-23 02:44:39.233 | + ./stack.sh:main:600 : fetch_plugins 2026-07-23 02:44:39.235 | + functions-common:fetch_plugins:1766 : local plugins=,neutron 2026-07-23 02:44:39.237 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-23 02:44:39.239 | + functions-common:fetch_plugins:1770 : [[ -z ,neutron ]] 2026-07-23 02:44:39.241 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-07-23 02:44:39.242 | Fetching DevStack plugins 2026-07-23 02:44:39.243 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-07-23 02:44:39.246 | + functions-common:fetch_plugins:1776 : git_clone_by_name neutron 2026-07-23 02:44:39.248 | + functions-common:git_clone_by_name:681 : local name=neutron 2026-07-23 02:44:39.249 | + functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/neutron 2026-07-23 02:44:39.251 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/neutron 2026-07-23 02:44:39.253 | + functions-common:git_clone_by_name:684 : local branch=master 2026-07-23 02:44:39.255 | + functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-07-23 02:44:39.256 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron 2026-07-23 02:44:39.258 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-23 02:44:39.260 | + functions-common:git_clone:591 : local git_ref=master 2026-07-23 02:44:39.262 | + functions-common:git_clone:592 : local orig_dir 2026-07-23 02:44:39.264 | ++ functions-common:git_clone:593 : pwd 2026-07-23 02:44:39.265 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-23 02:44:39.267 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 02:44:39.269 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 02:44:39.282 | + functions-common:git_clone:596 : RECLONE=False 2026-07-23 02:44:39.284 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 02:44:39.285 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 02:44:39.287 | + functions-common:git_clone:610 : echo master 2026-07-23 02:44:39.288 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 02:44:39.292 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-23 02:44:39.295 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-23 02:44:39.296 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-23 02:44:39.308 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-23 02:44:39.311 | + functions-common:git_clone:673 : git show --oneline 2026-07-23 02:44:39.311 | + functions-common:git_clone:673 : head -1 2026-07-23 02:44:39.341 | 01d49bbfb2 Merge "evpn: Fail when using --advertise-host on non-EVPN routers" 2026-07-23 02:44:39.344 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-23 02:44:39.346 | + ./stack.sh:main:604 : run_phase override_defaults 2026-07-23 02:44:39.348 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-23 02:44:39.350 | + functions-common:run_phase:1849 : local phase= 2026-07-23 02:44:39.353 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-23 02:44:39.355 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-23 02:44:39.357 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-23 02:44:39.359 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-23 02:44:39.361 | + functions-common:run_phase:1858 : local extra 2026-07-23 02:44:39.364 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-23 02:44:39.367 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-23 02:44:39.369 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-23 02:44:39.371 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-23 02:44:39.373 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-07-23 02:44:39.375 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-23 02:44:39.387 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:44:39.389 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-23 02:44:39.391 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-23 02:44:39.393 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-23 02:44:39.394 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-23 02:44:39.396 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-23 02:44:39.398 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-23 02:44:39.400 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-23 02:44:39.401 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-23 02:44:39.403 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-23 02:44:39.405 | + 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-23 02:44:39.407 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-23 02:44:39.408 | + functions-common:plugin_override_defaults:1807 : local plugins=,neutron 2026-07-23 02:44:39.411 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-23 02:44:39.413 | + functions-common:plugin_override_defaults:1811 : [[ -z ,neutron ]] 2026-07-23 02:44:39.415 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-07-23 02:44:39.415 | Overriding Configuration Defaults 2026-07-23 02:44:39.417 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-07-23 02:44:39.419 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/neutron 2026-07-23 02:44:39.421 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-07-23 02:44:39.423 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-07-23 02:44:39.440 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-07-23 02:44:39.442 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-23 02:44:39.454 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:44:39.457 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.141 2026-07-23 02:44:39.459 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.141 2026-07-23 02:44:39.459 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-23 02:44:39.463 | ++ lib/tls:source:40 : TLS_IP=10.4.3.141 2026-07-23 02:44:39.465 | +++ lib/tls:source:43 : hostname -f 2026-07-23 02:44:39.469 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-07-23 02:44:39.470 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-23 02:44:39.472 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-23 02:44:39.474 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-23 02:44:39.475 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-23 02:44:39.477 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-23 02:44:39.479 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-23 02:44:39.482 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-23 02:44:39.484 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-23 02:44:39.486 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-23 02:44:39.489 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-07-23 02:44:39.503 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-07-23 02:44:39.518 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-07-23 02:44:39.529 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-07-23 02:44:39.542 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-07-23 02:44:39.575 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-07-23 02:44:39.641 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-07-23 02:44:39.734 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-07-23 02:44:39.761 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-07-23 02:44:39.809 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-07-23 02:44:39.859 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-07-23 02:44:39.862 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-23 02:44:39.874 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:44:39.877 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-07-23 02:44:39.879 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-23 02:44:39.881 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-23 02:44:39.883 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-23 02:44:39.885 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-23 02:44:39.888 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-23 02:44:39.903 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-23 02:44:39.905 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-23 02:44:39.907 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-23 02:44:39.909 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-23 02:44:39.912 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-23 02:44:39.914 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-23 02:44:39.917 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-23 02:44:39.919 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-23 02:44:39.921 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-23 02:44:39.924 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-23 02:44:39.938 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-23 02:44:39.941 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-23 02:44:39.943 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-23 02:44:39.945 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-23 02:44:39.947 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-23 02:44:39.949 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-23 02:44:39.951 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-23 02:44:39.954 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-23 02:44:39.956 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-23 02:44:39.958 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-23 02:44:39.961 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-23 02:44:39.963 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-23 02:44:39.966 | ++ lib/neutron:source:117 : Q_HOST=10.4.3.141 2026-07-23 02:44:39.968 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-07-23 02:44:39.971 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-23 02:44:39.974 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-23 02:44:39.974 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-23 02:44:39.978 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-23 02:44:39.981 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-23 02:44:39.983 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-23 02:44:39.986 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-23 02:44:39.988 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-23 02:44:39.991 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-23 02:44:40.005 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-23 02:44:40.008 | +++ lib/neutron:source:131 : ipv6_unquote 10.4.3.141 2026-07-23 02:44:40.010 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.141 2026-07-23 02:44:40.011 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-23 02:44:40.014 | ++ lib/neutron:source:131 : Q_META_DATA_IP=10.4.3.141 2026-07-23 02:44:40.016 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-23 02:44:40.018 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-23 02:44:40.020 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-23 02:44:40.022 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-23 02:44:40.024 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-23 02:44:40.026 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-23 02:44:40.028 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-23 02:44:40.031 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-23 02:44:40.033 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-23 02:44:40.035 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-23 02:44:40.037 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-23 02:44:40.039 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-23 02:44:40.041 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-23 02:44:40.043 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-23 02:44:40.045 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-23 02:44:40.047 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-23 02:44:40.049 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-23 02:44:40.051 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-23 02:44:40.052 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-23 02:44:40.055 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-23 02:44:40.057 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-23 02:44:40.060 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-23 02:44:40.074 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-23 02:44:40.076 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-23 02:44:40.079 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-23 02:44:40.081 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-23 02:44:40.082 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-23 02:44:40.085 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-23 02:44:40.087 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-23 02:44:40.089 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-23 02:44:40.091 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-23 02:44:40.093 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-23 02:44:40.094 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-23 02:44:40.096 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-23 02:44:40.098 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-23 02:44:40.100 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-23 02:44:40.102 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-23 02:44:40.104 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-23 02:44:40.106 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-23 02:44:40.108 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-23 02:44:40.110 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-07-23 02:44:40.112 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-07-23 02:44:40.213 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-07-23 02:44:40.226 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-07-23 02:44:40.228 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-23 02:44:40.230 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-23 02:44:40.232 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-23 02:44:40.234 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-23 02:44:40.237 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-23 02:44:40.239 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-23 02:44:40.240 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-23 02:44:40.242 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-23 02:44:40.245 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-23 02:44:40.247 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-23 02:44:40.249 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-07-23 02:44:40.251 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-23 02:44:40.253 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-23 02:44:40.255 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-23 02:44:40.257 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-23 02:44:40.258 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-23 02:44:40.260 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-23 02:44:40.262 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-23 02:44:40.264 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-23 02:44:40.267 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-23 02:44:40.268 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-23 02:44:40.268 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-23 02:44:40.268 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-23 02:44:40.273 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=36:4f4a:ea18 2026-07-23 02:44:40.275 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-23 02:44:40.277 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-23 02:44:40.280 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-23 02:44:40.282 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-23 02:44:40.285 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd36:4f4a:ea18::/56 2026-07-23 02:44:40.288 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-23 02:44:40.288 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd36:4f4a:ea18::/56 2026-07-23 02:44:40.293 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd36:4f4a:ea18::/64 2026-07-23 02:44:40.295 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-23 02:44:40.297 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-23 02:44:40.299 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-23 02:44:40.302 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-23 02:44:40.304 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-07-23 02:44:40.306 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-07-23 02:44:40.308 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-23 02:44:40.310 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-23 02:44:40.312 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-23 02:44:40.314 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-23 02:44:40.316 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-23 02:44:40.318 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-23 02:44:40.320 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-07-23 02:44:40.322 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd36:4f4a:ea18::/56 2026-07-23 02:44:40.324 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-23 02:44:40.326 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-23 02:44:40.330 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-23 02:44:40.330 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-23 02:44:40.330 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-23 02:44:40.335 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-07-23 02:44:40.338 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-23 02:44:40.339 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-23 02:44:40.339 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-23 02:44:40.344 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-23 02:44:40.348 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-07-23 02:44:40.350 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-07-23 02:44:40.353 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-07-23 02:44:40.356 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-07-23 02:44:40.359 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-23 02:44:40.361 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-07-23 02:44:40.364 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-07-23 02:44:40.366 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-23 02:44:40.368 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-07-23 02:44:40.371 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-23 02:44:40.387 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-07-23 02:44:40.401 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-07-23 02:44:40.414 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-07-23 02:44:40.427 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-07-23 02:44:40.442 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-07-23 02:44:40.472 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-07-23 02:44:40.476 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-23 02:44:40.478 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-23 02:44:40.480 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-23 02:44:40.483 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-23 02:44:40.486 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-23 02:44:40.502 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-23 02:44:40.504 | + ./stack.sh:main:635 : run_phase source 2026-07-23 02:44:40.507 | + functions-common:run_phase:1848 : local mode=source 2026-07-23 02:44:40.509 | + functions-common:run_phase:1849 : local phase= 2026-07-23 02:44:40.511 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-23 02:44:40.513 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-23 02:44:40.515 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-23 02:44:40.517 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-23 02:44:40.519 | + functions-common:run_phase:1858 : local extra 2026-07-23 02:44:40.522 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-23 02:44:40.525 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-23 02:44:40.527 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-23 02:44:40.530 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-23 02:44:40.532 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-07-23 02:44:40.535 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-23 02:44:40.549 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:44:40.551 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-23 02:44:40.553 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-07-23 02:44:40.597 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-23 02:44:40.599 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-23 02:44:40.602 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-23 02:44:40.604 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-23 02:44:40.607 | + functions-common:load_plugin_settings:1784 : local plugins=,neutron 2026-07-23 02:44:40.609 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-23 02:44:40.611 | + functions-common:load_plugin_settings:1788 : [[ -z ,neutron ]] 2026-07-23 02:44:40.613 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-07-23 02:44:40.613 | Loading plugin settings 2026-07-23 02:44:40.616 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-07-23 02:44:40.618 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/neutron 2026-07-23 02:44:40.620 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-07-23 02:44:40.622 | + functions-common:load_plugin_settings:1797 : source /opt/stack/neutron/devstack/settings 2026-07-23 02:44:40.625 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-07-23 02:44:40.627 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-07-23 02:44:40.629 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-07-23 02:44:40.631 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-07-23 02:44:40.634 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-07-23 02:44:40.636 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-07-23 02:44:40.639 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-07-23 02:44:40.641 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-07-23 02:44:40.644 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-23 02:44:40.646 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:44:40.649 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-07-23 02:44:40.665 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-07-23 02:44:40.667 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-07-23 02:44:40.669 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-07-23 02:44:40.671 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-07-23 02:44:40.674 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-07-23 02:44:40.677 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-07-23 02:44:40.694 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-07-23 02:44:40.697 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-23 02:44:40.699 | + functions-common:verify_disabled_services:2131 : local service 2026-07-23 02:44:40.702 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.705 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-07-23 02:44:40.708 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.710 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-07-23 02:44:40.713 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.715 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-07-23 02:44:40.717 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.719 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-07-23 02:44:40.722 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.725 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-07-23 02:44:40.727 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.729 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-07-23 02:44:40.732 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.735 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-07-23 02:44:40.737 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.739 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,key, ]] 2026-07-23 02:44:40.742 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.745 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-07-23 02:44:40.747 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.750 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-07-23 02:44:40.752 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.754 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-07-23 02:44:40.757 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.759 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-07-23 02:44:40.762 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.765 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-07-23 02:44:40.768 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.770 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-07-23 02:44:40.773 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.776 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-07-23 02:44:40.778 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.780 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-07-23 02:44:40.783 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.786 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-07-23 02:44:40.788 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.791 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-07-23 02:44:40.793 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.795 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-07-23 02:44:40.798 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.801 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-07-23 02:44:40.803 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.805 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-07-23 02:44:40.808 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.810 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-07-23 02:44:40.813 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.815 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-07-23 02:44:40.817 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.820 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-07-23 02:44:40.822 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.825 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-07-23 02:44:40.828 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.830 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-07-23 02:44:40.833 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.835 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-07-23 02:44:40.837 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.840 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-07-23 02:44:40.842 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.845 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-07-23 02:44:40.847 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.850 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-07-23 02:44:40.852 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:44:40.854 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-07-23 02:44:40.857 | + ./stack.sh:main:706 : initialize_database_backends 2026-07-23 02:44:40.859 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-23 02:44:40.862 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-23 02:44:40.877 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:44:40.880 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-23 02:44:40.882 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-23 02:44:40.885 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-23 02:44:40.901 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:44:40.904 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-23 02:44:40.907 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-23 02:44:40.909 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-23 02:44:40.911 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-23 02:44:40.914 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-23 02:44:40.916 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-23 02:44:40.918 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-23 02:44:40.920 | + lib/database:initialize_database_backends:92 : return 0 2026-07-23 02:44:40.923 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-07-23 02:44:40.923 | Using mysql database backend 2026-07-23 02:44:40.925 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-23 02:44:40.940 | + ./stack.sh:main:712 : define_database_baseurl 2026-07-23 02:44:40.943 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-23 02:44:40.946 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-23 02:44:40.948 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-23 02:44:40.951 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-23 02:44:40.953 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-07-23 02:44:40.970 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:44:40.972 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-23 02:44:40.989 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-07-23 02:44:41.005 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:44:41.007 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-23 02:44:41.023 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-23 02:44:41.038 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-07-23 02:44:41.054 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:44:41.057 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-07-23 02:44:41.073 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:44:41.074 | + ./stack.sh:main:760 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-07-23 02:44:41.092 | + ./stack.sh:main:762 : [[ -z '' ]] 2026-07-23 02:44:41.095 | + ./stack.sh:main:762 : [[ False == \T\r\u\e ]] 2026-07-23 02:44:41.098 | + ./stack.sh:main:768 : save_stackenv 768 2026-07-23 02:44:41.101 | + functions-common:save_stackenv:65 : local tag=768 2026-07-23 02:44:41.104 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-23 02:44:41.108 | + functions-common:save_stackenv:67 : time_stamp=2026-07-23-024441 2026-07-23 02:44:41.111 | + functions-common:save_stackenv:68 : echo '# 2026-07-23-024441 768' 2026-07-23 02:44:41.113 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:44:41.116 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-23 02:44:41.119 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:44:41.122 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-23 02:44:41.125 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:44:41.128 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-23 02:44:41.130 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:44:41.133 | + 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-23 02:44:41.135 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:44:41.137 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.141 2026-07-23 02:44:41.140 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:44:41.142 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.141/identity 2026-07-23 02:44:41.145 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:44:41.147 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-23-024420 2026-07-23 02:44:41.150 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:44:41.153 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-23 02:44:41.156 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:44:41.159 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.141 2026-07-23 02:44:41.162 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:44:41.164 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-23 02:44:41.167 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:44:41.169 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.141 2026-07-23 02:44:41.172 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:44:41.175 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-23 02:44:41.178 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:44:41.181 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-23 02:44:41.183 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:44:41.186 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.141 2026-07-23 02:44:41.188 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:44:41.191 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-23 02:44:41.193 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-07-23 02:44:41.197 | + ./stack.sh:main:781 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-23 02:44:41.199 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/requirements.git 2026-07-23 02:44:41.201 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-23 02:44:41.203 | + functions-common:git_clone:591 : local git_ref=master 2026-07-23 02:44:41.206 | + functions-common:git_clone:592 : local orig_dir 2026-07-23 02:44:41.209 | ++ functions-common:git_clone:593 : pwd 2026-07-23 02:44:41.212 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-23 02:44:41.214 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 02:44:41.217 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 02:44:41.232 | + functions-common:git_clone:596 : RECLONE=False 2026-07-23 02:44:41.234 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 02:44:41.237 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 02:44:41.239 | + functions-common:git_clone:610 : echo master 2026-07-23 02:44:41.240 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 02:44:41.245 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-23 02:44:41.248 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-23 02:44:41.250 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-23 02:44:41.265 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-23 02:44:41.268 | + functions-common:git_clone:673 : head -1 2026-07-23 02:44:41.268 | + functions-common:git_clone:673 : git show --oneline 2026-07-23 02:44:41.283 | 7c466f62 update constraint for openstack-release-test to new release 8.5.0 2026-07-23 02:44:41.286 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-23 02:44:41.289 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-07-23 02:44:41.292 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:44:41.295 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-07-23 02:44:41.298 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-07-23 02:44:41.301 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-23 02:44:41.305 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-23 02:44:41.308 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-07-23 02:44:41.311 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-07-23 02:44:41.313 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-23 02:44:41.316 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-23 02:44:41.319 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-23 02:44:41.323 | ++ tools/install_prereqs.sh:source:47 : NOW=1784774681 2026-07-23 02:44:41.326 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-07-23 02:44:41.331 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-23 02:44:41.334 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-23 02:44:41.338 | ++ tools/install_prereqs.sh:source:49 : DELTA=1784774681 2026-07-23 02:44:41.340 | ++ tools/install_prereqs.sh:source:50 : [[ 1784774681 -lt 7200 ]] 2026-07-23 02:44:41.343 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-23 02:44:41.346 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-23 02:44:41.349 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-23 02:44:41.351 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-23 02:44:41.354 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-23 02:44:41.356 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-23 02:44:41.359 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-23 02:44:41.363 | +++ 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-23 02:44:41.391 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-23 02:44:41.391 | apache2-dev 2026-07-23 02:44:41.391 | bc 2026-07-23 02:44:41.391 | bsdmainutils 2026-07-23 02:44:41.391 | curl 2026-07-23 02:44:41.392 | g++ 2026-07-23 02:44:41.392 | gawk 2026-07-23 02:44:41.392 | gcc 2026-07-23 02:44:41.392 | gettext 2026-07-23 02:44:41.392 | git 2026-07-23 02:44:41.392 | graphviz 2026-07-23 02:44:41.392 | iputils-ping 2026-07-23 02:44:41.392 | libffi-dev 2026-07-23 02:44:41.392 | libjpeg-dev 2026-07-23 02:44:41.392 | libpq-dev 2026-07-23 02:44:41.392 | libssl-dev 2026-07-23 02:44:41.392 | libsystemd-dev 2026-07-23 02:44:41.392 | libxml2-dev 2026-07-23 02:44:41.392 | libxslt1-dev 2026-07-23 02:44:41.392 | libyaml-dev 2026-07-23 02:44:41.392 | lsof 2026-07-23 02:44:41.392 | openssh-server 2026-07-23 02:44:41.392 | openssl 2026-07-23 02:44:41.392 | pkg-config 2026-07-23 02:44:41.392 | psmisc 2026-07-23 02:44:41.392 | python3-dev 2026-07-23 02:44:41.392 | python3-pip 2026-07-23 02:44:41.392 | python3-systemd 2026-07-23 02:44:41.392 | python3-venv 2026-07-23 02:44:41.392 | tar 2026-07-23 02:44:41.392 | tcpdump 2026-07-23 02:44:41.392 | unzip 2026-07-23 02:44:41.392 | uuid-runtime 2026-07-23 02:44:41.392 | wget 2026-07-23 02:44:41.392 | zlib1g-dev 2026-07-23 02:44:41.392 | lvm2 2026-07-23 02:44:41.392 | qemu-utils 2026-07-23 02:44:41.392 | thin-provisioning-tools 2026-07-23 02:44:41.392 | lsscsi 2026-07-23 02:44:41.392 | open-iscsi 2026-07-23 02:44:41.392 | libkrb5-dev 2026-07-23 02:44:41.392 | libldap2-dev 2026-07-23 02:44:41.392 | libsasl2-dev 2026-07-23 02:44:41.392 | memcached 2026-07-23 02:44:41.392 | python3-mysqldb 2026-07-23 02:44:41.392 | sqlite3 2026-07-23 02:44:41.392 | conntrack 2026-07-23 02:44:41.392 | curl 2026-07-23 02:44:41.392 | ebtables 2026-07-23 02:44:41.392 | genisoimage 2026-07-23 02:44:41.392 | iptables 2026-07-23 02:44:41.392 | iputils-arping 2026-07-23 02:44:41.392 | kpartx 2026-07-23 02:44:41.392 | libjs-jquery-tablesorter 2026-07-23 02:44:41.392 | parted 2026-07-23 02:44:41.392 | pm-utils 2026-07-23 02:44:41.392 | python3-mysqldb 2026-07-23 02:44:41.392 | socat 2026-07-23 02:44:41.392 | sqlite3 2026-07-23 02:44:41.392 | sudo 2026-07-23 02:44:41.392 | vlan 2026-07-23 02:44:41.392 | cryptsetup 2026-07-23 02:44:41.392 | dosfstools 2026-07-23 02:44:41.392 | genisoimage 2026-07-23 02:44:41.392 | gir1.2-libosinfo-1.0 2026-07-23 02:44:41.392 | netcat-openbsd 2026-07-23 02:44:41.392 | open-iscsi 2026-07-23 02:44:41.392 | qemu-utils 2026-07-23 02:44:41.392 | sg3-utils 2026-07-23 02:44:41.392 | sysfsutils 2026-07-23 02:44:41.392 | acl 2026-07-23 02:44:41.392 | dnsmasq-base 2026-07-23 02:44:41.392 | dnsmasq-utils 2026-07-23 02:44:41.392 | ebtables 2026-07-23 02:44:41.392 | haproxy 2026-07-23 02:44:41.392 | iptables 2026-07-23 02:44:41.392 | iputils-arping 2026-07-23 02:44:41.392 | iputils-ping 2026-07-23 02:44:41.392 | postgresql-server-dev-all 2026-07-23 02:44:41.392 | python3-mysqldb 2026-07-23 02:44:41.392 | sqlite3 2026-07-23 02:44:41.392 | sudo 2026-07-23 02:44:41.392 | vlan 2026-07-23 02:44:41.392 | curl 2026-07-23 02:44:41.392 | liberasurecode-dev 2026-07-23 02:44:41.392 | make 2026-07-23 02:44:41.392 | memcached 2026-07-23 02:44:41.392 | rsync 2026-07-23 02:44:41.392 | sqlite3 2026-07-23 02:44:41.392 | xfsprogs 2026-07-23 02:44:41.392 | apache2' 2026-07-23 02:44:41.395 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-23 02:44:41.415 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-23 02:44:41.415 | apache2-dev 2026-07-23 02:44:41.415 | bc 2026-07-23 02:44:41.415 | bsdmainutils 2026-07-23 02:44:41.415 | curl 2026-07-23 02:44:41.415 | g++ 2026-07-23 02:44:41.415 | gawk 2026-07-23 02:44:41.415 | gcc 2026-07-23 02:44:41.415 | gettext 2026-07-23 02:44:41.415 | git 2026-07-23 02:44:41.415 | graphviz 2026-07-23 02:44:41.415 | iputils-ping 2026-07-23 02:44:41.415 | libffi-dev 2026-07-23 02:44:41.415 | libjpeg-dev 2026-07-23 02:44:41.415 | libpq-dev 2026-07-23 02:44:41.415 | libssl-dev 2026-07-23 02:44:41.415 | libsystemd-dev 2026-07-23 02:44:41.415 | libxml2-dev 2026-07-23 02:44:41.415 | libxslt1-dev 2026-07-23 02:44:41.415 | libyaml-dev 2026-07-23 02:44:41.415 | lsof 2026-07-23 02:44:41.415 | openssh-server 2026-07-23 02:44:41.415 | openssl 2026-07-23 02:44:41.415 | pkg-config 2026-07-23 02:44:41.415 | psmisc 2026-07-23 02:44:41.415 | python3-dev 2026-07-23 02:44:41.415 | python3-pip 2026-07-23 02:44:41.415 | python3-systemd 2026-07-23 02:44:41.415 | python3-venv 2026-07-23 02:44:41.415 | tar 2026-07-23 02:44:41.415 | tcpdump 2026-07-23 02:44:41.415 | unzip 2026-07-23 02:44:41.415 | uuid-runtime 2026-07-23 02:44:41.415 | wget 2026-07-23 02:44:41.415 | zlib1g-dev 2026-07-23 02:44:41.415 | lvm2 2026-07-23 02:44:41.415 | qemu-utils 2026-07-23 02:44:41.415 | thin-provisioning-tools 2026-07-23 02:44:41.415 | lsscsi 2026-07-23 02:44:41.415 | open-iscsi 2026-07-23 02:44:41.415 | libkrb5-dev 2026-07-23 02:44:41.415 | libldap2-dev 2026-07-23 02:44:41.415 | libsasl2-dev 2026-07-23 02:44:41.415 | memcached 2026-07-23 02:44:41.415 | python3-mysqldb 2026-07-23 02:44:41.415 | sqlite3 2026-07-23 02:44:41.415 | conntrack 2026-07-23 02:44:41.415 | curl 2026-07-23 02:44:41.415 | ebtables 2026-07-23 02:44:41.415 | genisoimage 2026-07-23 02:44:41.415 | iptables 2026-07-23 02:44:41.415 | iputils-arping 2026-07-23 02:44:41.415 | kpartx 2026-07-23 02:44:41.415 | libjs-jquery-tablesorter 2026-07-23 02:44:41.415 | parted 2026-07-23 02:44:41.415 | pm-utils 2026-07-23 02:44:41.415 | python3-mysqldb 2026-07-23 02:44:41.415 | socat 2026-07-23 02:44:41.415 | sqlite3 2026-07-23 02:44:41.415 | sudo 2026-07-23 02:44:41.415 | vlan 2026-07-23 02:44:41.415 | cryptsetup 2026-07-23 02:44:41.415 | dosfstools 2026-07-23 02:44:41.415 | genisoimage 2026-07-23 02:44:41.415 | gir1.2-libosinfo-1.0 2026-07-23 02:44:41.415 | netcat-openbsd 2026-07-23 02:44:41.415 | open-iscsi 2026-07-23 02:44:41.415 | qemu-utils 2026-07-23 02:44:41.415 | sg3-utils 2026-07-23 02:44:41.415 | sysfsutils 2026-07-23 02:44:41.415 | acl 2026-07-23 02:44:41.415 | dnsmasq-base 2026-07-23 02:44:41.415 | dnsmasq-utils 2026-07-23 02:44:41.415 | ebtables 2026-07-23 02:44:41.415 | haproxy 2026-07-23 02:44:41.415 | iptables 2026-07-23 02:44:41.415 | iputils-arping 2026-07-23 02:44:41.415 | iputils-ping 2026-07-23 02:44:41.415 | postgresql-server-dev-all 2026-07-23 02:44:41.415 | python3-mysqldb 2026-07-23 02:44:41.415 | sqlite3 2026-07-23 02:44:41.415 | sudo 2026-07-23 02:44:41.415 | vlan 2026-07-23 02:44:41.415 | curl 2026-07-23 02:44:41.415 | liberasurecode-dev 2026-07-23 02:44:41.415 | make 2026-07-23 02:44:41.416 | memcached 2026-07-23 02:44:41.416 | rsync 2026-07-23 02:44:41.416 | sqlite3 2026-07-23 02:44:41.416 | xfsprogs 2026-07-23 02:44:41.416 | apache2 ' 2026-07-23 02:44:41.417 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-23 02:44:41.420 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:44:41.422 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:44:41.426 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-23 02:44:41.427 | ++ 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-23 02:44:41.431 | ++ 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-23 02:44:41.433 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-23 02:44:41.436 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 02:44:41.438 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-23 02:44:41.440 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 02:44:41.443 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 02:44:41.445 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 02:44:41.447 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:44:41.449 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:44:41.452 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 02:44:41.454 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-23 02:44:41.456 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-23 02:44:41.458 | ++ functions-common:apt_get_update:1167 : return 2026-07-23 02:44:41.461 | ++ 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-23 02:44:41.463 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 02:44:41.466 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:44:41.468 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:44:41.471 | ++ 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-23 02:44:41.491 | ++ 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-23 02:44:41.522 | Reading package lists... 2026-07-23 02:44:41.747 | Building dependency tree... 2026-07-23 02:44:41.747 | Reading state information... 2026-07-23 02:44:42.053 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-23 02:44:42.053 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-23 02:44:42.053 | g++ set to manually installed. 2026-07-23 02:44:42.053 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-23 02:44:42.053 | gcc set to manually installed. 2026-07-23 02:44:42.053 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-23 02:44:42.053 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-23 02:44:42.053 | iputils-ping set to manually installed. 2026-07-23 02:44:42.053 | lsof is already the newest version (4.95.0-1build3). 2026-07-23 02:44:42.053 | psmisc is already the newest version (23.7-1build1). 2026-07-23 02:44:42.053 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-23 02:44:42.053 | python3-dev set to manually installed. 2026-07-23 02:44:42.053 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-23 02:44:42.053 | python3-systemd is already the newest version (235-1build4). 2026-07-23 02:44:42.053 | python3-systemd set to manually installed. 2026-07-23 02:44:42.053 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-07-23 02:44:42.053 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-23 02:44:42.053 | unzip is already the newest version (6.0-28ubuntu4.1). 2026-07-23 02:44:42.053 | unzip set to manually installed. 2026-07-23 02:44:42.053 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-23 02:44:42.053 | zlib1g-dev set to manually installed. 2026-07-23 02:44:42.053 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-23 02:44:42.053 | lvm2 set to manually installed. 2026-07-23 02:44:42.053 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-23 02:44:42.053 | qemu-utils set to manually installed. 2026-07-23 02:44:42.053 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-23 02:44:42.053 | thin-provisioning-tools set to manually installed. 2026-07-23 02:44:42.053 | lsscsi is already the newest version (0.32-1build1). 2026-07-23 02:44:42.053 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-23 02:44:42.053 | open-iscsi set to manually installed. 2026-07-23 02:44:42.053 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-23 02:44:42.053 | iptables set to manually installed. 2026-07-23 02:44:42.053 | parted is already the newest version (3.6-4build1). 2026-07-23 02:44:42.053 | socat is already the newest version (1.8.0.0-4ubuntu0.1). 2026-07-23 02:44:42.053 | vlan is already the newest version (2.0.5ubuntu5). 2026-07-23 02:44:42.053 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-23 02:44:42.053 | cryptsetup set to manually installed. 2026-07-23 02:44:42.053 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-23 02:44:42.053 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-23 02:44:42.053 | netcat-openbsd set to manually installed. 2026-07-23 02:44:42.053 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-23 02:44:42.053 | sg3-utils set to manually installed. 2026-07-23 02:44:42.053 | acl is already the newest version (2.3.2-1build1.1). 2026-07-23 02:44:42.053 | acl set to manually installed. 2026-07-23 02:44:42.053 | make is already the newest version (4.3-4.1build2). 2026-07-23 02:44:42.053 | make set to manually installed. 2026-07-23 02:44:42.053 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-07-23 02:44:42.053 | The following additional packages will be installed: 2026-07-23 02:44:42.053 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-23 02:44:42.054 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-07-23 02:44:42.054 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-07-23 02:44:42.054 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-07-23 02:44:42.054 | icu-devtools intltool-debian krb5-locales krb5-multidev libann0 libapr1-dev 2026-07-23 02:44:42.054 | libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2026-07-23 02:44:42.054 | libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 2026-07-23 02:44:42.054 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev 2026-07-23 02:44:42.054 | libclang1-17t64 libcurl3t64-gnutls libcurl4t64 libdebhelper-perl 2026-07-23 02:44:42.054 | liberasurecode1 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-07-23 02:44:42.054 | libgssapi-krb5-2 libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 2026-07-23 02:44:42.054 | libice6 libicu-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-23 02:44:42.054 | libjson-perl libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-07-23 02:44:42.054 | libkrb5-3 libkrb5support0 liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev 2026-07-23 02:44:42.054 | libltdl7 liblua5.4-0 libmail-sendmail-perl libmount1 libmysqlclient21 2026-07-23 02:44:42.054 | libncurses-dev libncurses6 libncursesw6 libnss-systemd libobjc-13-dev 2026-07-23 02:44:42.054 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd libpathplan4 2026-07-23 02:44:42.054 | libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 2026-07-23 02:44:42.054 | libpq5 libsctp-dev libsm6 libsmartcols1 libsqlite3-0 libssl3t64 2026-07-23 02:44:42.054 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-shared 2026-07-23 02:44:42.054 | libsystemd0 libtinfo6 libtool libudev1 libuuid1 libx86-1 libxaw7 libxml2 2026-07-23 02:44:42.054 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-23 02:44:42.054 | llvm-17-runtime llvm-17-tools m4 mount multipath-tools mysql-common ncal 2026-07-23 02:44:42.054 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-sftp-server 2026-07-23 02:44:42.055 | osinfo-db pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-07-23 02:44:42.055 | postgresql-client-common postgresql-common postgresql-server-dev-16 ssl-cert 2026-07-23 02:44:42.055 | systemd systemd-dev systemd-resolved systemd-sysv udev util-linux uuid-dev 2026-07-23 02:44:42.055 | vbetool 2026-07-23 02:44:42.056 | Suggested packages: 2026-07-23 02:44:42.056 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-23 02:44:42.056 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-23 02:44:42.056 | mailutils clang-17-doc wasi-libc doc-base dh-make gawk-doc wodim cdrkit-doc 2026-07-23 02:44:42.056 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-23 02:44:42.056 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-07-23 02:44:42.057 | libtool-doc ncurses-doc postgresql-doc-16 libssl-doc gfortran 2026-07-23 02:44:42.057 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-23 02:44:42.057 | libcache-memcached-perl libmemcached libyaml-perl nfs-common 2026-07-23 02:44:42.057 | multipath-tools-boot keychain libpam-ssh monkeysphere ssh-askpass 2026-07-23 02:44:42.057 | molly-guard cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-23 02:44:42.057 | postgresql-16 default-mysql-server | virtual-mysql-server 2026-07-23 02:44:42.057 | python3-braceexpand sqlite3-doc systemd-container systemd-homed 2026-07-23 02:44:42.057 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 ncompress tar-scripts 2026-07-23 02:44:42.057 | tar-doc util-linux-extra util-linux-locales 2026-07-23 02:44:42.205 | The following NEW packages will be installed: 2026-07-23 02:44:42.206 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-23 02:44:42.206 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-23 02:44:42.206 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-07-23 02:44:42.206 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-07-23 02:44:42.206 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-23 02:44:42.206 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-23 02:44:42.206 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-23 02:44:42.209 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-23 02:44:42.209 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-23 02:44:42.209 | libclang-rt-17-dev libclang1-17t64 libdebhelper-perl liberasurecode-dev 2026-07-23 02:44:42.209 | liberasurecode1 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-23 02:44:42.209 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-23 02:44:42.209 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-23 02:44:42.209 | libjs-jquery-tablesorter libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-07-23 02:44:42.209 | libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev libldap2-dev 2026-07-23 02:44:42.209 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-23 02:44:42.209 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-07-23 02:44:42.209 | libosinfo-l10n libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-07-23 02:44:42.209 | libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev libpq5 libsasl2-dev 2026-07-23 02:44:42.209 | libsctp-dev libsm6 libssl-dev libsub-override-perl libsys-hostname-long-perl 2026-07-23 02:44:42.209 | libsysfs2 libsystemd-dev libtool libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-23 02:44:42.209 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-23 02:44:42.209 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 memcached mysql-common 2026-07-23 02:44:42.209 | ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils po-debconf 2026-07-23 02:44:42.209 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-23 02:44:42.209 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb sqlite3 2026-07-23 02:44:42.209 | ssl-cert sysfsutils uuid-dev vbetool 2026-07-23 02:44:42.209 | The following packages will be upgraded: 2026-07-23 02:44:42.209 | bsdextrautils bsdutils curl eject fdisk gawk kpartx krb5-locales libblkid1 2026-07-23 02:44:42.209 | libcurl3t64-gnutls libcurl4t64 libfdisk1 libgssapi-krb5-2 libk5crypto3 2026-07-23 02:44:42.209 | libkrb5-3 libkrb5support0 libmount1 libncurses6 libncursesw6 libnss-systemd 2026-07-23 02:44:42.210 | libpam-systemd libsmartcols1 libsqlite3-0 libssl3t64 libsystemd-shared 2026-07-23 02:44:42.210 | libsystemd0 libtinfo6 libudev1 libuuid1 libxml2 mount multipath-tools 2026-07-23 02:44:42.210 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-server 2026-07-23 02:44:42.210 | openssh-sftp-server openssl rsync sudo systemd systemd-dev systemd-resolved 2026-07-23 02:44:42.211 | systemd-sysv tar udev util-linux uuid-runtime wget 2026-07-23 02:44:42.397 | 50 upgraded, 139 newly installed, 0 to remove and 89 not upgraded. 2026-07-23 02:44:42.397 | Need to get 190 MB of archives. 2026-07-23 02:44:42.397 | After this operation, 919 MB of additional disk space will be used. 2026-07-23 02:44:42.397 | 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-23 02:44:42.569 | 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-23 02:44:42.650 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.4 [256 kB] 2026-07-23 02:44:42.691 | 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-23 02:44:42.758 | 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-23 02:44:42.759 | 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-23 02:44:42.766 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-07-23 02:44:42.770 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-07-23 02:44:42.772 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-07-23 02:44:42.775 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-07-23 02:44:42.782 | 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-23 02:44:42.816 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-07-23 02:44:42.820 | 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-23 02:44:42.820 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-07-23 02:44:42.836 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-07-23 02:44:42.839 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3,475 kB] 2026-07-23 02:44:42.873 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1,875 kB] 2026-07-23 02:44:42.894 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-07-23 02:44:42.896 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1,942 kB] 2026-07-23 02:44:42.918 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-07-23 02:44:42.919 | 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-23 02:44:42.919 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-07-23 02:44:42.921 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-07-23 02:44:42.926 | 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-23 02:44:42.927 | 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-23 02:44:42.927 | 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-23 02:44:42.958 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-23 02:44:42.959 | 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-23 02:44:42.965 | 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-23 02:44:42.966 | 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-23 02:44:42.966 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-07-23 02:44:42.996 | 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-23 02:44:42.997 | 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-23 02:44:42.998 | 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-23 02:44:42.999 | 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-23 02:44:43.002 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-07-23 02:44:43.034 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-23 02:44:43.036 | 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-23 02:44:43.046 | 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-23 02:44:43.076 | 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-23 02:44:43.077 | 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-23 02:44:43.078 | 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-23 02:44:43.079 | 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-23 02:44:43.083 | 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-23 02:44:43.103 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-23 02:44:43.106 | 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-23 02:44:43.111 | 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-23 02:44:43.117 | 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-23 02:44:43.203 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-23 02:44:43.204 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-23 02:44:43.205 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1,003 kB] 2026-07-23 02:44:43.243 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-23 02:44:43.244 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-23 02:44:43.245 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-23 02:44:43.245 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-23 02:44:43.246 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-23 02:44:43.247 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-23 02:44:43.248 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-23 02:44:43.278 | 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-23 02:44:43.278 | 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-23 02:44:43.316 | 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-23 02:44:43.356 | 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-23 02:44:43.357 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.4 [334 kB] 2026-07-23 02:44:43.359 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-23 02:44:43.360 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-23 02:44:43.362 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-23 02:44:43.365 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-23 02:44:43.370 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-23 02:44:43.374 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-23 02:44:43.375 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-23 02:44:43.712 | 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-23 02:44:43.866 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-23 02:44:43.867 | 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-23 02:44:43.868 | 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-23 02:44:43.869 | 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-23 02:44:43.879 | 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-23 02:44:43.895 | 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-23 02:44:43.993 | 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-23 02:44:43.994 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-23 02:44:43.995 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-23 02:44:43.996 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-23 02:44:43.997 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-23 02:44:43.997 | 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-23 02:44:43.997 | 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-23 02:44:43.998 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-23 02:44:43.998 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-23 02:44:44.037 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-23 02:44:44.077 | 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-23 02:44:44.077 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-23 02:44:44.082 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-23 02:44:44.115 | 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-23 02:44:44.116 | 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-23 02:44:44.118 | 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-23 02:44:44.134 | 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-23 02:44:44.138 | 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-23 02:44:44.138 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-23 02:44:44.142 | 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-23 02:44:44.152 | 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-23 02:44:44.157 | 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-23 02:44:44.158 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-23 02:44:44.170 | 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-23 02:44:44.172 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-23 02:44:44.195 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-07-23 02:44:44.196 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-23 02:44:44.198 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-07-23 02:44:44.201 | 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-23 02:44:44.201 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-23 02:44:44.202 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-07-23 02:44:44.241 | 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-23 02:44:44.316 | 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-23 02:44:44.318 | 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-23 02:44:44.318 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-23 02:44:44.323 | 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-23 02:44:44.324 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-23 02:44:44.324 | 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-23 02:44:44.325 | 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-23 02:44:44.325 | 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-23 02:44:44.327 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-23 02:44:44.355 | 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-23 02:44:44.367 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-23 02:44:44.395 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-23 02:44:44.397 | 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-23 02:44:44.438 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-23 02:44:44.439 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-23 02:44:44.439 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-23 02:44:44.441 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-23 02:44:44.443 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-23 02:44:44.444 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-23 02:44:44.462 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-23 02:44:44.469 | 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-23 02:44:44.470 | 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-23 02:44:44.506 | 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-23 02:44:44.507 | 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-23 02:44:44.507 | 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-23 02:44:44.508 | 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-23 02:44:44.508 | 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-23 02:44:44.509 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-23 02:44:44.511 | 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-23 02:44:44.592 | 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-23 02:44:44.597 | 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-23 02:44:44.597 | 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-23 02:44:44.767 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-23 02:44:44.769 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-07-23 02:44:44.769 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-07-23 02:44:44.769 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-07-23 02:44:44.770 | 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-23 02:44:44.771 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-23 02:44:44.774 | 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-23 02:44:44.774 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-23 02:44:44.774 | 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-23 02:44:44.807 | 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-23 02:44:44.850 | 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-23 02:44:44.854 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-23 02:44:44.854 | 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-23 02:44:44.855 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-07-23 02:44:44.930 | 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-23 02:44:44.932 | 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-23 02:44:44.934 | 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-23 02:44:44.965 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-23 02:44:44.965 | 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-23 02:44:44.973 | 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-23 02:44:44.974 | 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-23 02:44:44.979 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-23 02:44:44.998 | 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-23 02:44:45.310 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-23 02:44:45.311 | 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-23 02:44:45.314 | 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-23 02:44:45.390 | 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-23 02:44:45.391 | 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-23 02:44:45.956 | 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-23 02:44:45.957 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-23 02:44:45.958 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-23 02:44:45.958 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-07-23 02:44:45.959 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-23 02:44:45.959 | 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-23 02:44:45.967 | 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-23 02:44:45.980 | 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-23 02:44:45.980 | Get:178 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-23 02:44:45.996 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-07-23 02:44:46.019 | Get:180 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-23 02:44:46.020 | Get:181 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-23 02:44:46.021 | 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-23 02:44:46.068 | 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-23 02:44:46.068 | 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-23 02:44:46.068 | Get:185 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-07-23 02:44:46.069 | Get:186 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-07-23 02:44:46.070 | 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-23 02:44:46.070 | Get:188 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-23 02:44:46.105 | 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-23 02:44:46.548 | Preconfiguring packages ... 2026-07-23 02:44:46.641 | Fetched 190 MB in 4s (49.0 MB/s) 2026-07-23 02:44:46.729 | (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 ... 158766 files and directories currently installed.) 2026-07-23 02:44:46.733 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-23 02:44:46.737 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-07-23 02:44:46.788 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-07-23 02:44:46.895 | (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 ... 158766 files and directories currently installed.) 2026-07-23 02:44:46.899 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-23 02:44:46.903 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-23 02:44:46.958 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-23 02:44:47.061 | (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 ... 158766 files and directories currently installed.) 2026-07-23 02:44:47.065 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.4_amd64.deb ... 2026-07-23 02:44:47.073 | Unpacking tar (1.35+dfsg-3ubuntu0.4) over (1.35+dfsg-3build1) ... 2026-07-23 02:44:47.126 | Setting up tar (1.35+dfsg-3ubuntu0.4) ... 2026-07-23 02:44:47.248 | (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 ... 158766 files and directories currently installed.) 2026-07-23 02:44:47.253 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-23 02:44:47.261 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-23 02:44:47.416 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-07-23 02:44:48.076 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-07-23 02:44:48.175 | (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 ... 158766 files and directories currently installed.) 2026-07-23 02:44:48.179 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-23 02:44:48.185 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-23 02:44:48.253 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-23 02:44:48.368 | (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 ... 158766 files and directories currently installed.) 2026-07-23 02:44:48.371 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-23 02:44:48.378 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-23 02:44:49.032 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-23 02:44:49.036 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-23 02:44:49.086 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-07-23 02:44:49.090 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-23 02:44:49.145 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-23 02:44:49.151 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-23 02:44:49.201 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-23 02:44:49.305 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 158766 files and directories currently installed.) 2026-07-23 02:44:49.308 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-07-23 02:44:49.316 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-23 02:44:49.375 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-07-23 02:44:49.379 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-23 02:44:49.453 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-07-23 02:44:49.457 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-23 02:44:49.507 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-07-23 02:44:49.615 | (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 ... 158766 files and directories currently installed.) 2026-07-23 02:44:49.619 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-07-23 02:44:49.624 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-23 02:44:49.672 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-23 02:44:49.679 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-23 02:44:49.740 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-23 02:44:49.747 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-23 02:44:49.798 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-23 02:44:49.822 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-23 02:44:50.129 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-23 02:44:50.158 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-23 02:44:50.291 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-07-23 02:44:50.296 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-23 02:44:50.347 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-07-23 02:44:50.458 | (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 ... 158766 files and directories currently installed.) 2026-07-23 02:44:50.462 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-23 02:44:50.469 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-23 02:44:50.548 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-23 02:44:50.654 | (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 ... 158766 files and directories currently installed.) 2026-07-23 02:44:50.658 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-23 02:44:50.664 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-23 02:44:50.714 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-23 02:44:50.824 | (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 ... 158766 files and directories currently installed.) 2026-07-23 02:44:50.828 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-23 02:44:50.832 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-23 02:44:50.876 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-23 02:44:50.976 | (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 ... 158766 files and directories currently installed.) 2026-07-23 02:44:50.980 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-23 02:44:50.984 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-23 02:44:51.028 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-23 02:44:51.036 | Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ... 2026-07-23 02:44:51.091 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-23 02:44:51.095 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-23 02:44:51.143 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-23 02:44:51.243 | (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 ... 158766 files and directories currently installed.) 2026-07-23 02:44:51.247 | Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-23 02:44:51.256 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-23 02:44:51.294 | Selecting previously unselected package libapr1t64:amd64. 2026-07-23 02:44:51.307 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-23 02:44:51.309 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-23 02:44:51.340 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-23 02:44:51.355 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-23 02:44:51.356 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-23 02:44:51.400 | Preparing to unpack .../03-libsqlite3-0_3.45.1-1ubuntu2.7_amd64.deb ... 2026-07-23 02:44:51.405 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) over (3.45.1-1ubuntu2.5) ... 2026-07-23 02:44:51.444 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-23 02:44:51.458 | Preparing to unpack .../04-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-23 02:44:51.459 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-23 02:44:51.488 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-23 02:44:51.502 | Preparing to unpack .../05-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-23 02:44:51.504 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-23 02:44:51.547 | Preparing to unpack .../06-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-23 02:44:51.550 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-23 02:44:51.601 | Preparing to unpack .../07-libk5crypto3_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 02:44:51.606 | Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-23 02:44:51.657 | Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 02:44:51.663 | Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-23 02:44:51.720 | Preparing to unpack .../09-libkrb5support0_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 02:44:51.724 | Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-23 02:44:51.770 | Preparing to unpack .../10-libkrb5-3_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 02:44:51.774 | Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-23 02:44:51.824 | Preparing to unpack .../11-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-23 02:44:51.829 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-23 02:44:51.864 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-23 02:44:51.878 | Preparing to unpack .../12-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-23 02:44:51.879 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-23 02:44:51.927 | Preparing to unpack .../13-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-23 02:44:51.932 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-07-23 02:44:51.974 | Selecting previously unselected package apache2-bin. 2026-07-23 02:44:51.993 | Preparing to unpack .../14-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-23 02:44:51.995 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-23 02:44:52.073 | Selecting previously unselected package apache2-data. 2026-07-23 02:44:52.092 | Preparing to unpack .../15-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-23 02:44:52.093 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-23 02:44:52.182 | Selecting previously unselected package apache2-utils. 2026-07-23 02:44:52.201 | Preparing to unpack .../16-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-23 02:44:52.202 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-23 02:44:52.240 | Selecting previously unselected package apache2. 2026-07-23 02:44:52.254 | Preparing to unpack .../17-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-23 02:44:52.262 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-23 02:44:52.339 | Preparing to unpack .../18-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-07-23 02:44:52.346 | Unpacking gawk (1:5.2.1-2ubuntu0.1) over (1:5.2.1-2build3) ... 2026-07-23 02:44:52.421 | Selecting previously unselected package haproxy. 2026-07-23 02:44:52.435 | Preparing to unpack .../19-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-23 02:44:52.444 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-23 02:44:52.518 | Selecting previously unselected package memcached. 2026-07-23 02:44:52.532 | Preparing to unpack .../20-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-23 02:44:52.537 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-23 02:44:52.584 | Preparing to unpack .../21-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-23 02:44:52.587 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-23 02:44:52.632 | Preparing to unpack .../22-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-23 02:44:52.713 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-23 02:44:52.778 | Preparing to unpack .../23-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-23 02:44:52.798 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-23 02:44:52.860 | Selecting previously unselected package libjson-perl. 2026-07-23 02:44:52.876 | Preparing to unpack .../24-libjson-perl_4.10000-1_all.deb ... 2026-07-23 02:44:52.878 | Unpacking libjson-perl (4.10000-1) ... 2026-07-23 02:44:52.911 | Selecting previously unselected package postgresql-client-common. 2026-07-23 02:44:52.925 | Preparing to unpack .../25-postgresql-client-common_257build1.1_all.deb ... 2026-07-23 02:44:52.926 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-23 02:44:52.972 | Preparing to unpack .../26-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-23 02:44:52.976 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-23 02:44:53.081 | Selecting previously unselected package ssl-cert. 2026-07-23 02:44:53.095 | Preparing to unpack .../27-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-23 02:44:53.097 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-23 02:44:53.132 | Selecting previously unselected package postgresql-common. 2026-07-23 02:44:53.146 | Preparing to unpack .../28-postgresql-common_257build1.1_all.deb ... 2026-07-23 02:44:53.164 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-23 02:44:53.171 | Unpacking postgresql-common (257build1.1) ... 2026-07-23 02:44:53.232 | Selecting previously unselected package libsysfs2:amd64. 2026-07-23 02:44:53.249 | Preparing to unpack .../29-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-23 02:44:53.250 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-23 02:44:53.279 | Selecting previously unselected package sysfsutils. 2026-07-23 02:44:53.293 | Preparing to unpack .../30-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-23 02:44:53.297 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-23 02:44:53.344 | Preparing to unpack .../31-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-23 02:44:53.348 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-23 02:44:53.400 | Preparing to unpack .../32-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-23 02:44:53.405 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-23 02:44:53.457 | Preparing to unpack .../33-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-23 02:44:53.461 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-23 02:44:53.513 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-23 02:44:53.627 | (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 ... 159815 files and directories currently installed.) 2026-07-23 02:44:53.631 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-23 02:44:53.636 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-23 02:44:53.681 | Preparing to unpack .../001-krb5-locales_1.20.1-6ubuntu2.7_all.deb ... 2026-07-23 02:44:53.685 | Unpacking krb5-locales (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-23 02:44:53.731 | Preparing to unpack .../002-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-07-23 02:44:53.743 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-07-23 02:44:53.812 | Preparing to unpack .../003-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-23 02:44:53.821 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-23 02:44:53.869 | Preparing to unpack .../004-wget_1.21.4-1ubuntu4.4_amd64.deb ... 2026-07-23 02:44:53.873 | Unpacking wget (1.21.4-1ubuntu4.4) over (1.21.4-1ubuntu4.1) ... 2026-07-23 02:44:53.905 | Selecting previously unselected package autotools-dev. 2026-07-23 02:44:53.919 | Preparing to unpack .../005-autotools-dev_20220109.1_all.deb ... 2026-07-23 02:44:53.920 | Unpacking autotools-dev (20220109.1) ... 2026-07-23 02:44:53.950 | Selecting previously unselected package m4. 2026-07-23 02:44:53.964 | Preparing to unpack .../006-m4_1.4.19-4build1_amd64.deb ... 2026-07-23 02:44:53.967 | Unpacking m4 (1.4.19-4build1) ... 2026-07-23 02:44:54.008 | Selecting previously unselected package autoconf. 2026-07-23 02:44:54.021 | Preparing to unpack .../007-autoconf_2.71-3_all.deb ... 2026-07-23 02:44:54.023 | Unpacking autoconf (2.71-3) ... 2026-07-23 02:44:54.075 | Selecting previously unselected package automake. 2026-07-23 02:44:54.089 | Preparing to unpack .../008-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-23 02:44:54.093 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-23 02:44:54.151 | Selecting previously unselected package autopoint. 2026-07-23 02:44:54.165 | Preparing to unpack .../009-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-23 02:44:54.167 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-23 02:44:54.195 | Selecting previously unselected package libdebhelper-perl. 2026-07-23 02:44:54.208 | Preparing to unpack .../010-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-23 02:44:54.210 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-23 02:44:54.262 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-23 02:44:54.278 | Preparing to unpack .../011-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 02:44:54.280 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-23 02:44:54.844 | Selecting previously unselected package libclang-cpp17t64. 2026-07-23 02:44:54.858 | Preparing to unpack .../012-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 02:44:54.860 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-23 02:44:55.139 | Selecting previously unselected package libgc1:amd64. 2026-07-23 02:44:55.149 | Preparing to unpack .../013-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-23 02:44:55.151 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-23 02:44:55.189 | Selecting previously unselected package libobjc4:amd64. 2026-07-23 02:44:55.202 | Preparing to unpack .../014-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-23 02:44:55.204 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-23 02:44:55.232 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-23 02:44:55.247 | Preparing to unpack .../015-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-23 02:44:55.249 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-23 02:44:55.284 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-23 02:44:55.297 | Preparing to unpack .../016-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 02:44:55.298 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-23 02:44:55.412 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-23 02:44:55.430 | Preparing to unpack .../017-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 02:44:55.431 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-23 02:44:55.480 | Selecting previously unselected package libclang1-17t64. 2026-07-23 02:44:55.493 | Preparing to unpack .../018-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 02:44:55.495 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-23 02:44:55.651 | Selecting previously unselected package clang-17. 2026-07-23 02:44:55.665 | Preparing to unpack .../019-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 02:44:55.667 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-23 02:44:55.697 | Selecting previously unselected package libtool. 2026-07-23 02:44:55.710 | Preparing to unpack .../020-libtool_2.4.7-7build1_all.deb ... 2026-07-23 02:44:55.711 | Unpacking libtool (2.4.7-7build1) ... 2026-07-23 02:44:55.742 | Selecting previously unselected package dh-autoreconf. 2026-07-23 02:44:55.756 | Preparing to unpack .../021-dh-autoreconf_20_all.deb ... 2026-07-23 02:44:55.758 | Unpacking dh-autoreconf (20) ... 2026-07-23 02:44:55.786 | Selecting previously unselected package libarchive-zip-perl. 2026-07-23 02:44:55.799 | Preparing to unpack .../022-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-23 02:44:55.800 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-23 02:44:55.836 | Selecting previously unselected package libsub-override-perl. 2026-07-23 02:44:55.850 | Preparing to unpack .../023-libsub-override-perl_0.10-1_all.deb ... 2026-07-23 02:44:55.852 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-23 02:44:55.879 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-23 02:44:55.890 | Preparing to unpack .../024-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-23 02:44:55.892 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-23 02:44:55.917 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-23 02:44:55.930 | Preparing to unpack .../025-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-23 02:44:55.932 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-23 02:44:55.953 | Selecting previously unselected package debugedit. 2026-07-23 02:44:55.968 | Preparing to unpack .../026-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-23 02:44:55.970 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-23 02:44:55.996 | Selecting previously unselected package dwz. 2026-07-23 02:44:56.012 | Preparing to unpack .../027-dwz_0.15-1build6_amd64.deb ... 2026-07-23 02:44:56.014 | Unpacking dwz (0.15-1build6) ... 2026-07-23 02:44:56.040 | Selecting previously unselected package gettext. 2026-07-23 02:44:56.056 | Preparing to unpack .../028-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-23 02:44:56.058 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-23 02:44:56.116 | Selecting previously unselected package intltool-debian. 2026-07-23 02:44:56.130 | Preparing to unpack .../029-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-23 02:44:56.131 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-23 02:44:56.157 | Selecting previously unselected package po-debconf. 2026-07-23 02:44:56.170 | Preparing to unpack .../030-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-23 02:44:56.172 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-23 02:44:56.216 | Selecting previously unselected package debhelper. 2026-07-23 02:44:56.230 | Preparing to unpack .../031-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-23 02:44:56.232 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-23 02:44:56.353 | Selecting previously unselected package uuid-dev:amd64. 2026-07-23 02:44:56.365 | Preparing to unpack .../032-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-23 02:44:56.367 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-23 02:44:56.396 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-23 02:44:56.409 | Preparing to unpack .../033-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-23 02:44:56.410 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-23 02:44:56.442 | Selecting previously unselected package libapr1-dev. 2026-07-23 02:44:56.455 | Preparing to unpack .../034-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-23 02:44:56.457 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-23 02:44:56.625 | Selecting previously unselected package libldap-dev:amd64. 2026-07-23 02:44:56.638 | Preparing to unpack .../035-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-23 02:44:56.641 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-23 02:44:56.716 | Selecting previously unselected package libldap2-dev. 2026-07-23 02:44:56.730 | Preparing to unpack .../036-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-23 02:44:56.733 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-23 02:44:56.756 | Selecting previously unselected package libaprutil1-dev. 2026-07-23 02:44:56.769 | Preparing to unpack .../037-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-23 02:44:56.771 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-23 02:44:56.905 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-23 02:44:56.918 | Preparing to unpack .../038-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-23 02:44:56.921 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-23 02:44:56.953 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-23 02:44:56.966 | Preparing to unpack .../039-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-23 02:44:56.968 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-23 02:44:56.998 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-23 02:44:57.009 | Preparing to unpack .../040-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-23 02:44:57.011 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-23 02:44:57.035 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-23 02:44:57.049 | Preparing to unpack .../041-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-23 02:44:57.050 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-23 02:44:57.108 | Selecting previously unselected package apache2-dev. 2026-07-23 02:44:57.122 | Preparing to unpack .../042-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-23 02:44:57.124 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-23 02:44:57.167 | Selecting previously unselected package ncal. 2026-07-23 02:44:57.181 | Preparing to unpack .../043-ncal_12.1.8_amd64.deb ... 2026-07-23 02:44:57.182 | Unpacking ncal (12.1.8) ... 2026-07-23 02:44:57.210 | Selecting previously unselected package bsdmainutils. 2026-07-23 02:44:57.225 | Preparing to unpack .../044-bsdmainutils_12.1.8_all.deb ... 2026-07-23 02:44:57.228 | Unpacking bsdmainutils (12.1.8) ... 2026-07-23 02:44:57.251 | Selecting previously unselected package conntrack. 2026-07-23 02:44:57.264 | Preparing to unpack .../045-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-23 02:44:57.266 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-23 02:44:57.293 | Selecting previously unselected package dnsmasq-base. 2026-07-23 02:44:57.307 | Preparing to unpack .../046-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-07-23 02:44:57.315 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-23 02:44:57.348 | Selecting previously unselected package dnsmasq-utils. 2026-07-23 02:44:57.360 | Preparing to unpack .../047-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-07-23 02:44:57.362 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-23 02:44:57.392 | Selecting previously unselected package ebtables. 2026-07-23 02:44:57.402 | Preparing to unpack .../048-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-23 02:44:57.414 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-23 02:44:57.457 | Preparing to unpack .../049-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-23 02:44:57.461 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-23 02:44:57.491 | Selecting previously unselected package fonts-liberation. 2026-07-23 02:44:57.505 | Preparing to unpack .../050-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-23 02:44:57.507 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-23 02:44:57.556 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-23 02:44:57.570 | Preparing to unpack .../051-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-23 02:44:57.572 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-23 02:44:57.603 | Selecting previously unselected package fonts-liberation2. 2026-07-23 02:44:57.617 | Preparing to unpack .../052-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-23 02:44:57.618 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-23 02:44:57.643 | Selecting previously unselected package genisoimage. 2026-07-23 02:44:57.657 | Preparing to unpack .../053-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-23 02:44:57.659 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-23 02:44:57.696 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-23 02:44:57.710 | Preparing to unpack .../054-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-23 02:44:57.713 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-23 02:44:57.744 | Selecting previously unselected package libann0. 2026-07-23 02:44:57.758 | Preparing to unpack .../055-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-23 02:44:57.760 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-23 02:44:57.787 | Selecting previously unselected package libcdt5:amd64. 2026-07-23 02:44:57.801 | Preparing to unpack .../056-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-23 02:44:57.802 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 02:44:57.828 | Selecting previously unselected package libcgraph6:amd64. 2026-07-23 02:44:57.841 | Preparing to unpack .../057-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-23 02:44:57.843 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 02:44:57.869 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-23 02:44:57.882 | Preparing to unpack .../058-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-23 02:44:57.885 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-23 02:44:57.914 | Selecting previously unselected package libltdl7:amd64. 2026-07-23 02:44:57.928 | Preparing to unpack .../059-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-23 02:44:57.930 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-23 02:44:57.958 | Selecting previously unselected package libpathplan4:amd64. 2026-07-23 02:44:57.971 | Preparing to unpack .../060-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-23 02:44:57.974 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 02:44:58.001 | Selecting previously unselected package libgvc6. 2026-07-23 02:44:58.015 | Preparing to unpack .../061-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-23 02:44:58.017 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-23 02:44:58.056 | Selecting previously unselected package libgvpr2:amd64. 2026-07-23 02:44:58.069 | Preparing to unpack .../062-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-23 02:44:58.071 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 02:44:58.098 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-23 02:44:58.112 | Preparing to unpack .../063-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-23 02:44:58.114 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 02:44:58.150 | Selecting previously unselected package libice6:amd64. 2026-07-23 02:44:58.163 | Preparing to unpack .../064-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-23 02:44:58.165 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-23 02:44:58.195 | Selecting previously unselected package libsm6:amd64. 2026-07-23 02:44:58.203 | Preparing to unpack .../065-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-23 02:44:58.205 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-23 02:44:58.231 | Selecting previously unselected package libxt6t64:amd64. 2026-07-23 02:44:58.244 | Preparing to unpack .../066-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-23 02:44:58.246 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-23 02:44:58.274 | Selecting previously unselected package libxmu6:amd64. 2026-07-23 02:44:58.288 | Preparing to unpack .../067-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-23 02:44:58.290 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-23 02:44:58.317 | Selecting previously unselected package libxaw7:amd64. 2026-07-23 02:44:58.331 | Preparing to unpack .../068-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-23 02:44:58.333 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-23 02:44:58.363 | Selecting previously unselected package graphviz. 2026-07-23 02:44:58.378 | Preparing to unpack .../069-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-23 02:44:58.379 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-23 02:44:58.436 | Selecting previously unselected package icu-devtools. 2026-07-23 02:44:58.450 | Preparing to unpack .../070-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-23 02:44:58.452 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-23 02:44:58.487 | Selecting previously unselected package iputils-arping. 2026-07-23 02:44:58.501 | Preparing to unpack .../071-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-23 02:44:58.503 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-23 02:44:58.529 | Selecting previously unselected package comerr-dev:amd64. 2026-07-23 02:44:58.542 | Preparing to unpack .../072-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-23 02:44:58.547 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-23 02:44:58.579 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-23 02:44:58.595 | Preparing to unpack .../073-libgssrpc4t64_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 02:44:58.597 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 02:44:58.624 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-23 02:44:58.639 | Preparing to unpack .../074-libkadm5clnt-mit12_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 02:44:58.641 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 02:44:58.668 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-23 02:44:58.683 | Preparing to unpack .../075-libkdb5-10t64_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 02:44:58.685 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 02:44:58.714 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-23 02:44:58.729 | Preparing to unpack .../076-libkadm5srv-mit12_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 02:44:58.731 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 02:44:58.769 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-23 02:44:58.783 | Preparing to unpack .../077-krb5-multidev_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 02:44:58.784 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 02:44:58.822 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-23 02:44:58.835 | Preparing to unpack .../078-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-23 02:44:58.836 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-23 02:44:58.863 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-23 02:44:58.877 | Preparing to unpack .../079-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 02:44:58.879 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-23 02:44:59.045 | Preparing to unpack .../080-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-23 02:44:59.051 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-23 02:44:59.085 | Selecting previously unselected package libgts-bin. 2026-07-23 02:44:59.097 | Preparing to unpack .../081-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-23 02:44:59.099 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-23 02:44:59.131 | Selecting previously unselected package libicu-dev:amd64. 2026-07-23 02:44:59.145 | Preparing to unpack .../082-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-23 02:44:59.147 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-23 02:44:59.409 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-23 02:44:59.424 | Preparing to unpack .../083-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-23 02:44:59.426 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-23 02:44:59.458 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-23 02:44:59.472 | Preparing to unpack .../084-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-23 02:44:59.474 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-23 02:44:59.499 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-23 02:44:59.512 | Preparing to unpack .../085-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-23 02:44:59.515 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-23 02:44:59.541 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-23 02:44:59.555 | Preparing to unpack .../086-libjs-jquery-metadata_12-4_all.deb ... 2026-07-23 02:44:59.557 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-23 02:44:59.583 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-23 02:44:59.597 | Preparing to unpack .../087-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-23 02:44:59.598 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-23 02:44:59.655 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-23 02:44:59.668 | Preparing to unpack .../088-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-23 02:44:59.670 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-23 02:44:59.707 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-23 02:44:59.721 | Preparing to unpack .../089-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-23 02:44:59.723 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-23 02:44:59.748 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-23 02:44:59.762 | Preparing to unpack .../090-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-23 02:44:59.764 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-23 02:44:59.793 | Selecting previously unselected package mysql-common. 2026-07-23 02:44:59.806 | Preparing to unpack .../091-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-23 02:44:59.821 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-23 02:44:59.848 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-23 02:44:59.861 | Preparing to unpack .../092-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-23 02:44:59.863 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 02:44:59.918 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-23 02:44:59.932 | Preparing to unpack .../093-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-23 02:44:59.933 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-23 02:44:59.981 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-23 02:44:59.995 | Preparing to unpack .../094-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-23 02:44:59.997 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-23 02:45:00.022 | Selecting previously unselected package libpq5:amd64. 2026-07-23 02:45:00.035 | Preparing to unpack .../095-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-23 02:45:00.037 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-23 02:45:00.063 | Selecting previously unselected package libssl-dev:amd64. 2026-07-23 02:45:00.076 | Preparing to unpack .../096-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-23 02:45:00.078 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-23 02:45:00.183 | Selecting previously unselected package libpq-dev. 2026-07-23 02:45:00.197 | Preparing to unpack .../097-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-23 02:45:00.198 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-23 02:45:00.229 | Selecting previously unselected package libsasl2-dev. 2026-07-23 02:45:00.243 | Preparing to unpack .../098-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-23 02:45:00.245 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-23 02:45:00.287 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-23 02:45:00.301 | Preparing to unpack .../099-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-23 02:45:00.303 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-23 02:45:00.448 | Selecting previously unselected package libx86-1:amd64. 2026-07-23 02:45:00.463 | Preparing to unpack .../100-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-23 02:45:00.464 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-23 02:45:00.495 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-23 02:45:00.505 | Preparing to unpack .../101-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-23 02:45:00.506 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-23 02:45:00.556 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-23 02:45:00.570 | Preparing to unpack .../102-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-23 02:45:00.573 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-23 02:45:00.628 | Selecting previously unselected package llvm-17-runtime. 2026-07-23 02:45:00.641 | Preparing to unpack .../103-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 02:45:00.643 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-23 02:45:00.680 | Selecting previously unselected package libpfm4:amd64. 2026-07-23 02:45:00.695 | Preparing to unpack .../104-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-23 02:45:00.696 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-23 02:45:00.737 | Selecting previously unselected package llvm-17. 2026-07-23 02:45:00.752 | Preparing to unpack .../105-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 02:45:00.753 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-23 02:45:01.337 | Selecting previously unselected package libffi-dev:amd64. 2026-07-23 02:45:01.351 | Preparing to unpack .../106-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-23 02:45:01.352 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-23 02:45:01.386 | Selecting previously unselected package llvm-17-tools. 2026-07-23 02:45:01.399 | Preparing to unpack .../107-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 02:45:01.401 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-23 02:45:01.547 | Selecting previously unselected package libz3-4:amd64. 2026-07-23 02:45:01.561 | Preparing to unpack .../108-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-23 02:45:01.563 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-23 02:45:01.685 | Selecting previously unselected package libz3-dev:amd64. 2026-07-23 02:45:01.703 | Preparing to unpack .../109-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-23 02:45:01.705 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-23 02:45:01.742 | Selecting previously unselected package llvm-17-dev. 2026-07-23 02:45:01.761 | Preparing to unpack .../110-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-23 02:45:01.763 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-23 02:45:03.515 | Selecting previously unselected package osinfo-db. 2026-07-23 02:45:03.530 | Preparing to unpack .../111-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-23 02:45:03.533 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-23 02:45:03.812 | Selecting previously unselected package pkgconf-bin. 2026-07-23 02:45:03.832 | Preparing to unpack .../112-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-23 02:45:03.834 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-23 02:45:03.864 | Selecting previously unselected package pkgconf:amd64. 2026-07-23 02:45:03.879 | Preparing to unpack .../113-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-23 02:45:03.883 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-23 02:45:03.912 | Selecting previously unselected package pkg-config:amd64. 2026-07-23 02:45:03.927 | Preparing to unpack .../114-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-23 02:45:03.931 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-23 02:45:03.958 | Selecting previously unselected package pm-utils. 2026-07-23 02:45:03.974 | Preparing to unpack .../115-pm-utils_1.4.1-21_all.deb ... 2026-07-23 02:45:03.976 | Unpacking pm-utils (1.4.1-21) ... 2026-07-23 02:45:04.020 | Selecting previously unselected package postgresql-client-16. 2026-07-23 02:45:04.036 | Preparing to unpack .../116-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-23 02:45:04.037 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-23 02:45:04.132 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-23 02:45:04.146 | Preparing to unpack .../117-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-23 02:45:04.148 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-23 02:45:04.383 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-23 02:45:04.398 | Preparing to unpack .../118-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-23 02:45:04.399 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-23 02:45:04.432 | Selecting previously unselected package python3-mysqldb. 2026-07-23 02:45:04.446 | Preparing to unpack .../119-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-23 02:45:04.447 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-23 02:45:04.480 | Selecting previously unselected package sqlite3. 2026-07-23 02:45:04.494 | Preparing to unpack .../120-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-07-23 02:45:04.495 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-07-23 02:45:04.525 | Selecting previously unselected package vbetool. 2026-07-23 02:45:04.540 | Preparing to unpack .../121-vbetool_1.1-5_amd64.deb ... 2026-07-23 02:45:04.541 | Unpacking vbetool (1.1-5) ... 2026-07-23 02:45:04.568 | Selecting previously unselected package libosinfo-l10n. 2026-07-23 02:45:04.582 | Preparing to unpack .../122-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-23 02:45:04.584 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-23 02:45:04.623 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-23 02:45:04.637 | Preparing to unpack .../123-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-23 02:45:04.639 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-23 02:45:04.671 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-23 02:45:04.685 | Preparing to unpack .../124-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-23 02:45:04.686 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-23 02:45:04.727 | Preparing to unpack .../125-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-23 02:45:04.732 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-23 02:45:04.763 | Selecting previously unselected package liberasurecode1:amd64. 2026-07-23 02:45:04.777 | Preparing to unpack .../126-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-07-23 02:45:04.778 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-23 02:45:04.805 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-07-23 02:45:04.819 | Preparing to unpack .../127-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-07-23 02:45:04.821 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-23 02:45:04.849 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-23 02:45:04.863 | Preparing to unpack .../128-libkrb5-dev_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-23 02:45:04.865 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 02:45:04.897 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-23 02:45:04.911 | Preparing to unpack .../129-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-23 02:45:04.913 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-23 02:45:04.961 | Preparing to unpack .../130-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-23 02:45:04.981 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-23 02:45:05.059 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-23 02:45:05.064 | Setting up postgresql-client-common (257build1.1) ... 2026-07-23 02:45:05.070 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-23 02:45:05.074 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-23 02:45:05.078 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-23 02:45:05.098 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-23 02:45:05.106 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-23 02:45:05.113 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 02:45:05.120 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-23 02:45:05.124 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-23 02:45:05.129 | Setting up wget (1.21.4-1ubuntu4.4) ... 2026-07-23 02:45:05.138 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-23 02:45:05.143 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-23 02:45:05.151 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-23 02:45:05.555 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-23 02:45:05.555 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-23 02:45:05.860 | Setting up ncal (12.1.8) ... 2026-07-23 02:45:05.865 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-07-23 02:45:05.877 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-23 02:45:05.881 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-23 02:45:05.885 | Setting up vbetool (1.1-5) ... 2026-07-23 02:45:05.889 | Setting up pm-utils (1.4.1-21) ... 2026-07-23 02:45:05.897 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-23 02:45:05.901 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) ... 2026-07-23 02:45:05.905 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 02:45:05.909 | Setting up m4 (1.4.19-4build1) ... 2026-07-23 02:45:05.913 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-07-23 02:45:05.918 | Setting up krb5-locales (1.20.1-6ubuntu2.7) ... 2026-07-23 02:45:05.923 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-23 02:45:05.957 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-23 02:45:05.977 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-23 02:45:05.981 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-23 02:45:05.985 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-23 02:45:06.527 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-23 02:45:06.819 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-23 02:45:06.824 | Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 02:45:06.830 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-07-23 02:45:06.834 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-23 02:45:06.969 | Setting up autotools-dev (20220109.1) ... 2026-07-23 02:45:06.973 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-23 02:45:06.978 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-23 02:45:06.982 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-23 02:45:06.987 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-23 02:45:06.991 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-23 02:45:06.996 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-23 02:45:07.000 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 02:45:07.005 | Setting up ebtables (2.0.11-6build1) ... 2026-07-23 02:45:07.350 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-23 02:45:07.354 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-23 02:45:07.358 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-23 02:45:07.362 | Setting up bsdmainutils (12.1.8) ... 2026-07-23 02:45:07.367 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-23 02:45:07.373 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-23 02:45:07.376 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-23 02:45:07.380 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-23 02:45:07.385 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-23 02:45:07.388 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-23 02:45:07.394 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-07-23 02:45:07.417 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-23 02:45:07.421 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-23 02:45:07.424 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-23 02:45:07.428 | Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 02:45:07.432 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-23 02:45:07.436 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-23 02:45:07.440 | Setting up autoconf (2.71-3) ... 2026-07-23 02:45:07.445 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-23 02:45:07.448 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-23 02:45:07.452 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-23 02:45:07.456 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-23 02:45:07.460 | Setting up dwz (0.15-1build6) ... 2026-07-23 02:45:07.463 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-23 02:45:07.467 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-07-23 02:45:07.471 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-23 02:45:07.475 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-23 02:45:08.258 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-07-23 02:45:08.281 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-23 02:45:08.285 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-23 02:45:08.289 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-23 02:45:08.294 | Setting up libjson-perl (4.10000-1) ... 2026-07-23 02:45:08.298 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-23 02:45:08.302 | Setting up debugedit (1:5.0-5build2) ... 2026-07-23 02:45:08.307 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-23 02:45:08.325 | Setting up libsub-override-perl (0.10-1) ... 2026-07-23 02:45:08.329 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-23 02:45:08.333 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 02:45:08.338 | Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 02:45:08.342 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 02:45:08.345 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-23 02:45:08.349 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-23 02:45:08.353 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-23 02:45:08.356 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-07-23 02:45:08.364 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-23 02:45:08.367 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-23 02:45:08.371 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-23 02:45:08.375 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-23 02:45:08.380 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-23 02:45:08.384 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-07-23 02:45:08.387 | Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-23 02:45:09.100 | rsync.service is a disabled or a static unit not running, not starting it. 2026-07-23 02:45:09.103 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-23 02:45:09.108 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-23 02:45:09.112 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-23 02:45:09.118 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-23 02:45:09.122 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-23 02:45:09.126 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-23 02:45:09.129 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-23 02:45:09.133 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-23 02:45:09.136 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-23 02:45:09.140 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-23 02:45:09.143 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-23 02:45:09.148 | Setting up libtool (2.4.7-7build1) ... 2026-07-23 02:45:09.152 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-23 02:45:09.156 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-23 02:45:09.677 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-23 02:45:10.112 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-23 02:45:10.116 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-07-23 02:45:10.160 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-07-23 02:45:10.161 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-07-23 02:45:10.644 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-23 02:45:10.648 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-23 02:45:10.651 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-07-23 02:45:10.655 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-23 02:45:10.660 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-23 02:45:10.665 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-23 02:45:10.671 | Setting up dh-autoreconf (20) ... 2026-07-23 02:45:10.676 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-23 02:45:10.680 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-23 02:45:10.686 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-23 02:45:10.690 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-23 02:45:10.694 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-23 02:45:10.699 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-23 02:45:10.703 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-23 02:45:10.707 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-23 02:45:11.243 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-23 02:45:11.562 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-23 02:45:11.567 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-23 02:45:11.571 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-23 02:45:11.575 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-23 02:45:11.579 | Setting up postgresql-common (257build1.1) ... 2026-07-23 02:45:11.972 | 2026-07-23 02:45:11.972 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-23 02:45:12.121 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-23 02:45:12.121 | Removing obsolete dictionary files: 2026-07-23 02:45:12.773 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-23 02:45:13.138 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-23 02:45:13.183 | Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 02:45:13.192 | Setting up udev (255.4-1ubuntu8.16) ... 2026-07-23 02:45:13.906 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-23 02:45:13.910 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-23 02:45:13.914 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-23 02:45:13.919 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-23 02:45:13.923 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-23 02:45:13.928 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-23 02:45:13.932 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-23 02:45:13.936 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-23 02:45:13.940 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-07-23 02:45:14.455 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-23 02:45:14.459 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-23 02:45:14.512 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-23 02:45:14.516 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-23 02:45:14.521 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-23 02:45:14.525 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-23 02:45:14.528 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-07-23 02:45:14.552 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-23 02:45:14.557 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-23 02:45:14.562 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-23 02:45:14.566 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-23 02:45:14.585 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-23 02:45:14.590 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-23 02:45:14.593 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-23 02:45:14.597 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-23 02:45:14.600 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-23 02:45:15.115 | multipathd.service is a disabled or a static unit not running, not starting it. 2026-07-23 02:45:15.130 | multipathd.socket is a disabled or a static unit not running, not starting it. 2026-07-23 02:45:15.134 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-23 02:45:15.138 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 02:45:15.142 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-23 02:45:15.289 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-07-23 02:45:15.293 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-23 02:45:15.297 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 02:45:15.301 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-23 02:45:15.304 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-23 02:45:15.310 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-07-23 02:45:15.315 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-07-23 02:45:16.390 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 02:45:16.394 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-23 02:45:16.674 | Enabling module mpm_event. 2026-07-23 02:45:16.707 | Enabling module authz_core. 2026-07-23 02:45:16.713 | Enabling module authz_host. 2026-07-23 02:45:16.742 | Enabling module authn_core. 2026-07-23 02:45:16.748 | Enabling module auth_basic. 2026-07-23 02:45:16.778 | Enabling module access_compat. 2026-07-23 02:45:16.810 | Enabling module authn_file. 2026-07-23 02:45:16.841 | Enabling module authz_user. 2026-07-23 02:45:16.872 | Enabling module alias. 2026-07-23 02:45:16.904 | Enabling module dir. 2026-07-23 02:45:16.936 | Enabling module autoindex. 2026-07-23 02:45:16.968 | Enabling module env. 2026-07-23 02:45:16.999 | Enabling module mime. 2026-07-23 02:45:17.029 | Enabling module negotiation. 2026-07-23 02:45:17.062 | Enabling module setenvif. 2026-07-23 02:45:17.093 | Enabling module filter. 2026-07-23 02:45:17.126 | Enabling module deflate. 2026-07-23 02:45:17.159 | Enabling module status. 2026-07-23 02:45:17.190 | Enabling module reqtimeout. 2026-07-23 02:45:17.221 | Enabling conf charset. 2026-07-23 02:45:17.252 | Enabling conf localized-error-pages. 2026-07-23 02:45:17.284 | Enabling conf other-vhosts-access-log. 2026-07-23 02:45:17.313 | Enabling conf security. 2026-07-23 02:45:17.346 | Enabling conf serve-cgi-bin. 2026-07-23 02:45:17.377 | Enabling site 000-default. 2026-07-23 02:45:18.051 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-23 02:45:18.490 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-23 02:45:19.372 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-23 02:45:19.781 | 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-23 02:45:19.812 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-23 02:45:19.816 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 02:45:19.820 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-23 02:45:19.825 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 02:45:19.829 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-23 02:45:19.833 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-23 02:45:19.836 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-23 02:45:19.841 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-23 02:45:19.874 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-23 02:45:19.904 | update-initramfs: Generating /boot/initrd.img-6.8.0-136-generic 2026-07-23 02:45:24.242 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-23 02:45:24.268 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-07-23 02:45:24.429 | Processing triggers for ufw (0.36.2-6) ... 2026-07-23 02:45:24.511 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-23 02:45:26.134 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-23 02:45:26.145 | Processing triggers for install-info (7.1-3build2) ... 2026-07-23 02:45:26.269 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-07-23 02:45:26.988 | 2026-07-23 02:45:26.988 | Running kernel seems to be up-to-date. 2026-07-23 02:45:26.988 | 2026-07-23 02:45:26.988 | Restarting services... 2026-07-23 02:45:27.104 | systemctl restart ksmtuned.service lldpd.service packagekit.service polkit.service udisks2.service unbound.service 2026-07-23 02:45:27.251 | 2026-07-23 02:45:27.251 | Service restarts being deferred: 2026-07-23 02:45:27.251 | systemctl restart ModemManager.service 2026-07-23 02:45:27.251 | /etc/needrestart/restart.d/dbus.service 2026-07-23 02:45:27.251 | systemctl restart getty@tty1.service 2026-07-23 02:45:27.251 | systemctl restart networkd-dispatcher.service 2026-07-23 02:45:27.251 | systemctl restart serial-getty@ttyS0.service 2026-07-23 02:45:27.251 | systemctl restart storpool_beacon.service 2026-07-23 02:45:27.251 | systemctl restart storpool_block.service 2026-07-23 02:45:27.251 | systemctl restart systemd-logind.service 2026-07-23 02:45:27.251 | 2026-07-23 02:45:27.251 | No containers need to be restarted. 2026-07-23 02:45:27.251 | 2026-07-23 02:45:27.251 | User sessions running outdated binaries: 2026-07-23 02:45:27.251 | ubuntu @ session #3: python3[7156] 2026-07-23 02:45:27.261 | ubuntu @ session #4: sh[8533,8535], sshd[8475] 2026-07-23 02:45:27.269 | ubuntu @ user manager service: systemd[5272] 2026-07-23 02:45:27.279 | 2026-07-23 02:45:27.279 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-23 02:45:28.472 | ++ functions-common:apt_get:1211 : result=0 2026-07-23 02:45:28.474 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 02:45:28.477 | ++ functions-common:time_stop:2420 : local name 2026-07-23 02:45:28.480 | ++ functions-common:time_stop:2421 : local end_time 2026-07-23 02:45:28.482 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:45:28.484 | ++ functions-common:time_stop:2423 : local total 2026-07-23 02:45:28.487 | ++ functions-common:time_stop:2424 : local start_time 2026-07-23 02:45:28.489 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-23 02:45:28.491 | ++ functions-common:time_stop:2427 : start_time=1784774681488 2026-07-23 02:45:28.493 | ++ functions-common:time_stop:2429 : [[ -z 1784774681488 ]] 2026-07-23 02:45:28.497 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:45:28.501 | ++ functions-common:time_stop:2432 : end_time=1784774728498 2026-07-23 02:45:28.503 | ++ functions-common:time_stop:2433 : elapsed_time=47010 2026-07-23 02:45:28.505 | ++ functions-common:time_stop:2434 : total=15480 2026-07-23 02:45:28.507 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:45:28.510 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=62490 2026-07-23 02:45:28.512 | ++ functions-common:apt_get:1215 : return 0 2026-07-23 02:45:28.515 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-23 02:45:28.517 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-23 02:45:28.521 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-23 02:45:28.526 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-23 02:45:28.528 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-23 02:45:28.531 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-23 02:45:28.535 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-23 02:45:28.540 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-07-23 02:45:28.543 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-07-23 02:45:28.545 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-07-23 02:45:29.494 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-07-23 02:45:29.496 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-23 02:45:29.498 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-23 02:45:29.500 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-23 02:45:29.502 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-23 02:45:29.503 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-23 02:45:29.505 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-23 02:45:29.507 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-23 02:45:29.509 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-23 02:45:29.510 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-23 02:45:29.513 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-23 02:45:29.514 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-23 02:45:29.516 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-23 02:45:29.518 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-23 02:45:29.520 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-23 02:45:29.521 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-23 02:45:29.523 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-23 02:45:29.525 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-23 02:45:29.527 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-23 02:45:29.528 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-23 02:45:29.531 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-23 02:45:29.532 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-23 02:45:29.534 | + functions-common:_ensure_lsb_release:420 : return 2026-07-23 02:45:29.536 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-23 02:45:29.549 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-23 02:45:29.551 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-23 02:45:29.563 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-23 02:45:29.565 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-23 02:45:29.578 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-23 02:45:29.579 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-23 02:45:29.581 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-23 02:45:29.582 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-23 02:45:29.584 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-23 02:45:29.585 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-23 02:45:29.587 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-23 02:45:29.589 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-23 02:45:29.591 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-23 02:45:29.593 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-23 02:45:29.595 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-23 02:45:29.595 | Distro: noble 2026-07-23 02:45:29.596 | + tools/install_pip.sh:main:117 : get_versions 2026-07-23 02:45:29.599 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-23 02:45:29.602 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-23 02:45:29.604 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-23 02:45:29.607 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-23 02:45:29.607 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-23 02:45:29.901 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-23 02:45:29.903 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-23 02:45:29.903 | pip: 24.0 2026-07-23 02:45:29.905 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-23 02:45:29.906 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-23 02:45:29.908 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 02:45:29.910 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 02:45:29.911 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 02:45:29.913 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 02:45:29.915 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 02:45:29.916 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 02:45:29.918 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 02:45:29.920 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 02:45:29.921 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 02:45:29.923 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 02:45:29.924 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 02:45:29.926 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 02:45:29.927 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 02:45:29.929 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-23 02:45:29.930 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:45:29.932 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:45:29.934 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-23 02:45:29.938 | + tools/install_pip.sh:main:146 : set -x 2026-07-23 02:45:29.939 | + tools/install_pip.sh:main:149 : get_versions 2026-07-23 02:45:29.942 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-23 02:45:29.945 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-23 02:45:29.947 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-23 02:45:29.950 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-23 02:45:29.950 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-23 02:45:30.233 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-23 02:45:30.235 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-23 02:45:30.235 | pip: 24.0 2026-07-23 02:45:30.239 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-07-23 02:45:30.242 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-07-23 02:45:30.245 | + ./stack.sh:main:807 : fixup_all 2026-07-23 02:45:30.248 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-23 02:45:30.250 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-23 02:45:30.253 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:45:30.255 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:45:30.258 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-23 02:45:30.272 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-23 02:45:30.284 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.19.2.egg-info 2026-07-23 02:45:30.298 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-23 02:45:30.300 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-23 02:45:30.302 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 02:45:30.305 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 02:45:30.307 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 02:45:30.309 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 02:45:30.312 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 02:45:30.314 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 02:45:30.316 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 02:45:30.319 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 02:45:30.321 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 02:45:30.323 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 02:45:30.325 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 02:45:30.327 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 02:45:30.329 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 02:45:30.332 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-23 02:45:30.335 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-07-23 02:45:30.338 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-23 02:45:30.349 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-23 02:45:30.361 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-23 02:45:30.374 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-23 02:45:30.386 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-23 02:45:30.397 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-23 02:45:30.410 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-23 02:45:30.423 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-23 02:45:30.436 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-07-23 02:45:30.438 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-23 02:45:30.441 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-23 02:45:33.314 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-23 02:45:33.335 | Using python 3.12 to install setuptools 2026-07-23 02:45:33.338 | + 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-23 02:45:34.041 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-23 02:45:34.132 | Collecting pip 2026-07-23 02:45:34.160 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-23 02:45:34.166 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-23 02:45:34.379 | Collecting setuptools[core] 2026-07-23 02:45:34.382 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-23 02:45:34.453 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-23 02:45:34.456 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-23 02:45:34.486 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-23 02:45:34.490 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-23 02:45:34.499 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 5.1 MB/s eta 0:00:00 2026-07-23 02:45:34.523 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-23 02:45:34.526 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-23 02:45:34.563 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-23 02:45:34.567 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-23 02:45:34.600 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-23 02:45:34.604 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-23 02:45:34.649 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-23 02:45:34.652 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-23 02:45:34.682 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-23 02:45:34.685 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-23 02:45:34.805 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 02:45:34.809 | Downloading typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-23 02:45:34.843 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 02:45:34.846 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-23 02:45:34.921 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 02:45:34.924 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-23 02:45:34.944 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 02:45:34.947 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-23 02:45:34.984 | 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-23 02:45:34.989 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-23 02:45:35.036 | 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-23 02:45:35.039 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-23 02:45:35.062 | 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-23 02:45:35.072 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-23 02:45:35.105 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 60.9 MB/s eta 0:00:00 2026-07-23 02:45:35.108 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-23 02:45:35.114 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-23 02:45:35.121 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-23 02:45:35.126 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 20.6 MB/s eta 0:00:00 2026-07-23 02:45:35.129 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-23 02:45:35.135 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 23.0 MB/s eta 0:00:00 2026-07-23 02:45:35.138 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-23 02:45:35.148 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-23 02:45:35.166 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 64.3 MB/s eta 0:00:00 2026-07-23 02:45:35.169 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-23 02:45:35.177 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-23 02:45:35.182 | Downloading typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-23 02:45:35.189 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.7/122.7 kB 26.9 MB/s eta 0:00:00 2026-07-23 02:45:35.193 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-23 02:45:35.212 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-23 02:45:35.230 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 19.1 MB/s eta 0:00:00 2026-07-23 02:45:35.234 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-23 02:45:35.241 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-23 02:45:35.249 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 16.4 MB/s eta 0:00:00 2026-07-23 02:45:35.253 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-23 02:45:35.277 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 57.3 MB/s eta 0:00:00 2026-07-23 02:45:35.632 | 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-23 02:45:35.642 | Attempting uninstall: setuptools 2026-07-23 02:45:35.649 | Found existing installation: setuptools 68.1.2 2026-07-23 02:45:35.649 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:45:35.649 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-23 02:45:36.229 | Attempting uninstall: pygments 2026-07-23 02:45:36.246 | Found existing installation: Pygments 2.17.2 2026-07-23 02:45:36.247 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:45:36.247 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-23 02:45:36.884 | Attempting uninstall: pip 2026-07-23 02:45:36.887 | Found existing installation: pip 24.0 2026-07-23 02:45:36.928 | Uninstalling pip-24.0: 2026-07-23 02:45:36.935 | Successfully uninstalled pip-24.0 2026-07-23 02:45:37.765 | Attempting uninstall: packaging 2026-07-23 02:45:37.774 | Found existing installation: packaging 24.0 2026-07-23 02:45:37.775 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:45:37.775 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-23 02:45:37.870 | Attempting uninstall: markdown-it-py 2026-07-23 02:45:37.884 | Found existing installation: markdown-it-py 3.0.0 2026-07-23 02:45:37.884 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:45:37.884 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-23 02:45:37.960 | Attempting uninstall: wheel 2026-07-23 02:45:37.984 | Found existing installation: wheel 0.42.0 2026-07-23 02:45:37.984 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:45:37.987 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-23 02:45:38.010 | Attempting uninstall: rich 2026-07-23 02:45:38.033 | Found existing installation: rich 13.7.1 2026-07-23 02:45:38.033 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:45:38.033 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-23 02:45:38.380 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.27.0 typer-slim-0.24.0 wheel-0.47.0 2026-07-23 02:45:38.515 | + inc/python:pip_install:216 : result=0 2026-07-23 02:45:38.517 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:45:38.520 | + functions-common:time_stop:2420 : local name 2026-07-23 02:45:38.522 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:45:38.525 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:45:38.528 | + functions-common:time_stop:2423 : local total 2026-07-23 02:45:38.531 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:45:38.533 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:45:38.535 | + functions-common:time_stop:2427 : start_time=1784774733329 2026-07-23 02:45:38.537 | + functions-common:time_stop:2429 : [[ -z 1784774733329 ]] 2026-07-23 02:45:38.541 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:45:38.544 | + functions-common:time_stop:2432 : end_time=1784774738542 2026-07-23 02:45:38.547 | + functions-common:time_stop:2433 : elapsed_time=5213 2026-07-23 02:45:38.549 | + functions-common:time_stop:2434 : total=0 2026-07-23 02:45:38.551 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:45:38.554 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5213 2026-07-23 02:45:38.556 | + inc/python:pip_install:219 : return 0 2026-07-23 02:45:38.558 | + 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-23 02:45:38.560 | + 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-23 02:45:38.562 | + 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-23 02:45:38.564 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-23 02:45:38.567 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-23 02:45:38.570 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-07-23 02:45:38.591 | Using python 3.12 to install os-testr 2026-07-23 02:45:38.593 | + 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-23 02:45:39.206 | Collecting os-testr 2026-07-23 02:45:39.262 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-23 02:45:39.285 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-23 02:45:39.288 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-23 02:45:39.300 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-23 02:45:39.303 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-23 02:45:39.325 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-23 02:45:39.327 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-23 02:45:39.331 | 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-23 02:45:39.339 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-23 02:45:39.342 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-23 02:45:39.383 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-23 02:45:39.387 | 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-23 02:45:39.398 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-23 02:45:39.405 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-23 02:45:39.418 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-23 02:45:39.425 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-23 02:45:39.433 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-23 02:45:39.439 | 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-23 02:45:39.458 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 50.3 MB/s 0:00:00 2026-07-23 02:45:39.530 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-23 02:45:39.615 | Attempting uninstall: PyYAML 2026-07-23 02:45:39.619 | Found existing installation: PyYAML 6.0.1 2026-07-23 02:45:39.620 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:45:39.620 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-23 02:45:39.809 | 2026-07-23 02:45:39.811 | 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-23 02:45:39.887 | + inc/python:pip_install:216 : result=0 2026-07-23 02:45:39.890 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:45:39.892 | + functions-common:time_stop:2420 : local name 2026-07-23 02:45:39.894 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:45:39.896 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:45:39.899 | + functions-common:time_stop:2423 : local total 2026-07-23 02:45:39.901 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:45:39.904 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:45:39.906 | + functions-common:time_stop:2427 : start_time=1784774738586 2026-07-23 02:45:39.909 | + functions-common:time_stop:2429 : [[ -z 1784774738586 ]] 2026-07-23 02:45:39.912 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:45:39.915 | + functions-common:time_stop:2432 : end_time=1784774739913 2026-07-23 02:45:39.917 | + functions-common:time_stop:2433 : elapsed_time=1327 2026-07-23 02:45:39.920 | + functions-common:time_stop:2434 : total=5213 2026-07-23 02:45:39.922 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:45:39.925 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6540 2026-07-23 02:45:39.928 | + inc/python:pip_install:219 : return 0 2026-07-23 02:45:39.931 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-23 02:45:39.990 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-07-23 02:45:40.049 | + ./stack.sh:main:835 : install_infra 2026-07-23 02:45:40.051 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-23 02:45:40.054 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-23 02:45:40.056 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-23 02:45:42.913 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-23 02:45:42.917 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-23 02:45:42.943 | + 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-23 02:45:43.703 | Collecting pbr 2026-07-23 02:45:43.705 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-23 02:45:43.900 | Collecting setuptools[core] 2026-07-23 02:45:43.900 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-23 02:45:43.963 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-23 02:45:43.964 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-23 02:45:43.989 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-23 02:45:43.990 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-23 02:45:44.017 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-23 02:45:44.019 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-23 02:45:44.051 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-23 02:45:44.052 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-23 02:45:44.075 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-23 02:45:44.077 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-23 02:45:44.126 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-23 02:45:44.127 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-23 02:45:44.153 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-23 02:45:44.155 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-23 02:45:44.270 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 02:45:44.271 | Using cached typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-23 02:45:44.298 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 02:45:44.299 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-23 02:45:44.366 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 02:45:44.368 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-23 02:45:44.380 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-23 02:45:44.381 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-23 02:45:44.409 | 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-23 02:45:44.411 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-23 02:45:44.441 | 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-23 02:45:44.443 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-23 02:45:44.477 | 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-23 02:45:44.506 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-23 02:45:44.518 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-23 02:45:44.520 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-23 02:45:44.521 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-23 02:45:44.522 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-23 02:45:44.524 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-23 02:45:44.524 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-23 02:45:44.526 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-23 02:45:44.528 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-23 02:45:44.529 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-23 02:45:44.530 | Using cached typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-23 02:45:44.532 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-23 02:45:44.533 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-23 02:45:44.534 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-23 02:45:44.536 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-23 02:45:44.537 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-23 02:45:44.542 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-23 02:45:44.661 | 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-23 02:45:46.590 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.27.0 typer-slim-0.24.0 wheel-0.47.0 2026-07-23 02:45:46.736 | + inc/python:pip_install:216 : result=0 2026-07-23 02:45:46.739 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:45:46.741 | + functions-common:time_stop:2420 : local name 2026-07-23 02:45:46.743 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:45:46.746 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:45:46.748 | + functions-common:time_stop:2423 : local total 2026-07-23 02:45:46.751 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:45:46.753 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:45:46.755 | + functions-common:time_stop:2427 : start_time=1784774742934 2026-07-23 02:45:46.758 | + functions-common:time_stop:2429 : [[ -z 1784774742934 ]] 2026-07-23 02:45:46.761 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:45:46.765 | + functions-common:time_stop:2432 : end_time=1784774746762 2026-07-23 02:45:46.767 | + functions-common:time_stop:2433 : elapsed_time=3828 2026-07-23 02:45:46.769 | + functions-common:time_stop:2434 : total=6540 2026-07-23 02:45:46.772 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:45:46.774 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10368 2026-07-23 02:45:46.777 | + inc/python:pip_install:219 : return 0 2026-07-23 02:45:46.779 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-23 02:45:46.782 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-23 02:45:46.803 | + 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-23 02:45:47.448 | Processing /opt/stack/requirements 2026-07-23 02:45:47.450 | Installing build dependencies: started 2026-07-23 02:45:48.984 | Installing build dependencies: finished with status 'done' 2026-07-23 02:45:48.985 | Getting requirements to build wheel: started 2026-07-23 02:45:49.148 | Getting requirements to build wheel: finished with status 'done' 2026-07-23 02:45:49.151 | Preparing metadata (pyproject.toml): started 2026-07-23 02:45:49.860 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-23 02:45:49.921 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8548) 2026-07-23 02:45:49.948 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-23 02:45:49.958 | 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.dev8548) (26.2) 2026-07-23 02:45:49.996 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8548) 2026-07-23 02:45:49.999 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-23 02:45:50.068 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8548) 2026-07-23 02:45:50.069 | 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-23 02:45:50.084 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8548) 2026-07-23 02:45:50.088 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-23 02:45:50.093 | 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.dev8548) (83.0.0) 2026-07-23 02:45:50.233 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8548) 2026-07-23 02:45:50.237 | 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-23 02:45:50.243 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 10.1 MB/s eta 0:00:00 2026-07-23 02:45:50.266 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8548) 2026-07-23 02:45:50.269 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-23 02:45:50.317 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8548) 2026-07-23 02:45:50.320 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-23 02:45:50.351 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8548) 2026-07-23 02:45:50.354 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-07-23 02:45:50.414 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-23 02:45:50.420 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-23 02:45:50.424 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 10.6 MB/s eta 0:00:00 2026-07-23 02:45:50.426 | 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-23 02:45:50.430 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-23 02:45:50.435 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 20.0 MB/s eta 0:00:00 2026-07-23 02:45:50.438 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-07-23 02:45:50.460 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 22.6 MB/s eta 0:00:00 2026-07-23 02:45:50.462 | 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-23 02:45:50.475 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 19.8 MB/s eta 0:00:00 2026-07-23 02:45:50.479 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-23 02:45:50.486 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 11.8 MB/s eta 0:00:00 2026-07-23 02:45:50.489 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-23 02:45:50.498 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 16.6 MB/s eta 0:00:00 2026-07-23 02:45:50.508 | Building wheels for collected packages: openstack_requirements 2026-07-23 02:45:50.508 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-23 02:45:51.879 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-23 02:45:51.879 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8548-py3-none-any.whl size=52404 sha256=5ce6613de3476f821f04d9c343bb9db6cb1fa36bd2abe950716ccde5bb3aa4c3 2026-07-23 02:45:51.879 | Stored in directory: /tmp/pip-ephem-wheel-cache-918y7na9/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-23 02:45:51.881 | Successfully built openstack_requirements 2026-07-23 02:45:52.028 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-23 02:45:52.376 | 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.dev8548 requests-2.34.2 urllib3-2.7.0 2026-07-23 02:45:52.526 | + inc/python:pip_install:216 : result=0 2026-07-23 02:45:52.529 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:45:52.531 | + functions-common:time_stop:2420 : local name 2026-07-23 02:45:52.534 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:45:52.537 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:45:52.539 | + functions-common:time_stop:2423 : local total 2026-07-23 02:45:52.541 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:45:52.544 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:45:52.546 | + functions-common:time_stop:2427 : start_time=1784774746796 2026-07-23 02:45:52.549 | + functions-common:time_stop:2429 : [[ -z 1784774746796 ]] 2026-07-23 02:45:52.552 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:45:52.556 | + functions-common:time_stop:2432 : end_time=1784774752553 2026-07-23 02:45:52.558 | + functions-common:time_stop:2433 : elapsed_time=5757 2026-07-23 02:45:52.560 | + functions-common:time_stop:2434 : total=10368 2026-07-23 02:45:52.562 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:45:52.565 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16125 2026-07-23 02:45:52.568 | + inc/python:pip_install:219 : return 0 2026-07-23 02:45:52.571 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-23 02:45:52.573 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-23 02:45:52.576 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-23 02:45:52.578 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:45:52.581 | + 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-23 02:45:52.584 | + 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-23 02:45:52.586 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:45:52.589 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-23 02:45:52.609 | Using python 3.12 to install pbr 2026-07-23 02:45:52.611 | + 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-23 02:45:53.094 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-23 02:45:53.167 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-23 02:45:53.308 | + inc/python:pip_install:216 : result=0 2026-07-23 02:45:53.309 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:45:53.312 | + functions-common:time_stop:2420 : local name 2026-07-23 02:45:53.315 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:45:53.317 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:45:53.319 | + functions-common:time_stop:2423 : local total 2026-07-23 02:45:53.321 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:45:53.323 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:45:53.326 | + functions-common:time_stop:2427 : start_time=1784774752603 2026-07-23 02:45:53.329 | + functions-common:time_stop:2429 : [[ -z 1784774752603 ]] 2026-07-23 02:45:53.332 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:45:53.337 | + functions-common:time_stop:2432 : end_time=1784774753333 2026-07-23 02:45:53.339 | + functions-common:time_stop:2433 : elapsed_time=730 2026-07-23 02:45:53.341 | + functions-common:time_stop:2434 : total=16125 2026-07-23 02:45:53.343 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:45:53.346 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16855 2026-07-23 02:45:53.349 | + inc/python:pip_install:219 : return 0 2026-07-23 02:45:53.351 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-23 02:45:56.249 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-23 02:45:56.622 | Collecting bindep 2026-07-23 02:45:56.649 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-23 02:45:56.691 | Collecting distro>=1.7 (from bindep) 2026-07-23 02:45:56.694 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-23 02:45:56.721 | Collecting packaging (from bindep) 2026-07-23 02:45:56.723 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-23 02:45:56.733 | Collecting Parsley (from bindep) 2026-07-23 02:45:56.736 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-23 02:45:56.766 | Collecting pbr>=2 (from bindep) 2026-07-23 02:45:56.768 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-23 02:45:56.941 | Collecting setuptools (from pbr>=2->bindep) 2026-07-23 02:45:56.942 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-23 02:45:56.986 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-23 02:45:56.992 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-23 02:45:56.996 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-23 02:45:56.998 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-23 02:45:57.001 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-23 02:45:57.008 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 21.0 MB/s eta 0:00:00 2026-07-23 02:45:57.009 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-23 02:45:57.069 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-23 02:45:57.938 | 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-23 02:45:58.021 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-23 02:45:58.024 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-23 02:45:58.028 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-07-23 02:45:58.047 | + ./stack.sh:main:844 : pkgs= 2026-07-23 02:45:58.051 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-07-23 02:45:58.054 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-07-23 02:45:58.056 | + functions-common:run_phase:1848 : local mode=stack 2026-07-23 02:45:58.059 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-23 02:45:58.061 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-23 02:45:58.064 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-23 02:45:58.067 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-23 02:45:58.070 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-23 02:45:58.072 | + functions-common:run_phase:1858 : local extra 2026-07-23 02:45:58.076 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-23 02:45:58.080 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-23 02:45:58.082 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-23 02:45:58.085 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-23 02:45:58.088 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-23 02:45:58.090 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-23 02:45:58.105 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:45:58.107 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 02:45:58.110 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:45:58.112 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-23 02:45:58.114 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:45:58.117 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-23 02:45:58.120 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:45:58.122 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-23 02:45:58.125 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:45:58.127 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-23 02:45:58.129 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:45:58.131 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-23 02:45:58.133 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-23 02:45:58.135 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-23 02:45:58.138 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 02:45:58.140 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-23 02:45:58.143 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-23 02:45:58.144 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-23 02:45:58.147 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-23 02:45:58.150 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-23 02:45:58.153 | + functions-common:run_plugins:1838 : local plugin 2026-07-23 02:45:58.156 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-23 02:45:58.159 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-23 02:45:58.162 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-23 02:45:58.164 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-07-23 02:45:58.168 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-23 02:45:58.171 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-23 02:45:58.174 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-23 02:45:58.177 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-23 02:45:58.180 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-23 02:45:58.183 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-23 02:45:58.186 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-23 02:45:58.189 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-23 02:45:58.192 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-23 02:45:58.194 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-23 02:45:58.197 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-23 02:45:58.200 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-23 02:45:58.203 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-23 02:45:58.207 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-23 02:45:58.210 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-23 02:45:58.213 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-23 02:45:58.215 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-23 02:45:58.218 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-23 02:45:58.222 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-23 02:45:58.225 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-23 02:45:58.228 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-23 02:45:58.243 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-23 02:45:58.245 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-23 02:45:58.249 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-23 02:45:58.252 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-23 02:45:58.254 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-23 02:45:58.258 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-23 02:45:58.260 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-23 02:45:58.264 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-23 02:45:58.266 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-23 02:45:58.282 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-23 02:45:58.285 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-23 02:45:58.288 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-23 02:45:58.288 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-23 02:45:58.292 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-23 02:45:58.294 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-23 02:45:58.296 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-23 02:45:58.300 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-23 02:45:58.317 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-23 02:45:58.319 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-23 02:45:58.323 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:45:58.326 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-23 02:45:58.329 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-23 02:45:58.332 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-23 02:45:58.334 | + functions:set_systemd_override:845 : local value=2048 2026-07-23 02:45:58.337 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-23 02:45:58.340 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-23 02:45:58.398 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-23 02:45:58.398 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-23 02:45:58.400 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-23 02:45:58.664 | + ./stack.sh:main:857 : install_rpc_backend 2026-07-23 02:45:58.666 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-23 02:45:58.682 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:45:58.684 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-23 02:45:58.687 | + functions-common:install_package:1438 : update_package_repo 2026-07-23 02:45:58.689 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 02:45:58.691 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-23 02:45:58.693 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 02:45:58.696 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 02:45:58.698 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 02:45:58.701 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:45:58.704 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:45:58.707 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 02:45:58.710 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-23 02:45:58.712 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-23 02:45:58.716 | + functions-common:apt_get_update:1167 : return 2026-07-23 02:45:58.718 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-23 02:45:58.721 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 02:45:58.725 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:45:58.728 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:45:58.731 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-23 02:45:58.755 | + 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-23 02:45:58.784 | Reading package lists... 2026-07-23 02:45:59.014 | Building dependency tree... 2026-07-23 02:45:59.014 | Reading state information... 2026-07-23 02:45:59.274 | The following additional packages will be installed: 2026-07-23 02:45:59.274 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-23 02:45:59.274 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-23 02:45:59.274 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-23 02:45:59.275 | erlang-tools erlang-xmerl 2026-07-23 02:45:59.277 | Suggested packages: 2026-07-23 02:45:59.277 | erlang erlang-manpages erlang-doc 2026-07-23 02:45:59.321 | The following NEW packages will be installed: 2026-07-23 02:45:59.321 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-23 02:45:59.321 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-23 02:45:59.321 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-23 02:45:59.323 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-23 02:45:59.661 | 0 upgraded, 18 newly installed, 0 to remove and 89 not upgraded. 2026-07-23 02:45:59.661 | Need to get 36.1 MB of archives. 2026-07-23 02:45:59.661 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-23 02:45:59.661 | 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-23 02:46:00.974 | 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-23 02:46:01.095 | 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-23 02:46:01.097 | 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-23 02:46:01.208 | 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-23 02:46:01.217 | 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-23 02:46:01.220 | 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-23 02:46:01.328 | 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-23 02:46:01.330 | 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-23 02:46:01.331 | 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-23 02:46:01.332 | 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-23 02:46:01.340 | 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-23 02:46:01.441 | 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-23 02:46:01.442 | 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-23 02:46:01.447 | 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-23 02:46:01.452 | 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-23 02:46:01.461 | 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-23 02:46:01.492 | 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-23 02:46:02.266 | Fetched 36.1 MB in 3s (13.8 MB/s) 2026-07-23 02:46:02.294 | Selecting previously unselected package erlang-base. 2026-07-23 02:46:02.371 | (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 ... 170944 files and directories currently installed.) 2026-07-23 02:46:02.376 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 02:46:02.378 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:02.556 | Selecting previously unselected package erlang-asn1. 2026-07-23 02:46:02.571 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 02:46:02.572 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:02.613 | Selecting previously unselected package erlang-crypto. 2026-07-23 02:46:02.634 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 02:46:02.636 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:02.666 | Selecting previously unselected package erlang-public-key. 2026-07-23 02:46:02.680 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 02:46:02.682 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:02.715 | Selecting previously unselected package erlang-mnesia. 2026-07-23 02:46:02.730 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 02:46:02.731 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:02.769 | Selecting previously unselected package erlang-runtime-tools. 2026-07-23 02:46:02.783 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 02:46:02.785 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:02.825 | Selecting previously unselected package erlang-ssl. 2026-07-23 02:46:02.839 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 02:46:02.842 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:02.896 | Selecting previously unselected package erlang-eldap. 2026-07-23 02:46:02.917 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 02:46:02.918 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:02.950 | Selecting previously unselected package erlang-ftp. 2026-07-23 02:46:02.971 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 02:46:02.973 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:03.009 | Selecting previously unselected package erlang-tftp. 2026-07-23 02:46:03.025 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 02:46:03.027 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:03.062 | Selecting previously unselected package erlang-inets. 2026-07-23 02:46:03.081 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 02:46:03.083 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:03.139 | Selecting previously unselected package erlang-snmp. 2026-07-23 02:46:03.154 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 02:46:03.156 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:03.232 | Selecting previously unselected package erlang-os-mon. 2026-07-23 02:46:03.247 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 02:46:03.248 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:03.279 | Selecting previously unselected package erlang-parsetools. 2026-07-23 02:46:03.296 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 02:46:03.298 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:03.328 | Selecting previously unselected package erlang-syntax-tools. 2026-07-23 02:46:03.343 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 02:46:03.344 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:03.375 | Selecting previously unselected package erlang-tools. 2026-07-23 02:46:03.389 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 02:46:03.391 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:03.431 | Selecting previously unselected package erlang-xmerl. 2026-07-23 02:46:03.445 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-23 02:46:03.447 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:03.499 | Selecting previously unselected package rabbitmq-server. 2026-07-23 02:46:03.514 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-23 02:46:03.519 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-23 02:46:03.980 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:04.205 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-23 02:46:04.205 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-23 02:46:06.315 | Searching for services which depend on erlang and should be started... none found. 2026-07-23 02:46:06.319 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:06.323 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:06.327 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:06.331 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:06.338 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:06.347 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:06.353 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:06.359 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:06.370 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:06.377 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:06.381 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:06.387 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:06.390 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:06.393 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:06.396 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:06.400 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-23 02:46:06.404 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-23 02:46:06.450 | info: Selecting GID from range 100 to 999 ... 2026-07-23 02:46:06.453 | info: Adding group `rabbitmq' (GID 121) ... 2026-07-23 02:46:06.521 | info: Selecting UID from range 100 to 999 ... 2026-07-23 02:46:06.521 | 2026-07-23 02:46:06.524 | info: Adding system user `rabbitmq' (UID 117) ... 2026-07-23 02:46:06.527 | info: Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2026-07-23 02:46:06.558 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-23 02:46:06.687 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-23 02:46:10.976 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-23 02:46:12.588 | 2026-07-23 02:46:12.588 | Running kernel seems to be up-to-date. 2026-07-23 02:46:12.588 | 2026-07-23 02:46:12.588 | Restarting services... 2026-07-23 02:46:12.652 | 2026-07-23 02:46:12.652 | Service restarts being deferred: 2026-07-23 02:46:12.652 | /etc/needrestart/restart.d/dbus.service 2026-07-23 02:46:12.652 | systemctl restart getty@tty1.service 2026-07-23 02:46:12.652 | systemctl restart networkd-dispatcher.service 2026-07-23 02:46:12.652 | systemctl restart serial-getty@ttyS0.service 2026-07-23 02:46:12.652 | systemctl restart storpool_beacon.service 2026-07-23 02:46:12.652 | systemctl restart storpool_block.service 2026-07-23 02:46:12.652 | systemctl restart systemd-logind.service 2026-07-23 02:46:12.652 | 2026-07-23 02:46:12.652 | No containers need to be restarted. 2026-07-23 02:46:12.652 | 2026-07-23 02:46:12.652 | User sessions running outdated binaries: 2026-07-23 02:46:12.652 | ubuntu @ session #3: python3[7156] 2026-07-23 02:46:12.664 | ubuntu @ session #4: sh[8533,8535], sshd[8475] 2026-07-23 02:46:12.676 | ubuntu @ user manager service: systemd[5272] 2026-07-23 02:46:12.687 | 2026-07-23 02:46:12.687 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-23 02:46:13.879 | + functions-common:apt_get:1211 : result=0 2026-07-23 02:46:13.882 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 02:46:13.885 | + functions-common:time_stop:2420 : local name 2026-07-23 02:46:13.887 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:46:13.889 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:46:13.891 | + functions-common:time_stop:2423 : local total 2026-07-23 02:46:13.895 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:46:13.898 | + functions-common:time_stop:2426 : name=apt-get 2026-07-23 02:46:13.900 | + functions-common:time_stop:2427 : start_time=1784774758751 2026-07-23 02:46:13.903 | + functions-common:time_stop:2429 : [[ -z 1784774758751 ]] 2026-07-23 02:46:13.906 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:46:13.910 | + functions-common:time_stop:2432 : end_time=1784774773907 2026-07-23 02:46:13.912 | + functions-common:time_stop:2433 : elapsed_time=15156 2026-07-23 02:46:13.916 | + functions-common:time_stop:2434 : total=62490 2026-07-23 02:46:13.919 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:46:13.921 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77646 2026-07-23 02:46:13.924 | + functions-common:apt_get:1215 : return 0 2026-07-23 02:46:13.927 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-23 02:46:13.929 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 02:46:13.931 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 02:46:13.934 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 02:46:13.937 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 02:46:13.939 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 02:46:13.942 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 02:46:13.944 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 02:46:13.947 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 02:46:13.950 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 02:46:13.953 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 02:46:13.956 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 02:46:13.958 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 02:46:13.961 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 02:46:13.964 | + ./stack.sh:main:858 : restart_rpc_backend 2026-07-23 02:46:13.967 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-23 02:46:13.985 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:46:13.988 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-23 02:46:13.991 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:46:13.994 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-07-23 02:46:13.997 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-23 02:46:14.000 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-23 02:46:14.005 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-23 02:46:14.008 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-23 02:46:14.011 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-23 02:46:14.013 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-23 02:46:14.016 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-07-23 02:46:14.019 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-07-23 02:46:14.022 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-23 02:46:14.539 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-23 02:46:14.539 | user tags 2026-07-23 02:46:14.539 | guest [administrator]' 2026-07-23 02:46:14.543 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-23 02:46:14.543 | user tags 2026-07-23 02:46:14.543 | guest [administrator]' 2026-07-23 02:46:14.544 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-23 02:46:14.549 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-23 02:46:14.552 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-23 02:46:14.554 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-07-23 02:46:15.070 | Adding user "stackrabbit" ... 2026-07-23 02:46:15.075 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-23 02:46:15.090 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-23 02:46:15.608 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-23 02:46:15.629 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-23 02:46:15.632 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-07-23 02:46:16.162 | Changing password for user "stackrabbit" ... 2026-07-23 02:46:16.186 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-23 02:46:16.188 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-23 02:46:16.190 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-23 02:46:16.686 | Deleting user "guest" ... 2026-07-23 02:46:16.710 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-07-23 02:46:16.728 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:46:16.731 | + ./stack.sh:main:861 : install_database 2026-07-23 02:46:16.734 | + lib/database:install_database:118 : install_database_mysql 2026-07-23 02:46:16.736 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-23 02:46:16.738 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:46:16.742 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:46:16.744 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-23 02:46:16.842 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-07-23 02:46:16.845 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-23 02:46:16.849 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-23 02:46:16.852 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:46:16.855 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:46:16.858 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-23 02:46:16.861 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-23 02:46:16.864 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-07-23 02:46:16.868 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-23 02:46:16.871 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-23 02:46:16.873 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 02:46:16.876 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 02:46:16.878 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 02:46:16.881 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 02:46:16.884 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 02:46:16.886 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 02:46:16.889 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 02:46:16.892 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 02:46:16.895 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 02:46:16.898 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 02:46:16.901 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 02:46:16.903 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 02:46:16.907 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 02:46:16.909 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-23 02:46:16.912 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:46:16.915 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:46:16.917 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-23 02:46:16.919 | + functions-common:install_package:1438 : update_package_repo 2026-07-23 02:46:16.922 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 02:46:16.924 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-23 02:46:16.926 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 02:46:16.929 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 02:46:16.931 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 02:46:16.934 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:46:16.936 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:46:16.938 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 02:46:16.940 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-23 02:46:16.943 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-23 02:46:16.945 | + functions-common:apt_get_update:1167 : return 2026-07-23 02:46:16.948 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-23 02:46:16.951 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 02:46:16.954 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:46:16.956 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:46:16.959 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-23 02:46:16.978 | + 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-23 02:46:17.006 | Reading package lists... 2026-07-23 02:46:17.198 | Building dependency tree... 2026-07-23 02:46:17.200 | Reading state information... 2026-07-23 02:46:17.410 | The following additional packages will be installed: 2026-07-23 02:46:17.410 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-23 02:46:17.411 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-23 02:46:17.411 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-23 02:46:17.412 | mysql-client-8.0 mysql-client-core-8.0 mysql-server-8.0 2026-07-23 02:46:17.412 | mysql-server-core-8.0 2026-07-23 02:46:17.414 | Suggested packages: 2026-07-23 02:46:17.414 | libipc-sharedcache-perl mailx tinyca 2026-07-23 02:46:17.447 | The following NEW packages will be installed: 2026-07-23 02:46:17.447 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-23 02:46:17.447 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-23 02:46:17.448 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-23 02:46:17.448 | mysql-client-8.0 mysql-client-core-8.0 mysql-server mysql-server-8.0 2026-07-23 02:46:17.448 | mysql-server-core-8.0 2026-07-23 02:46:17.746 | 0 upgraded, 17 newly installed, 0 to remove and 89 not upgraded. 2026-07-23 02:46:17.747 | Need to get 29.2 MB of archives. 2026-07-23 02:46:17.747 | After this operation, 242 MB of additional disk space will be used. 2026-07-23 02:46:17.747 | 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-23 02:46:18.950 | 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-23 02:46:18.951 | 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-23 02:46:18.952 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-23 02:46:18.959 | 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-23 02:46:19.077 | 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-23 02:46:20.356 | 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-23 02:46:20.434 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-23 02:46:20.440 | 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-23 02:46:20.440 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-23 02:46:20.441 | 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-23 02:46:20.441 | 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-23 02:46:20.444 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-23 02:46:20.448 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-07-23 02:46:20.448 | 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-23 02:46:20.707 | 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-23 02:46:20.707 | 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-23 02:46:20.988 | Preconfiguring packages ... 2026-07-23 02:46:21.073 | Fetched 29.2 MB in 3s (9,007 kB/s) 2026-07-23 02:46:21.098 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-23 02:46:21.172 | (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 ... 173749 files and directories currently installed.) 2026-07-23 02:46:21.176 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-23 02:46:21.178 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 02:46:21.417 | Selecting previously unselected package mysql-client-8.0. 2026-07-23 02:46:21.432 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-23 02:46:21.434 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 02:46:21.471 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-23 02:46:21.486 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-23 02:46:21.489 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-23 02:46:21.518 | Selecting previously unselected package libmecab2:amd64. 2026-07-23 02:46:21.534 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-23 02:46:21.535 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-23 02:46:21.567 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-23 02:46:21.582 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-23 02:46:21.583 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-23 02:46:21.613 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-23 02:46:21.627 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-23 02:46:21.629 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 02:46:22.155 | Selecting previously unselected package mysql-server-8.0. 2026-07-23 02:46:22.170 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-23 02:46:22.445 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 02:46:22.482 | Selecting previously unselected package libcgi-pm-perl. 2026-07-23 02:46:22.497 | Preparing to unpack .../07-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-23 02:46:22.498 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-23 02:46:22.533 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-23 02:46:22.550 | Preparing to unpack .../08-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-23 02:46:22.552 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-23 02:46:22.578 | Selecting previously unselected package libfcgi-perl. 2026-07-23 02:46:22.593 | Preparing to unpack .../09-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-23 02:46:22.594 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-23 02:46:22.624 | Selecting previously unselected package libcgi-fast-perl. 2026-07-23 02:46:22.638 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-23 02:46:22.639 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-23 02:46:22.666 | Selecting previously unselected package libfcgi-bin. 2026-07-23 02:46:22.681 | Preparing to unpack .../11-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-23 02:46:22.682 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-23 02:46:22.707 | Selecting previously unselected package libhtml-template-perl. 2026-07-23 02:46:22.721 | Preparing to unpack .../12-libhtml-template-perl_2.97-2_all.deb ... 2026-07-23 02:46:22.723 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-23 02:46:22.751 | Selecting previously unselected package mecab-utils. 2026-07-23 02:46:22.765 | Preparing to unpack .../13-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-23 02:46:22.766 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-23 02:46:22.794 | Selecting previously unselected package mecab-ipadic. 2026-07-23 02:46:22.809 | Preparing to unpack .../14-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-23 02:46:22.810 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-23 02:46:23.178 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-23 02:46:23.193 | Preparing to unpack .../15-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-23 02:46:23.194 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-23 02:46:23.224 | Selecting previously unselected package mysql-server. 2026-07-23 02:46:23.239 | Preparing to unpack .../16-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-23 02:46:23.241 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 02:46:23.291 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-23 02:46:23.296 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-23 02:46:23.302 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 02:46:23.306 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-23 02:46:23.310 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-23 02:46:23.314 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-23 02:46:23.318 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-23 02:46:23.322 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-23 02:46:23.326 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-23 02:46:23.330 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 02:46:23.334 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 02:46:23.338 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-23 02:46:23.343 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 02:46:23.493 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-23 02:46:23.526 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-23 02:46:30.288 | mysqld will log errors to /var/log/mysql/error.log 2026-07-23 02:46:30.714 | mysqld is running as pid 27981 2026-07-23 02:46:33.079 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-23 02:46:34.073 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-23 02:46:34.078 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-23 02:46:34.081 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-23 02:46:34.081 | 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-23 02:46:34.081 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-23 02:46:34.104 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-23 02:46:34.104 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-23 02:46:34.171 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-23 02:46:34.171 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-23 02:46:34.171 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-23 02:46:34.211 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-23 02:46:34.211 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-23 02:46:34.212 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-23 02:46:34.212 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-23 02:46:34.212 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-23 02:46:34.212 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-23 02:46:34.338 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-23 02:46:34.339 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-23 02:46:34.342 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-23 02:46:34.342 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-23 02:46:34.342 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-23 02:46:34.370 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-23 02:46:34.447 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-23 02:46:34.473 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-23 02:46:34.473 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-23 02:46:34.473 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-23 02:46:34.474 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-23 02:46:34.474 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-23 02:46:34.484 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-23 02:46:34.487 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-23 02:46:34.487 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-23 02:46:34.677 | 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-23 02:46:34.754 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-23 02:46:34.867 | 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-23 02:46:34.870 | 2026-07-23 02:46:34.870 | done! 2026-07-23 02:46:34.876 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-23 02:46:34.879 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-23 02:46:34.884 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-23 02:46:34.888 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-23 02:46:34.892 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-23 02:46:34.892 | 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-23 02:46:34.892 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-23 02:46:34.922 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-23 02:46:34.922 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-23 02:46:35.007 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-23 02:46:35.007 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-23 02:46:35.007 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-23 02:46:35.053 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-23 02:46:35.053 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-23 02:46:35.055 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-23 02:46:35.055 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-23 02:46:35.055 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-23 02:46:35.055 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-23 02:46:35.253 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-23 02:46:35.255 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-23 02:46:35.259 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-23 02:46:35.259 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-23 02:46:35.259 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-23 02:46:35.300 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-23 02:46:35.416 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-23 02:46:35.455 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-23 02:46:35.455 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-23 02:46:35.455 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-23 02:46:35.455 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-23 02:46:35.456 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-23 02:46:35.471 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-23 02:46:35.476 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-23 02:46:35.476 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-23 02:46:35.725 | 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-23 02:46:35.821 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-23 02:46:35.938 | 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-23 02:46:35.941 | 2026-07-23 02:46:35.941 | done! 2026-07-23 02:46:35.947 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-23 02:46:35.951 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-23 02:46:35.956 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-23 02:46:37.187 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-23 02:46:37.803 | 2026-07-23 02:46:37.803 | Running kernel seems to be up-to-date. 2026-07-23 02:46:37.803 | 2026-07-23 02:46:37.803 | Restarting services... 2026-07-23 02:46:37.873 | 2026-07-23 02:46:37.873 | Service restarts being deferred: 2026-07-23 02:46:37.873 | /etc/needrestart/restart.d/dbus.service 2026-07-23 02:46:37.874 | systemctl restart getty@tty1.service 2026-07-23 02:46:37.874 | systemctl restart networkd-dispatcher.service 2026-07-23 02:46:37.874 | systemctl restart serial-getty@ttyS0.service 2026-07-23 02:46:37.874 | systemctl restart storpool_beacon.service 2026-07-23 02:46:37.874 | systemctl restart storpool_block.service 2026-07-23 02:46:37.874 | systemctl restart systemd-logind.service 2026-07-23 02:46:37.874 | 2026-07-23 02:46:37.874 | No containers need to be restarted. 2026-07-23 02:46:37.874 | 2026-07-23 02:46:37.874 | User sessions running outdated binaries: 2026-07-23 02:46:37.874 | ubuntu @ session #3: python3[7156] 2026-07-23 02:46:37.883 | ubuntu @ session #4: sh[8533,8535], sshd[8475] 2026-07-23 02:46:37.893 | ubuntu @ user manager service: systemd[5272] 2026-07-23 02:46:37.902 | 2026-07-23 02:46:37.902 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-23 02:46:39.213 | + functions-common:apt_get:1211 : result=0 2026-07-23 02:46:39.216 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 02:46:39.218 | + functions-common:time_stop:2420 : local name 2026-07-23 02:46:39.221 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:46:39.224 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:46:39.226 | + functions-common:time_stop:2423 : local total 2026-07-23 02:46:39.229 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:46:39.231 | + functions-common:time_stop:2426 : name=apt-get 2026-07-23 02:46:39.234 | + functions-common:time_stop:2427 : start_time=1784774776976 2026-07-23 02:46:39.236 | + functions-common:time_stop:2429 : [[ -z 1784774776976 ]] 2026-07-23 02:46:39.240 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:46:39.245 | + functions-common:time_stop:2432 : end_time=1784774799242 2026-07-23 02:46:39.247 | + functions-common:time_stop:2433 : elapsed_time=22266 2026-07-23 02:46:39.249 | + functions-common:time_stop:2434 : total=77646 2026-07-23 02:46:39.251 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:46:39.254 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99912 2026-07-23 02:46:39.256 | + functions-common:apt_get:1215 : return 0 2026-07-23 02:46:39.259 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-07-23 02:46:39.261 | + ./stack.sh:main:864 : install_database_python 2026-07-23 02:46:39.264 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-23 02:46:39.266 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-23 02:46:39.269 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-23 02:46:39.271 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-23 02:46:39.275 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-23 02:46:39.278 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-23 02:46:39.281 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-23 02:46:39.285 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-23 02:46:39.285 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-23 02:46:39.290 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-23 02:46:39.293 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-23 02:46:39.295 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-23 02:46:39.298 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-23 02:46:39.301 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-23 02:46:39.322 | Using python 3.12 to install PyMySQL 2026-07-23 02:46:39.325 | + 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-23 02:46:39.871 | Collecting PyMySQL 2026-07-23 02:46:39.962 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-23 02:46:39.970 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-23 02:46:40.055 | Installing collected packages: PyMySQL 2026-07-23 02:46:40.092 | Successfully installed PyMySQL-1.2.0 2026-07-23 02:46:40.172 | + inc/python:pip_install:216 : result=0 2026-07-23 02:46:40.175 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:46:40.179 | + functions-common:time_stop:2420 : local name 2026-07-23 02:46:40.181 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:46:40.184 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:46:40.187 | + functions-common:time_stop:2423 : local total 2026-07-23 02:46:40.190 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:46:40.193 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:46:40.195 | + functions-common:time_stop:2427 : start_time=1784774799317 2026-07-23 02:46:40.198 | + functions-common:time_stop:2429 : [[ -z 1784774799317 ]] 2026-07-23 02:46:40.201 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:46:40.206 | + functions-common:time_stop:2432 : end_time=1784774800203 2026-07-23 02:46:40.210 | + functions-common:time_stop:2433 : elapsed_time=886 2026-07-23 02:46:40.212 | + functions-common:time_stop:2434 : total=16855 2026-07-23 02:46:40.215 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:46:40.218 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17741 2026-07-23 02:46:40.221 | + inc/python:pip_install:219 : return 0 2026-07-23 02:46:40.224 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-23 02:46:40.227 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-23 02:46:40.230 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-23 02:46:40.234 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-07-23 02:46:40.253 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:46:40.256 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-07-23 02:46:40.259 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-07-23 02:46:40.278 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:46:40.281 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-23 02:46:40.300 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:46:40.303 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-07-23 02:46:40.321 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:46:40.324 | + ./stack.sh:main:872 : install_etcd3 2026-07-23 02:46:40.327 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-23 02:46:40.327 | Installing etcd 2026-07-23 02:46:40.330 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-23 02:46:40.344 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-23 02:46:40.358 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-23 02:46:40.361 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-23 02:46:40.377 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-23 02:46:40.381 | ++ 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-23 02:46:40.384 | ++ 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-23 02:46:40.387 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-23 02:46:40.389 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-23 02:46:40.392 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-23 02:46:40.395 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-23 02:46:40.398 | ++ 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-23 02:46:40.401 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-23 02:46:40.404 | ++ 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-23 02:46:40.409 | --2026-07-23 02:46:40-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-23 02:46:40.631 | Resolving github.com (github.com)... 140.82.121.3 2026-07-23 02:46:40.657 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-23 02:46:40.885 | HTTP request sent, awaiting response... 302 Found 2026-07-23 02:46:40.885 | 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-23T03%3A29%3A27Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-23T02%3A28%3A41Z&ske=2026-07-23T03%3A29%3A27Z&sks=b&skv=2018-11-09&sig=rEqQNeYnYHJqbkHM21h6WXuIsGFkZrlFKSbztL3ijlI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDc3NjYwMCwibmJmIjoxNzg0Nzc0ODAwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.3zagsuuGZqe3MmQWSdbXMZf-wEDqWNrUy90KQ_VqTO4&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-23 02:46:40.885 | --2026-07-23 02:46:40-- 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-23T03%3A29%3A27Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-23T02%3A28%3A41Z&ske=2026-07-23T03%3A29%3A27Z&sks=b&skv=2018-11-09&sig=rEqQNeYnYHJqbkHM21h6WXuIsGFkZrlFKSbztL3ijlI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDc3NjYwMCwibmJmIjoxNzg0Nzc0ODAwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.3zagsuuGZqe3MmQWSdbXMZf-wEDqWNrUy90KQ_VqTO4&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-23 02:46:40.887 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-07-23 02:46:40.889 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-23 02:46:40.899 | HTTP request sent, awaiting response... 200 OK 2026-07-23 02:46:40.899 | Length: 20927601 (20M) [application/octet-stream] 2026-07-23 02:46:40.899 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-07-23 02:46:40.929 | 2026-07-23 02:46:41.161 | 0K ........ ........ ... 100% 76.4M=0.3s 2026-07-23 02:46:41.161 | 2026-07-23 02:46:41.161 | 2026-07-23 02:46:41 (76.4 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-07-23 02:46:41.161 | 2026-07-23 02:46:41.165 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-23 02:46:41.168 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-23 02:46:41.171 | ++ functions:get_extra_file:81 : return 2026-07-23 02:46:41.174 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-23 02:46:41.176 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-23 02:46:41.179 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-23 02:46:41.181 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-07-23 02:46:41.199 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-23 02:46:41.202 | + 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-23 02:46:41.207 | etcd-v3.5.21-linux-amd64/ 2026-07-23 02:46:41.207 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-23 02:46:41.207 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-23 02:46:41.207 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-23 02:46:41.208 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-23 02:46:41.208 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-23 02:46:41.208 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-23 02:46:41.208 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-23 02:46:41.208 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-23 02:46:41.208 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-23 02:46:41.208 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-23 02:46:41.208 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-23 02:46:41.208 | etcd-v3.5.21-linux-amd64/README.md 2026-07-23 02:46:41.208 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-23 02:46:41.307 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-23 02:46:41.426 | etcd-v3.5.21-linux-amd64/etcd 2026-07-23 02:46:41.587 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-23 02:46:41.619 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-23 02:46:41.650 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-23 02:46:41.653 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-07-23 02:46:41.671 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:46:41.674 | + ./stack.sh:main:882 : configure_CA 2026-07-23 02:46:41.676 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.141 ]] 2026-07-23 02:46:41.680 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.141 2026-07-23 02:46:41.683 | ++ functions-common:ipv6_unquote:2218 : echo 10.4.3.141 2026-07-23 02:46:41.683 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-23 02:46:41.688 | + lib/tls:configure_CA:70 : [[ 10.4.3.141 != \1\0\.\4\.\3\.\1\4\1 ]] 2026-07-23 02:46:41.691 | + ./stack.sh:main:883 : init_CA 2026-07-23 02:46:41.694 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-07-23 02:46:41.697 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-23 02:46:41.701 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-07-23 02:46:41.704 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-23 02:46:41.707 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-07-23 02:46:41.709 | + lib/tls:create_CA_base:86 : local i 2026-07-23 02:46:41.713 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-23 02:46:41.716 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-07-23 02:46:41.721 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-23 02:46:41.724 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-07-23 02:46:41.729 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-23 02:46:41.733 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-07-23 02:46:41.738 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-23 02:46:41.741 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-07-23 02:46:41.746 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-07-23 02:46:41.752 | + lib/tls:create_CA_base:91 : echo 01 2026-07-23 02:46:41.754 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-07-23 02:46:41.760 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-07-23 02:46:41.763 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-23 02:46:41.766 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-07-23 02:46:41.769 | + lib/tls:create_CA_config:145 : echo ' 2026-07-23 02:46:41.769 | [ ca ] 2026-07-23 02:46:41.769 | default_ca = CA_default 2026-07-23 02:46:41.769 | 2026-07-23 02:46:41.769 | [ CA_default ] 2026-07-23 02:46:41.769 | dir = /opt/stack/data/CA/root-ca 2026-07-23 02:46:41.769 | policy = policy_match 2026-07-23 02:46:41.769 | database = $dir/index.txt 2026-07-23 02:46:41.769 | serial = $dir/serial 2026-07-23 02:46:41.769 | certs = $dir/certs 2026-07-23 02:46:41.769 | crl_dir = $dir/crl 2026-07-23 02:46:41.769 | new_certs_dir = $dir/newcerts 2026-07-23 02:46:41.769 | certificate = $dir/cacert.pem 2026-07-23 02:46:41.769 | private_key = $dir/private/cacert.key 2026-07-23 02:46:41.769 | RANDFILE = $dir/private/.rand 2026-07-23 02:46:41.769 | default_md = sha256 2026-07-23 02:46:41.769 | 2026-07-23 02:46:41.769 | [ req ] 2026-07-23 02:46:41.769 | default_bits = 2048 2026-07-23 02:46:41.769 | default_md = sha256 2026-07-23 02:46:41.769 | 2026-07-23 02:46:41.769 | prompt = no 2026-07-23 02:46:41.769 | distinguished_name = ca_distinguished_name 2026-07-23 02:46:41.769 | 2026-07-23 02:46:41.769 | x509_extensions = ca_extensions 2026-07-23 02:46:41.769 | 2026-07-23 02:46:41.769 | [ ca_distinguished_name ] 2026-07-23 02:46:41.769 | organizationName = OpenStack 2026-07-23 02:46:41.769 | organizationalUnitName = DevStack Certificate Authority 2026-07-23 02:46:41.769 | commonName = Root CA 2026-07-23 02:46:41.769 | 2026-07-23 02:46:41.769 | [ policy_match ] 2026-07-23 02:46:41.769 | countryName = optional 2026-07-23 02:46:41.769 | stateOrProvinceName = optional 2026-07-23 02:46:41.769 | organizationName = match 2026-07-23 02:46:41.769 | organizationalUnitName = optional 2026-07-23 02:46:41.769 | commonName = supplied 2026-07-23 02:46:41.769 | 2026-07-23 02:46:41.769 | [ ca_extensions ] 2026-07-23 02:46:41.769 | basicConstraints = critical,CA:true 2026-07-23 02:46:41.769 | subjectKeyIdentifier = hash 2026-07-23 02:46:41.769 | authorityKeyIdentifier = keyid:always, issuer 2026-07-23 02:46:41.769 | keyUsage = cRLSign, keyCertSign 2026-07-23 02:46:41.769 | 2026-07-23 02:46:41.769 | ' 2026-07-23 02:46:41.772 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-07-23 02:46:41.774 | + 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-23 02:46:42.071 | ...+....+..+...+....+...........+..........+.....+......+.+...+.........+..+......+....+......+............+...+..+..........+.....+.+..+.......+......+..+...+.......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+...+..+.+.....+......+.+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+..........+.....+......+.+...+.........+.....+...+............+......+....+..+....+.....................+.....+......+...+......+......+.......+...............+.....+......+....+...+..+.............+..+......+.+.........+..+....+...+...+.....+...+.......+........+....+..+.+...+......+.....+...+.............+...+..+..................+......+...+......+....+........+...+..........+.....+....+..+......+.......+..+.........+.+......+............+...+..+.+.................+....+.....+..................................+..+.......+...........+.+......+.....+...+.+..............+.+.........+..+....+...+..+......+...+......+....+..+...+....+...+..+.......+...........+............+.............+..............+...+.+.....+.+.....+......+.......+........+..........+..+...+....+...+..+....+......+..............+.+........+......+.......+..+.+.........+...+..+...+...+...................+........+.......+......+..+..................+.+.....+.+..+......+.......+...+..+..................+.+...+..+.+.....+...+....+...+.....+.......+..+.........+.........................+...........+.+..+.......+........+.......+......+........+.......+.....+.........................+..+.+.....+....+..+.+...+..............+.+..+.......+..+...+......+....+...+..............+....+..+.......+........+...+....+......+..............+.+.....+......+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-23 02:46:42.127 | .....+........+...+.........+.+.........+...........+.+......+.................+.....................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+...+....+..+..........+...............+.....+.+.....+..................+....+..+......+.........+....+............+...+..+.........+...+............+....+......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-23 02:46:42.130 | ----- 2026-07-23 02:46:42.136 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-07-23 02:46:42.139 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-23 02:46:42.142 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-07-23 02:46:42.145 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-07-23 02:46:42.147 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-23 02:46:42.150 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-07-23 02:46:42.154 | + lib/tls:create_CA_base:86 : local i 2026-07-23 02:46:42.156 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-23 02:46:42.158 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-07-23 02:46:42.162 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-23 02:46:42.165 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-07-23 02:46:42.169 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-23 02:46:42.171 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-07-23 02:46:42.176 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-23 02:46:42.179 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-07-23 02:46:42.183 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-07-23 02:46:42.187 | + lib/tls:create_CA_base:91 : echo 01 2026-07-23 02:46:42.190 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-07-23 02:46:42.195 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-07-23 02:46:42.198 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-23 02:46:42.200 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-07-23 02:46:42.203 | + lib/tls:create_CA_config:145 : echo ' 2026-07-23 02:46:42.203 | [ ca ] 2026-07-23 02:46:42.203 | default_ca = CA_default 2026-07-23 02:46:42.203 | 2026-07-23 02:46:42.203 | [ CA_default ] 2026-07-23 02:46:42.203 | dir = /opt/stack/data/CA/int-ca 2026-07-23 02:46:42.203 | policy = policy_match 2026-07-23 02:46:42.203 | database = $dir/index.txt 2026-07-23 02:46:42.203 | serial = $dir/serial 2026-07-23 02:46:42.203 | certs = $dir/certs 2026-07-23 02:46:42.203 | crl_dir = $dir/crl 2026-07-23 02:46:42.203 | new_certs_dir = $dir/newcerts 2026-07-23 02:46:42.203 | certificate = $dir/cacert.pem 2026-07-23 02:46:42.203 | private_key = $dir/private/cacert.key 2026-07-23 02:46:42.203 | RANDFILE = $dir/private/.rand 2026-07-23 02:46:42.203 | default_md = sha256 2026-07-23 02:46:42.203 | 2026-07-23 02:46:42.203 | [ req ] 2026-07-23 02:46:42.203 | default_bits = 2048 2026-07-23 02:46:42.203 | default_md = sha256 2026-07-23 02:46:42.203 | 2026-07-23 02:46:42.203 | prompt = no 2026-07-23 02:46:42.203 | distinguished_name = ca_distinguished_name 2026-07-23 02:46:42.203 | 2026-07-23 02:46:42.203 | x509_extensions = ca_extensions 2026-07-23 02:46:42.203 | 2026-07-23 02:46:42.203 | [ ca_distinguished_name ] 2026-07-23 02:46:42.203 | organizationName = OpenStack 2026-07-23 02:46:42.203 | organizationalUnitName = DevStack Certificate Authority 2026-07-23 02:46:42.203 | commonName = Intermediate CA 2026-07-23 02:46:42.203 | 2026-07-23 02:46:42.203 | [ policy_match ] 2026-07-23 02:46:42.203 | countryName = optional 2026-07-23 02:46:42.203 | stateOrProvinceName = optional 2026-07-23 02:46:42.203 | organizationName = match 2026-07-23 02:46:42.203 | organizationalUnitName = optional 2026-07-23 02:46:42.203 | commonName = supplied 2026-07-23 02:46:42.203 | 2026-07-23 02:46:42.203 | [ ca_extensions ] 2026-07-23 02:46:42.203 | basicConstraints = critical,CA:true 2026-07-23 02:46:42.203 | subjectKeyIdentifier = hash 2026-07-23 02:46:42.203 | authorityKeyIdentifier = keyid:always, issuer 2026-07-23 02:46:42.203 | keyUsage = cRLSign, keyCertSign 2026-07-23 02:46:42.203 | 2026-07-23 02:46:42.203 | ' 2026-07-23 02:46:42.206 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-07-23 02:46:42.209 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-23 02:46:42.212 | + lib/tls:create_signing_config:198 : echo ' 2026-07-23 02:46:42.212 | [ ca ] 2026-07-23 02:46:42.212 | default_ca = CA_default 2026-07-23 02:46:42.212 | 2026-07-23 02:46:42.212 | [ CA_default ] 2026-07-23 02:46:42.212 | dir = /opt/stack/data/CA/int-ca 2026-07-23 02:46:42.212 | policy = policy_match 2026-07-23 02:46:42.212 | database = $dir/index.txt 2026-07-23 02:46:42.212 | serial = $dir/serial 2026-07-23 02:46:42.212 | certs = $dir/certs 2026-07-23 02:46:42.212 | crl_dir = $dir/crl 2026-07-23 02:46:42.212 | new_certs_dir = $dir/newcerts 2026-07-23 02:46:42.213 | certificate = $dir/cacert.pem 2026-07-23 02:46:42.213 | private_key = $dir/private/cacert.key 2026-07-23 02:46:42.213 | RANDFILE = $dir/private/.rand 2026-07-23 02:46:42.213 | default_md = default 2026-07-23 02:46:42.213 | 2026-07-23 02:46:42.213 | [ req ] 2026-07-23 02:46:42.213 | default_bits = 1024 2026-07-23 02:46:42.213 | default_md = sha256 2026-07-23 02:46:42.213 | 2026-07-23 02:46:42.213 | prompt = no 2026-07-23 02:46:42.213 | distinguished_name = req_distinguished_name 2026-07-23 02:46:42.213 | 2026-07-23 02:46:42.213 | x509_extensions = req_extensions 2026-07-23 02:46:42.213 | 2026-07-23 02:46:42.213 | [ req_distinguished_name ] 2026-07-23 02:46:42.213 | organizationName = OpenStack 2026-07-23 02:46:42.213 | organizationalUnitName = DevStack Server Farm 2026-07-23 02:46:42.213 | 2026-07-23 02:46:42.213 | [ policy_match ] 2026-07-23 02:46:42.213 | countryName = optional 2026-07-23 02:46:42.213 | stateOrProvinceName = optional 2026-07-23 02:46:42.213 | organizationName = match 2026-07-23 02:46:42.213 | organizationalUnitName = optional 2026-07-23 02:46:42.213 | commonName = supplied 2026-07-23 02:46:42.213 | 2026-07-23 02:46:42.213 | [ req_extensions ] 2026-07-23 02:46:42.213 | basicConstraints = CA:false 2026-07-23 02:46:42.213 | subjectKeyIdentifier = hash 2026-07-23 02:46:42.213 | authorityKeyIdentifier = keyid:always, issuer 2026-07-23 02:46:42.213 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-07-23 02:46:42.213 | extendedKeyUsage = serverAuth, clientAuth 2026-07-23 02:46:42.213 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-07-23 02:46:42.213 | 2026-07-23 02:46:42.213 | ' 2026-07-23 02:46:42.216 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-07-23 02:46:42.218 | + 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-23 02:46:42.264 | ..+..+....+.....+.......+..+.+.....+....+.....+.+......+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+....+......+.........+......+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...........+...............+......+...+..........+...+........+....+...+.........+..............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-23 02:46:42.369 | ..+......+...+.+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+....+........+.......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...........+....+..+..........+..............+.+.....+.........+...+.......+...+......+......+........+................+......+......+.....+....+...+...+.........+...+........+.......+.....+.......+...+..+...+......+............+.........+.........+.........+.+.....+.+..............+.+...+...........+................+.........+............+.........+.....+.+..+.+...........+...+..........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-23 02:46:42.372 | ----- 2026-07-23 02:46:42.377 | + 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-23 02:46:42.381 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-07-23 02:46:42.382 | Check that the request matches the signature 2026-07-23 02:46:42.382 | Signature ok 2026-07-23 02:46:42.382 | The Subject's Distinguished Name is as follows 2026-07-23 02:46:42.382 | organizationName :ASN.1 12:'OpenStack' 2026-07-23 02:46:42.383 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-07-23 02:46:42.385 | commonName :ASN.1 12:'Intermediate CA' 2026-07-23 02:46:42.385 | Certificate is to be certified until Jul 23 02:46:42 2027 GMT (365 days) 2026-07-23 02:46:42.385 | 2026-07-23 02:46:42.385 | Write out database with 1 new entries 2026-07-23 02:46:42.386 | Database updated 2026-07-23 02:46:42.389 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-07-23 02:46:42.394 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-23 02:46:42.399 | + lib/tls:init_CA:212 : is_fedora 2026-07-23 02:46:42.402 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 02:46:42.405 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 02:46:42.407 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 02:46:42.410 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 02:46:42.414 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 02:46:42.416 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 02:46:42.419 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 02:46:42.422 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 02:46:42.425 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 02:46:42.427 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 02:46:42.430 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 02:46:42.433 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 02:46:42.436 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 02:46:42.439 | + lib/tls:init_CA:215 : is_ubuntu 2026-07-23 02:46:42.442 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:46:42.444 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:46:42.447 | + 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-23 02:46:42.464 | + 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-23 02:46:42.477 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-07-23 02:46:42.488 | Updating certificates in /etc/ssl/certs... 2026-07-23 02:46:43.355 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-07-23 02:46:43.356 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-07-23 02:46:43.361 | 2 added, 0 removed; done. 2026-07-23 02:46:43.362 | Running hooks in /etc/ca-certificates/update.d... 2026-07-23 02:46:43.363 | done. 2026-07-23 02:46:43.371 | + ./stack.sh:main:884 : init_cert 2026-07-23 02:46:43.374 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-07-23 02:46:43.376 | + lib/tls:init_cert:226 : [[ -n 10.4.3.141 ]] 2026-07-23 02:46:43.379 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.141 2026-07-23 02:46:43.381 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-07-23 02:46:43.384 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.141,IP:::1 2026-07-23 02:46:43.386 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.141,IP:::1 2026-07-23 02:46:43.389 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-23 02:46:43.392 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-07-23 02:46:43.394 | + lib/tls:make_cert:244 : local common_name=localhost 2026-07-23 02:46:43.397 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.141,IP:::1 2026-07-23 02:46:43.400 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.141 ']' 2026-07-23 02:46:43.402 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.141 2026-07-23 02:46:43.404 | + functions-common:is_ipv4_address:2206 : local address=10.4.3.141 2026-07-23 02:46:43.407 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-07-23 02:46:43.410 | + functions-common:is_ipv4_address:2209 : [[ 10.4.3.141 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-07-23 02:46:43.413 | + functions-common:is_ipv4_address:2210 : return 0 2026-07-23 02:46:43.416 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.141,IP:::1 ]] 2026-07-23 02:46:43.418 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.141,IP:::1,IP:10.4.3.141 2026-07-23 02:46:43.421 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-23 02:46:43.424 | + 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-23 02:46:43.582 | .+....+...+..+....+.....+..........+..+.......+..+...+..........+...............+...+.........+.....+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+..+.+.........+.....+.+..+.............+..+....+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+........+..........+.....+.........+...+......................+..+...+...+.......+..+..........+........+.+....................+.+........+.+..+.......+...+..+......+....+...+........+......+....+.........+.....+.+.....+....+......+..+....+.....+...+.............+..+...+....+........+......+....+...+............+.....+...+............+.+.....+.+........+.+......+.....+.+.........+........+.+..+...+......+...+.......+......+...+...............+..+....+.....+...+...+.......+...........+.....................+.+..+......................+...+...+............+...+...+...........+....+.....+...................+..+.+....................+....+...+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-23 02:46:43.668 | ..+.......+.....+............+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.+............+..+...+................+............+...+......+........+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.........+..+...+......+.........+......+.+...+.........+............+......+...+..+..........+..+................+.....+.........+.+....................+.+......+..+......+....+.................+.+...+.........+..+.+............+.....+.+..+........................+.........+..........+......+...+...+........+....+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-23 02:46:43.671 | ----- 2026-07-23 02:46:43.677 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.141,IP:::1,IP:10.4.3.141 ]] 2026-07-23 02:46:43.679 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.141,IP:::1,IP:10.4.3.141 2026-07-23 02:46:43.681 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.141,IP:::1,IP:10.4.3.141 2026-07-23 02:46:43.685 | + 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-23 02:46:43.688 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-07-23 02:46:43.691 | Check that the request matches the signature 2026-07-23 02:46:43.691 | Signature ok 2026-07-23 02:46:43.691 | The Subject's Distinguished Name is as follows 2026-07-23 02:46:43.691 | organizationName :ASN.1 12:'OpenStack' 2026-07-23 02:46:43.691 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-07-23 02:46:43.691 | commonName :ASN.1 12:'localhost' 2026-07-23 02:46:43.691 | Certificate is to be certified until Jul 23 02:46:43 2027 GMT (365 days) 2026-07-23 02:46:43.692 | 2026-07-23 02:46:43.692 | Write out database with 1 new entries 2026-07-23 02:46:43.692 | Database updated 2026-07-23 02:46:43.696 | + 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-23 02:46:43.701 | + ./stack.sh:main:891 : install_dstat 2026-07-23 02:46:43.704 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-23 02:46:43.721 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:46:43.723 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-07-23 02:46:43.726 | + inc/python:pip_install_gr:94 : local name=psutil 2026-07-23 02:46:43.728 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-23 02:46:43.731 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-07-23 02:46:43.734 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-07-23 02:46:43.737 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-23 02:46:43.741 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-07-23 02:46:43.742 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-23 02:46:43.747 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-07-23 02:46:43.749 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-07-23 02:46:43.752 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-07-23 02:46:43.755 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-07-23 02:46:43.758 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-07-23 02:46:43.782 | Using python 3.12 to install psutil 2026-07-23 02:46:43.785 | + 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-23 02:46:44.395 | Collecting psutil 2026-07-23 02:46:44.442 | 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-23 02:46:44.457 | 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-23 02:46:44.539 | Installing collected packages: psutil 2026-07-23 02:46:44.607 | Successfully installed psutil-7.2.2 2026-07-23 02:46:44.687 | + inc/python:pip_install:216 : result=0 2026-07-23 02:46:44.690 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:46:44.693 | + functions-common:time_stop:2420 : local name 2026-07-23 02:46:44.695 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:46:44.698 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:46:44.700 | + functions-common:time_stop:2423 : local total 2026-07-23 02:46:44.702 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:46:44.705 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:46:44.709 | + functions-common:time_stop:2427 : start_time=1784774803776 2026-07-23 02:46:44.712 | + functions-common:time_stop:2429 : [[ -z 1784774803776 ]] 2026-07-23 02:46:44.715 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:46:44.719 | + functions-common:time_stop:2432 : end_time=1784774804716 2026-07-23 02:46:44.721 | + functions-common:time_stop:2433 : elapsed_time=940 2026-07-23 02:46:44.725 | + functions-common:time_stop:2434 : total=17741 2026-07-23 02:46:44.727 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:46:44.730 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18681 2026-07-23 02:46:44.734 | + inc/python:pip_install:219 : return 0 2026-07-23 02:46:44.737 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-07-23 02:46:44.741 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:46:44.744 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-07-23 02:46:44.747 | + ./stack.sh:main:900 : install_libs 2026-07-23 02:46:44.750 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-23 02:46:44.752 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-23 02:46:44.755 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-23 02:46:44.758 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-23 02:46:44.760 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:44.763 | + 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-23 02:46:44.766 | + 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-23 02:46:44.768 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:44.771 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-23 02:46:44.773 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-23 02:46:44.775 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-23 02:46:44.778 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-23 02:46:44.780 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:44.783 | + 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-23 02:46:44.785 | + 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-23 02:46:44.788 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:44.791 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-23 02:46:44.794 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-23 02:46:44.797 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-23 02:46:44.799 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-23 02:46:44.802 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:44.805 | + 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-23 02:46:44.807 | + 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-23 02:46:44.809 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:44.811 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-23 02:46:44.814 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-23 02:46:44.817 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-23 02:46:44.819 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-23 02:46:44.821 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:44.824 | + 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-23 02:46:44.826 | + 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-23 02:46:44.829 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:44.831 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-23 02:46:44.834 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-23 02:46:44.836 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-23 02:46:44.839 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-23 02:46:44.842 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:44.844 | + 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-23 02:46:44.846 | + 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-23 02:46:44.849 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:44.851 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-23 02:46:44.854 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-23 02:46:44.857 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-23 02:46:44.860 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-23 02:46:44.863 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:44.864 | + 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-23 02:46:44.867 | + 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-23 02:46:44.869 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:44.871 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-23 02:46:44.874 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-23 02:46:44.877 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-23 02:46:44.880 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-23 02:46:44.882 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:44.884 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-23 02:46:44.886 | + 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-23 02:46:44.889 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:44.893 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-23 02:46:44.895 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-23 02:46:44.897 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-23 02:46:44.900 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-23 02:46:44.903 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:44.905 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-23 02:46:44.908 | + 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-23 02:46:44.910 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:44.913 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-23 02:46:44.915 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-23 02:46:44.918 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-23 02:46:44.921 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-23 02:46:44.923 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:44.926 | + 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-23 02:46:44.928 | + 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-23 02:46:44.932 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:44.934 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-23 02:46:44.936 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-23 02:46:44.938 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-23 02:46:44.941 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-23 02:46:44.944 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:44.947 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-23 02:46:44.949 | + 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-23 02:46:44.952 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:44.956 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-23 02:46:44.958 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-23 02:46:44.961 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-23 02:46:44.963 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-23 02:46:44.966 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:44.969 | + 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-23 02:46:44.971 | + 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-23 02:46:44.974 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:44.977 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-23 02:46:44.979 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-23 02:46:44.981 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-23 02:46:44.984 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-23 02:46:44.987 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:44.990 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-23 02:46:44.993 | + 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-23 02:46:44.995 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:44.998 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-23 02:46:45.001 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-23 02:46:45.004 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-23 02:46:45.007 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-23 02:46:45.010 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.012 | + 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-23 02:46:45.015 | + 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-23 02:46:45.018 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.021 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-23 02:46:45.025 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-23 02:46:45.028 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-23 02:46:45.031 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-23 02:46:45.033 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.036 | + 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-23 02:46:45.039 | + 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-23 02:46:45.041 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.045 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-23 02:46:45.047 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-23 02:46:45.050 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-23 02:46:45.053 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-23 02:46:45.056 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.059 | + 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-23 02:46:45.061 | + 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-23 02:46:45.064 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.066 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-23 02:46:45.070 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-23 02:46:45.072 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-23 02:46:45.075 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-23 02:46:45.078 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.081 | + 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-23 02:46:45.084 | + 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-23 02:46:45.086 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.089 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-23 02:46:45.092 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-23 02:46:45.095 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-23 02:46:45.098 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-23 02:46:45.100 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.103 | + 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-23 02:46:45.105 | + 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-23 02:46:45.108 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.111 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-23 02:46:45.114 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-23 02:46:45.117 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-23 02:46:45.119 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-23 02:46:45.122 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.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-23 02:46:45.128 | + 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-23 02:46:45.131 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.134 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-23 02:46:45.137 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-23 02:46:45.139 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-23 02:46:45.142 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-23 02:46:45.145 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.147 | + 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-23 02:46:45.150 | + 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-23 02:46:45.152 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.155 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-23 02:46:45.158 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-23 02:46:45.161 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-23 02:46:45.164 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-23 02:46:45.167 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.169 | + 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-23 02:46:45.172 | + 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-23 02:46:45.175 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.178 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-23 02:46:45.181 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-23 02:46:45.183 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-23 02:46:45.186 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-23 02:46:45.188 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.191 | + 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-23 02:46:45.194 | + 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-23 02:46:45.197 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.200 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-23 02:46:45.203 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-23 02:46:45.205 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-23 02:46:45.208 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-23 02:46:45.210 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.213 | + 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-23 02:46:45.216 | + 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-23 02:46:45.218 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.221 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-23 02:46:45.223 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-23 02:46:45.226 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-23 02:46:45.228 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-23 02:46:45.232 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.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-23 02:46:45.238 | + 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-23 02:46:45.241 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.243 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-23 02:46:45.246 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-23 02:46:45.248 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-23 02:46:45.251 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-23 02:46:45.253 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.256 | + 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-23 02:46:45.259 | + 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-23 02:46:45.262 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.265 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-23 02:46:45.268 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-23 02:46:45.270 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-23 02:46:45.273 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-23 02:46:45.276 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.278 | + 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-23 02:46:45.281 | + 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-23 02:46:45.283 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.286 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-23 02:46:45.289 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-23 02:46:45.291 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-23 02:46:45.294 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-23 02:46:45.296 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.299 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-23 02:46:45.302 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.service, ]] 2026-07-23 02:46:45.305 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.308 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-23 02:46:45.310 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-23 02:46:45.313 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-23 02:46:45.316 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-23 02:46:45.318 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.321 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-23 02:46:45.323 | + 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-23 02:46:45.326 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.328 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-23 02:46:45.331 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-23 02:46:45.334 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-23 02:46:45.336 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-23 02:46:45.338 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.341 | + 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-23 02:46:45.343 | + 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-23 02:46:45.346 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.349 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-23 02:46:45.351 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-23 02:46:45.353 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-23 02:46:45.356 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-23 02:46:45.359 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.361 | + 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-23 02:46:45.364 | + 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-23 02:46:45.367 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.370 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-23 02:46:45.373 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-23 02:46:45.375 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-23 02:46:45.378 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-23 02:46:45.380 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.383 | + 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-23 02:46:45.386 | + 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-23 02:46:45.389 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.392 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-23 02:46:45.394 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-23 02:46:45.397 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-23 02:46:45.400 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-23 02:46:45.403 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.405 | + 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-23 02:46:45.408 | + 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-23 02:46:45.411 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.414 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-23 02:46:45.416 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-23 02:46:45.419 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-23 02:46:45.422 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-23 02:46:45.425 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.428 | + 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-23 02:46:45.431 | + 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-23 02:46:45.434 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.436 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-23 02:46:45.439 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-23 02:46:45.442 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-23 02:46:45.444 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-23 02:46:45.447 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.450 | + 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-23 02:46:45.453 | + 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-23 02:46:45.455 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.458 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-23 02:46:45.461 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-23 02:46:45.463 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-23 02:46:45.466 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-23 02:46:45.469 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.472 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-23 02:46:45.475 | + 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-23 02:46:45.477 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.480 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-23 02:46:45.482 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-23 02:46:45.486 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-23 02:46:45.488 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-23 02:46:45.491 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.493 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-23 02:46:45.496 | + 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-23 02:46:45.498 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.501 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-23 02:46:45.504 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-23 02:46:45.507 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-23 02:46:45.510 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-23 02:46:45.512 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.515 | + 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-23 02:46:45.518 | + 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-23 02:46:45.520 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.523 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-23 02:46:45.526 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-23 02:46:45.529 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-23 02:46:45.532 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-23 02:46:45.535 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.537 | + 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-23 02:46:45.540 | + 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-23 02:46:45.543 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.546 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-23 02:46:45.549 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-23 02:46:45.552 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-23 02:46:45.555 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-23 02:46:45.558 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.560 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-23 02:46:45.563 | + 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-23 02:46:45.566 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.569 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-23 02:46:45.572 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-23 02:46:45.574 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:45.577 | + 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-23 02:46:45.579 | + 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-23 02:46:45.582 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:45.585 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-23 02:46:45.605 | Using python 3.12 to install etcd3gw 2026-07-23 02:46:45.608 | + 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-23 02:46:46.167 | Collecting etcd3gw 2026-07-23 02:46:46.216 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-23 02:46:46.222 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-23 02:46:46.237 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-23 02:46:46.239 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-23 02:46:46.251 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-23 02:46:46.254 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-23 02:46:46.269 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-23 02:46:46.273 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-23 02:46:46.517 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-23 02:46:46.521 | 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-23 02:46:46.527 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-23 02:46:46.607 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-23 02:46:46.608 | 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-23 02:46:46.619 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-23 02:46:46.621 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-23 02:46:46.635 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-23 02:46:46.636 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-23 02:46:46.640 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-23 02:46:46.648 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-23 02:46:46.657 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-23 02:46:46.666 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-23 02:46:46.670 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-23 02:46:46.671 | 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-23 02:46:46.672 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-23 02:46:46.673 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-23 02:46:46.676 | 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-23 02:46:46.784 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-23 02:46:46.811 | Attempting uninstall: urllib3 2026-07-23 02:46:46.815 | Found existing installation: urllib3 2.0.7 2026-07-23 02:46:46.817 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:46:46.817 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-23 02:46:46.899 | Attempting uninstall: idna 2026-07-23 02:46:46.903 | Found existing installation: idna 3.6 2026-07-23 02:46:46.903 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:46:46.903 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-23 02:46:46.986 | Attempting uninstall: requests 2026-07-23 02:46:46.990 | Found existing installation: requests 2.31.0 2026-07-23 02:46:46.990 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:46:46.990 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-23 02:46:47.101 | 2026-07-23 02:46:47.103 | 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-23 02:46:47.187 | + inc/python:pip_install:216 : result=0 2026-07-23 02:46:47.190 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:46:47.192 | + functions-common:time_stop:2420 : local name 2026-07-23 02:46:47.195 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:46:47.198 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:46:47.201 | + functions-common:time_stop:2423 : local total 2026-07-23 02:46:47.202 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:46:47.204 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:46:47.207 | + functions-common:time_stop:2427 : start_time=1784774805600 2026-07-23 02:46:47.211 | + functions-common:time_stop:2429 : [[ -z 1784774805600 ]] 2026-07-23 02:46:47.213 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:46:47.217 | + functions-common:time_stop:2432 : end_time=1784774807214 2026-07-23 02:46:47.219 | + functions-common:time_stop:2433 : elapsed_time=1614 2026-07-23 02:46:47.221 | + functions-common:time_stop:2434 : total=18681 2026-07-23 02:46:47.224 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:46:47.226 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20295 2026-07-23 02:46:47.229 | + inc/python:pip_install:219 : return 0 2026-07-23 02:46:47.232 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-07-23 02:46:47.235 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-23 02:46:47.237 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-23 02:46:47.240 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 02:46:47.243 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 02:46:47.246 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 02:46:47.249 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 02:46:47.252 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 02:46:47.255 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 02:46:47.258 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 02:46:47.260 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 02:46:47.263 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 02:46:47.266 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 02:46:47.269 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 02:46:47.272 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 02:46:47.275 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 02:46:47.278 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-23 02:46:47.281 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:46:47.283 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:46:47.286 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-23 02:46:47.289 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-23 02:46:47.292 | + functions-common:install_package:1438 : update_package_repo 2026-07-23 02:46:47.294 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 02:46:47.297 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-23 02:46:47.300 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 02:46:47.302 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 02:46:47.306 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 02:46:47.308 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:46:47.311 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:46:47.314 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 02:46:47.317 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-23 02:46:47.319 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-23 02:46:47.322 | + functions-common:apt_get_update:1167 : return 2026-07-23 02:46:47.325 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-23 02:46:47.327 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 02:46:47.330 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:46:47.333 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:46:47.336 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-23 02:46:47.361 | + 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-23 02:46:47.392 | Reading package lists... 2026-07-23 02:46:47.620 | Building dependency tree... 2026-07-23 02:46:47.622 | Reading state information... 2026-07-23 02:46:47.910 | The following additional packages will be installed: 2026-07-23 02:46:47.911 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-07-23 02:46:47.913 | Suggested packages: 2026-07-23 02:46:47.913 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-23 02:46:47.913 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-23 02:46:47.913 | python3-uwsgidecorators 2026-07-23 02:46:47.944 | The following NEW packages will be installed: 2026-07-23 02:46:47.945 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-07-23 02:46:47.947 | uwsgi-plugin-python3 2026-07-23 02:46:48.566 | 0 upgraded, 7 newly installed, 0 to remove and 89 not upgraded. 2026-07-23 02:46:48.566 | Need to get 1,290 kB of archives. 2026-07-23 02:46:48.566 | After this operation, 4,349 kB of additional disk space will be used. 2026-07-23 02:46:48.566 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-23 02:46:49.106 | 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-23 02:46:49.233 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-23 02:46:49.358 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-23 02:46:49.365 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-23 02:46:49.495 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-23 02:46:49.498 | 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-23 02:46:49.805 | Fetched 1,290 kB in 2s (832 kB/s) 2026-07-23 02:46:49.832 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-23 02:46:49.905 | (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 ... 174124 files and directories currently installed.) 2026-07-23 02:46:49.909 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-23 02:46:49.912 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-23 02:46:49.943 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-23 02:46:49.963 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-23 02:46:49.965 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-23 02:46:50.001 | Selecting previously unselected package libzmq5:amd64. 2026-07-23 02:46:50.018 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-23 02:46:50.019 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-23 02:46:50.055 | Selecting previously unselected package libyajl2:amd64. 2026-07-23 02:46:50.070 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-23 02:46:50.072 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-23 02:46:50.102 | Selecting previously unselected package uwsgi-core. 2026-07-23 02:46:50.116 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-23 02:46:50.118 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-23 02:46:50.202 | Selecting previously unselected package uwsgi. 2026-07-23 02:46:50.217 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-23 02:46:50.222 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-23 02:46:50.256 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-23 02:46:50.270 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-23 02:46:50.272 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-23 02:46:50.321 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-23 02:46:50.325 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-23 02:46:50.329 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-23 02:46:50.333 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-23 02:46:50.336 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-23 02:46:50.346 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-23 02:46:50.706 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-23 02:46:50.728 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-23 02:46:51.343 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-23 02:46:51.936 | 2026-07-23 02:46:51.936 | Running kernel seems to be up-to-date. 2026-07-23 02:46:51.936 | 2026-07-23 02:46:51.936 | Restarting services... 2026-07-23 02:46:51.997 | 2026-07-23 02:46:51.997 | Service restarts being deferred: 2026-07-23 02:46:51.997 | /etc/needrestart/restart.d/dbus.service 2026-07-23 02:46:51.997 | systemctl restart getty@tty1.service 2026-07-23 02:46:51.997 | systemctl restart networkd-dispatcher.service 2026-07-23 02:46:51.997 | systemctl restart serial-getty@ttyS0.service 2026-07-23 02:46:51.997 | systemctl restart storpool_beacon.service 2026-07-23 02:46:51.997 | systemctl restart storpool_block.service 2026-07-23 02:46:51.997 | systemctl restart systemd-logind.service 2026-07-23 02:46:51.997 | 2026-07-23 02:46:51.997 | No containers need to be restarted. 2026-07-23 02:46:51.997 | 2026-07-23 02:46:51.997 | User sessions running outdated binaries: 2026-07-23 02:46:51.997 | ubuntu @ session #3: python3[7156] 2026-07-23 02:46:52.006 | ubuntu @ session #4: sh[8533,8535], sshd[8475] 2026-07-23 02:46:52.014 | ubuntu @ user manager service: systemd[5272] 2026-07-23 02:46:52.023 | 2026-07-23 02:46:52.023 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-23 02:46:53.213 | + functions-common:apt_get:1211 : result=0 2026-07-23 02:46:53.215 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 02:46:53.217 | + functions-common:time_stop:2420 : local name 2026-07-23 02:46:53.219 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:46:53.222 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:46:53.225 | + functions-common:time_stop:2423 : local total 2026-07-23 02:46:53.227 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:46:53.229 | + functions-common:time_stop:2426 : name=apt-get 2026-07-23 02:46:53.232 | + functions-common:time_stop:2427 : start_time=1784774807357 2026-07-23 02:46:53.234 | + functions-common:time_stop:2429 : [[ -z 1784774807357 ]] 2026-07-23 02:46:53.238 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:46:53.242 | + functions-common:time_stop:2432 : end_time=1784774813239 2026-07-23 02:46:53.244 | + functions-common:time_stop:2433 : elapsed_time=5882 2026-07-23 02:46:53.247 | + functions-common:time_stop:2434 : total=99912 2026-07-23 02:46:53.249 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:46:53.252 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=105794 2026-07-23 02:46:53.254 | + functions-common:apt_get:1215 : return 0 2026-07-23 02:46:53.257 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-23 02:46:53.259 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:46:53.262 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:46:53.265 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-23 02:46:53.302 | No module matches proxy 2026-07-23 02:46:53.306 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-23 02:46:53.342 | Enabling module proxy. 2026-07-23 02:46:53.347 | To activate the new configuration, you need to run: 2026-07-23 02:46:53.347 | systemctl restart apache2 2026-07-23 02:46:53.351 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-23 02:46:53.386 | Considering dependency proxy for proxy_uwsgi: 2026-07-23 02:46:53.386 | Module proxy already enabled 2026-07-23 02:46:53.386 | Enabling module proxy_uwsgi. 2026-07-23 02:46:53.392 | To activate the new configuration, you need to run: 2026-07-23 02:46:53.392 | systemctl restart apache2 2026-07-23 02:46:53.397 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-23 02:46:53.399 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-23 02:46:53.402 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 02:46:53.405 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-23 02:46:53.518 | + ./stack.sh:main:906 : install_keystoneauth 2026-07-23 02:46:53.521 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-23 02:46:53.523 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-23 02:46:53.526 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:53.529 | + 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-23 02:46: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, =~ ,keystoneauth, ]] 2026-07-23 02:46:53.534 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:53.537 | + ./stack.sh:main:907 : install_keystoneclient 2026-07-23 02:46:53.540 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-23 02:46:53.542 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-23 02:46:53.545 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:53.548 | + 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-23 02:46:53.551 | + 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-23 02:46:53.554 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:53.556 | + ./stack.sh:main:908 : install_glanceclient 2026-07-23 02:46:53.558 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-23 02:46:53.560 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-23 02:46:53.563 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:53.566 | + 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-23 02:46:53.569 | + 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-23 02:46:53.571 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:53.574 | + ./stack.sh:main:909 : install_cinderclient 2026-07-23 02:46:53.577 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-23 02:46:53.579 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-23 02:46:53.582 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:53.585 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-23 02:46:53.588 | + 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-23 02:46:53.591 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:53.594 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-23 02:46:53.598 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-23 02:46:53.601 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:53.603 | + 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-23 02:46:53.605 | + 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-23 02:46:53.608 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:53.611 | + ./stack.sh:main:910 : install_novaclient 2026-07-23 02:46:53.614 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-23 02:46:53.617 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-23 02:46:53.619 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46: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-23 02:46: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, =~ ,python-novaclient, ]] 2026-07-23 02:46:53.628 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:53.631 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-07-23 02:46:53.648 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:46:53.651 | + ./stack.sh:main:912 : install_swiftclient 2026-07-23 02:46:53.654 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-23 02:46:53.657 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-23 02:46:53.660 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:53.663 | + 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-23 02:46:53.666 | + 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-23 02:46:53.668 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:53.671 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-07-23 02:46:53.688 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:46:53.692 | + ./stack.sh:main:915 : install_neutronclient 2026-07-23 02:46:53.694 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-07-23 02:46:53.697 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-23 02:46:53.700 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:53.703 | + 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-23 02:46:53.706 | + 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-23 02:46:53.709 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:53.711 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-07-23 02:46:53.714 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-23 02:46:53.716 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-23 02:46:53.719 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:46:53.722 | + 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-23 02:46:53.725 | + 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-23 02:46:53.728 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:46:53.730 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-23 02:46:53.733 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-23 02:46:53.736 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-23 02:46:53.740 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-23 02:46:53.743 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-23 02:46:53.746 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-23 02:46:53.750 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-23 02:46:53.750 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-23 02:46:53.755 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-23 02:46:53.758 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-23 02:46:53.761 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-23 02:46:53.764 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-23 02:46:53.767 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-23 02:46:53.790 | Using python 3.12 to install keystonemiddleware 2026-07-23 02:46:53.793 | + 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-23 02:46:54.380 | Collecting keystonemiddleware 2026-07-23 02:46:54.429 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-23 02:46:54.457 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-23 02:46:54.461 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-23 02:46:54.483 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-23 02:46:54.486 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-23 02:46:54.521 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-23 02:46:54.526 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-23 02:46:54.546 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-23 02:46:54.549 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-23 02:46:54.567 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-23 02:46:54.570 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-23 02:46:54.712 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-23 02:46:54.715 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-23 02:46:54.734 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-23 02:46:54.737 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-23 02:46:54.759 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-23 02:46:54.762 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-23 02:46:54.766 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-23 02:46:54.777 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-23 02:46:54.782 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-23 02:46:54.799 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-23 02:46:54.803 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-23 02:46:54.822 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-23 02:46:54.825 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-23 02:46:54.830 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-23 02:46:54.839 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-23 02:46:54.842 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-23 02:46:54.849 | 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-23 02:46:54.861 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-23 02:46:54.863 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-23 02:46:54.875 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-23 02:46:54.878 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-23 02:46:54.892 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-23 02:46:54.895 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-23 02:46:54.909 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-23 02:46:54.912 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-23 02:46:54.929 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-23 02:46:54.931 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-23 02:46:54.948 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-23 02:46:54.951 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-23 02:46:54.964 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-23 02:46:54.967 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-23 02:46:54.972 | 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-23 02:46:54.985 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-23 02:46:54.988 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-23 02:46:54.993 | 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-23 02:46:54.994 | 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-23 02:46:55.057 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-23 02:46:55.061 | 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-23 02:46:55.083 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-23 02:46:55.086 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-23 02:46:55.092 | 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-23 02:46:55.092 | 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-23 02:46:55.094 | 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-23 02:46:55.108 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-23 02:46:55.113 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-23 02:46:55.122 | 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-23 02:46:55.123 | 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-23 02:46:55.123 | 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-23 02:46:55.124 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-23 02:46:55.139 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-23 02:46:55.149 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-23 02:46:55.159 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-23 02:46:55.166 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-07-23 02:46:55.172 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-23 02:46:55.179 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-23 02:46:55.184 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-23 02:46:55.191 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-23 02:46:55.356 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.4 MB/s 0:00:00 2026-07-23 02:46:55.360 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-07-23 02:46:55.366 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-23 02:46:55.373 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-07-23 02:46:55.381 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-07-23 02:46:55.389 | 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-23 02:46:55.400 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-23 02:46:55.408 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-07-23 02:46:55.414 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-23 02:46:55.419 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-23 02:46:55.425 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-23 02:46:55.434 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-23 02:46:55.444 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-23 02:46:55.448 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-23 02:46:55.454 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-23 02:46:55.461 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-23 02:46:55.467 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-23 02:46:55.622 | 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-23 02:46:55.692 | Attempting uninstall: typing-extensions 2026-07-23 02:46:55.696 | Found existing installation: typing_extensions 4.10.0 2026-07-23 02:46:55.697 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:46:55.697 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-07-23 02:46:55.757 | Attempting uninstall: six 2026-07-23 02:46:55.761 | Found existing installation: six 1.16.0 2026-07-23 02:46:55.761 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:46:55.761 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-23 02:46:55.791 | Attempting uninstall: pyparsing 2026-07-23 02:46:55.795 | Found existing installation: pyparsing 3.1.1 2026-07-23 02:46:55.795 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:46:55.796 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-23 02:46:55.865 | Attempting uninstall: PyJWT 2026-07-23 02:46:55.870 | Found existing installation: PyJWT 2.7.0 2026-07-23 02:46:55.870 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:46:55.870 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-23 02:46:55.895 | Attempting uninstall: netaddr 2026-07-23 02:46:55.900 | Found existing installation: netaddr 0.8.0 2026-07-23 02:46:55.900 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:46:55.901 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-23 02:46:56.033 | Attempting uninstall: python-dateutil 2026-07-23 02:46:56.037 | Found existing installation: python-dateutil 2.8.2 2026-07-23 02:46:56.038 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:46:56.038 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-23 02:46:57.164 | 2026-07-23 02:46:57.170 | 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-23 02:46:57.296 | + inc/python:pip_install:216 : result=0 2026-07-23 02:46:57.298 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:46:57.301 | + functions-common:time_stop:2420 : local name 2026-07-23 02:46:57.304 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:46:57.307 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:46:57.309 | + functions-common:time_stop:2423 : local total 2026-07-23 02:46:57.311 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:46:57.313 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:46:57.316 | + functions-common:time_stop:2427 : start_time=1784774813784 2026-07-23 02:46:57.319 | + functions-common:time_stop:2429 : [[ -z 1784774813784 ]] 2026-07-23 02:46:57.322 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:46:57.326 | + functions-common:time_stop:2432 : end_time=1784774817323 2026-07-23 02:46:57.329 | + functions-common:time_stop:2433 : elapsed_time=3539 2026-07-23 02:46:57.331 | + functions-common:time_stop:2434 : total=20295 2026-07-23 02:46:57.334 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:46:57.336 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23834 2026-07-23 02:46:57.339 | + inc/python:pip_install:219 : return 0 2026-07-23 02:46:57.342 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-23 02:46:57.344 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-23 02:46:57.347 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-23 02:46:57.349 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-23 02:46:57.352 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-23 02:46:57.355 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-23 02:46:57.359 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-23 02:46:57.359 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-23 02:46:57.364 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-23 02:46:57.367 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-23 02:46:57.370 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-23 02:46:57.373 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-23 02:46:57.377 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-23 02:46:57.399 | Using python 3.12 to install python-memcached 2026-07-23 02:46:57.402 | + 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-23 02:46:57.961 | Collecting python-memcached 2026-07-23 02:46:58.010 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-23 02:46:58.018 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-23 02:46:58.105 | Installing collected packages: python-memcached 2026-07-23 02:46:58.122 | Successfully installed python-memcached-1.62 2026-07-23 02:46:58.185 | + inc/python:pip_install:216 : result=0 2026-07-23 02:46:58.187 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:46:58.190 | + functions-common:time_stop:2420 : local name 2026-07-23 02:46:58.192 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:46:58.195 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:46:58.198 | + functions-common:time_stop:2423 : local total 2026-07-23 02:46:58.200 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:46:58.203 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:46:58.205 | + functions-common:time_stop:2427 : start_time=1784774817394 2026-07-23 02:46:58.208 | + functions-common:time_stop:2429 : [[ -z 1784774817394 ]] 2026-07-23 02:46:58.211 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:46:58.216 | + functions-common:time_stop:2432 : end_time=1784774818213 2026-07-23 02:46:58.219 | + functions-common:time_stop:2433 : elapsed_time=819 2026-07-23 02:46:58.221 | + functions-common:time_stop:2434 : total=23834 2026-07-23 02:46:58.224 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:46:58.226 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24653 2026-07-23 02:46:58.229 | + inc/python:pip_install:219 : return 0 2026-07-23 02:46:58.232 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-07-23 02:46:58.250 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:46:58.253 | + ./stack.sh:main:922 : '[' 10.4.3.141 == 10.4.3.141 ']' 2026-07-23 02:46:58.255 | + ./stack.sh:main:923 : stack_install_service keystone 2026-07-23 02:46:58.258 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-23 02:46:58.261 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-23 02:46:58.264 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-23 02:46:58.267 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-23 02:46:58.269 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-23 02:46:58.285 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:46:58.287 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-23 02:46:58.290 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/keystone.git 2026-07-23 02:46:58.292 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-23 02:46:58.295 | + functions-common:git_clone:591 : local git_ref=master 2026-07-23 02:46:58.297 | + functions-common:git_clone:592 : local orig_dir 2026-07-23 02:46:58.300 | ++ functions-common:git_clone:593 : pwd 2026-07-23 02:46:58.303 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-23 02:46:58.305 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 02:46:58.308 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 02:46:58.324 | + functions-common:git_clone:596 : RECLONE=False 2026-07-23 02:46:58.326 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 02:46:58.328 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 02:46:58.331 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 02:46:58.332 | + functions-common:git_clone:610 : echo master 2026-07-23 02:46:58.336 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-23 02:46:58.339 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-23 02:46:58.341 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-23 02:46:58.354 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-23 02:46:58.357 | + functions-common:git_clone:673 : git show --oneline 2026-07-23 02:46:58.358 | + functions-common:git_clone:673 : head -1 2026-07-23 02:46:58.396 | 30ef2ffa6 Merge "Make JWT token signing algorithm configurable" 2026-07-23 02:46:58.399 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-23 02:46:58.401 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-23 02:46:58.404 | + inc/python:setup_develop:353 : local bindep 2026-07-23 02:46:58.406 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-23 02:46:58.409 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-23 02:46:58.412 | + inc/python:setup_develop:359 : local extras= 2026-07-23 02:46:58.415 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-23 02:46:58.418 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-23 02:46:58.421 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-23 02:46:58.423 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-23 02:46:58.425 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-23 02:46:58.428 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-23 02:46:58.431 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-23 02:46:58.435 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-23 02:46:58.438 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-23 02:46:58.441 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-23 02:46:58.444 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-23 02:46:58.448 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-23 02:46:58.455 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-23 02:46:58.458 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-23 02:46:58.461 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-23 02:46:58.542 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-23 02:46:58.545 | + inc/python:setup_package:436 : local bindep=0 2026-07-23 02:46:58.547 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-23 02:46:58.550 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-23 02:46:58.552 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-23 02:46:58.554 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-23 02:46:58.556 | + inc/python:setup_package:445 : local flags=-e 2026-07-23 02:46:58.558 | + inc/python:setup_package:446 : local extras= 2026-07-23 02:46:58.560 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-23 02:46:58.561 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-23 02:46:58.564 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-23 02:46:58.567 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-23 02:46:58.570 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-23 02:46:58.572 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-23 02:46:58.593 | Using python 3.12 to install /opt/stack/keystone 2026-07-23 02:46:58.595 | + 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-23 02:46:59.129 | Obtaining file:///opt/stack/keystone 2026-07-23 02:46:59.132 | Installing build dependencies: started 2026-07-23 02:46:59.881 | Installing build dependencies: finished with status 'done' 2026-07-23 02:46:59.882 | Checking if build backend supports build_editable: started 2026-07-23 02:47:00.179 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-23 02:47:00.179 | Getting requirements to build editable: started 2026-07-23 02:47:00.334 | Getting requirements to build editable: finished with status 'done' 2026-07-23 02:47:00.335 | Preparing editable metadata (pyproject.toml): started 2026-07-23 02:47:01.039 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-23 02:47:01.051 | 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-23 02:47:01.051 | 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-23 02:47:01.126 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev58) 2026-07-23 02:47:01.174 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-23 02:47:01.187 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev58) 2026-07-23 02:47:01.190 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-23 02:47:01.375 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev58) 2026-07-23 02:47:01.379 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-23 02:47:01.756 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-23 02:47:01.759 | 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-23 02:47:01.769 | 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-23 02:47:01.769 | 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-23 02:47:01.770 | 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-23 02:47:01.802 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev58) 2026-07-23 02:47:01.805 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-23 02:47:01.811 | 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-23 02:47:01.811 | 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-23 02:47:01.811 | 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-23 02:47:01.834 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev58) 2026-07-23 02:47:01.838 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-23 02:47:01.862 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev58) 2026-07-23 02:47:01.865 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-23 02:47:01.870 | 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-23 02:47:01.870 | 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-23 02:47:01.884 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev58) 2026-07-23 02:47:01.887 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-23 02:47:01.907 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev58) 2026-07-23 02:47:01.910 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-23 02:47:01.916 | 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-23 02:47:02.039 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev58) 2026-07-23 02:47:02.043 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-23 02:47:02.048 | 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-23 02:47:02.056 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev58) 2026-07-23 02:47:02.059 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-23 02:47:02.075 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev58) 2026-07-23 02:47:02.079 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-23 02:47:02.084 | 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-23 02:47:02.084 | 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-23 02:47:02.099 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev58) 2026-07-23 02:47:02.104 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-23 02:47:02.111 | 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-23 02:47:02.111 | 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-23 02:47:02.122 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-23 02:47:02.125 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-23 02:47:02.145 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev58) 2026-07-23 02:47:02.147 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-23 02:47:02.232 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-23 02:47:02.235 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-23 02:47:02.248 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-23 02:47:02.250 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-23 02:47:02.255 | 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-23 02:47:02.264 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-23 02:47:02.267 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-23 02:47:02.282 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-23 02:47:02.285 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-23 02:47:02.297 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-23 02:47:02.299 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-23 02:47:02.312 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-23 02:47:02.316 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-23 02:47:02.360 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-23 02:47:02.363 | 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-23 02:47:02.379 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-23 02:47:02.382 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-23 02:47:02.388 | 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-23 02:47:02.428 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-23 02:47:02.430 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-23 02:47:02.447 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-23 02:47:02.450 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-23 02:47:02.462 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-23 02:47:02.465 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-23 02:47:02.483 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-23 02:47:02.486 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-23 02:47:02.742 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-23 02:47:02.745 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-23 02:47:02.753 | 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-23 02:47:02.754 | 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-23 02:47:02.756 | 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-23 02:47:02.757 | 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-23 02:47:02.757 | 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-23 02:47:02.763 | 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-23 02:47:02.764 | 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-23 02:47:02.764 | 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-23 02:47:02.783 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-23 02:47:02.787 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-23 02:47:02.791 | 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-23 02:47:02.800 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-23 02:47:02.803 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-23 02:47:02.814 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-23 02:47:02.817 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-23 02:47:02.833 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-23 02:47:02.836 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-23 02:47:02.842 | 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-23 02:47:02.844 | 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-23 02:47:02.846 | 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-23 02:47:02.869 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 02:47:02.873 | Downloading oslo_service-4.7.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-23 02:47:02.895 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 02:47:02.899 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-23 02:47:02.916 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 02:47:02.919 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-23 02:47:02.941 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 02:47:02.944 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-23 02:47:02.960 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 02:47:02.963 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-23 02:47:02.975 | 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-23 02:47:02.978 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-23 02:47:02.994 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 02:47:02.998 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-23 02:47:03.003 | 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-23 02:47:03.014 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 02:47:03.017 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-23 02:47:03.031 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev58) 2026-07-23 02:47:03.034 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-23 02:47:03.052 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 02:47:03.054 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-23 02:47:03.172 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 02:47:03.176 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-23 02:47:03.194 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 02:47:03.197 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-23 02:47:03.209 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 02:47:03.212 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-23 02:47:03.224 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 02:47:03.227 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-23 02:47:03.244 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 02:47:03.247 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-23 02:47:03.275 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-23 02:47:03.278 | 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-23 02:47:03.293 | 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-23 02:47:03.296 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-23 02:47:03.314 | 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-23 02:47:03.317 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-23 02:47:03.334 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-23 02:47:03.337 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-23 02:47:03.345 | 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-23 02:47:03.346 | 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-23 02:47:03.352 | 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-23 02:47:03.365 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-23 02:47:03.368 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-23 02:47:03.394 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-23 02:47:03.397 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-23 02:47:03.412 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-23 02:47:03.414 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-23 02:47:03.434 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-23 02:47:03.437 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-23 02:47:03.448 | 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-23 02:47:03.448 | 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-23 02:47:03.448 | 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-23 02:47:03.449 | 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-23 02:47:03.473 | 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-23 02:47:03.476 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-23 02:47:03.504 | 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-23 02:47:03.507 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-23 02:47:03.552 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-23 02:47:03.561 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-23 02:47:03.619 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 68.8 MB/s 0:00:00 2026-07-23 02:47:03.622 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-23 02:47:03.630 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-23 02:47:03.636 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-23 02:47:03.641 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-23 02:47:03.648 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-23 02:47:03.654 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-23 02:47:03.659 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-23 02:47:03.663 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-23 02:47:03.671 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-23 02:47:03.677 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-23 02:47:03.684 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-23 02:47:03.692 | 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-23 02:47:03.700 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-23 02:47:03.708 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-07-23 02:47:03.717 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-23 02:47:03.727 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-07-23 02:47:03.738 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-23 02:47:03.746 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-23 02:47:03.753 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-23 02:47:03.759 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-23 02:47:03.770 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-23 02:47:03.779 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-07-23 02:47:03.788 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-07-23 02:47:03.795 | Downloading oslo_service-4.7.0-py3-none-any.whl (118 kB) 2026-07-23 02:47:03.803 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-23 02:47:03.813 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-23 02:47:03.824 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-23 02:47:03.836 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 48.6 MB/s 0:00:00 2026-07-23 02:47:03.838 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-07-23 02:47:03.844 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-23 02:47:03.850 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-07-23 02:47:03.855 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-23 02:47:03.863 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-23 02:47:03.883 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-23 02:47:03.888 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-23 02:47:03.894 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-23 02:47:03.901 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-23 02:47:03.918 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-23 02:47:03.924 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-23 02:47:03.935 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-23 02:47:03.944 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-23 02:47:03.950 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-23 02:47:03.956 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-23 02:47:03.961 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-23 02:47:03.971 | 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-23 02:47:04.016 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 76.0 MB/s 0:00:00 2026-07-23 02:47:04.019 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-23 02:47:04.026 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-23 02:47:04.032 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-23 02:47:04.038 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-23 02:47:04.048 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-23 02:47:04.058 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-23 02:47:04.066 | 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-23 02:47:04.074 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-23 02:47:04.078 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-23 02:47:04.085 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-23 02:47:04.090 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-23 02:47:04.158 | Building wheels for collected packages: keystone 2026-07-23 02:47:04.159 | Building editable for keystone (pyproject.toml): started 2026-07-23 02:47:04.785 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-23 02:47:04.786 | Created wheel for keystone: filename=keystone-29.1.0.dev58-0.editable-py3-none-any.whl size=9270 sha256=8fb12be42510105713da403d8fbc8130b92f9111f90928c19090a3eaf54ad8b0 2026-07-23 02:47:04.788 | Stored in directory: /tmp/pip-ephem-wheel-cache-eqp3crjb/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-23 02:47:04.788 | Successfully built keystone 2026-07-23 02:47:04.947 | 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-23 02:47:04.965 | Attempting uninstall: pytz 2026-07-23 02:47:04.971 | Found existing installation: pytz 2024.1 2026-07-23 02:47:04.972 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:47:04.972 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-23 02:47:05.785 | Attempting uninstall: oauthlib 2026-07-23 02:47:05.791 | Found existing installation: oauthlib 3.2.2 2026-07-23 02:47:05.791 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:47:05.792 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-23 02:47:05.867 | Attempting uninstall: markupsafe 2026-07-23 02:47:05.873 | Found existing installation: MarkupSafe 2.1.5 2026-07-23 02:47:05.873 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:47:05.873 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-23 02:47:06.451 | Attempting uninstall: click 2026-07-23 02:47:06.457 | Found existing installation: click 8.1.6 2026-07-23 02:47:06.457 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:47:06.458 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-23 02:47:06.550 | Attempting uninstall: blinker 2026-07-23 02:47:06.556 | Found existing installation: blinker 1.7.0 2026-07-23 02:47:06.556 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:47:06.556 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-23 02:47:06.564 | Attempting uninstall: bcrypt 2026-07-23 02:47:06.570 | Found existing installation: bcrypt 3.2.2 2026-07-23 02:47:06.570 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:47:06.570 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-23 02:47:06.580 | Attempting uninstall: attrs 2026-07-23 02:47:06.586 | Found existing installation: attrs 23.2.0 2026-07-23 02:47:06.588 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:47:06.588 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-23 02:47:08.286 | Attempting uninstall: jinja2 2026-07-23 02:47:08.291 | Found existing installation: Jinja2 3.1.2 2026-07-23 02:47:08.291 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:47:08.292 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-23 02:47:08.790 | Attempting uninstall: cryptography 2026-07-23 02:47:08.797 | Found existing installation: cryptography 41.0.7 2026-07-23 02:47:08.798 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:47:08.798 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-23 02:47:09.116 | Attempting uninstall: pyopenssl 2026-07-23 02:47:09.122 | Found existing installation: pyOpenSSL 23.2.0 2026-07-23 02:47:09.123 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:47:09.123 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-23 02:47:09.339 | Attempting uninstall: jsonschema 2026-07-23 02:47:09.346 | Found existing installation: jsonschema 4.10.3 2026-07-23 02:47:09.346 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:47:09.346 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-23 02:47:10.141 | 2026-07-23 02:47:10.142 | 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-23 02:47:10.142 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-23 02:47:10.149 | 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-23 02:47:10.387 | + inc/python:pip_install:216 : result=0 2026-07-23 02:47:10.389 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:47:10.392 | + functions-common:time_stop:2420 : local name 2026-07-23 02:47:10.394 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:47:10.396 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:47:10.399 | + functions-common:time_stop:2423 : local total 2026-07-23 02:47:10.401 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:47:10.404 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:47:10.406 | + functions-common:time_stop:2427 : start_time=1784774818588 2026-07-23 02:47:10.408 | + functions-common:time_stop:2429 : [[ -z 1784774818588 ]] 2026-07-23 02:47:10.411 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:47:10.415 | + functions-common:time_stop:2432 : end_time=1784774830412 2026-07-23 02:47:10.417 | + functions-common:time_stop:2433 : elapsed_time=11824 2026-07-23 02:47:10.419 | + functions-common:time_stop:2434 : total=24653 2026-07-23 02:47:10.421 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:47:10.424 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36477 2026-07-23 02:47:10.426 | + inc/python:pip_install:219 : return 0 2026-07-23 02:47:10.429 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-23 02:47:10.431 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-23 02:47:10.434 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-23 02:47:10.437 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-23 02:47:10.439 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:47:10.442 | + 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-23 02:47:10.445 | + 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-23 02:47:10.447 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:47:10.450 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-23 02:47:10.468 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:47:10.471 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-23 02:47:10.474 | + ./stack.sh:main:924 : configure_keystone 2026-07-23 02:47:10.477 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-07-23 02:47:10.491 | + 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-23 02:47:10.494 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-23 02:47:10.499 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-23 02:47:10.516 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:47:10.519 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-23 02:47:10.553 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-23 02:47:10.584 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-23 02:47:10.620 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-23 02:47:10.653 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-23 02:47:10.687 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-23 02:47:10.723 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-23 02:47:10.758 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-23 02:47:10.793 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-23 02:47:10.831 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-23 02:47:10.833 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-23 02:47:10.836 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-23 02:47:10.839 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-23 02:47:10.842 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-23 02:47:10.845 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-23 02:47:10.863 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:10.867 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-23 02:47:10.871 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-23 02:47:10.874 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-23 02:47:10.892 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:10.894 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.141:5672/ 2026-07-23 02:47:10.897 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.141:5672/ 2026-07-23 02:47:10.935 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-23 02:47:10.938 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-23 02:47:10.941 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.141/identity 2026-07-23 02:47:10.979 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-23 02:47:10.982 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-23 02:47:11.023 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-23 02:47:11.026 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-23 02:47:11.029 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-23 02:47:11.032 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-23 02:47:11.034 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-23 02:47:11.038 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-23 02:47:11.041 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-23 02:47:11.060 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:11.064 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-23 02:47:11.066 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-23 02:47:11.070 | + 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-23 02:47:11.107 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-23 02:47:11.110 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-23 02:47:11.112 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-23 02:47:11.115 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-23 02:47:11.119 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-23 02:47:11.138 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-23 02:47:11.141 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-23 02:47:11.144 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-23 02:47:11.147 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-23 02:47:11.150 | + 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-23 02:47:11.184 | + 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-23 02:47:11.216 | + 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-23 02:47:11.249 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-23 02:47:11.281 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-23 02:47:11.315 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-23 02:47:11.350 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-23 02:47:11.352 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-23 02:47:11.355 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-23 02:47:11.358 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-23 02:47:11.361 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-23 02:47:11.363 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-23 02:47:11.366 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-23 02:47:11.369 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-23 02:47:11.371 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-23 02:47:11.385 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-23 02:47:11.386 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-23 02:47:11.394 | d /var/run/uwsgi 0755 stack root 2026-07-23 02:47:11.398 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-23 02:47:11.408 | /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-23 02:47:11.412 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-23 02:47:11.415 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-23 02:47:11.419 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-23 02:47:11.421 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-23 02:47:11.451 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 3 2026-07-23 02:47:11.480 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-23 02:47:11.507 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-23 02:47:11.534 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-23 02:47:11.563 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-23 02:47:11.595 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-23 02:47:11.626 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-23 02:47:11.656 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-23 02:47:11.685 | + 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-23 02:47:11.715 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-23 02:47:11.743 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-23 02:47:11.773 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-23 02:47:11.804 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-23 02:47:11.838 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-23 02:47:11.840 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-23 02:47:11.844 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-23 02:47:11.846 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-23 02:47:11.849 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-23 02:47:11.851 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:47:11.854 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:47:11.857 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-23 02:47:11.860 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-23 02:47:11.862 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-23 02:47:11.893 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-23 02:47:11.924 | + 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-23 02:47:11.924 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-23 02:47:11.932 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-23 02:47:11.936 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-23 02:47:11.939 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-23 02:47:11.942 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-23 02:47:11.945 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-23 02:47:11.948 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-23 02:47:11.951 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:47:11.953 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:47:11.956 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:47:11.958 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-23 02:47:11.961 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-23 02:47:11.964 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:47:11.966 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:47:11.969 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-23 02:47:12.003 | Enabling site keystone-api. 2026-07-23 02:47:12.008 | To activate the new configuration, you need to run: 2026-07-23 02:47:12.008 | systemctl reload apache2 2026-07-23 02:47:12.013 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-23 02:47:12.015 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-23 02:47:12.018 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 02:47:12.020 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-23 02:47:12.128 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-23 02:47:12.162 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-23 02:47:12.196 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-23 02:47:12.232 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-23 02:47:12.234 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-23 02:47:12.272 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-23 02:47:12.307 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-23 02:47:12.338 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-23 02:47:12.376 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-23 02:47:12.379 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-23 02:47:12.412 | + ./stack.sh:main:928 : is_service_enabled swift 2026-07-23 02:47:12.430 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:12.432 | + ./stack.sh:main:929 : is_service_enabled ceilometer 2026-07-23 02:47:12.451 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:47:12.454 | + ./stack.sh:main:932 : stack_install_service swift 2026-07-23 02:47:12.456 | + lib/stack:stack_install_service:20 : local service=swift 2026-07-23 02:47:12.459 | + lib/stack:stack_install_service:21 : type install_swift 2026-07-23 02:47:12.462 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-23 02:47:12.465 | + lib/stack:stack_install_service:32 : install_swift 2026-07-23 02:47:12.467 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-07-23 02:47:12.470 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/swift.git 2026-07-23 02:47:12.472 | + functions-common:git_clone:590 : local git_dest=/opt/stack/swift 2026-07-23 02:47:12.475 | + functions-common:git_clone:591 : local git_ref=master 2026-07-23 02:47:12.477 | + functions-common:git_clone:592 : local orig_dir 2026-07-23 02:47:12.480 | ++ functions-common:git_clone:593 : pwd 2026-07-23 02:47:12.483 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-23 02:47:12.486 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 02:47:12.490 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 02:47:12.506 | + functions-common:git_clone:596 : RECLONE=False 2026-07-23 02:47:12.509 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 02:47:12.513 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 02:47:12.516 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 02:47:12.516 | + functions-common:git_clone:610 : echo master 2026-07-23 02:47:12.520 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/swift ]] 2026-07-23 02:47:12.523 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-23 02:47:12.525 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/swift 2026-07-23 02:47:12.539 | + functions-common:git_clone:672 : cd /opt/stack/swift 2026-07-23 02:47:12.542 | + functions-common:git_clone:673 : git show --oneline 2026-07-23 02:47:12.543 | + functions-common:git_clone:673 : head -1 2026-07-23 02:47:12.575 | c79f5d1b7 Merge "Run functional tests on py39 in the check pipeline" 2026-07-23 02:47:12.579 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-23 02:47:12.581 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-07-23 02:47:12.586 | + inc/python:setup_develop:353 : local bindep 2026-07-23 02:47:12.588 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-07-23 02:47:12.591 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-07-23 02:47:12.594 | + inc/python:setup_develop:359 : local extras=keystone 2026-07-23 02:47:12.596 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-07-23 02:47:12.599 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-23 02:47:12.602 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-07-23 02:47:12.604 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-07-23 02:47:12.607 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-23 02:47:12.609 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-07-23 02:47:12.613 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-07-23 02:47:12.615 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-23 02:47:12.620 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-07-23 02:47:12.623 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-23 02:47:12.626 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-23 02:47:12.629 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-07-23 02:47:12.637 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-07-23 02:47:12.640 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-07-23 02:47:12.642 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-07-23 02:47:12.723 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-07-23 02:47:12.726 | + inc/python:setup_package:436 : local bindep=0 2026-07-23 02:47:12.728 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-23 02:47:12.731 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-23 02:47:12.734 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-07-23 02:47:12.736 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-07-23 02:47:12.738 | + inc/python:setup_package:445 : local flags=-e 2026-07-23 02:47:12.742 | + inc/python:setup_package:446 : local extras=keystone 2026-07-23 02:47:12.745 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-23 02:47:12.748 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-07-23 02:47:12.751 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-07-23 02:47:12.753 | + inc/python:setup_package:456 : extras='[keystone]' 2026-07-23 02:47:12.756 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-23 02:47:12.758 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-07-23 02:47:12.778 | Using python 3.12 to install /opt/stack/swift 2026-07-23 02:47:12.780 | + 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-23 02:47:13.285 | Obtaining file:///opt/stack/swift 2026-07-23 02:47:13.287 | Installing build dependencies: started 2026-07-23 02:47:14.047 | Installing build dependencies: finished with status 'done' 2026-07-23 02:47:14.048 | Checking if build backend supports build_editable: started 2026-07-23 02:47:14.333 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-23 02:47:14.333 | Getting requirements to build editable: started 2026-07-23 02:47:14.497 | Getting requirements to build editable: finished with status 'done' 2026-07-23 02:47:14.498 | Preparing editable metadata (pyproject.toml): started 2026-07-23 02:47:15.103 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-23 02:47:15.119 | 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.dev41) (0.41.0) 2026-07-23 02:47:15.119 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev41) (3.5.3) 2026-07-23 02:47:15.119 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev41) (3.1.0) 2026-07-23 02:47:15.389 | Collecting lxml>=4.2.3 (from swift==2.38.1.dev41) 2026-07-23 02:47:15.437 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-23 02:47:15.442 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev41) (2.34.2) 2026-07-23 02:47:15.471 | Collecting xattr>=0.7.2 (from swift==2.38.1.dev41) 2026-07-23 02:47:15.475 | 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-23 02:47:15.490 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.1.dev41) 2026-07-23 02:47:15.494 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-07-23 02:47:15.498 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev41) (43.0.3) 2026-07-23 02:47:15.499 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev41) (2.8.0) 2026-07-23 02:47:15.500 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev41) (13.0.0) 2026-07-23 02:47:15.501 | 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.dev41) (2.0.0) 2026-07-23 02:47:15.503 | 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.dev41) (3.0) 2026-07-23 02:47:15.507 | 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.dev41) (5.15.0) 2026-07-23 02:47:15.508 | 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.dev41) (4.3.0) 2026-07-23 02:47:15.508 | 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.dev41) (10.5.0) 2026-07-23 02:47:15.509 | 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.dev41) (6.5.0) 2026-07-23 02:47:15.509 | 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.dev41) (6.9.0) 2026-07-23 02:47:15.510 | 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.dev41) (8.3.0) 2026-07-23 02:47:15.510 | 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.dev41) (5.11.0) 2026-07-23 02:47:15.510 | 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.dev41) (10.1.1) 2026-07-23 02:47:15.511 | 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.dev41) (7.0.3) 2026-07-23 02:47:15.511 | 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.dev41) (4.1.0) 2026-07-23 02:47:15.512 | 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.dev41) (2.13.0) 2026-07-23 02:47:15.512 | 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.dev41) (5.8.0) 2026-07-23 02:47:15.515 | 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.dev41) (1.8.10) 2026-07-23 02:47:15.515 | 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.dev41) (2.1.0) 2026-07-23 02:47:15.515 | 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.dev41) (5.9.0) 2026-07-23 02:47:15.516 | 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.dev41) (1.8.2) 2026-07-23 02:47:15.516 | 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.dev41) (4.15.0) 2026-07-23 02:47:15.519 | 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.dev41) (1.5.0) 2026-07-23 02:47:15.521 | 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.dev41) (5.3.1) 2026-07-23 02:47:15.523 | 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.dev41) (1.3.0) 2026-07-23 02:47:15.524 | 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.dev41) (2.0.0) 2026-07-23 02:47:15.524 | 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.dev41) (6.0.3) 2026-07-23 02:47:15.529 | 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.dev41) (2.9.0.post0) 2026-07-23 02:47:15.529 | 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.dev41) (3.1.0) 2026-07-23 02:47:15.530 | 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.dev41) (2.2.2) 2026-07-23 02:47:15.531 | 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.dev41) (1.2.1) 2026-07-23 02:47:15.534 | 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.dev41) (3.3.2) 2026-07-23 02:47:15.534 | 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.dev41) (26.2) 2026-07-23 02:47:15.535 | 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.dev41) (7.2.2) 2026-07-23 02:47:15.538 | 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.dev41) (83.0.0) 2026-07-23 02:47:15.546 | 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.dev41) (1.17.0) 2026-07-23 02:47:15.550 | 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.dev41) (3.4.7) 2026-07-23 02:47:15.550 | 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.dev41) (3.18) 2026-07-23 02:47:15.551 | 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.dev41) (2.7.0) 2026-07-23 02:47:15.552 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.1.dev41) (2023.11.17) 2026-07-23 02:47:15.574 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-23 02:47:15.701 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 50.4 MB/s 0:00:00 2026-07-23 02:47:15.712 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-07-23 02:47:15.749 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 17.2 MB/s 0:00:00 2026-07-23 02:47:15.765 | 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-23 02:47:15.779 | Building wheels for collected packages: swift 2026-07-23 02:47:15.780 | Building editable for swift (pyproject.toml): started 2026-07-23 02:47:16.377 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-07-23 02:47:16.377 | Created wheel for swift: filename=swift-2.38.1.dev41-0.editable-py3-none-any.whl size=19810 sha256=92b9d78ceb9160bc44d9b46953dd093c59b8831957d75b1d4a99d3acff2e608e 2026-07-23 02:47:16.378 | Stored in directory: /tmp/pip-ephem-wheel-cache-37i2uqs7/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-07-23 02:47:16.381 | Successfully built swift 2026-07-23 02:47:16.473 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-07-23 02:47:16.654 | 2026-07-23 02:47:16.685 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.1.dev41 xattr-1.3.0 2026-07-23 02:47:16.827 | + inc/python:pip_install:216 : result=0 2026-07-23 02:47:16.829 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:47:16.831 | + functions-common:time_stop:2420 : local name 2026-07-23 02:47:16.833 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:47:16.835 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:47:16.837 | + functions-common:time_stop:2423 : local total 2026-07-23 02:47:16.840 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:47:16.843 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:47:16.845 | + functions-common:time_stop:2427 : start_time=1784774832773 2026-07-23 02:47:16.848 | + functions-common:time_stop:2429 : [[ -z 1784774832773 ]] 2026-07-23 02:47:16.851 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:47:16.855 | + functions-common:time_stop:2432 : end_time=1784774836852 2026-07-23 02:47:16.857 | + functions-common:time_stop:2433 : elapsed_time=4079 2026-07-23 02:47:16.859 | + functions-common:time_stop:2434 : total=36477 2026-07-23 02:47:16.862 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:47:16.864 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40556 2026-07-23 02:47:16.866 | + inc/python:pip_install:219 : return 0 2026-07-23 02:47:16.869 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-23 02:47:16.871 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-23 02:47:16.873 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-07-23 02:47:16.876 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-07-23 02:47:16.879 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:47:16.881 | + 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-23 02:47:16.884 | + 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-23 02:47:16.887 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:47:16.889 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-07-23 02:47:16.892 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-23 02:47:16.895 | + ./stack.sh:main:933 : configure_swift 2026-07-23 02:47:16.897 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-07-23 02:47:16.899 | + lib/swift:configure_swift:332 : local node_number 2026-07-23 02:47:16.901 | + lib/swift:configure_swift:333 : local swift_node_config 2026-07-23 02:47:16.903 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-07-23 02:47:16.905 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-23 02:47:17.219 | No object-reconstructor running 2026-07-23 02:47:17.219 | No container-updater running 2026-07-23 02:47:17.219 | No object-expirer running 2026-07-23 02:47:17.219 | No container-replicator running 2026-07-23 02:47:17.219 | No account-server running 2026-07-23 02:47:17.219 | No object-server running 2026-07-23 02:47:17.219 | No proxy-server running 2026-07-23 02:47:17.219 | No account-auditor running 2026-07-23 02:47:17.219 | No object-replicator running 2026-07-23 02:47:17.219 | No container-sharder running 2026-07-23 02:47:17.219 | No container-reconciler running 2026-07-23 02:47:17.219 | No account-reaper running 2026-07-23 02:47:17.219 | No container-sync running 2026-07-23 02:47:17.219 | No object-updater running 2026-07-23 02:47:17.219 | No container-server running 2026-07-23 02:47:17.219 | No account-replicator running 2026-07-23 02:47:17.219 | No object-auditor running 2026-07-23 02:47:17.219 | No container-auditor running 2026-07-23 02:47:17.282 | + lib/swift:configure_swift:337 : true 2026-07-23 02:47:17.285 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-07-23 02:47:17.298 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-07-23 02:47:17.311 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-07-23 02:47:17.314 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-07-23 02:47:17.314 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-07-23 02:47:17.319 | + lib/swift:configure_swift:351 : sed -e ' 2026-07-23 02:47:17.319 | s/%GROUP%/stack/; 2026-07-23 02:47:17.319 | s/%USER%/stack/; 2026-07-23 02:47:17.319 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-07-23 02:47:17.319 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-07-23 02:47:17.322 | uid = stack 2026-07-23 02:47:17.322 | gid = stack 2026-07-23 02:47:17.322 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-07-23 02:47:17.322 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-07-23 02:47:17.322 | address = 127.0.0.1 2026-07-23 02:47:17.322 | 2026-07-23 02:47:17.322 | [account6612] 2026-07-23 02:47:17.322 | max connections = 25 2026-07-23 02:47:17.322 | path = /opt/stack/data/swift/1/ 2026-07-23 02:47:17.322 | read only = false 2026-07-23 02:47:17.322 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-07-23 02:47:17.322 | 2026-07-23 02:47:17.322 | [account6622] 2026-07-23 02:47:17.322 | max connections = 25 2026-07-23 02:47:17.322 | path = /opt/stack/data/swift/2/ 2026-07-23 02:47:17.322 | read only = false 2026-07-23 02:47:17.322 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-07-23 02:47:17.322 | 2026-07-23 02:47:17.322 | [account6632] 2026-07-23 02:47:17.322 | max connections = 25 2026-07-23 02:47:17.322 | path = /opt/stack/data/swift/3/ 2026-07-23 02:47:17.322 | read only = false 2026-07-23 02:47:17.322 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-07-23 02:47:17.322 | 2026-07-23 02:47:17.322 | [account6642] 2026-07-23 02:47:17.322 | max connections = 25 2026-07-23 02:47:17.322 | path = /opt/stack/data/swift/4/ 2026-07-23 02:47:17.322 | read only = false 2026-07-23 02:47:17.322 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-07-23 02:47:17.322 | 2026-07-23 02:47:17.322 | 2026-07-23 02:47:17.322 | [container6611] 2026-07-23 02:47:17.322 | max connections = 25 2026-07-23 02:47:17.322 | path = /opt/stack/data/swift/1/ 2026-07-23 02:47:17.322 | read only = false 2026-07-23 02:47:17.322 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-07-23 02:47:17.322 | 2026-07-23 02:47:17.322 | [container6621] 2026-07-23 02:47:17.322 | max connections = 25 2026-07-23 02:47:17.322 | path = /opt/stack/data/swift/2/ 2026-07-23 02:47:17.322 | read only = false 2026-07-23 02:47:17.322 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-07-23 02:47:17.322 | 2026-07-23 02:47:17.322 | [container6631] 2026-07-23 02:47:17.322 | max connections = 25 2026-07-23 02:47:17.322 | path = /opt/stack/data/swift/3/ 2026-07-23 02:47:17.322 | read only = false 2026-07-23 02:47:17.323 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-07-23 02:47:17.323 | 2026-07-23 02:47:17.323 | [container6641] 2026-07-23 02:47:17.323 | max connections = 25 2026-07-23 02:47:17.323 | path = /opt/stack/data/swift/4/ 2026-07-23 02:47:17.323 | read only = false 2026-07-23 02:47:17.323 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-07-23 02:47:17.323 | 2026-07-23 02:47:17.323 | 2026-07-23 02:47:17.323 | [object6613] 2026-07-23 02:47:17.323 | max connections = 25 2026-07-23 02:47:17.323 | path = /opt/stack/data/swift/1/ 2026-07-23 02:47:17.323 | read only = false 2026-07-23 02:47:17.323 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-07-23 02:47:17.323 | 2026-07-23 02:47:17.323 | [object6623] 2026-07-23 02:47:17.323 | max connections = 25 2026-07-23 02:47:17.323 | path = /opt/stack/data/swift/2/ 2026-07-23 02:47:17.323 | read only = false 2026-07-23 02:47:17.323 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-07-23 02:47:17.323 | 2026-07-23 02:47:17.323 | [object6633] 2026-07-23 02:47:17.323 | max connections = 25 2026-07-23 02:47:17.323 | path = /opt/stack/data/swift/3/ 2026-07-23 02:47:17.323 | read only = false 2026-07-23 02:47:17.323 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-07-23 02:47:17.323 | 2026-07-23 02:47:17.323 | [object6643] 2026-07-23 02:47:17.323 | max connections = 25 2026-07-23 02:47:17.323 | path = /opt/stack/data/swift/4/ 2026-07-23 02:47:17.323 | read only = false 2026-07-23 02:47:17.323 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-07-23 02:47:17.325 | + lib/swift:configure_swift:357 : is_ubuntu 2026-07-23 02:47:17.328 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:47:17.330 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:47:17.332 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-07-23 02:47:17.345 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-07-23 02:47:17.347 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-07-23 02:47:17.351 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-07-23 02:47:17.356 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-07-23 02:47:17.358 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-07-23 02:47:17.363 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-07-23 02:47:17.393 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.141:8080/v1/ 2026-07-23 02:47:17.422 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-07-23 02:47:17.439 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-07-23 02:47:17.469 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-07-23 02:47:17.486 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-07-23 02:47:17.517 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-07-23 02:47:17.535 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-07-23 02:47:17.566 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-07-23 02:47:17.584 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-07-23 02:47:17.615 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-07-23 02:47:17.632 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-07-23 02:47:17.661 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-07-23 02:47:17.678 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-07-23 02:47:17.691 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:17.693 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-07-23 02:47:17.723 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-07-23 02:47:17.752 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-07-23 02:47:17.780 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-07-23 02:47:17.808 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-07-23 02:47:17.810 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-07-23 02:47:17.825 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:47:17.827 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-07-23 02:47:17.857 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-07-23 02:47:17.872 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:47:17.875 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-07-23 02:47:17.891 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:17.893 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-07-23 02:47:17.895 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-07-23 02:47:17.910 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:47:17.912 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-07-23 02:47:17.914 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-07-23 02:47:17.916 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-07-23 02:47:17.922 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-07-23 02:47:17.926 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-07-23 02:47:17.956 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-07-23 02:47:17.986 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-07-23 02:47:18.018 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-07-23 02:47:18.049 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-07-23 02:47:18.080 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-23 02:47:18.082 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-07-23 02:47:18.084 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-07-23 02:47:18.086 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-07-23 02:47:18.088 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-23 02:47:18.091 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-23 02:47:18.093 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-07-23 02:47:18.095 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-07-23 02:47:18.097 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-07-23 02:47:18.099 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-07-23 02:47:18.127 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-07-23 02:47:18.156 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.141/identity 2026-07-23 02:47:18.185 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-07-23 02:47:18.219 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-07-23 02:47:18.250 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-07-23 02:47:18.282 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-07-23 02:47:18.313 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-07-23 02:47:18.342 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.141/identity 2026-07-23 02:47:18.374 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-23 02:47:18.408 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-07-23 02:47:18.441 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-23 02:47:18.444 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-07-23 02:47:18.476 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-07-23 02:47:18.509 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-07-23 02:47:18.542 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-07-23 02:47:18.575 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-07-23 02:47:18.606 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-07-23 02:47:18.624 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-07-23 02:47:18.654 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-07-23 02:47:18.684 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-07-23 02:47:18.689 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-07-23 02:47:18.721 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-07-23 02:47:18.752 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-07-23 02:47:18.781 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-07-23 02:47:18.814 | + lib/swift:configure_swift:490 : local node_number 2026-07-23 02:47:18.817 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-23 02:47:18.819 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-23 02:47:18.822 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-07-23 02:47:18.827 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-07-23 02:47:18.829 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-23 02:47:18.831 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-23 02:47:18.833 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-07-23 02:47:18.835 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-07-23 02:47:18.837 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-23 02:47:18.840 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-23 02:47:18.842 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-07-23 02:47:18.860 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-07-23 02:47:18.893 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-07-23 02:47:18.911 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-07-23 02:47:18.944 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-07-23 02:47:18.962 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-23 02:47:18.993 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-07-23 02:47:19.011 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-23 02:47:19.041 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-07-23 02:47:19.060 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-23 02:47:19.092 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-07-23 02:47:19.109 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 3 2026-07-23 02:47:19.138 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-07-23 02:47:19.157 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-07-23 02:47:19.189 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-07-23 02:47:19.208 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-07-23 02:47:19.242 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-07-23 02:47:19.260 | + 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-23 02:47:19.292 | + 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-23 02:47:19.297 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-07-23 02:47:19.316 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-23 02:47:19.348 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-07-23 02:47:19.377 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-07-23 02:47:19.380 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-07-23 02:47:19.385 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-07-23 02:47:19.389 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-07-23 02:47:19.391 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-23 02:47:19.393 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-07-23 02:47:19.394 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-07-23 02:47:19.396 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-23 02:47:19.399 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-23 02:47:19.401 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-07-23 02:47:19.420 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-07-23 02:47:19.451 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-07-23 02:47:19.468 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-07-23 02:47:19.500 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-07-23 02:47:19.519 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-23 02:47:19.552 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-07-23 02:47:19.572 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-23 02:47:19.604 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-07-23 02:47:19.622 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-23 02:47:19.651 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-07-23 02:47:19.668 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 3 2026-07-23 02:47:19.700 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-07-23 02:47:19.717 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-07-23 02:47:19.748 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-07-23 02:47:19.765 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-07-23 02:47:19.797 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-07-23 02:47:19.814 | + 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-23 02:47:19.846 | + 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-23 02:47:19.851 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-07-23 02:47:19.871 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-23 02:47:19.905 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-07-23 02:47:19.908 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-07-23 02:47:19.913 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-07-23 02:47:19.915 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-07-23 02:47:19.917 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-23 02:47:19.920 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-07-23 02:47:19.922 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-07-23 02:47:19.925 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-23 02:47:19.928 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-23 02:47:19.930 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-07-23 02:47:19.949 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-07-23 02:47:19.982 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-07-23 02:47:19.999 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-07-23 02:47:20.030 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-07-23 02:47:20.051 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-23 02:47:20.082 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-07-23 02:47:20.099 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-23 02:47:20.130 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-07-23 02:47:20.149 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-23 02:47:20.180 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-07-23 02:47:20.198 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 3 2026-07-23 02:47:20.228 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-07-23 02:47:20.246 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-07-23 02:47:20.278 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-07-23 02:47:20.296 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-07-23 02:47:20.327 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-07-23 02:47:20.345 | + 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-23 02:47:20.375 | + 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-23 02:47:20.380 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-07-23 02:47:20.397 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-23 02:47:20.427 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-07-23 02:47:20.457 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-07-23 02:47:20.485 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-07-23 02:47:20.513 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-07-23 02:47:20.516 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-07-23 02:47:20.521 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-07-23 02:47:20.550 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-07-23 02:47:20.579 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-07-23 02:47:20.609 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-07-23 02:47:20.639 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-07-23 02:47:20.670 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-07-23 02:47:20.699 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-07-23 02:47:20.729 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-07-23 02:47:20.758 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-07-23 02:47:20.786 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-07-23 02:47:20.800 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:20.803 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-07-23 02:47:20.821 | + lib/swift:configure_swift:533 : local auth_vers 2026-07-23 02:47:20.824 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-07-23 02:47:20.845 | + lib/swift:configure_swift:534 : auth_vers=3 2026-07-23 02:47:20.847 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.141 2026-07-23 02:47:20.876 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-07-23 02:47:20.878 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-07-23 02:47:20.908 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.141/identity 2026-07-23 02:47:20.938 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-07-23 02:47:20.940 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-07-23 02:47:20.969 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-07-23 02:47:20.985 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:20.988 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-07-23 02:47:21.019 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-07-23 02:47:21.049 | + lib/swift:configure_swift:553 : local user_group 2026-07-23 02:47:21.053 | ++ lib/swift:configure_swift:554 : id -g stack 2026-07-23 02:47:21.057 | + lib/swift:configure_swift:554 : user_group=1002 2026-07-23 02:47:21.060 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-07-23 02:47:21.076 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-07-23 02:47:21.078 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-07-23 02:47:21.091 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-07-23 02:47:21.093 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-07-23 02:47:21.107 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-07-23 02:47:21.110 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-07-23 02:47:21.113 | + ./stack.sh:main:936 : is_service_enabled s3api 2026-07-23 02:47:21.131 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:47:21.134 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-07-23 02:47:21.153 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:21.155 | + ./stack.sh:main:944 : stack_install_service glance 2026-07-23 02:47:21.157 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-23 02:47:21.160 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-23 02:47:21.163 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-23 02:47:21.165 | + lib/stack:stack_install_service:32 : install_glance 2026-07-23 02:47:21.169 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-23 02:47:21.172 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-23 02:47:21.176 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-23 02:47:21.194 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:21.197 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-23 02:47:21.200 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-23 02:47:21.218 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:21.221 | + lib/glance:install_glance:558 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-07-23 02:47:21.224 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-23 02:47:21.228 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-23 02:47:21.230 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:47:21.233 | + 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-23 02:47:21.237 | + 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-23 02:47:21.239 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:47:21.242 | ++ lib/glance:install_glance:569 : join_extras swift cinder 2026-07-23 02:47:21.245 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-23 02:47:21.248 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-07-23 02:47:21.252 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store swift,cinder 2026-07-23 02:47:21.255 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-23 02:47:21.258 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-07-23 02:47:21.261 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-23 02:47:21.265 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-23 02:47:21.268 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-23 02:47:21.271 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-23 02:47:21.276 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-23 02:47:21.277 | +++ 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-23 02:47:21.283 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-23 02:47:21.287 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-23 02:47:21.291 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-23 02:47:21.295 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-23 02:47:21.298 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-07-23 02:47:21.323 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-07-23 02:47:21.326 | + 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-23 02:47:21.920 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-23 02:47:22.031 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-23 02:47:22.041 | 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-23 02:47:22.041 | 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-23 02:47:22.042 | 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-23 02:47:22.042 | 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-23 02:47:22.043 | 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-23 02:47:22.043 | 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-23 02:47:22.044 | 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-23 02:47:22.045 | 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-23 02:47:22.045 | 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-23 02:47:22.046 | 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-23 02:47:22.055 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-07-23 02:47:22.059 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-23 02:47:22.064 | 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-23 02:47:22.064 | 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-23 02:47:22.065 | 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-23 02:47:22.081 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-23 02:47:22.085 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-23 02:47:22.104 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-23 02:47:22.108 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-23 02:47:22.143 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-23 02:47:22.150 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-23 02:47:22.169 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-23 02:47:22.173 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-23 02:47:22.190 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-23 02:47:22.193 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-23 02:47:22.201 | 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-23 02:47:22.201 | 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-23 02:47:22.201 | 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-23 02:47:22.201 | 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-23 02:47:22.203 | 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-23 02:47:22.204 | 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-23 02:47:22.205 | 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-23 02:47:22.208 | 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-23 02:47:22.208 | 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-23 02:47:22.209 | 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-23 02:47:22.210 | 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-23 02:47:22.221 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-07-23 02:47:22.224 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-23 02:47:22.228 | 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-23 02:47:22.231 | 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-23 02:47:22.233 | 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-23 02:47:22.233 | 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-23 02:47:22.234 | 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-23 02:47:22.238 | 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-23 02:47:22.240 | 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-23 02:47:22.240 | 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-23 02:47:22.242 | 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-23 02:47:22.246 | 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-23 02:47:22.247 | 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-23 02:47:22.247 | 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-23 02:47:22.248 | 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-23 02:47:22.249 | 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-23 02:47:22.249 | 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-23 02:47:22.250 | 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-23 02:47:22.252 | 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-23 02:47:22.258 | 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-23 02:47:22.259 | 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-23 02:47:22.261 | 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-23 02:47:22.269 | 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-23 02:47:22.273 | 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-23 02:47:22.274 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.17.0) 2026-07-23 02:47:22.282 | 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-23 02:47:22.282 | 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-23 02:47:22.283 | 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-23 02:47:22.283 | 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-23 02:47:22.295 | 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-23 02:47:22.318 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-23 02:47:22.341 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-23 02:47:22.351 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-07-23 02:47:22.357 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-07-23 02:47:22.363 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-23 02:47:22.375 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-23 02:47:22.382 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-23 02:47:22.387 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-23 02:47:22.503 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-23 02:47:23.191 | 2026-07-23 02:47:23.200 | 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-23 02:47:23.301 | + inc/python:pip_install:216 : result=0 2026-07-23 02:47:23.304 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:47:23.307 | + functions-common:time_stop:2420 : local name 2026-07-23 02:47:23.310 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:47:23.312 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:47:23.315 | + functions-common:time_stop:2423 : local total 2026-07-23 02:47:23.317 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:47:23.320 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:47:23.322 | + functions-common:time_stop:2427 : start_time=1784774841316 2026-07-23 02:47:23.325 | + functions-common:time_stop:2429 : [[ -z 1784774841316 ]] 2026-07-23 02:47:23.328 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:47:23.333 | + functions-common:time_stop:2432 : end_time=1784774843330 2026-07-23 02:47:23.336 | + functions-common:time_stop:2433 : elapsed_time=2014 2026-07-23 02:47:23.338 | + functions-common:time_stop:2434 : total=40556 2026-07-23 02:47:23.341 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:47:23.343 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42570 2026-07-23 02:47:23.346 | + inc/python:pip_install:219 : return 0 2026-07-23 02:47:23.349 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-23 02:47:23.352 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-23 02:47:23.355 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-07-23 02:47:23.368 | + 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-23 02:47:23.373 | + lib/glance:install_glance:573 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-23 02:47:23.376 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/glance.git 2026-07-23 02:47:23.378 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-23 02:47:23.381 | + functions-common:git_clone:591 : local git_ref=master 2026-07-23 02:47:23.383 | + functions-common:git_clone:592 : local orig_dir 2026-07-23 02:47:23.387 | ++ functions-common:git_clone:593 : pwd 2026-07-23 02:47:23.390 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-23 02:47:23.392 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 02:47:23.396 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 02:47:23.413 | + functions-common:git_clone:596 : RECLONE=False 2026-07-23 02:47:23.416 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 02:47:23.419 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 02:47:23.422 | + functions-common:git_clone:610 : echo master 2026-07-23 02:47:23.422 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 02:47:23.426 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-23 02:47:23.429 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-23 02:47:23.432 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-23 02:47:23.445 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-23 02:47:23.448 | + functions-common:git_clone:673 : git show --oneline 2026-07-23 02:47:23.449 | + functions-common:git_clone:673 : head -1 2026-07-23 02:47:23.471 | d2a95f439 Merge "Modify SRBAC testing jobs as devstack enable new defaults" 2026-07-23 02:47:23.474 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-23 02:47:23.477 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-23 02:47:23.480 | + inc/python:setup_develop:353 : local bindep 2026-07-23 02:47:23.483 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-23 02:47:23.486 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-23 02:47:23.488 | + inc/python:setup_develop:359 : local extras= 2026-07-23 02:47:23.491 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-23 02:47:23.495 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-23 02:47:23.498 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-23 02:47:23.501 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-23 02:47:23.505 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-23 02:47:23.508 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-23 02:47:23.511 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-23 02:47:23.515 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-23 02:47:23.518 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-23 02:47:23.521 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-23 02:47:23.524 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-23 02:47:23.528 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-23 02:47:23.534 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-23 02:47:23.537 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-23 02:47:23.540 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-23 02:47:23.636 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-23 02:47:23.638 | + inc/python:setup_package:436 : local bindep=0 2026-07-23 02:47:23.641 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-23 02:47:23.644 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-23 02:47:23.646 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-23 02:47:23.649 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-23 02:47:23.651 | + inc/python:setup_package:445 : local flags=-e 2026-07-23 02:47:23.654 | + inc/python:setup_package:446 : local extras= 2026-07-23 02:47:23.656 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-23 02:47:23.659 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-23 02:47:23.662 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-23 02:47:23.665 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-23 02:47:23.667 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-23 02:47:23.670 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-23 02:47:23.691 | Using python 3.12 to install /opt/stack/glance 2026-07-23 02:47:23.693 | + 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-23 02:47:24.179 | Obtaining file:///opt/stack/glance 2026-07-23 02:47:24.182 | Installing build dependencies: started 2026-07-23 02:47:24.999 | Installing build dependencies: finished with status 'done' 2026-07-23 02:47:24.999 | Checking if build backend supports build_editable: started 2026-07-23 02:47:25.267 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-23 02:47:25.268 | Getting requirements to build editable: started 2026-07-23 02:47:25.410 | Getting requirements to build editable: finished with status 'done' 2026-07-23 02:47:25.411 | Preparing editable metadata (pyproject.toml): started 2026-07-23 02:47:25.971 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-23 02:47:25.986 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (7.0.3) 2026-07-23 02:47:25.986 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (0.7.1) 2026-07-23 02:47:25.987 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (2.0.51) 2026-07-23 02:47:25.987 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.1.0) 2026-07-23 02:47:25.988 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (2.5.1) 2026-07-23 02:47:25.988 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (1.8.10) 2026-07-23 02:47:25.988 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (1.18.5) 2026-07-23 02:47:26.062 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.110 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-23 02:47:26.115 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (10.5.0) 2026-07-23 02:47:26.115 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (7.6.1) 2026-07-23 02:47:26.116 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (6.5.0) 2026-07-23 02:47:26.118 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (2.8.0) 2026-07-23 02:47:26.118 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (10.1.1) 2026-07-23 02:47:26.118 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (5.9.0) 2026-07-23 02:47:26.139 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.141 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-23 02:47:26.148 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (5.15.0) 2026-07-23 02:47:26.148 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (13.0.0) 2026-07-23 02:47:26.156 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.159 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-23 02:47:26.163 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.18.0) 2026-07-23 02:47:26.164 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.10.1) 2026-07-23 02:47:26.164 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (4.26.0) 2026-07-23 02:47:26.165 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (5.8.0) 2026-07-23 02:47:26.165 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (18.1.0) 2026-07-23 02:47:26.165 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (6.9.0) 2026-07-23 02:47:26.174 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.177 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-23 02:47:26.182 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (8.3.0) 2026-07-23 02:47:26.182 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (18.2.0) 2026-07-23 02:47:26.182 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (8.2.0) 2026-07-23 02:47:26.194 | Collecting oslo.reports>=1.18.0 (from glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.197 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-23 02:47:26.201 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (6.0.0) 2026-07-23 02:47:26.201 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (4.4.0) 2026-07-23 02:47:26.202 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (5.6.0) 2026-07-23 02:47:26.202 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.1.0) 2026-07-23 02:47:26.203 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (43.0.3) 2026-07-23 02:47:26.212 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.215 | Downloading cursive-0.2.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-23 02:47:26.233 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.236 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-23 02:47:26.243 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev14) (1.3.12) 2026-07-23 02:47:26.243 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev14) (4.15.0) 2026-07-23 02:47:26.253 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.257 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-07-23 02:47:26.262 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev14) (2.34.2) 2026-07-23 02:47:26.264 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev14) (2.0.0) 2026-07-23 02:47:26.266 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev14) (3.0) 2026-07-23 02:47:26.267 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev14) (5.11.0) 2026-07-23 02:47:26.269 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev14) (2.2.2) 2026-07-23 02:47:26.272 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev14) (1.4.2) 2026-07-23 02:47:26.272 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev14) (3.4.0) 2026-07-23 02:47:26.275 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev14) (3.3.2) 2026-07-23 02:47:26.278 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev14) (26.1.0) 2026-07-23 02:47:26.278 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev14) (2025.9.1) 2026-07-23 02:47:26.279 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev14) (0.37.0) 2026-07-23 02:47:26.281 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev14) (2026.5.1) 2026-07-23 02:47:26.283 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev14) (2.1.0) 2026-07-23 02:47:26.283 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev14) (1.8.2) 2026-07-23 02:47:26.286 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev14) (4.3.0) 2026-07-23 02:47:26.287 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev14) (4.1.0) 2026-07-23 02:47:26.287 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev14) (2.13.0) 2026-07-23 02:47:26.291 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev14) (1.5.0) 2026-07-23 02:47:26.293 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev14) (5.3.1) 2026-07-23 02:47:26.295 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev14) (0.20) 2026-07-23 02:47:26.298 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev14) (1.3.0) 2026-07-23 02:47:26.298 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev14) (2.0.0) 2026-07-23 02:47:26.299 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev14) (6.0.3) 2026-07-23 02:47:26.303 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev14) (2.1.2) 2026-07-23 02:47:26.304 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev14) (0.6.2) 2026-07-23 02:47:26.325 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.328 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-23 02:47:26.346 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.349 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-23 02:47:26.364 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.367 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-23 02:47:26.384 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.386 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-23 02:47:26.391 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) (7.2.2) 2026-07-23 02:47:26.403 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.405 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-23 02:47:26.413 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev14) (2.9.0.post0) 2026-07-23 02:47:26.415 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (4.7.0) 2026-07-23 02:47:26.416 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (7.1.4) 2026-07-23 02:47:26.417 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (5.3.1) 2026-07-23 02:47:26.417 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (5.6.2) 2026-07-23 02:47:26.418 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (0.16.0) 2026-07-23 02:47:26.419 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (5.1.0) 2026-07-23 02:47:26.423 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (2026.2) 2026-07-23 02:47:26.426 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (26.2) 2026-07-23 02:47:26.427 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (0.25.0) 2026-07-23 02:47:26.429 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev14) (5.0.0) 2026-07-23 02:47:26.429 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev14) (3.1.6) 2026-07-23 02:47:26.430 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev14) (4.0.1) 2026-07-23 02:47:26.434 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev14) (3.0.3) 2026-07-23 02:47:26.441 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev14) (1.2.1) 2026-07-23 02:47:26.444 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (0.41.0) 2026-07-23 02:47:26.445 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (3.5.3) 2026-07-23 02:47:26.446 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (1.7.6) 2026-07-23 02:47:26.448 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (2.8.0) 2026-07-23 02:47:26.462 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev14) (83.0.0) 2026-07-23 02:47:26.470 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev14) (0.8.1) 2026-07-23 02:47:26.492 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.495 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-23 02:47:26.509 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.512 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-23 02:47:26.535 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.538 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-23 02:47:26.561 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.563 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-23 02:47:26.575 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.577 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-23 02:47:26.581 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) (15.0.0) 2026-07-23 02:47:26.590 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.592 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-23 02:47:26.605 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev14) (1.17.0) 2026-07-23 02:47:26.614 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) (3.4.7) 2026-07-23 02:47:26.615 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) (3.18) 2026-07-23 02:47:26.615 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) (2.7.0) 2026-07-23 02:47:26.616 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) (2023.11.17) 2026-07-23 02:47:26.630 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) (4.2.0) 2026-07-23 02:47:26.631 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) (2.20.0) 2026-07-23 02:47:26.636 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) (0.1.2) 2026-07-23 02:47:26.642 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev14) (0.8) 2026-07-23 02:47:26.674 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.677 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-23 02:47:26.694 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.697 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-23 02:47:26.730 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) (9.1.4) 2026-07-23 02:47:26.739 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.742 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-23 02:47:26.783 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-23 02:47:26.785 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-23 02:47:26.792 | Installing build dependencies: started 2026-07-23 02:47:27.549 | Installing build dependencies: finished with status 'done' 2026-07-23 02:47:27.550 | Getting requirements to build wheel: started 2026-07-23 02:47:27.865 | Getting requirements to build wheel: finished with status 'done' 2026-07-23 02:47:27.866 | Preparing metadata (pyproject.toml): started 2026-07-23 02:47:28.046 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-23 02:47:28.048 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev14) (2026.2) 2026-07-23 02:47:28.066 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-23 02:47:28.069 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-23 02:47:28.087 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-23 02:47:28.090 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-23 02:47:28.120 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-07-23 02:47:28.128 | Downloading cursive-0.2.4-py3-none-any.whl (44 kB) 2026-07-23 02:47:28.134 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-23 02:47:28.143 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-07-23 02:47:28.149 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-23 02:47:28.178 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 70.8 MB/s 0:00:00 2026-07-23 02:47:28.181 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-23 02:47:28.186 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-23 02:47:28.191 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-23 02:47:28.196 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-07-23 02:47:28.202 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-23 02:47:28.207 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-07-23 02:47:28.214 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-07-23 02:47:28.220 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-23 02:47:28.225 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-23 02:47:28.233 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-23 02:47:28.242 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-23 02:47:28.248 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-23 02:47:28.253 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-23 02:47:28.265 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-23 02:47:28.270 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-23 02:47:28.302 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 66.1 MB/s 0:00:00 2026-07-23 02:47:28.305 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-23 02:47:28.310 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-23 02:47:28.317 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-23 02:47:28.321 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-23 02:47:28.356 | Building wheels for collected packages: glance, simplegeneric 2026-07-23 02:47:28.357 | Building editable for glance (pyproject.toml): started 2026-07-23 02:47:28.822 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-23 02:47:28.824 | Created wheel for glance: filename=glance-33.0.0.0b3.dev14-0.editable-py3-none-any.whl size=9051 sha256=8321b764fa275d21836afd38a763a1239123e97b92d93311b5d53e5317bc8421 2026-07-23 02:47:28.824 | Stored in directory: /tmp/pip-ephem-wheel-cache-z4pzoesf/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-23 02:47:28.828 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-23 02:47:29.039 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-23 02:47:29.042 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=fd0a516889227228735ffd8185accb2c730c852b0430c7c075a9a2724ef64b1a 2026-07-23 02:47:29.042 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-23 02:47:29.042 | Successfully built glance simplegeneric 2026-07-23 02:47:29.167 | 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-23 02:47:30.586 | Attempting uninstall: jsonpointer 2026-07-23 02:47:30.594 | Found existing installation: jsonpointer 2.0 2026-07-23 02:47:30.594 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:47:30.594 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-23 02:47:30.601 | Attempting uninstall: jmespath 2026-07-23 02:47:30.609 | Found existing installation: jmespath 1.0.1 2026-07-23 02:47:30.609 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:47:30.609 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-23 02:47:30.628 | Attempting uninstall: httplib2 2026-07-23 02:47:30.636 | Found existing installation: httplib2 0.20.4 2026-07-23 02:47:30.636 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:47:30.636 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-23 02:47:30.681 | Attempting uninstall: jsonpatch 2026-07-23 02:47:30.688 | Found existing installation: jsonpatch 1.32 2026-07-23 02:47:30.688 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:47:30.689 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-23 02:47:32.850 | 2026-07-23 02:47:32.859 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.8.0 cliff-4.15.0 cmd2-4.0.0 cursive-0.2.4 glance-33.0.0.0b3.dev14 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.5.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-23 02:47:33.042 | + inc/python:pip_install:216 : result=0 2026-07-23 02:47:33.044 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:47:33.047 | + functions-common:time_stop:2420 : local name 2026-07-23 02:47:33.049 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:47:33.051 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:47:33.054 | + functions-common:time_stop:2423 : local total 2026-07-23 02:47:33.056 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:47:33.059 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:47:33.061 | + functions-common:time_stop:2427 : start_time=1784774843685 2026-07-23 02:47:33.063 | + functions-common:time_stop:2429 : [[ -z 1784774843685 ]] 2026-07-23 02:47:33.067 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:47:33.071 | + functions-common:time_stop:2432 : end_time=1784774853068 2026-07-23 02:47:33.074 | + functions-common:time_stop:2433 : elapsed_time=9383 2026-07-23 02:47:33.076 | + functions-common:time_stop:2434 : total=42570 2026-07-23 02:47:33.078 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:47:33.081 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=51953 2026-07-23 02:47:33.083 | + inc/python:pip_install:219 : return 0 2026-07-23 02:47:33.086 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-23 02:47:33.089 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-23 02:47:33.091 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-23 02:47:33.094 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-23 02:47:33.097 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:47:33.099 | + 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-23 02:47:33.103 | + 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-23 02:47:33.106 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:47:33.109 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-23 02:47:33.111 | + ./stack.sh:main:945 : configure_glance 2026-07-23 02:47:33.114 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-07-23 02:47:33.127 | + lib/glance:configure_glance:353 : local dburl 2026-07-23 02:47:33.131 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-23 02:47:33.133 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-23 02:47:33.136 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-23 02:47:33.138 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-23 02:47:33.141 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-23 02:47:33.144 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-23 02:47:33.146 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-23 02:47:33.162 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:33.164 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-23 02:47:33.167 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-23 02:47:33.170 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-23 02:47:33.173 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-23 02:47:33.206 | + 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-23 02:47:33.240 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-23 02:47:33.273 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-23 02:47:33.306 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-23 02:47:33.340 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-23 02:47:33.378 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-23 02:47:33.413 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-23 02:47:33.416 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-23 02:47:33.419 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-23 02:47:33.421 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-23 02:47:33.424 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-23 02:47:33.427 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-23 02:47:33.430 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-23 02:47:33.433 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-23 02:47:33.436 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-23 02:47:33.438 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-23 02:47:33.473 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-23 02:47:33.507 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.141/identity 2026-07-23 02:47:33.539 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-23 02:47:33.571 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-07-23 02:47:33.604 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-23 02:47:33.634 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-23 02:47:33.665 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-23 02:47:33.697 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.141/identity 2026-07-23 02:47:33.729 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-23 02:47:33.761 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-23 02:47:33.794 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-23 02:47:33.797 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-23 02:47:33.832 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-23 02:47:33.834 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-23 02:47:33.836 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-23 02:47:33.839 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-23 02:47:33.842 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-23 02:47:33.844 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-23 02:47:33.862 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:33.865 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-23 02:47:33.868 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-23 02:47:33.870 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-23 02:47:33.889 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:33.892 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.141:5672/ 2026-07-23 02:47:33.896 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.141:5672/ 2026-07-23 02:47:33.928 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-23 02:47:33.931 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-23 02:47:33.934 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-23 02:47:33.936 | + lib/glance:configure_glance:366 : '[' qemu = parallels ']' 2026-07-23 02:47:33.939 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-23 02:47:33.969 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-23 02:47:33.998 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-23 02:47:34.034 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-23 02:47:34.036 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-23 02:47:34.039 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-23 02:47:34.041 | + lib/glance:configure_glance_store:282 : local be 2026-07-23 02:47:34.044 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-23 02:47:34.047 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-23 02:47:34.049 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-23 02:47:34.086 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-23 02:47:34.089 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.141 2026-07-23 02:47:34.126 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-23 02:47:34.128 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-23 02:47:34.130 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-23 02:47:34.148 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:34.150 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-07-23 02:47:34.184 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-07-23 02:47:34.215 | + 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-23 02:47:34.246 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-07-23 02:47:34.279 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-07-23 02:47:34.310 | + lib/glance:configure_glance:401 : is_service_enabled tls-proxy 2026-07-23 02:47:34.327 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:34.329 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-07-23 02:47:34.359 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-07-23 02:47:34.390 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-07-23 02:47:34.423 | + lib/glance:configure_glance:408 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-07-23 02:47:34.453 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.141/identity/v3 2026-07-23 02:47:34.483 | + lib/glance:configure_glance:410 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-07-23 02:47:34.515 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.141/image 2026-07-23 02:47:34.548 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-23 02:47:34.565 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:34.567 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-07-23 02:47:34.601 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.141/identity 2026-07-23 02:47:34.635 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-23 02:47:34.638 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-23 02:47:34.641 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-23 02:47:34.645 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-23 02:47:34.664 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-23 02:47:34.667 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-23 02:47:34.670 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-23 02:47:34.673 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-23 02:47:34.675 | + 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-23 02:47:34.707 | + 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-23 02:47:34.738 | + 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-23 02:47:34.772 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-23 02:47:34.805 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-23 02:47:34.838 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-23 02:47:34.844 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-23 02:47:34.880 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-23 02:47:34.913 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-23 02:47:34.945 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-23 02:47:34.977 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-23 02:47:35.010 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-23 02:47:35.043 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-23 02:47:35.076 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-23 02:47:35.108 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-23 02:47:35.113 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-07-23 02:47:35.127 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-23 02:47:35.144 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:35.146 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=10.4.3.141 2026-07-23 02:47:35.149 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-07-23 02:47:35.152 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.141:8776/v3/%(project_id)s' 2026-07-23 02:47:35.184 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.141:8776/v3/%(project_id)s' 2026-07-23 02:47:35.215 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-23 02:47:35.216 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-23 02:47:35.218 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-23 02:47:35.221 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-23 02:47:35.223 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-23 02:47:35.225 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-23 02:47:35.228 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-23 02:47:35.232 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-23 02:47:35.234 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-23 02:47:35.265 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-23 02:47:35.268 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-23 02:47:35.270 | ++ functions:get_random_port:861 : true 2026-07-23 02:47:35.272 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-23 02:47:35.275 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-23 02:47:35.277 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-23 02:47:35.344 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-23 02:47:35.346 | ++ functions:get_random_port:865 : break 2 2026-07-23 02:47:35.348 | ++ functions:get_random_port:869 : echo 60999 2026-07-23 02:47:35.351 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-23 02:47:35.353 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-23 02:47:35.381 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 3 2026-07-23 02:47:35.410 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-23 02:47:35.439 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-23 02:47:35.466 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-23 02:47:35.496 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-23 02:47:35.525 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-23 02:47:35.554 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-23 02:47:35.584 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-23 02:47:35.614 | + 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-23 02:47:35.643 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-23 02:47:35.674 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-23 02:47:35.704 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-23 02:47:35.734 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-23 02:47:35.763 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-23 02:47:35.794 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-23 02:47:35.826 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-23 02:47:35.859 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-23 02:47:35.889 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-23 02:47:35.922 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-23 02:47:35.954 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-23 02:47:35.956 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-23 02:47:35.959 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-23 02:47:35.961 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:47:35.963 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:47:35.965 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:47:35.969 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-23 02:47:35.971 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-23 02:47:36.008 | proxy (enabled by site administrator) 2026-07-23 02:47:36.012 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-23 02:47:36.015 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-23 02:47:36.017 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-23 02:47:36.019 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:47:36.022 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:47:36.025 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:47:36.028 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-23 02:47:36.030 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-23 02:47:36.062 | No module matches proxy_http 2026-07-23 02:47:36.064 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-23 02:47:36.098 | Considering dependency proxy for proxy_http: 2026-07-23 02:47:36.098 | Module proxy already enabled 2026-07-23 02:47:36.098 | Enabling module proxy_http. 2026-07-23 02:47:36.104 | To activate the new configuration, you need to run: 2026-07-23 02:47:36.104 | systemctl restart apache2 2026-07-23 02:47:36.108 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-23 02:47:36.111 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-23 02:47:36.113 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-23 02:47:36.116 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 02:47:36.118 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-23 02:47:36.236 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-23 02:47:36.239 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-23 02:47:36.241 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-23 02:47:36.244 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-23 02:47:36.246 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:47:36.249 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:47:36.251 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-23 02:47:36.253 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-23 02:47:36.256 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-23 02:47:36.257 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-23 02:47:36.266 | KeepAlive Off 2026-07-23 02:47:36.271 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-23 02:47:36.271 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-23 02:47:36.279 | SetEnv proxy-sendchunked 1 2026-07-23 02:47:36.284 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-23 02:47:36.284 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-23 02:47:36.292 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-23 02:47:36.296 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-23 02:47:36.299 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-23 02:47:36.301 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-23 02:47:36.303 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-23 02:47:36.306 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-23 02:47:36.308 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:47:36.311 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:47:36.313 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:47:36.315 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-23 02:47:36.318 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-23 02:47:36.320 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:47:36.323 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:47:36.325 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-23 02:47:36.359 | Enabling site glance-api. 2026-07-23 02:47:36.365 | To activate the new configuration, you need to run: 2026-07-23 02:47:36.365 | systemctl reload apache2 2026-07-23 02:47:36.371 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-23 02:47:36.373 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-23 02:47:36.376 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 02:47:36.378 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-23 02:47:36.492 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-23 02:47:36.499 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-23 02:47:36.534 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-23 02:47:36.570 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-23 02:47:36.573 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-23 02:47:36.608 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-23 02:47:36.640 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-07-23 02:47:36.657 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:36.660 | + ./stack.sh:main:950 : stack_install_service cinder 2026-07-23 02:47:36.663 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-23 02:47:36.665 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-23 02:47:36.668 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-23 02:47:36.671 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-23 02:47:36.674 | + lib/cinder:install_cinder:539 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-23 02:47:36.677 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/cinder.git 2026-07-23 02:47:36.679 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-23 02:47:36.681 | + functions-common:git_clone:591 : local git_ref=master 2026-07-23 02:47:36.684 | + functions-common:git_clone:592 : local orig_dir 2026-07-23 02:47:36.687 | ++ functions-common:git_clone:593 : pwd 2026-07-23 02:47:36.690 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-23 02:47:36.692 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 02:47:36.695 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 02:47:36.712 | + functions-common:git_clone:596 : RECLONE=False 2026-07-23 02:47:36.714 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 02:47:36.717 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 02:47:36.720 | + functions-common:git_clone:610 : echo master 2026-07-23 02:47:36.720 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 02:47:36.725 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-23 02:47:36.727 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-23 02:47:36.729 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-23 02:47:36.744 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-23 02:47:36.747 | + functions-common:git_clone:673 : head -1 2026-07-23 02:47:36.747 | + functions-common:git_clone:673 : git show --oneline 2026-07-23 02:47:36.765 | c7ca067f1 Merge 'refs/changes/09/994909/2' 2026-07-23 02:47:36.769 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-23 02:47:36.771 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-23 02:47:36.774 | + inc/python:setup_develop:353 : local bindep 2026-07-23 02:47:36.777 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-23 02:47:36.779 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-23 02:47:36.782 | + inc/python:setup_develop:359 : local extras= 2026-07-23 02:47:36.785 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-23 02:47:36.788 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-23 02:47:36.791 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-23 02:47:36.793 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-23 02:47:36.796 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-23 02:47:36.799 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-23 02:47:36.803 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-23 02:47:36.806 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-23 02:47:36.809 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-23 02:47:36.812 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-23 02:47:36.815 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-23 02:47:36.818 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-23 02:47:36.824 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-23 02:47:36.827 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-23 02:47:36.830 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-23 02:47:36.905 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-23 02:47:36.908 | + inc/python:setup_package:436 : local bindep=0 2026-07-23 02:47:36.912 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-23 02:47:36.914 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-23 02:47:36.916 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-23 02:47:36.919 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-23 02:47:36.921 | + inc/python:setup_package:445 : local flags=-e 2026-07-23 02:47:36.924 | + inc/python:setup_package:446 : local extras= 2026-07-23 02:47:36.927 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-23 02:47:36.930 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-23 02:47:36.932 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-23 02:47:36.935 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-23 02:47:36.937 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-23 02:47:36.940 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-23 02:47:36.960 | Using python 3.12 to install /opt/stack/cinder 2026-07-23 02:47:36.963 | + 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-23 02:47:37.456 | Obtaining file:///opt/stack/cinder 2026-07-23 02:47:37.459 | Installing build dependencies: started 2026-07-23 02:47:38.313 | Installing build dependencies: finished with status 'done' 2026-07-23 02:47:38.314 | Checking if build backend supports build_editable: started 2026-07-23 02:47:38.590 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-23 02:47:38.590 | Getting requirements to build editable: started 2026-07-23 02:47:38.738 | Getting requirements to build editable: finished with status 'done' 2026-07-23 02:47:38.739 | Preparing editable metadata (pyproject.toml): started 2026-07-23 02:47:39.673 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-23 02:47:39.687 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (7.0.3) 2026-07-23 02:47:39.687 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (5.3.1) 2026-07-23 02:47:39.688 | 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.dev203) (0.41.0) 2026-07-23 02:47:39.688 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (3.4.0) 2026-07-23 02:47:39.688 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (3.5.3) 2026-07-23 02:47:39.689 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (2.1.0) 2026-07-23 02:47:39.689 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (4.26.0) 2026-07-23 02:47:39.690 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (5.15.0) 2026-07-23 02:47:39.690 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (13.0.0) 2026-07-23 02:47:39.691 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (6.1.1) 2026-07-23 02:47:39.691 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (10.5.0) 2026-07-23 02:47:39.692 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (7.6.1) 2026-07-23 02:47:39.692 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (6.5.0) 2026-07-23 02:47:39.695 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (18.1.0) 2026-07-23 02:47:39.695 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (8.3.0) 2026-07-23 02:47:39.695 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (18.2.0) 2026-07-23 02:47:39.695 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (8.2.0) 2026-07-23 02:47:39.695 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (6.0.0) 2026-07-23 02:47:39.695 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (3.12.0) 2026-07-23 02:47:39.695 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (3.9.0) 2026-07-23 02:47:39.695 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (7.10.0) 2026-07-23 02:47:39.696 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (5.11.0) 2026-07-23 02:47:39.696 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (4.7.0) 2026-07-23 02:47:39.697 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (2.8.0) 2026-07-23 02:47:39.697 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (10.1.1) 2026-07-23 02:47:39.776 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev203) 2026-07-23 02:47:39.824 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-23 02:47:39.829 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (4.4.0) 2026-07-23 02:47:39.829 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (26.2) 2026-07-23 02:47:39.852 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev203) 2026-07-23 02:47:39.856 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-23 02:47:39.861 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (3.10.1) 2026-07-23 02:47:39.861 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (3.1.0) 2026-07-23 02:47:39.862 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (3.3.2) 2026-07-23 02:47:39.862 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (7.5.0) 2026-07-23 02:47:39.875 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev203) 2026-07-23 02:47:39.878 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-23 02:47:39.883 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (5.8.0) 2026-07-23 02:47:39.897 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev203) 2026-07-23 02:47:39.900 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-23 02:47:39.905 | Requirement already satisfied: python-swiftclient>=3.10.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (4.10.0) 2026-07-23 02:47:39.905 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (2.34.2) 2026-07-23 02:47:39.906 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (2.7.0) 2026-07-23 02:47:39.906 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (2.5.1) 2026-07-23 02:47:39.907 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (6.3.0) 2026-07-23 02:47:39.914 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev203) 2026-07-23 02:47:39.918 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-23 02:47:39.921 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (2.0.51) 2026-07-23 02:47:39.922 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (5.9.0) 2026-07-23 02:47:40.042 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev203) 2026-07-23 02:47:40.045 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-23 02:47:40.056 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (9.1.4) 2026-07-23 02:47:40.057 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (1.8.10) 2026-07-23 02:47:40.057 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (6.9.0) 2026-07-23 02:47:40.073 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev203) 2026-07-23 02:47:40.076 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-23 02:47:40.081 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (7.1.0) 2026-07-23 02:47:40.097 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev203) 2026-07-23 02:47:40.101 | Downloading tooz-9.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-23 02:47:40.140 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev203) 2026-07-23 02:47:40.143 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-23 02:47:40.148 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (5.8.0) 2026-07-23 02:47:40.148 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (43.0.3) 2026-07-23 02:47:40.149 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (0.2.4) 2026-07-23 02:47:40.212 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev203) 2026-07-23 02:47:40.216 | 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-23 02:47:40.404 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev203) 2026-07-23 02:47:40.408 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-23 02:47:40.413 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev203) (1.9.0) 2026-07-23 02:47:40.413 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (2026.2) 2026-07-23 02:47:40.413 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev203) (7.1.4) 2026-07-23 02:47:40.602 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev203) 2026-07-23 02:47:40.605 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-23 02:47:40.610 | 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.dev203) (1.1.0) 2026-07-23 02:47:40.622 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev203) 2026-07-23 02:47:40.625 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-23 02:47:40.630 | 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.dev203) (2.9.0.post0) 2026-07-23 02:47:40.633 | 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.dev203) (1.17.0) 2026-07-23 02:47:40.648 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev203) (2.0.0) 2026-07-23 02:47:40.650 | 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.dev203) (3.0) 2026-07-23 02:47:40.655 | 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.dev203) (2.8.0) 2026-07-23 02:47:40.659 | 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.dev203) (3.1.0) 2026-07-23 02:47:40.660 | 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.dev203) (2.2.2) 2026-07-23 02:47:40.661 | 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.dev203) (0.32.0) 2026-07-23 02:47:40.684 | 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.dev203) 2026-07-23 02:47:40.687 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-23 02:47:40.701 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev203) 2026-07-23 02:47:40.704 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-23 02:47:40.727 | 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.dev203) 2026-07-23 02:47:40.730 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-23 02:47:40.742 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev203) 2026-07-23 02:47:40.745 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-23 02:47:40.761 | 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.dev203) 2026-07-23 02:47:40.763 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-23 02:47:40.935 | 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.dev203) 2026-07-23 02:47:40.937 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-23 02:47:40.955 | 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.dev203) 2026-07-23 02:47:40.958 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-23 02:47:40.978 | 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.dev203) 2026-07-23 02:47:40.981 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-23 02:47:40.994 | 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.dev203) (3.4.7) 2026-07-23 02:47:40.995 | 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.dev203) (3.18) 2026-07-23 02:47:40.996 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev203) (2023.11.17) 2026-07-23 02:47:41.004 | 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.dev203) (26.1.0) 2026-07-23 02:47:41.004 | 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.dev203) (2025.9.1) 2026-07-23 02:47:41.005 | 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.dev203) (0.37.0) 2026-07-23 02:47:41.005 | 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.dev203) (2026.5.1) 2026-07-23 02:47:41.010 | 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.dev203) (1.8.2) 2026-07-23 02:47:41.010 | 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.dev203) (4.15.0) 2026-07-23 02:47:41.012 | 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.dev203) (4.3.0) 2026-07-23 02:47:41.013 | 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.dev203) (4.1.0) 2026-07-23 02:47:41.014 | 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.dev203) (2.13.0) 2026-07-23 02:47:41.019 | 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.dev203) (7.2.2) 2026-07-23 02:47:41.021 | 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.dev203) (1.5.0) 2026-07-23 02:47:41.026 | 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.dev203) (0.20) 2026-07-23 02:47:41.029 | 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.dev203) (1.3.0) 2026-07-23 02:47:41.030 | 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.dev203) (2.0.0) 2026-07-23 02:47:41.030 | 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.dev203) (6.0.3) 2026-07-23 02:47:41.035 | 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.dev203) (1.18.5) 2026-07-23 02:47:41.036 | 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.dev203) (2.1.2) 2026-07-23 02:47:41.036 | 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.dev203) (0.6.2) 2026-07-23 02:47:41.038 | 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.dev203) (1.3.12) 2026-07-23 02:47:41.045 | 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.dev203) (5.3.1) 2026-07-23 02:47:41.045 | 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.dev203) (5.6.2) 2026-07-23 02:47:41.046 | 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.dev203) (0.16.0) 2026-07-23 02:47:41.048 | 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.dev203) (5.1.0) 2026-07-23 02:47:41.055 | 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.dev203) (0.25.0) 2026-07-23 02:47:41.057 | 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.dev203) (5.0.0) 2026-07-23 02:47:41.057 | 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.dev203) (3.1.6) 2026-07-23 02:47:41.058 | 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.dev203) (4.0.1) 2026-07-23 02:47:41.062 | 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.dev203) (3.0.3) 2026-07-23 02:47:41.070 | 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.dev203) (1.2.1) 2026-07-23 02:47:41.082 | 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.dev203) (1.7.6) 2026-07-23 02:47:41.096 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev203) 2026-07-23 02:47:41.099 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-23 02:47:41.142 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev203) 2026-07-23 02:47:41.146 | 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-23 02:47:41.154 | 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.dev203) (3.18.0) 2026-07-23 02:47:41.170 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev203) 2026-07-23 02:47:41.173 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-23 02:47:41.199 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev203) 2026-07-23 02:47:41.202 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-23 02:47:41.222 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev203) 2026-07-23 02:47:41.224 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-23 02:47:41.235 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev203) (83.0.0) 2026-07-23 02:47:41.243 | 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.dev203) (0.8.1) 2026-07-23 02:47:41.268 | 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.dev203) 2026-07-23 02:47:41.271 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-23 02:47:41.287 | 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.dev203) (4.15.0) 2026-07-23 02:47:41.290 | 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.dev203) (0.6.0) 2026-07-23 02:47:41.291 | 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.dev203) (4.0.0) 2026-07-23 02:47:41.296 | 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.dev203) (3.0.52) 2026-07-23 02:47:41.296 | 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.dev203) (1.11.0) 2026-07-23 02:47:41.296 | 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.dev203) (15.0.0) 2026-07-23 02:47:41.297 | 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.dev203) (1.8.0) 2026-07-23 02:47:41.311 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev203) 2026-07-23 02:47:41.314 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-23 02:47:41.319 | 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.dev203) (24.2.1) 2026-07-23 02:47:41.342 | 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.dev203) (4.2.0) 2026-07-23 02:47:41.343 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev203) (2.20.0) 2026-07-23 02:47:41.348 | 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.dev203) (0.1.2) 2026-07-23 02:47:41.356 | 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.dev203) (0.8) 2026-07-23 02:47:41.372 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev203) 2026-07-23 02:47:41.375 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-23 02:47:41.402 | 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.dev203) (3.6.1) 2026-07-23 02:47:41.403 | 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.dev203) (3.4.0) 2026-07-23 02:47:41.405 | 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.dev203) (4.0.1) 2026-07-23 02:47:41.436 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev203) 2026-07-23 02:47:41.438 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-23 02:47:41.455 | 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.dev203) (1.33) 2026-07-23 02:47:41.458 | 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.dev203) (3.1.1) 2026-07-23 02:47:41.493 | 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-23 02:47:41.493 | Reason for being yanked: buggy - not thread safe 2026-07-23 02:47:41.497 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-23 02:47:41.504 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-23 02:47:41.759 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 52.3 MB/s 0:00:00 2026-07-23 02:47:41.771 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-23 02:47:41.786 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-23 02:47:42.023 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 67.3 MB/s 0:00:00 2026-07-23 02:47:42.026 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-23 02:47:42.034 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-23 02:47:42.042 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-23 02:47:42.047 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-23 02:47:42.056 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-23 02:47:42.061 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-23 02:47:42.069 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-23 02:47:42.074 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-23 02:47:42.080 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-07-23 02:47:42.087 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-07-23 02:47:42.098 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 50.2 MB/s 0:00:00 2026-07-23 02:47:42.101 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-23 02:47:42.110 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-23 02:47:42.117 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-23 02:47:42.124 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-23 02:47:42.132 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-23 02:47:42.151 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 72.8 MB/s 0:00:00 2026-07-23 02:47:42.155 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-23 02:47:42.169 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-23 02:47:42.186 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-23 02:47:42.193 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-23 02:47:42.200 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-23 02:47:42.207 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-23 02:47:42.213 | Downloading tooz-9.0.0-py3-none-any.whl (89 kB) 2026-07-23 02:47:42.219 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-23 02:47:42.224 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-23 02:47:42.230 | 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-23 02:47:42.260 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 76.3 MB/s 0:00:00 2026-07-23 02:47:42.265 | 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-23 02:47:42.337 | Building wheels for collected packages: cinder 2026-07-23 02:47:42.338 | Building editable for cinder (pyproject.toml): started 2026-07-23 02:47:43.206 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-23 02:47:43.206 | Created wheel for cinder: filename=cinder-28.1.0.dev203-0.editable-py3-none-any.whl size=9206 sha256=05c51479cd01ae68a6c24354a581955645171ff6a05efcc39bad350109a3535a 2026-07-23 02:47:43.207 | Stored in directory: /tmp/pip-ephem-wheel-cache-ply7t4at/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-23 02:47:43.210 | Successfully built cinder 2026-07-23 02:47:43.369 | 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-23 02:47:43.596 | Attempting uninstall: pyasn1 2026-07-23 02:47:43.609 | Found existing installation: pyasn1 0.4.8 2026-07-23 02:47:43.610 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:47:43.610 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-23 02:47:44.261 | Attempting uninstall: botocore 2026-07-23 02:47:44.270 | Found existing installation: botocore 1.34.46 2026-07-23 02:47:44.270 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:47:44.270 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-23 02:47:44.740 | Attempting uninstall: s3transfer 2026-07-23 02:47:44.749 | Found existing installation: s3transfer 0.10.1 2026-07-23 02:47:44.749 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:47:44.749 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-23 02:47:45.085 | Attempting uninstall: boto3 2026-07-23 02:47:45.095 | Found existing installation: boto3 1.34.46 2026-07-23 02:47:45.095 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-23 02:47:45.095 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-23 02:47:46.167 | 2026-07-23 02:47:46.178 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev203 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 oslo.versionedobjects-3.11.0 oslo.vmware-4.10.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-7.35.1 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-9.0.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-23 02:47:46.446 | + inc/python:pip_install:216 : result=0 2026-07-23 02:47:46.449 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:47:46.451 | + functions-common:time_stop:2420 : local name 2026-07-23 02:47:46.453 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:47:46.455 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:47:46.458 | + functions-common:time_stop:2423 : local total 2026-07-23 02:47:46.460 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:47:46.463 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:47:46.465 | + functions-common:time_stop:2427 : start_time=1784774856955 2026-07-23 02:47:46.467 | + functions-common:time_stop:2429 : [[ -z 1784774856955 ]] 2026-07-23 02:47:46.469 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:47:46.473 | + functions-common:time_stop:2432 : end_time=1784774866471 2026-07-23 02:47:46.476 | + functions-common:time_stop:2433 : elapsed_time=9516 2026-07-23 02:47:46.478 | + functions-common:time_stop:2434 : total=51953 2026-07-23 02:47:46.481 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:47:46.483 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=61469 2026-07-23 02:47:46.485 | + inc/python:pip_install:219 : return 0 2026-07-23 02:47:46.488 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-23 02:47:46.490 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-23 02:47:46.493 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-23 02:47:46.496 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-23 02:47:46.498 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:47:46.501 | + 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-23 02:47:46.503 | + 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-23 02:47:46.507 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:47:46.509 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-23 02:47:46.512 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-23 02:47:46.515 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-23 02:47:46.517 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:47:46.520 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:47:46.522 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-23 02:47:46.535 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-23 02:47:46.537 | + functions-common:install_package:1438 : update_package_repo 2026-07-23 02:47:46.540 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 02:47:46.542 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-23 02:47:46.544 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 02:47:46.547 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 02:47:46.550 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 02:47:46.552 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:47:46.555 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:47:46.557 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 02:47:46.560 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-23 02:47:46.563 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-23 02:47:46.566 | + functions-common:apt_get_update:1167 : return 2026-07-23 02:47:46.569 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-23 02:47:46.571 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 02:47:46.574 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:47:46.576 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:47:46.579 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-23 02:47:46.602 | + 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-23 02:47:46.633 | Reading package lists... 2026-07-23 02:47:46.874 | Building dependency tree... 2026-07-23 02:47:46.875 | Reading state information... 2026-07-23 02:47:47.172 | The following additional packages will be installed: 2026-07-23 02:47:47.172 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-23 02:47:47.172 | python3-wcwidth 2026-07-23 02:47:47.173 | Suggested packages: 2026-07-23 02:47:47.173 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-07-23 02:47:47.201 | The following NEW packages will be installed: 2026-07-23 02:47:47.201 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-23 02:47:47.201 | python3-wcwidth targetcli-fb 2026-07-23 02:47:47.383 | 0 upgraded, 6 newly installed, 0 to remove and 89 not upgraded. 2026-07-23 02:47:47.383 | Need to get 358 kB of archives. 2026-07-23 02:47:47.383 | After this operation, 2,927 kB of additional disk space will be used. 2026-07-23 02:47:47.384 | 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-23 02:47:47.502 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-23 02:47:47.635 | 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-23 02:47:47.642 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-07-23 02:47:47.651 | 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-23 02:47:47.661 | 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-23 02:47:47.975 | Fetched 358 kB in 0s (787 kB/s) 2026-07-23 02:47:48.002 | Selecting previously unselected package python3-wcwidth. 2026-07-23 02:47:48.079 | (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 ... 174396 files and directories currently installed.) 2026-07-23 02:47:48.083 | Preparing to unpack .../0-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-23 02:47:48.085 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-23 02:47:48.120 | Selecting previously unselected package python3-urwid. 2026-07-23 02:47:48.135 | Preparing to unpack .../1-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-23 02:47:48.136 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-23 02:47:48.187 | Selecting previously unselected package python3-configshell-fb. 2026-07-23 02:47:48.201 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-23 02:47:48.204 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-23 02:47:48.243 | Selecting previously unselected package python3-pyudev. 2026-07-23 02:47:48.263 | Preparing to unpack .../3-python3-pyudev_0.24.0-1_all.deb ... 2026-07-23 02:47:48.266 | Unpacking python3-pyudev (0.24.0-1) ... 2026-07-23 02:47:48.304 | Selecting previously unselected package python3-rtslib-fb. 2026-07-23 02:47:48.319 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-23 02:47:48.320 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-23 02:47:48.363 | Selecting previously unselected package targetcli-fb. 2026-07-23 02:47:48.377 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-23 02:47:48.379 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-23 02:47:48.432 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-23 02:47:48.614 | Setting up python3-pyudev (0.24.0-1) ... 2026-07-23 02:47:48.744 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-23 02:47:49.413 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-23 02:47:49.417 | Setting up python3-urwid (2.6.10-1) ... 2026-07-23 02:47:49.689 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-23 02:47:49.786 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-23 02:47:49.786 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-23 02:47:49.801 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-23 02:47:49.801 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-23 02:47:49.801 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-23 02:47:49.801 | keyword = Word(alphanums + '_\-') 2026-07-23 02:47:49.801 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-23 02:47:49.801 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-23 02:47:49.801 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-23 02:47:49.801 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-23 02:47:49.801 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-23 02:47:49.801 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-23 02:47:49.806 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-23 02:47:49.806 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-23 02:47:49.816 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-23 02:47:49.816 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-23 02:47:49.816 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-23 02:47:49.816 | keyword = Word(alphanums + '_\-') 2026-07-23 02:47:49.816 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-23 02:47:49.816 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-23 02:47:49.816 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-23 02:47:49.816 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-23 02:47:49.816 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-23 02:47:49.816 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-23 02:47:49.835 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-23 02:47:49.942 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-23 02:47:49.942 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-23 02:47:50.122 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-23 02:47:51.082 | 2026-07-23 02:47:51.082 | Running kernel seems to be up-to-date. 2026-07-23 02:47:51.082 | 2026-07-23 02:47:51.082 | Restarting services... 2026-07-23 02:47:51.151 | 2026-07-23 02:47:51.151 | Service restarts being deferred: 2026-07-23 02:47:51.151 | /etc/needrestart/restart.d/dbus.service 2026-07-23 02:47:51.151 | systemctl restart getty@tty1.service 2026-07-23 02:47:51.151 | systemctl restart networkd-dispatcher.service 2026-07-23 02:47:51.151 | systemctl restart serial-getty@ttyS0.service 2026-07-23 02:47:51.151 | systemctl restart storpool_beacon.service 2026-07-23 02:47:51.151 | systemctl restart storpool_block.service 2026-07-23 02:47:51.151 | systemctl restart systemd-logind.service 2026-07-23 02:47:51.151 | 2026-07-23 02:47:51.151 | No containers need to be restarted. 2026-07-23 02:47:51.151 | 2026-07-23 02:47:51.151 | User sessions running outdated binaries: 2026-07-23 02:47:51.151 | ubuntu @ session #3: python3[7156] 2026-07-23 02:47:51.159 | ubuntu @ session #4: sh[8533,8535], sshd[8475] 2026-07-23 02:47:51.169 | ubuntu @ user manager service: systemd[5272] 2026-07-23 02:47:51.179 | 2026-07-23 02:47:51.179 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-23 02:47:52.449 | + functions-common:apt_get:1211 : result=0 2026-07-23 02:47:52.452 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 02:47:52.454 | + functions-common:time_stop:2420 : local name 2026-07-23 02:47:52.457 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:47:52.459 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:47:52.463 | + functions-common:time_stop:2423 : local total 2026-07-23 02:47:52.465 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:47:52.468 | + functions-common:time_stop:2426 : name=apt-get 2026-07-23 02:47:52.470 | + functions-common:time_stop:2427 : start_time=1784774866599 2026-07-23 02:47:52.473 | + functions-common:time_stop:2429 : [[ -z 1784774866599 ]] 2026-07-23 02:47:52.477 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:47:52.481 | + functions-common:time_stop:2432 : end_time=1784774872478 2026-07-23 02:47:52.484 | + functions-common:time_stop:2433 : elapsed_time=5879 2026-07-23 02:47:52.487 | + functions-common:time_stop:2434 : total=105794 2026-07-23 02:47:52.489 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:47:52.492 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=111673 2026-07-23 02:47:52.494 | + functions-common:apt_get:1215 : return 0 2026-07-23 02:47:52.497 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-23 02:47:52.500 | + ./stack.sh:main:951 : configure_cinder 2026-07-23 02:47:52.503 | + lib/cinder:configure_cinder:297 : sudo install -d -o stack -m 755 /etc/cinder 2026-07-23 02:47:52.516 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-23 02:47:52.520 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-23 02:47:52.523 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-23 02:47:52.526 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-23 02:47:52.530 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-23 02:47:52.530 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-23 02:47:52.534 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-23 02:47:52.536 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-23 02:47:52.538 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-23 02:47:52.541 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-23 02:47:52.543 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-23 02:47:52.546 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-23 02:47:52.548 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-23 02:47:52.550 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-23 02:47:52.562 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-23 02:47:52.575 | + 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-23 02:47:52.590 | + 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-23 02:47:52.603 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-23 02:47:52.617 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-23 02:47:52.630 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-23 02:47:52.633 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-23 02:47:52.637 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.wwULroyoL5 2026-07-23 02:47:52.640 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-23 02:47:52.642 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-23 02:47:52.645 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-23 02:47:52.647 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.wwULroyoL5 2026-07-23 02:47:52.651 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.wwULroyoL5 2026-07-23 02:47:52.663 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.wwULroyoL5 /etc/sudoers.d/cinder-rootwrap 2026-07-23 02:47:52.676 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-23 02:47:52.679 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-23 02:47:52.682 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-23 02:47:52.684 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-23 02:47:52.687 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-23 02:47:52.690 | + 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-23 02:47:52.692 | + 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-23 02:47:52.695 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-23 02:47:52.695 | + 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-23 02:47:52.703 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-23 02:47:52.706 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-23 02:47:52.718 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-23 02:47:52.730 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-23 02:47:52.732 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-23 02:47:52.737 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-23 02:47:52.742 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-23 02:47:52.745 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-23 02:47:52.748 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-23 02:47:52.750 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-23 02:47:52.753 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-23 02:47:52.755 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-23 02:47:52.758 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-23 02:47:52.761 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-23 02:47:52.763 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-23 02:47:52.765 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-23 02:47:52.796 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-23 02:47:52.826 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.4.3.141/identity 2026-07-23 02:47:52.860 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-23 02:47:52.893 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-07-23 02:47:52.925 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-23 02:47:52.960 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-23 02:47:52.993 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-23 02:47:53.025 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.4.3.141/identity 2026-07-23 02:47:53.059 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-23 02:47:53.091 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-23 02:47:53.126 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-23 02:47:53.129 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-23 02:47:53.165 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-23 02:47:53.199 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-23 02:47:53.202 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-23 02:47:53.204 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-23 02:47:53.207 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-23 02:47:53.210 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-23 02:47:53.212 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-23 02:47:53.213 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-23 02:47:53.230 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:53.233 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-23 02:47:53.235 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-23 02:47:53.239 | + 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-23 02:47:53.275 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-23 02:47:53.309 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-23 02:47:53.341 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-23 02:47:53.373 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-23 02:47:53.407 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-23 02:47:53.441 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.4.3.141 2026-07-23 02:47:53.472 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-23 02:47:53.508 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-23 02:47:53.515 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 9f35baf990e0e25062ff53d8184bb3ed 2026-07-23 02:47:53.547 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-23 02:47:53.550 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-23 02:47:53.581 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-23 02:47:53.614 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-23 02:47:53.647 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-23 02:47:53.679 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-23 02:47:53.711 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-23 02:47:53.744 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-23 02:47:53.760 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:53.763 | + lib/cinder:configure_cinder:340 : [[ -n storpool:storpool ]] 2026-07-23 02:47:53.766 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-23 02:47:53.768 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-23 02:47:53.771 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-23 02:47:53.774 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-23 02:47:53.776 | + lib/cinder:configure_cinder:345 : be_type=storpool 2026-07-23 02:47:53.779 | + lib/cinder:configure_cinder:346 : be_name=storpool 2026-07-23 02:47:53.781 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_storpool 2026-07-23 02:47:53.784 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-23 02:47:53.787 | + lib/cinder:configure_cinder:351 : default_name=storpool 2026-07-23 02:47:53.789 | + lib/cinder:configure_cinder:353 : enabled_backends+=storpool, 2026-07-23 02:47:53.792 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends storpool 2026-07-23 02:47:53.824 | + lib/cinder:configure_cinder:356 : [[ -n storpool ]] 2026-07-23 02:47:53.826 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type storpool 2026-07-23 02:47:53.858 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-23 02:47:53.862 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-23 02:47:53.864 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=storpool 2026-07-23 02:47:53.867 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf storpool image_volume_cache_enabled True 2026-07-23 02:47:53.903 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-23 02:47:53.906 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-23 02:47:53.909 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-23 02:47:53.911 | + lib/cinder:configure_cinder:368 : [[ storpool, =~ ceph ]] 2026-07-23 02:47:53.914 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-23 02:47:53.931 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:53.933 | + lib/cinder:configure_cinder:373 : [[ -n swift ]] 2026-07-23 02:47:53.936 | + lib/cinder:configure_cinder:374 : type configure_cinder_backup_swift 2026-07-23 02:47:53.939 | + lib/cinder:configure_cinder:375 : configure_cinder_backup_swift 2026-07-23 02:47:53.941 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-07-23 02:47:53.974 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.4.3.141:8080/v1/AUTH_ 2026-07-23 02:47:54.006 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-07-23 02:47:54.023 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:54.026 | + 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-23 02:47:54.063 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-23 02:47:54.081 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:47:54.084 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-23 02:47:54.101 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:54.104 | + 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-23 02:47:54.106 | + lib/cinder:configure_cinder:388 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-23 02:47:54.142 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-23 02:47:54.145 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-23 02:47:54.148 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-23 02:47:54.151 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-23 02:47:54.154 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-23 02:47:54.157 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-23 02:47:54.159 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-23 02:47:54.175 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:54.179 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-23 02:47:54.181 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-23 02:47:54.184 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-23 02:47:54.201 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:54.204 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.141:5672/ 2026-07-23 02:47:54.207 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.141:5672/ 2026-07-23 02:47:54.240 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-23 02:47:54.243 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-23 02:47:54.246 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-23 02:47:54.248 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-23 02:47:54.251 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-23 02:47:54.255 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-23 02:47:54.275 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-23 02:47:54.277 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-23 02:47:54.280 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-23 02:47:54.283 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-23 02:47:54.285 | + 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-23 02:47:54.319 | + 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-23 02:47:54.352 | + 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-23 02:47:54.387 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-23 02:47:54.421 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-23 02:47:54.454 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-23 02:47:54.473 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:54.476 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-23 02:47:54.479 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-23 02:47:54.481 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-23 02:47:54.484 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-23 02:47:54.487 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-23 02:47:54.489 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-23 02:47:54.492 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-23 02:47:54.495 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-23 02:47:54.497 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-23 02:47:54.511 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-23 02:47:54.512 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-23 02:47:54.523 | d /var/run/uwsgi 0755 stack root 2026-07-23 02:47:54.527 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-23 02:47:54.539 | /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-23 02:47:54.544 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-23 02:47:54.547 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-23 02:47:54.551 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-23 02:47:54.554 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-23 02:47:54.585 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 3 2026-07-23 02:47:54.615 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-23 02:47:54.649 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-23 02:47:54.680 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-23 02:47:54.713 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-23 02:47:54.750 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-23 02:47:54.784 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-23 02:47:54.816 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-23 02:47:54.847 | + 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-23 02:47:54.875 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-23 02:47:54.907 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-23 02:47:54.940 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-23 02:47:54.970 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-23 02:47:55.002 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-23 02:47:55.005 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-23 02:47:55.008 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-23 02:47:55.011 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-23 02:47:55.014 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-23 02:47:55.016 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:47:55.019 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:47:55.021 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-23 02:47:55.025 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-23 02:47:55.028 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-23 02:47:55.061 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-23 02:47:55.092 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-23 02:47:55.093 | + 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-23 02:47:55.100 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-23 02:47:55.104 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-23 02:47:55.106 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-23 02:47:55.108 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-23 02:47:55.111 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-23 02:47:55.113 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-23 02:47:55.116 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:47:55.118 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:47:55.120 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:47:55.123 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-23 02:47:55.125 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-23 02:47:55.127 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:47:55.130 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:47:55.133 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-23 02:47:55.166 | Enabling site cinder-api. 2026-07-23 02:47:55.172 | To activate the new configuration, you need to run: 2026-07-23 02:47:55.172 | systemctl reload apache2 2026-07-23 02:47:55.177 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-23 02:47:55.179 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-23 02:47:55.182 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 02:47:55.184 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-23 02:47:55.304 | + lib/cinder:configure_cinder:405 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-07-23 02:47:55.306 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.4.3.141/image 2026-07-23 02:47:55.338 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-23 02:47:55.355 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:55.358 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-07-23 02:47:55.389 | + lib/cinder:configure_cinder:412 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-23 02:47:55.421 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-23 02:47:55.423 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-23 02:47:55.425 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-23 02:47:55.427 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-23 02:47:55.430 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-23 02:47:55.432 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-23 02:47:55.434 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-23 02:47:55.436 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-23 02:47:55.437 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-23 02:47:55.439 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-23 02:47:55.472 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-23 02:47:55.503 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.4.3.141/identity 2026-07-23 02:47:55.535 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-23 02:47:55.567 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-07-23 02:47:55.599 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-23 02:47:55.632 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-23 02:47:55.665 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-23 02:47:55.696 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.4.3.141/identity 2026-07-23 02:47:55.729 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-23 02:47:55.762 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-23 02:47:55.796 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-23 02:47:55.798 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-23 02:47:55.801 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-23 02:47:55.803 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-23 02:47:55.806 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-23 02:47:55.809 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-23 02:47:55.845 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-23 02:47:55.877 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.4.3.141/identity 2026-07-23 02:47:55.910 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-23 02:47:55.942 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-07-23 02:47:55.973 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-23 02:47:56.005 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-23 02:47:56.037 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-23 02:47:56.071 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-23 02:47:56.103 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-23 02:47:56.137 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-23 02:47:56.140 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-23 02:47:56.158 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:56.161 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.4.3.141:2379?api_version=v3' 2026-07-23 02:47:56.196 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-23 02:47:56.199 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-23 02:47:56.231 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-23 02:47:56.233 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-23 02:47:56.236 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-23 02:47:56.272 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-23 02:47:56.274 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-23 02:47:56.277 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-23 02:47:56.279 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-23 02:47:56.283 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-23 02:47:56.315 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-23 02:47:56.347 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.4.3.141/identity 2026-07-23 02:47:56.378 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-23 02:47:56.408 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-07-23 02:47:56.439 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-23 02:47:56.470 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-23 02:47:56.500 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-23 02:47:56.532 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-07-23 02:47:56.551 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:47:56.554 | + ./stack.sh:main:956 : stack_install_service neutron 2026-07-23 02:47:56.557 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-23 02:47:56.560 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-23 02:47:56.562 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-23 02:47:56.565 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-23 02:47:56.568 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-07-23 02:47:56.570 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-23 02:47:56.573 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:47:56.576 | + 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-23 02:47:56.579 | + 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-23 02:47:56.582 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:47:56.584 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-07-23 02:47:56.587 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-23 02:47:56.590 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:47:56.593 | + 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-23 02:47:56.596 | + 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-23 02:47:56.599 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:47:56.602 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-07-23 02:47:56.605 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-23 02:47:56.607 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:47:56.610 | + 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-23 02:47:56.613 | + 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-23 02:47:56.616 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:47:56.619 | + lib/neutron:install_neutron:532 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-23 02:47:56.621 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron.git 2026-07-23 02:47:56.624 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-23 02:47:56.626 | + functions-common:git_clone:591 : local git_ref=master 2026-07-23 02:47:56.629 | + functions-common:git_clone:592 : local orig_dir 2026-07-23 02:47:56.632 | ++ functions-common:git_clone:593 : pwd 2026-07-23 02:47:56.634 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-23 02:47:56.637 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 02:47:56.640 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 02:47:56.656 | + functions-common:git_clone:596 : RECLONE=False 2026-07-23 02:47:56.658 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 02:47:56.661 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 02:47:56.664 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 02:47:56.664 | + functions-common:git_clone:610 : echo master 2026-07-23 02:47:56.668 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-23 02:47:56.671 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-23 02:47:56.673 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-23 02:47:56.687 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-23 02:47:56.689 | + functions-common:git_clone:673 : git show --oneline 2026-07-23 02:47:56.690 | + functions-common:git_clone:673 : head -1 2026-07-23 02:47:56.693 | 01d49bbfb2 Merge "evpn: Fail when using --advertise-host on non-EVPN routers" 2026-07-23 02:47:56.696 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-23 02:47:56.699 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-07-23 02:47:56.702 | + inc/python:setup_develop:353 : local bindep 2026-07-23 02:47:56.705 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-23 02:47:56.707 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-23 02:47:56.710 | + inc/python:setup_develop:359 : local extras= 2026-07-23 02:47:56.713 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-23 02:47:56.715 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-23 02:47:56.718 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-23 02:47:56.721 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-23 02:47:56.724 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-23 02:47:56.726 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-23 02:47:56.730 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-23 02:47:56.733 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-23 02:47:56.737 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-23 02:47:56.740 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-23 02:47:56.742 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-23 02:47:56.746 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-23 02:47:56.753 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-23 02:47:56.756 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-23 02:47:56.759 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-23 02:47:56.845 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-23 02:47:56.849 | + inc/python:setup_package:436 : local bindep=0 2026-07-23 02:47:56.851 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-23 02:47:56.854 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-23 02:47:56.857 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-23 02:47:56.859 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-23 02:47:56.863 | + inc/python:setup_package:445 : local flags=-e 2026-07-23 02:47:56.865 | + inc/python:setup_package:446 : local extras= 2026-07-23 02:47:56.868 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-23 02:47:56.870 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-23 02:47:56.873 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-23 02:47:56.876 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-23 02:47:56.879 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-23 02:47:56.881 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-23 02:47:56.902 | Using python 3.12 to install /opt/stack/neutron 2026-07-23 02:47:56.905 | + 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-23 02:47:57.431 | Obtaining file:///opt/stack/neutron 2026-07-23 02:47:57.436 | Installing build dependencies: started 2026-07-23 02:47:58.270 | Installing build dependencies: finished with status 'done' 2026-07-23 02:47:58.270 | Checking if build backend supports build_editable: started 2026-07-23 02:47:58.557 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-23 02:47:58.558 | Getting requirements to build editable: started 2026-07-23 02:47:58.711 | Getting requirements to build editable: finished with status 'done' 2026-07-23 02:47:58.712 | Preparing editable metadata (pyproject.toml): started 2026-07-23 02:47:59.938 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-23 02:47:59.948 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (7.0.3) 2026-07-23 02:47:59.949 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (3.10.1) 2026-07-23 02:47:59.950 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (3.1.0) 2026-07-23 02:47:59.950 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (2.5.1) 2026-07-23 02:47:59.950 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (3.1.0) 2026-07-23 02:47:59.952 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (5.3.1) 2026-07-23 02:48:00.017 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev23) 2026-07-23 02:48:00.071 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-23 02:48:00.076 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (0.32.0) 2026-07-23 02:48:00.077 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (2.34.2) 2026-07-23 02:48:00.077 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (3.1.6) 2026-07-23 02:48:00.078 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (13.0.0) 2026-07-23 02:48:00.078 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (1.3.0) 2026-07-23 02:48:00.100 | Collecting neutron-lib>=4.1.0 (from neutron==29.0.0.0b2.dev23) 2026-07-23 02:48:00.104 | Downloading neutron_lib-4.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-23 02:48:00.109 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (9.1.4) 2026-07-23 02:48:00.109 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (2.0.51) 2026-07-23 02:48:00.110 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (1.8.10) 2026-07-23 02:48:00.110 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (5.15.0) 2026-07-23 02:48:00.111 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (1.18.5) 2026-07-23 02:48:00.111 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (5.9.0) 2026-07-23 02:48:00.112 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (4.3.0) 2026-07-23 02:48:00.112 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (7.6.1) 2026-07-23 02:48:00.112 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (10.5.0) 2026-07-23 02:48:00.113 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (6.5.0) 2026-07-23 02:48:00.113 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (18.1.0) 2026-07-23 02:48:00.114 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (6.9.0) 2026-07-23 02:48:00.114 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (8.3.0) 2026-07-23 02:48:00.115 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (18.2.0) 2026-07-23 02:48:00.115 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (8.2.0) 2026-07-23 02:48:00.115 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (6.0.0) 2026-07-23 02:48:00.116 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (3.12.0) 2026-07-23 02:48:00.120 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (3.9.0) 2026-07-23 02:48:00.120 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (7.10.0) 2026-07-23 02:48:00.120 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (5.11.0) 2026-07-23 02:48:00.120 | 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.dev23) (4.7.0) 2026-07-23 02:48:00.120 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (2.8.0) 2026-07-23 02:48:00.120 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (10.1.1) 2026-07-23 02:48:00.120 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (3.11.0) 2026-07-23 02:48:00.120 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (4.4.0) 2026-07-23 02:48:00.130 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev23) 2026-07-23 02:48:00.161 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-23 02:48:00.173 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev23) 2026-07-23 02:48:00.177 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-23 02:48:00.190 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev23) 2026-07-23 02:48:00.196 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-23 02:48:00.246 | Installing build dependencies: started 2026-07-23 02:48:01.037 | Installing build dependencies: finished with status 'done' 2026-07-23 02:48:01.038 | Getting requirements to build wheel: started 2026-07-23 02:48:01.380 | Getting requirements to build wheel: finished with status 'done' 2026-07-23 02:48:01.381 | Preparing metadata (pyproject.toml): started 2026-07-23 02:48:01.593 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-23 02:48:01.611 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev23) 2026-07-23 02:48:01.614 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-23 02:48:01.618 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (7.2.2) 2026-07-23 02:48:01.630 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev23) 2026-07-23 02:48:01.635 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-23 02:48:01.640 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (24.2.1) 2026-07-23 02:48:01.641 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (18.13.0) 2026-07-23 02:48:01.641 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (4.17.0) 2026-07-23 02:48:01.653 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev23) 2026-07-23 02:48:01.656 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-23 02:48:01.673 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev23) 2026-07-23 02:48:01.676 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-23 02:48:01.681 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (3.4.0) 2026-07-23 02:48:01.681 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev23) (9.0.0) 2026-07-23 02:48:01.682 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev23) (1.3.12) 2026-07-23 02:48:01.683 | 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.dev23) (4.15.0) 2026-07-23 02:48:01.684 | 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.dev23) (2.2.2) 2026-07-23 02:48:01.688 | 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.dev23) (3.3.2) 2026-07-23 02:48:01.689 | 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.dev23) (3.0.3) 2026-07-23 02:48:01.691 | 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.dev23) (2.1.0) 2026-07-23 02:48:01.691 | 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.dev23) (1.8.2) 2026-07-23 02:48:01.694 | 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.dev23) (4.1.0) 2026-07-23 02:48:01.695 | 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.dev23) (2.13.0) 2026-07-23 02:48:01.695 | 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.dev23) (5.8.0) 2026-07-23 02:48:01.701 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==29.0.0.0b2.dev23) (1.3.7) 2026-07-23 02:48:01.713 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==29.0.0.0b2.dev23) 2026-07-23 02:48:01.716 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-23 02:48:01.722 | 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.dev23) (43.0.3) 2026-07-23 02:48:01.722 | 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.dev23) (1.5.0) 2026-07-23 02:48:01.723 | 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.dev23) (1.1.0) 2026-07-23 02:48:01.723 | 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.dev23) (1.33) 2026-07-23 02:48:01.724 | 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.dev23) (4.10.0) 2026-07-23 02:48:01.725 | 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.dev23) (6.0.3) 2026-07-23 02:48:01.727 | 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.dev23) (2.0.0) 2026-07-23 02:48:01.729 | 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.dev23) (3.0) 2026-07-23 02:48:01.733 | 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.dev23) (3.1.1) 2026-07-23 02:48:01.737 | 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.dev23) (0.41.0) 2026-07-23 02:48:01.737 | 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.dev23) (1.2.1) 2026-07-23 02:48:01.747 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev23) 2026-07-23 02:48:01.749 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-23 02:48:01.756 | 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.dev23) (26.2) 2026-07-23 02:48:01.758 | 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.dev23) (2.8.0) 2026-07-23 02:48:01.758 | 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.dev23) (3.5.3) 2026-07-23 02:48:01.765 | 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.dev23) (6.1.1) 2026-07-23 02:48:01.766 | 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.dev23) (4.0.0) 2026-07-23 02:48:01.776 | 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.dev23) (0.20) 2026-07-23 02:48:01.779 | 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.dev23) (2.0.0) 2026-07-23 02:48:01.783 | 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.dev23) (2.1.2) 2026-07-23 02:48:01.783 | 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.dev23) (0.6.2) 2026-07-23 02:48:01.787 | 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.dev23) (2.9.0.post0) 2026-07-23 02:48:01.790 | 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.dev23) (7.1.4) 2026-07-23 02:48:01.791 | 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.dev23) (5.3.1) 2026-07-23 02:48:01.792 | 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.dev23) (5.6.2) 2026-07-23 02:48:01.792 | 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.dev23) (0.16.0) 2026-07-23 02:48:01.794 | 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.dev23) (5.1.0) 2026-07-23 02:48:01.798 | 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.dev23) (2026.2) 2026-07-23 02:48:01.802 | 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.dev23) (0.25.0) 2026-07-23 02:48:01.803 | 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.dev23) (5.0.0) 2026-07-23 02:48:01.804 | 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.dev23) (4.0.1) 2026-07-23 02:48:01.820 | 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.dev23) (1.7.6) 2026-07-23 02:48:01.824 | 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.dev23) (2.2.0) 2026-07-23 02:48:01.828 | 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.dev23) (3.18.0) 2026-07-23 02:48:01.848 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev23) 2026-07-23 02:48:01.851 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-23 02:48:01.868 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev23) 2026-07-23 02:48:01.870 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-23 02:48:01.880 | 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.dev23) (3.0.3) 2026-07-23 02:48:01.881 | 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.dev23) (1.6.2) 2026-07-23 02:48:01.886 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev23) (83.0.0) 2026-07-23 02:48:01.900 | 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.dev23) (0.8.1) 2026-07-23 02:48:01.923 | 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.dev23) (1.17.0) 2026-07-23 02:48:01.925 | 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.dev23) (4.15.0) 2026-07-23 02:48:01.925 | 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.dev23) (4.26.0) 2026-07-23 02:48:01.937 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev23) 2026-07-23 02:48:01.941 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-23 02:48:01.950 | 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.dev23) (0.6.0) 2026-07-23 02:48:01.950 | 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.dev23) (4.0.0) 2026-07-23 02:48:01.956 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev23) (3.0.52) 2026-07-23 02:48:01.958 | 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.dev23) (1.11.0) 2026-07-23 02:48:01.958 | 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.dev23) (15.0.0) 2026-07-23 02:48:01.958 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev23) (1.8.0) 2026-07-23 02:48:01.962 | 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.dev23) (26.1.0) 2026-07-23 02:48:01.962 | 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.dev23) (2025.9.1) 2026-07-23 02:48:01.962 | 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.dev23) (0.37.0) 2026-07-23 02:48:01.962 | 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.dev23) (2026.5.1) 2026-07-23 02:48:01.990 | 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.dev23) (3.4.7) 2026-07-23 02:48:01.991 | 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.dev23) (3.18) 2026-07-23 02:48:01.992 | 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.dev23) (2.7.0) 2026-07-23 02:48:01.993 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev23) (2023.11.17) 2026-07-23 02:48:02.010 | 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.dev23) (4.2.0) 2026-07-23 02:48:02.010 | 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.dev23) (2.20.0) 2026-07-23 02:48:02.016 | 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.dev23) (0.1.2) 2026-07-23 02:48:02.027 | 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.dev23) (0.8) 2026-07-23 02:48:02.060 | 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.dev23) (0.16.0) 2026-07-23 02:48:02.100 | Downloading neutron_lib-4.2.0-py3-none-any.whl (648 kB) 2026-07-23 02:48:02.118 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 649.0/649.0 kB 34.8 MB/s 0:00:00 2026-07-23 02:48:02.121 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-23 02:48:02.159 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 53.6 MB/s 0:00:00 2026-07-23 02:48:02.163 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-23 02:48:02.171 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-23 02:48:02.177 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-23 02:48:02.182 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-23 02:48:02.189 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-23 02:48:02.195 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-23 02:48:02.198 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-23 02:48:02.206 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-23 02:48:02.218 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-23 02:48:02.225 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-07-23 02:48:02.232 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-23 02:48:02.274 | Building wheels for collected packages: neutron, ovs 2026-07-23 02:48:02.275 | Building editable for neutron (pyproject.toml): started 2026-07-23 02:48:03.596 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-23 02:48:03.599 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev23-0.editable-py3-none-any.whl size=16038 sha256=2446842b1165adac0e843bb5d9e13b7d49d56761c438abc80dd3f95ea418e32e 2026-07-23 02:48:03.599 | Stored in directory: /tmp/pip-ephem-wheel-cache-jwxqvk0a/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-23 02:48:03.600 | Building wheel for ovs (pyproject.toml): started 2026-07-23 02:48:04.061 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-23 02:48:04.062 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=447c5aac4a6b79ced9d7f66e098592dfcfbf158fc16f9a5a4f37afb2db913c48 2026-07-23 02:48:04.062 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-23 02:48:04.064 | Successfully built neutron ovs 2026-07-23 02:48:04.229 | 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-23 02:48:06.829 | 2026-07-23 02:48:06.841 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev23 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-23 02:48:07.011 | + inc/python:pip_install:216 : result=0 2026-07-23 02:48:07.014 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:48:07.016 | + functions-common:time_stop:2420 : local name 2026-07-23 02:48:07.019 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:48:07.021 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:48:07.023 | + functions-common:time_stop:2423 : local total 2026-07-23 02:48:07.026 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:48:07.029 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:48:07.032 | + functions-common:time_stop:2427 : start_time=1784774876897 2026-07-23 02:48:07.034 | + functions-common:time_stop:2429 : [[ -z 1784774876897 ]] 2026-07-23 02:48:07.037 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:48:07.042 | + functions-common:time_stop:2432 : end_time=1784774887039 2026-07-23 02:48:07.044 | + functions-common:time_stop:2433 : elapsed_time=10142 2026-07-23 02:48:07.047 | + functions-common:time_stop:2434 : total=61469 2026-07-23 02:48:07.050 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:48:07.052 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=71611 2026-07-23 02:48:07.055 | + inc/python:pip_install:219 : return 0 2026-07-23 02:48:07.058 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-23 02:48:07.060 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-23 02:48:07.063 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-23 02:48:07.067 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-23 02:48:07.070 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:48:07.073 | + 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-23 02:48:07.076 | + 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-23 02:48:07.079 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:48:07.083 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-07-23 02:48:07.087 | + lib/neutron:install_neutron:536 : install_ovn 2026-07-23 02:48:07.090 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : echo 'Installing OVN and dependent packages' 2026-07-23 02:48:07.090 | Installing OVN and dependent packages 2026-07-23 02:48:07.093 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : ovn_sanity_check 2026-07-23 02:48:07.095 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-agt neutron-agent 2026-07-23 02:48:07.114 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:48:07.116 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:399 : is_service_enabled q-l3 neutron-l3 2026-07-23 02:48:07.133 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:48:07.136 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : is_service_enabled q-svc neutron-api 2026-07-23 02:48:07.153 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:48:07.156 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : [[ ! ovn =~ ovn ]] 2026-07-23 02:48:07.159 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : is_service_enabled q-svc neutron-api 2026-07-23 02:48:07.176 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:48:07.178 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-23 02:48:07.181 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : sudo mkdir -p /var/run/openvswitch 2026-07-23 02:48:07.195 | ++ lib/neutron_plugins/ovn_agent:install_ovn:416 : whoami 2026-07-23 02:48:07.201 | + lib/neutron_plugins/ovn_agent:install_ovn:416 : sudo chown stack /var/run/openvswitch 2026-07-23 02:48:07.214 | + lib/neutron_plugins/ovn_agent:install_ovn:418 : [[ False == \T\r\u\e ]] 2026-07-23 02:48:07.218 | ++ lib/neutron_plugins/ovn_agent:install_ovn:440 : get_packages openvswitch 2026-07-23 02:48:07.237 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : install_package fakeroot make openvswitch-switch 2026-07-23 02:48:07.241 | + functions-common:install_package:1438 : update_package_repo 2026-07-23 02:48:07.243 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 02:48:07.245 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-23 02:48:07.248 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 02:48:07.251 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 02:48:07.253 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 02:48:07.257 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:48:07.260 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:48:07.262 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 02:48:07.265 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-23 02:48:07.268 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-23 02:48:07.271 | + functions-common:apt_get_update:1167 : return 2026-07-23 02:48:07.274 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-23 02:48:07.277 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 02:48:07.280 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:48:07.282 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:48:07.285 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-23 02:48:07.309 | + 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-23 02:48:07.339 | Reading package lists... 2026-07-23 02:48:07.574 | Building dependency tree... 2026-07-23 02:48:07.575 | Reading state information... 2026-07-23 02:48:07.856 | fakeroot is already the newest version (1.33-1). 2026-07-23 02:48:07.856 | fakeroot set to manually installed. 2026-07-23 02:48:07.856 | make is already the newest version (4.3-4.1build2). 2026-07-23 02:48:07.856 | The following additional packages will be installed: 2026-07-23 02:48:07.856 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-23 02:48:07.857 | python3-sortedcontainers unbound 2026-07-23 02:48:07.859 | Suggested packages: 2026-07-23 02:48:07.859 | openvswitch-doc python-sortedcontainers-doc 2026-07-23 02:48:07.893 | The following NEW packages will be installed: 2026-07-23 02:48:07.894 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-23 02:48:07.896 | python3-openvswitch python3-sortedcontainers 2026-07-23 02:48:07.898 | The following packages will be upgraded: 2026-07-23 02:48:07.898 | unbound 2026-07-23 02:48:08.006 | 1 upgraded, 6 newly installed, 0 to remove and 88 not upgraded. 2026-07-23 02:48:08.006 | Need to get 5,179 kB of archives. 2026-07-23 02:48:08.006 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-23 02:48:08.006 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 unbound amd64 1.19.2-1ubuntu3.8 [960 kB] 2026-07-23 02:48:08.289 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-23 02:48:08.336 | 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-23 02:48:08.403 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-23 02:48:08.404 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-23 02:48:08.406 | 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-23 02:48:08.456 | 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-23 02:48:08.821 | Fetched 5,179 kB in 1s (8,940 kB/s) 2026-07-23 02:48:08.934 | (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 ... 174603 files and directories currently installed.) 2026-07-23 02:48:08.939 | Preparing to unpack .../0-unbound_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-23 02:48:08.960 | Unpacking unbound (1.19.2-1ubuntu3.8) over (1.19.2-1ubuntu3.7) ... 2026-07-23 02:48:09.027 | Selecting previously unselected package libunbound8:amd64. 2026-07-23 02:48:09.043 | Preparing to unpack .../1-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-23 02:48:09.046 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-23 02:48:09.082 | Selecting previously unselected package openvswitch-common. 2026-07-23 02:48:09.097 | Preparing to unpack .../2-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-23 02:48:09.099 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-23 02:48:09.153 | Selecting previously unselected package python3-sortedcontainers. 2026-07-23 02:48:09.168 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-23 02:48:09.170 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-23 02:48:09.205 | Selecting previously unselected package libxdp1:amd64. 2026-07-23 02:48:09.219 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-23 02:48:09.222 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-23 02:48:09.258 | Selecting previously unselected package python3-openvswitch. 2026-07-23 02:48:09.272 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-23 02:48:09.273 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-23 02:48:09.332 | Selecting previously unselected package openvswitch-switch. 2026-07-23 02:48:09.346 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-23 02:48:09.354 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-23 02:48:09.436 | Setting up unbound (1.19.2-1ubuntu3.8) ... 2026-07-23 02:48:10.489 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-23 02:48:10.637 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-23 02:48:10.643 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-23 02:48:10.647 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-23 02:48:10.654 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-23 02:48:10.859 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-23 02:48:10.870 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-23 02:48:11.405 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-23 02:48:11.529 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-23 02:48:12.265 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-23 02:48:13.400 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-23 02:48:14.023 | 2026-07-23 02:48:14.023 | Running kernel seems to be up-to-date. 2026-07-23 02:48:14.023 | 2026-07-23 02:48:14.023 | Restarting services... 2026-07-23 02:48:14.083 | 2026-07-23 02:48:14.083 | Service restarts being deferred: 2026-07-23 02:48:14.083 | /etc/needrestart/restart.d/dbus.service 2026-07-23 02:48:14.083 | systemctl restart getty@tty1.service 2026-07-23 02:48:14.083 | systemctl restart networkd-dispatcher.service 2026-07-23 02:48:14.083 | systemctl restart serial-getty@ttyS0.service 2026-07-23 02:48:14.083 | systemctl restart storpool_beacon.service 2026-07-23 02:48:14.083 | systemctl restart storpool_block.service 2026-07-23 02:48:14.083 | systemctl restart systemd-logind.service 2026-07-23 02:48:14.083 | 2026-07-23 02:48:14.083 | No containers need to be restarted. 2026-07-23 02:48:14.083 | 2026-07-23 02:48:14.083 | User sessions running outdated binaries: 2026-07-23 02:48:14.083 | ubuntu @ session #3: python3[7156] 2026-07-23 02:48:14.093 | ubuntu @ session #4: sh[8533,8535], sshd[8475] 2026-07-23 02:48:14.102 | ubuntu @ user manager service: systemd[5272] 2026-07-23 02:48:14.111 | 2026-07-23 02:48:14.111 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-23 02:48:15.442 | + functions-common:apt_get:1211 : result=0 2026-07-23 02:48:15.444 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 02:48:15.447 | + functions-common:time_stop:2420 : local name 2026-07-23 02:48:15.450 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:48:15.453 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:48:15.455 | + functions-common:time_stop:2423 : local total 2026-07-23 02:48:15.458 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:48:15.460 | + functions-common:time_stop:2426 : name=apt-get 2026-07-23 02:48:15.463 | + functions-common:time_stop:2427 : start_time=1784774887305 2026-07-23 02:48:15.465 | + functions-common:time_stop:2429 : [[ -z 1784774887305 ]] 2026-07-23 02:48:15.469 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:48:15.473 | + functions-common:time_stop:2432 : end_time=1784774895470 2026-07-23 02:48:15.475 | + functions-common:time_stop:2433 : elapsed_time=8165 2026-07-23 02:48:15.479 | + functions-common:time_stop:2434 : total=111673 2026-07-23 02:48:15.481 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:48:15.484 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=119838 2026-07-23 02:48:15.487 | + functions-common:apt_get:1215 : return 0 2026-07-23 02:48:15.491 | ++ lib/neutron_plugins/ovn_agent:install_ovn:441 : get_packages ovn 2026-07-23 02:48:15.513 | + lib/neutron_plugins/ovn_agent:install_ovn:441 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-23 02:48:15.516 | + functions-common:install_package:1438 : update_package_repo 2026-07-23 02:48:15.519 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 02:48:15.522 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-23 02:48:15.525 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 02:48:15.528 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 02:48:15.530 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 02:48:15.533 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:48:15.536 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:48:15.539 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 02:48:15.542 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-23 02:48:15.545 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-23 02:48:15.548 | + functions-common:apt_get_update:1167 : return 2026-07-23 02:48:15.550 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-23 02:48:15.553 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 02:48:15.555 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:48:15.559 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:48:15.561 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-23 02:48:15.584 | + 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-23 02:48:15.615 | Reading package lists... 2026-07-23 02:48:15.886 | Building dependency tree... 2026-07-23 02:48:15.887 | Reading state information... 2026-07-23 02:48:16.252 | The following additional packages will be installed: 2026-07-23 02:48:16.252 | ovn-common 2026-07-23 02:48:16.283 | The following NEW packages will be installed: 2026-07-23 02:48:16.283 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-23 02:48:16.550 | 0 upgraded, 4 newly installed, 0 to remove and 88 not upgraded. 2026-07-23 02:48:16.550 | Need to get 2,360 kB of archives. 2026-07-23 02:48:16.550 | After this operation, 8,355 kB of additional disk space will be used. 2026-07-23 02:48:16.550 | 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-23 02:48:17.471 | 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-23 02:48:17.604 | 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-23 02:48:17.710 | 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-23 02:48:18.182 | Fetched 2,360 kB in 2s (1,533 kB/s) 2026-07-23 02:48:18.209 | Selecting previously unselected package ovn-common. 2026-07-23 02:48:18.285 | (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 ... 174803 files and directories currently installed.) 2026-07-23 02:48:18.289 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-23 02:48:18.291 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-23 02:48:18.349 | Selecting previously unselected package ovn-central. 2026-07-23 02:48:18.364 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-23 02:48:18.365 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-23 02:48:18.402 | Selecting previously unselected package ovn-controller-vtep. 2026-07-23 02:48:18.417 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-23 02:48:18.418 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-23 02:48:18.449 | Selecting previously unselected package ovn-host. 2026-07-23 02:48:18.463 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-23 02:48:18.468 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-23 02:48:18.525 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-23 02:48:18.536 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-23 02:48:18.837 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-23 02:48:18.958 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-23 02:48:19.257 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-23 02:48:19.303 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-23 02:48:19.615 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-23 02:48:19.732 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-23 02:48:20.163 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-23 02:48:20.633 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-23 02:48:21.173 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-23 02:48:21.222 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-23 02:48:21.343 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-23 02:48:21.716 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-23 02:48:23.422 | 2026-07-23 02:48:23.422 | Running kernel seems to be up-to-date. 2026-07-23 02:48:23.422 | 2026-07-23 02:48:23.422 | Restarting services... 2026-07-23 02:48:23.486 | 2026-07-23 02:48:23.486 | Service restarts being deferred: 2026-07-23 02:48:23.486 | /etc/needrestart/restart.d/dbus.service 2026-07-23 02:48:23.486 | systemctl restart getty@tty1.service 2026-07-23 02:48:23.486 | systemctl restart networkd-dispatcher.service 2026-07-23 02:48:23.486 | systemctl restart serial-getty@ttyS0.service 2026-07-23 02:48:23.486 | systemctl restart storpool_beacon.service 2026-07-23 02:48:23.486 | systemctl restart storpool_block.service 2026-07-23 02:48:23.486 | systemctl restart systemd-logind.service 2026-07-23 02:48:23.486 | 2026-07-23 02:48:23.486 | No containers need to be restarted. 2026-07-23 02:48:23.486 | 2026-07-23 02:48:23.486 | User sessions running outdated binaries: 2026-07-23 02:48:23.486 | ubuntu @ session #3: python3[7156] 2026-07-23 02:48:23.496 | ubuntu @ session #4: sh[8533,8535], sshd[8475] 2026-07-23 02:48:23.506 | ubuntu @ user manager service: systemd[5272] 2026-07-23 02:48:23.515 | 2026-07-23 02:48:23.515 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-23 02:48:24.870 | + functions-common:apt_get:1211 : result=0 2026-07-23 02:48:24.873 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 02:48:24.876 | + functions-common:time_stop:2420 : local name 2026-07-23 02:48:24.879 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:48:24.881 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:48:24.884 | + functions-common:time_stop:2423 : local total 2026-07-23 02:48:24.887 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:48:24.890 | + functions-common:time_stop:2426 : name=apt-get 2026-07-23 02:48:24.893 | + functions-common:time_stop:2427 : start_time=1784774895580 2026-07-23 02:48:24.896 | + functions-common:time_stop:2429 : [[ -z 1784774895580 ]] 2026-07-23 02:48:24.900 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:48:24.905 | + functions-common:time_stop:2432 : end_time=1784774904901 2026-07-23 02:48:24.908 | + functions-common:time_stop:2433 : elapsed_time=9321 2026-07-23 02:48:24.911 | + functions-common:time_stop:2434 : total=119838 2026-07-23 02:48:24.913 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:48:24.917 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=129159 2026-07-23 02:48:24.919 | + functions-common:apt_get:1215 : return 0 2026-07-23 02:48:24.923 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 02:48:24.927 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-23 02:48:24.929 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : local log_archive_dir=/opt/stack/logs/archive 2026-07-23 02:48:24.933 | + lib/neutron_plugins/ovn_agent:install_ovn:449 : mkdir -p /opt/stack/logs/archive 2026-07-23 02:48:24.938 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-23 02:48:24.941 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-23 02:48:24.945 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-23 02:48:24.948 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-23 02:48:24.951 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-23 02:48:24.954 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-23 02:48:24.957 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-23 02:48:24.960 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-23 02:48:24.963 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-23 02:48:24.966 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-23 02:48:24.969 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-23 02:48:24.972 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-23 02:48:24.975 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-23 02:48:24.978 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-23 02:48:24.981 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-23 02:48:24.984 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-23 02:48:24.986 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : use_library_from_git ovsdbapp 2026-07-23 02:48:24.990 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-23 02:48:24.993 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:48:24.996 | + 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-23 02:48:24.998 | + 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-23 02:48:25.001 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:48:25.005 | + lib/neutron_plugins/ovn_agent:install_ovn:463 : [[ False == \T\r\u\e ]] 2026-07-23 02:48:25.008 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-23 02:48:25.010 | + ./stack.sh:main:959 : is_service_enabled nova 2026-07-23 02:48:25.031 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:48:25.034 | + ./stack.sh:main:961 : stack_install_service nova 2026-07-23 02:48:25.037 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-23 02:48:25.040 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-23 02:48:25.042 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-23 02:48:25.045 | + lib/stack:stack_install_service:32 : install_nova 2026-07-23 02:48:25.048 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-23 02:48:25.051 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-23 02:48:25.055 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:48:25.058 | + 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-23 02:48:25.062 | + 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-23 02:48:25.065 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:48:25.068 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-23 02:48:25.087 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:48:25.091 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-23 02:48:25.094 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-23 02:48:25.097 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-23 02:48:25.100 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-23 02:48:25.102 | + 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-23 02:48:25.183 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-23 02:48:25.185 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:48:25.189 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:48:25.191 | + 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-23 02:48:25.193 | + functions-common:install_package:1438 : update_package_repo 2026-07-23 02:48:25.196 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 02:48:25.199 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-23 02:48:25.202 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 02:48:25.205 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 02:48:25.207 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 02:48:25.210 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:48:25.212 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:48:25.215 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 02:48:25.218 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-23 02:48:25.220 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-23 02:48:25.223 | + functions-common:apt_get_update:1167 : return 2026-07-23 02:48:25.226 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-23 02:48:25.229 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 02:48:25.232 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:48:25.235 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:48:25.238 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-23 02:48:25.260 | + 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-23 02:48:25.294 | Reading package lists... 2026-07-23 02:48:25.524 | Building dependency tree... 2026-07-23 02:48:25.525 | Reading state information... 2026-07-23 02:48:25.768 | The following additional packages will be installed: 2026-07-23 02:48:25.769 | apport libnss-mymachines libtpms0 libvirt-daemon 2026-07-23 02:48:25.769 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-23 02:48:25.769 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-07-23 02:48:25.770 | libvirt0 libxml2-utils mdevctl python3-apport python3-zstandard 2026-07-23 02:48:25.770 | qemu-efi-aarch64 qemu-efi-arm qemu-system-arm qemu-system-mips 2026-07-23 02:48:25.770 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm 2026-07-23 02:48:25.770 | swtpm-tools systemd-container 2026-07-23 02:48:25.771 | Suggested packages: 2026-07-23 02:48:25.771 | apport-gtk | apport-kde pkexec libvirt-clients-qemu libvirt-login-shell 2026-07-23 02:48:25.771 | libvirt-daemon-driver-storage-gluster 2026-07-23 02:48:25.771 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-07-23 02:48:25.771 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-07-23 02:48:25.771 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-07-23 02:48:25.771 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 trousers 2026-07-23 02:48:25.815 | The following packages will be REMOVED: 2026-07-23 02:48:25.817 | apport-core-dump-handler 2026-07-23 02:48:25.818 | The following NEW packages will be installed: 2026-07-23 02:48:25.818 | libnss-mymachines libtpms0 libvirt-clients libvirt-daemon 2026-07-23 02:48:25.818 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-23 02:48:25.818 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-07-23 02:48:25.818 | libvirt-daemon-system-systemd libvirt-dev libvirt-l10n libvirt0 2026-07-23 02:48:25.818 | libxml2-utils mdevctl python3-libvirt python3-zstandard qemu-efi-aarch64 2026-07-23 02:48:25.818 | qemu-efi-arm qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-23 02:48:25.819 | qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm swtpm-tools 2026-07-23 02:48:25.819 | systemd-container systemd-coredump 2026-07-23 02:48:25.819 | The following packages will be upgraded: 2026-07-23 02:48:25.820 | apport python3-apport 2026-07-23 02:48:26.083 | 2 upgraded, 29 newly installed, 1 to remove and 85 not upgraded. 2026-07-23 02:48:26.083 | Need to get 115 MB of archives. 2026-07-23 02:48:26.083 | After this operation, 916 MB of additional disk space will be used. 2026-07-23 02:48:26.083 | 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-23 02:48:26.559 | 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-23 02:48:26.657 | 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-23 02:48:26.740 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-23 02:48:26.926 | 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-23 02:48:27.011 | 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-23 02:48:27.198 | 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-23 02:48:27.225 | 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-23 02:48:27.262 | 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-23 02:48:27.279 | 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-23 02:48:27.280 | 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-23 02:48:27.280 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-07-23 02:48:27.295 | 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-23 02:48:27.295 | 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-23 02:48:27.297 | 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-23 02:48:27.318 | 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-23 02:48:27.417 | 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-23 02:48:27.418 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-07-23 02:48:27.538 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-23 02:48:27.541 | 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-23 02:48:28.144 | 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-23 02:48:28.971 | 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-23 02:48:29.525 | 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-23 02:48:29.793 | 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-23 02:48:29.940 | 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-23 02:48:32.717 | 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-23 02:48:32.718 | 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-23 02:48:32.718 | 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-23 02:48:32.738 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-07-23 02:48:32.744 | 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-23 02:48:32.921 | 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-23 02:48:33.280 | Preconfiguring packages ... 2026-07-23 02:48:33.404 | Fetched 115 MB in 7s (16.2 MB/s) 2026-07-23 02:48:33.543 | (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 ... 174871 files and directories currently installed.) 2026-07-23 02:48:33.548 | Preparing to unpack .../python3-apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-23 02:48:33.628 | Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-23 02:48:33.685 | Preparing to unpack .../apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-23 02:48:33.753 | Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-23 02:48:33.895 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-23 02:48:33.895 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-23 02:48:33.895 | Package apport-core-dump-handler is to be removed. 2026-07-23 02:48:33.895 | Package python3-zstandard is not installed. 2026-07-23 02:48:33.895 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-23 02:48:33.895 | Package apport-core-dump-handler is to be removed. 2026-07-23 02:48:33.895 | Package systemd-coredump is not installed. 2026-07-23 02:48:33.895 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-23 02:48:33.895 | Package apport-core-dump-handler is to be removed. 2026-07-23 02:48:33.895 | Package python3-zstandard is not installed. 2026-07-23 02:48:33.895 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-23 02:48:33.895 | Package apport-core-dump-handler is to be removed. 2026-07-23 02:48:33.895 | Package systemd-coredump is not installed. 2026-07-23 02:48:33.895 | 2026-07-23 02:48:33.975 | (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 ... 174869 files and directories currently installed.) 2026-07-23 02:48:33.979 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-23 02:48:34.539 | Selecting previously unselected package systemd-coredump. 2026-07-23 02:48:34.619 | (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 ... 174867 files and directories currently installed.) 2026-07-23 02:48:34.623 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-23 02:48:34.624 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-23 02:48:34.660 | Selecting previously unselected package python3-zstandard. 2026-07-23 02:48:34.674 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-23 02:48:34.676 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-23 02:48:34.714 | Selecting previously unselected package libtpms0:amd64. 2026-07-23 02:48:34.728 | Preparing to unpack .../02-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-07-23 02:48:34.731 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-23 02:48:34.769 | Selecting previously unselected package libvirt0:amd64. 2026-07-23 02:48:34.783 | Preparing to unpack .../03-libvirt0_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-23 02:48:34.785 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:34.867 | Selecting previously unselected package libvirt-clients. 2026-07-23 02:48:34.886 | Preparing to unpack .../04-libvirt-clients_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-23 02:48:34.896 | Unpacking libvirt-clients (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:34.938 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-07-23 02:48:34.953 | Preparing to unpack .../05-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-23 02:48:34.962 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:35.004 | Selecting previously unselected package libvirt-daemon. 2026-07-23 02:48:35.019 | Preparing to unpack .../06-libvirt-daemon_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-23 02:48:35.028 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:35.073 | Selecting previously unselected package libvirt-daemon-config-network. 2026-07-23 02:48:35.087 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.15_all.deb ... 2026-07-23 02:48:35.095 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:35.125 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-07-23 02:48:35.139 | Preparing to unpack .../08-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.15_all.deb ... 2026-07-23 02:48:35.149 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:35.184 | Selecting previously unselected package systemd-container. 2026-07-23 02:48:35.199 | Preparing to unpack .../09-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-07-23 02:48:35.200 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-07-23 02:48:35.251 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-07-23 02:48:35.266 | Preparing to unpack .../10-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.15_all.deb ... 2026-07-23 02:48:35.275 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:35.305 | Selecting previously unselected package libvirt-daemon-system. 2026-07-23 02:48:35.320 | Preparing to unpack .../11-libvirt-daemon-system_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-23 02:48:35.350 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:35.394 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-23 02:48:35.409 | Preparing to unpack .../12-libvirt-dev_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-23 02:48:35.418 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:35.460 | Selecting previously unselected package libvirt-l10n. 2026-07-23 02:48:35.475 | Preparing to unpack .../13-libvirt-l10n_10.0.0-2ubuntu8.15_all.deb ... 2026-07-23 02:48:35.485 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:35.510 | Selecting previously unselected package libxml2-utils. 2026-07-23 02:48:35.525 | Preparing to unpack .../14-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-23 02:48:35.527 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-23 02:48:35.557 | Selecting previously unselected package mdevctl. 2026-07-23 02:48:35.572 | Preparing to unpack .../15-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-07-23 02:48:35.573 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-23 02:48:35.622 | Selecting previously unselected package python3-libvirt. 2026-07-23 02:48:35.637 | Preparing to unpack .../16-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-23 02:48:35.638 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-23 02:48:35.677 | Selecting previously unselected package qemu-system-arm. 2026-07-23 02:48:35.697 | Preparing to unpack .../17-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 02:48:35.706 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:48:35.983 | Selecting previously unselected package qemu-system-mips. 2026-07-23 02:48:35.998 | Preparing to unpack .../18-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 02:48:36.007 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:48:36.324 | Selecting previously unselected package qemu-system-ppc. 2026-07-23 02:48:36.338 | Preparing to unpack .../19-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 02:48:36.346 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:48:36.546 | Selecting previously unselected package qemu-system-sparc. 2026-07-23 02:48:36.561 | Preparing to unpack .../20-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 02:48:36.572 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:48:36.717 | Selecting previously unselected package qemu-system-s390x. 2026-07-23 02:48:36.733 | Preparing to unpack .../21-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 02:48:36.742 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:48:36.837 | Selecting previously unselected package qemu-system-misc. 2026-07-23 02:48:36.852 | Preparing to unpack .../22-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 02:48:36.862 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:48:37.814 | Selecting previously unselected package qemu-system. 2026-07-23 02:48:37.829 | Preparing to unpack .../23-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-23 02:48:37.830 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:48:37.861 | Selecting previously unselected package swtpm. 2026-07-23 02:48:37.876 | Preparing to unpack .../24-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-23 02:48:37.878 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-23 02:48:37.909 | Selecting previously unselected package swtpm-tools. 2026-07-23 02:48:37.925 | Preparing to unpack .../25-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-23 02:48:37.926 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-23 02:48:37.965 | Selecting previously unselected package libnss-mymachines:amd64. 2026-07-23 02:48:37.981 | Preparing to unpack .../26-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-07-23 02:48:37.988 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-23 02:48:38.021 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-23 02:48:38.036 | Preparing to unpack .../27-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-07-23 02:48:38.038 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-23 02:48:39.182 | Selecting previously unselected package qemu-efi-arm. 2026-07-23 02:48:39.198 | Preparing to unpack .../28-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-07-23 02:48:39.199 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-23 02:48:39.693 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-23 02:48:40.022 | Creating group 'systemd-coredump' with GID 988. 2026-07-23 02:48:40.023 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-07-23 02:48:40.034 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:48:40.046 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:48:40.058 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:48:40.069 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-23 02:48:40.073 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:48:40.085 | Setting up python3-apport (2.28.2-0ubuntu0.1) ... 2026-07-23 02:48:40.226 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-23 02:48:40.366 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:40.370 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-07-23 02:48:40.495 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-07-23 02:48:40.818 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:48:40.827 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-23 02:48:40.831 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-23 02:48:40.836 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:48:40.847 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-23 02:48:40.852 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:41.221 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-23 02:48:41.225 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:41.525 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-23 02:48:41.701 | Setting up libvirt-clients (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:41.714 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:41.726 | Setting up apport (2.28.2-0ubuntu0.1) ... 2026-07-23 02:48:42.436 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-07-23 02:48:42.473 | Setting up libvirt-l10n (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:42.482 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-23 02:48:42.492 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-23 02:48:42.521 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:42.531 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-23 02:48:42.536 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:42.547 | Setting up libvirt-daemon (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:42.558 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-23 02:48:42.604 | info: Selecting GID from range 100 to 999 ... 2026-07-23 02:48:42.607 | info: Adding group `swtpm' (GID 123) ... 2026-07-23 02:48:42.662 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-07-23 02:48:42.663 | 2026-07-23 02:48:42.677 | info: Selecting UID from range 100 to 999 ... 2026-07-23 02:48:42.677 | 2026-07-23 02:48:42.678 | info: Adding system user `swtpm' (UID 119) ... 2026-07-23 02:48:42.682 | info: Adding new user `swtpm' (UID 119) with group `swtpm' ... 2026-07-23 02:48:42.713 | info: Not creating home directory `/var/lib/swtpm'. 2026-07-23 02:48:42.724 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.15) ... 2026-07-23 02:48:42.999 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-07-23 02:48:43.497 | Enabling libvirt default network 2026-07-23 02:48:43.727 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-07-23 02:48:43.727 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-07-23 02:48:43.727 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-07-23 02:48:43.727 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-07-23 02:48:43.727 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-07-23 02:48:43.727 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-07-23 02:48:43.727 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-07-23 02:48:43.727 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-07-23 02:48:44.224 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-07-23 02:48:44.859 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-07-23 02:48:45.206 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-07-23 02:48:45.846 | Setting up libvirt-daemon dnsmasq configuration. 2026-07-23 02:48:45.887 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-23 02:48:45.908 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-23 02:48:47.086 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-23 02:48:47.097 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-23 02:48:47.745 | 2026-07-23 02:48:47.745 | Running kernel seems to be up-to-date. 2026-07-23 02:48:47.745 | 2026-07-23 02:48:47.745 | Restarting services... 2026-07-23 02:48:47.813 | 2026-07-23 02:48:47.813 | Service restarts being deferred: 2026-07-23 02:48:47.813 | /etc/needrestart/restart.d/dbus.service 2026-07-23 02:48:47.813 | systemctl restart getty@tty1.service 2026-07-23 02:48:47.813 | systemctl restart networkd-dispatcher.service 2026-07-23 02:48:47.813 | systemctl restart serial-getty@ttyS0.service 2026-07-23 02:48:47.813 | systemctl restart storpool_beacon.service 2026-07-23 02:48:47.814 | systemctl restart storpool_block.service 2026-07-23 02:48:47.814 | systemctl restart systemd-logind.service 2026-07-23 02:48:47.814 | 2026-07-23 02:48:47.814 | No containers need to be restarted. 2026-07-23 02:48:47.814 | 2026-07-23 02:48:47.814 | User sessions running outdated binaries: 2026-07-23 02:48:47.814 | ubuntu @ session #3: python3[7156] 2026-07-23 02:48:47.823 | ubuntu @ session #4: sh[8533,8535], sshd[8475] 2026-07-23 02:48:47.833 | ubuntu @ user manager service: systemd[5272] 2026-07-23 02:48:47.843 | 2026-07-23 02:48:47.843 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-23 02:48:49.090 | + functions-common:apt_get:1211 : result=0 2026-07-23 02:48:49.093 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 02:48:49.095 | + functions-common:time_stop:2420 : local name 2026-07-23 02:48:49.097 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:48:49.099 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:48:49.101 | + functions-common:time_stop:2423 : local total 2026-07-23 02:48:49.103 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:48:49.106 | + functions-common:time_stop:2426 : name=apt-get 2026-07-23 02:48:49.108 | + functions-common:time_stop:2427 : start_time=1784774905258 2026-07-23 02:48:49.111 | + functions-common:time_stop:2429 : [[ -z 1784774905258 ]] 2026-07-23 02:48:49.115 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:48:49.118 | + functions-common:time_stop:2432 : end_time=1784774929116 2026-07-23 02:48:49.120 | + functions-common:time_stop:2433 : elapsed_time=23858 2026-07-23 02:48:49.122 | + functions-common:time_stop:2434 : total=129159 2026-07-23 02:48:49.125 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:48:49.127 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153017 2026-07-23 02:48:49.129 | + functions-common:apt_get:1215 : return 0 2026-07-23 02:48:49.132 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-23 02:48:49.134 | + functions-common:install_package:1438 : update_package_repo 2026-07-23 02:48:49.136 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-23 02:48:49.138 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-23 02:48:49.141 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-23 02:48:49.144 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-23 02:48:49.147 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-23 02:48:49.149 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:48:49.151 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:48:49.153 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-23 02:48:49.155 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-23 02:48:49.158 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-23 02:48:49.160 | + functions-common:apt_get_update:1167 : return 2026-07-23 02:48:49.163 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-23 02:48:49.165 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-23 02:48:49.167 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:48:49.170 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:48:49.172 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-23 02:48:49.192 | + 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-23 02:48:49.222 | Reading package lists... 2026-07-23 02:48:49.448 | Building dependency tree... 2026-07-23 02:48:49.449 | Reading state information... 2026-07-23 02:48:49.733 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-07-23 02:48:49.733 | ovmf set to manually installed. 2026-07-23 02:48:49.733 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-23 02:48:49.733 | swtpm set to manually installed. 2026-07-23 02:48:49.733 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-23 02:48:49.733 | swtpm-tools set to manually installed. 2026-07-23 02:48:49.733 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-23 02:48:49.733 | mdevctl set to manually installed. 2026-07-23 02:48:49.733 | 0 upgraded, 0 newly installed, 0 to remove and 85 not upgraded. 2026-07-23 02:48:49.737 | + functions-common:apt_get:1211 : result=0 2026-07-23 02:48:49.740 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-23 02:48:49.742 | + functions-common:time_stop:2420 : local name 2026-07-23 02:48:49.744 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:48:49.746 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:48:49.749 | + functions-common:time_stop:2423 : local total 2026-07-23 02:48:49.751 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:48:49.753 | + functions-common:time_stop:2426 : name=apt-get 2026-07-23 02:48:49.755 | + functions-common:time_stop:2427 : start_time=1784774929190 2026-07-23 02:48:49.757 | + functions-common:time_stop:2429 : [[ -z 1784774929190 ]] 2026-07-23 02:48:49.761 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:48:49.764 | + functions-common:time_stop:2432 : end_time=1784774929762 2026-07-23 02:48:49.766 | + functions-common:time_stop:2433 : elapsed_time=572 2026-07-23 02:48:49.769 | + functions-common:time_stop:2434 : total=153017 2026-07-23 02:48:49.771 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:48:49.773 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153589 2026-07-23 02:48:49.776 | + functions-common:apt_get:1215 : return 0 2026-07-23 02:48:49.778 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-23 02:48:49.781 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 02:48:49.785 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-23 02:48:49.788 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-23 02:48:49.790 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-23 02:48:49.793 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-07-23 02:48:49.795 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-07-23 02:48:49.798 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-07-23 02:48:49.800 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-23 02:48:49.803 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-07-23 02:48:49.816 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-07-23 02:48:49.829 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-07-23 02:48:49.829 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-07-23 02:48:49.837 | /var/core/core.%e.%p.%h.%t 2026-07-23 02:48:49.841 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-07-23 02:48:49.853 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-23 02:48:49.862 | [Service] 2026-07-23 02:48:49.862 | LimitCORE=infinity 2026-07-23 02:48:49.866 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-07-23 02:48:50.159 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-07-23 02:48:50.162 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ False == \T\r\u\e ]] 2026-07-23 02:48:50.165 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-23 02:48:50.183 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:48:50.187 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-23 02:48:50.210 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-23 02:48:50.213 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-23 02:48:50.215 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-23 02:48:50.218 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-23 02:48:50.221 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-23 02:48:50.223 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-23 02:48:50.226 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-23 02:48:50.229 | + functions-common:git_clone:592 : local orig_dir 2026-07-23 02:48:50.232 | ++ functions-common:git_clone:593 : pwd 2026-07-23 02:48:50.236 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-23 02:48:50.238 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 02:48:50.242 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 02:48:50.259 | + functions-common:git_clone:596 : RECLONE=False 2026-07-23 02:48:50.262 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 02:48:50.265 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 02:48:50.268 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-23 02:48:50.268 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 02:48:50.274 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-23 02:48:50.277 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-23 02:48:50.279 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-23 02:48:50.294 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-23 02:48:50.298 | + functions-common:git_clone:673 : git show --oneline 2026-07-23 02:48:50.298 | + functions-common:git_clone:673 : head -1 2026-07-23 02:48:50.300 | fatal: not a git repository (or any of the parent directories): .git 2026-07-23 02:48:50.303 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-23 02:48:50.306 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-23 02:48:50.322 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:48:50.325 | + lib/nova:install_nova:960 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-23 02:48:50.329 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/nova.git 2026-07-23 02:48:50.331 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-23 02:48:50.334 | + functions-common:git_clone:591 : local git_ref=master 2026-07-23 02:48:50.336 | + functions-common:git_clone:592 : local orig_dir 2026-07-23 02:48:50.340 | ++ functions-common:git_clone:593 : pwd 2026-07-23 02:48:50.342 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-23 02:48:50.345 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 02:48:50.349 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 02:48:50.366 | + functions-common:git_clone:596 : RECLONE=False 2026-07-23 02:48:50.368 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 02:48:50.371 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 02:48:50.375 | + functions-common:git_clone:610 : echo master 2026-07-23 02:48:50.375 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 02:48:50.379 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-23 02:48:50.382 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-23 02:48:50.385 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-23 02:48:50.400 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-23 02:48:50.403 | + functions-common:git_clone:673 : git show --oneline 2026-07-23 02:48:50.404 | + functions-common:git_clone:673 : head -1 2026-07-23 02:48:50.497 | 9e1434d255 Merge "libvirt: Remove tpm support detection for libvirt < 8.0.0" 2026-07-23 02:48:50.501 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-23 02:48:50.503 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-23 02:48:50.506 | + inc/python:setup_develop:353 : local bindep 2026-07-23 02:48:50.509 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-23 02:48:50.512 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-23 02:48:50.514 | + inc/python:setup_develop:359 : local extras= 2026-07-23 02:48:50.517 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-23 02:48:50.520 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-23 02:48:50.523 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-23 02:48:50.526 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-23 02:48:50.529 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-23 02:48:50.531 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-23 02:48:50.536 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-23 02:48:50.538 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-23 02:48:50.542 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-23 02:48:50.545 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-23 02:48:50.548 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-23 02:48:50.552 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-23 02:48:50.558 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-23 02:48:50.561 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-23 02:48:50.564 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-23 02:48:50.648 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-23 02:48:50.651 | + inc/python:setup_package:436 : local bindep=0 2026-07-23 02:48:50.654 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-23 02:48:50.657 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-23 02:48:50.660 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-23 02:48:50.662 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-23 02:48:50.665 | + inc/python:setup_package:445 : local flags=-e 2026-07-23 02:48:50.667 | + inc/python:setup_package:446 : local extras= 2026-07-23 02:48:50.670 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-23 02:48:50.673 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-23 02:48:50.676 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-23 02:48:50.679 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-23 02:48:50.682 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-23 02:48:50.685 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-23 02:48:50.706 | Using python 3.12 to install /opt/stack/nova 2026-07-23 02:48:50.709 | + 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-23 02:48:51.206 | Obtaining file:///opt/stack/nova 2026-07-23 02:48:51.209 | Installing build dependencies: started 2026-07-23 02:48:52.055 | Installing build dependencies: finished with status 'done' 2026-07-23 02:48:52.055 | Checking if build backend supports build_editable: started 2026-07-23 02:48:52.364 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-23 02:48:52.364 | Getting requirements to build editable: started 2026-07-23 02:48:52.517 | Getting requirements to build editable: finished with status 'done' 2026-07-23 02:48:52.518 | Preparing editable metadata (pyproject.toml): started 2026-07-23 02:48:54.211 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-23 02:48:54.223 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (7.0.3) 2026-07-23 02:48:54.223 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (2.0.51) 2026-07-23 02:48:54.223 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (5.3.1) 2026-07-23 02:48:54.225 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (0.41.0) 2026-07-23 02:48:54.225 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.1.6) 2026-07-23 02:48:54.225 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (13.0.0) 2026-07-23 02:48:54.225 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (6.1.1) 2026-07-23 02:48:54.225 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (2.5.1) 2026-07-23 02:48:54.225 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (43.0.3) 2026-07-23 02:48:54.226 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (1.8.10) 2026-07-23 02:48:54.226 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.5.3) 2026-07-23 02:48:54.227 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.1.0) 2026-07-23 02:48:54.227 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.10.1) 2026-07-23 02:48:54.228 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.18.0) 2026-07-23 02:48:54.228 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (1.18.5) 2026-07-23 02:48:54.229 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (1.3.0) 2026-07-23 02:48:54.229 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (4.0.0) 2026-07-23 02:48:54.230 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (4.26.0) 2026-07-23 02:48:54.230 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (9.9.0) 2026-07-23 02:48:54.230 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (5.15.0) 2026-07-23 02:48:54.305 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev313) 2026-07-23 02:48:54.353 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-23 02:48:54.359 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (4.12.0) 2026-07-23 02:48:54.360 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (2.34.2) 2026-07-23 02:48:54.361 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (5.9.0) 2026-07-23 02:48:54.368 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev313) 2026-07-23 02:48:54.371 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-23 02:48:54.378 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (4.3.0) 2026-07-23 02:48:54.378 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (7.6.1) 2026-07-23 02:48:54.378 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (10.5.0) 2026-07-23 02:48:54.378 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (6.5.0) 2026-07-23 02:48:54.379 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (8.3.0) 2026-07-23 02:48:54.379 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (2.12.0) 2026-07-23 02:48:54.380 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.9.0) 2026-07-23 02:48:54.380 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (5.11.0) 2026-07-23 02:48:54.381 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (2.8.0) 2026-07-23 02:48:54.381 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (10.1.1) 2026-07-23 02:48:54.381 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (18.1.0) 2026-07-23 02:48:54.382 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (7.10.0) 2026-07-23 02:48:54.382 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (18.2.0) 2026-07-23 02:48:54.383 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (6.0.0) 2026-07-23 02:48:54.383 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.12.0) 2026-07-23 02:48:54.384 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (6.9.0) 2026-07-23 02:48:54.384 | 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.dev313) (4.7.0) 2026-07-23 02:48:54.385 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (2.0.0) 2026-07-23 02:48:54.386 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (8.2.0) 2026-07-23 02:48:54.386 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (7.2.2) 2026-07-23 02:48:54.388 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.11.0) 2026-07-23 02:48:54.388 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (7.1.0) 2026-07-23 02:48:54.388 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (1.1.0) 2026-07-23 02:48:54.388 | Requirement already satisfied: os-traits>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.8.0) 2026-07-23 02:48:54.388 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (5.1.0) 2026-07-23 02:48:54.388 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (5.8.0) 2026-07-23 02:48:54.396 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev313) 2026-07-23 02:48:54.401 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-23 02:48:54.405 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (9.0.0) 2026-07-23 02:48:54.406 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (0.2.4) 2026-07-23 02:48:54.406 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (1.4.2) 2026-07-23 02:48:54.407 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (1.8.2) 2026-07-23 02:48:54.407 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (2.9.0.post0) 2026-07-23 02:48:54.407 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (3.4.0) 2026-07-23 02:48:54.408 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (4.17.0) 2026-07-23 02:48:54.408 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev313) (6.0.3) 2026-07-23 02:48:54.410 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev313) (1.3.12) 2026-07-23 02:48:54.410 | 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.dev313) (4.15.0) 2026-07-23 02:48:54.412 | 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.dev313) (7.5.0) 2026-07-23 02:48:54.415 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev313) (2.0.0) 2026-07-23 02:48:54.418 | 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.dev313) (3.0) 2026-07-23 02:48:54.421 | 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.dev313) (2.8.0) 2026-07-23 02:48:54.425 | 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.dev313) (3.1.0) 2026-07-23 02:48:54.426 | 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.dev313) (2.2.2) 2026-07-23 02:48:54.428 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev313) (3.0.3) 2026-07-23 02:48:54.430 | 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.dev313) (26.1.0) 2026-07-23 02:48:54.431 | 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.dev313) (2025.9.1) 2026-07-23 02:48:54.432 | 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.dev313) (0.37.0) 2026-07-23 02:48:54.432 | 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.dev313) (2026.5.1) 2026-07-23 02:48:54.438 | 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.dev313) (2.1.0) 2026-07-23 02:48:54.442 | 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.dev313) (4.1.0) 2026-07-23 02:48:54.442 | 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.dev313) (2.13.0) 2026-07-23 02:48:54.442 | 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.dev313) (5.8.0) 2026-07-23 02:48:54.449 | 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.dev313) (1.5.0) 2026-07-23 02:48:54.450 | 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.dev313) (1.1.0) 2026-07-23 02:48:54.450 | 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.dev313) (1.33) 2026-07-23 02:48:54.451 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev313) (4.10.0) 2026-07-23 02:48:54.456 | 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.dev313) (3.1.1) 2026-07-23 02:48:54.459 | 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.dev313) (9.1.4) 2026-07-23 02:48:54.467 | 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.dev313) (2.18.0) 2026-07-23 02:48:54.471 | 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.dev313) (0.20) 2026-07-23 02:48:54.478 | 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.dev313) (2.1.2) 2026-07-23 02:48:54.479 | 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.dev313) (0.6.2) 2026-07-23 02:48:54.488 | 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.dev313) (7.1.4) 2026-07-23 02:48:54.488 | 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.dev313) (5.3.1) 2026-07-23 02:48:54.489 | 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.dev313) (5.6.2) 2026-07-23 02:48:54.491 | 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.dev313) (0.16.0) 2026-07-23 02:48:54.492 | 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.dev313) (5.1.0) 2026-07-23 02:48:54.497 | 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.dev313) (2026.2) 2026-07-23 02:48:54.497 | 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.dev313) (26.2) 2026-07-23 02:48:54.501 | 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.dev313) (0.25.0) 2026-07-23 02:48:54.503 | 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.dev313) (5.0.0) 2026-07-23 02:48:54.504 | 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.dev313) (4.0.1) 2026-07-23 02:48:54.512 | 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.dev313) (1.2.1) 2026-07-23 02:48:54.524 | 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.dev313) (1.7.6) 2026-07-23 02:48:54.527 | 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.dev313) (2.2.0) 2026-07-23 02:48:54.530 | 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.dev313) (1.3.7) 2026-07-23 02:48:54.537 | 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.dev313) (3.3.2) 2026-07-23 02:48:54.545 | 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.dev313) (4.3.2) 2026-07-23 02:48:54.545 | 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.dev313) (3.7.1) 2026-07-23 02:48:54.548 | 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.dev313) (2.4.0) 2026-07-23 02:48:54.553 | 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.dev313) (3.0.3) 2026-07-23 02:48:54.553 | 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.dev313) (1.6.2) 2026-07-23 02:48:54.558 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev313) (83.0.0) 2026-07-23 02:48:54.567 | 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.dev313) (0.8.1) 2026-07-23 02:48:54.586 | 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.dev313) (4.15.0) 2026-07-23 02:48:54.589 | 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.dev313) (0.6.0) 2026-07-23 02:48:54.590 | 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.dev313) (4.0.0) 2026-07-23 02:48:54.595 | 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.dev313) (3.0.52) 2026-07-23 02:48:54.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.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev313) (1.11.0) 2026-07-23 02:48:54.596 | 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.dev313) (15.0.0) 2026-07-23 02:48:54.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.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev313) (1.8.0) 2026-07-23 02:48:54.608 | 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.dev313) (1.17.0) 2026-07-23 02:48:54.611 | 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.dev313) (2.1.0) 2026-07-23 02:48:54.612 | 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.dev313) (24.2.1) 2026-07-23 02:48:54.622 | 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.dev313) (4.7.0) 2026-07-23 02:48:54.635 | 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.dev313) (3.4.7) 2026-07-23 02:48:54.635 | 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.dev313) (3.18) 2026-07-23 02:48:54.636 | 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.dev313) (2.7.0) 2026-07-23 02:48:54.637 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev313) (2023.11.17) 2026-07-23 02:48:54.656 | 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.dev313) (4.2.0) 2026-07-23 02:48:54.657 | 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.dev313) (2.20.0) 2026-07-23 02:48:54.662 | 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.dev313) (0.1.2) 2026-07-23 02:48:54.672 | 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.dev313) (0.8) 2026-07-23 02:48:54.703 | 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.dev313) (0.16.0) 2026-07-23 02:48:54.947 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev313) 2026-07-23 02:48:54.950 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-23 02:48:54.962 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev313) 2026-07-23 02:48:54.966 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-23 02:48:54.988 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev313) 2026-07-23 02:48:54.993 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-23 02:48:55.037 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-23 02:48:55.042 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-07-23 02:48:55.061 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-23 02:48:55.067 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-23 02:48:55.074 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-23 02:48:55.325 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 66.3 MB/s 0:00:00 2026-07-23 02:48:55.335 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-23 02:48:55.376 | Building wheels for collected packages: nova 2026-07-23 02:48:55.376 | Building editable for nova (pyproject.toml): started 2026-07-23 02:48:57.003 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-23 02:48:57.003 | Created wheel for nova: filename=nova-33.1.0.dev313-0.editable-py3-none-any.whl size=10630 sha256=a629d78b046b5d8639b3e8e47c3a1f271944ac086d5a2d231bf60295ee5f6a7c 2026-07-23 02:48:57.004 | Stored in directory: /tmp/pip-ephem-wheel-cache-10n66eb7/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-23 02:48:57.006 | Successfully built nova 2026-07-23 02:48:57.149 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-07-23 02:48:59.683 | 2026-07-23 02:48:59.695 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev313 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-07-23 02:48:59.831 | + inc/python:pip_install:216 : result=0 2026-07-23 02:48:59.833 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:48:59.835 | + functions-common:time_stop:2420 : local name 2026-07-23 02:48:59.838 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:48:59.840 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:48:59.843 | + functions-common:time_stop:2423 : local total 2026-07-23 02:48:59.845 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:48:59.847 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:48:59.849 | + functions-common:time_stop:2427 : start_time=1784774930701 2026-07-23 02:48:59.851 | + functions-common:time_stop:2429 : [[ -z 1784774930701 ]] 2026-07-23 02:48:59.854 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:48:59.858 | + functions-common:time_stop:2432 : end_time=1784774939855 2026-07-23 02:48:59.860 | + functions-common:time_stop:2433 : elapsed_time=9154 2026-07-23 02:48:59.863 | + functions-common:time_stop:2434 : total=71611 2026-07-23 02:48:59.865 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:48:59.867 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=80765 2026-07-23 02:48:59.870 | + inc/python:pip_install:219 : return 0 2026-07-23 02:48:59.872 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-23 02:48:59.874 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-23 02:48:59.876 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-23 02:48:59.879 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-23 02:48:59.882 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:48:59.884 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-23 02:48:59.886 | + 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-23 02:48:59.889 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:48:59.891 | + 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-23 02:48:59.906 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-23 02:48:59.909 | + ./stack.sh:main:962 : configure_nova 2026-07-23 02:48:59.912 | + lib/nova:configure_nova:264 : sudo install -d -o stack /etc/nova 2026-07-23 02:48:59.928 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-23 02:48:59.930 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-23 02:48:59.933 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-23 02:48:59.937 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-23 02:48:59.937 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-23 02:48:59.941 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-23 02:48:59.944 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-23 02:48:59.947 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-23 02:48:59.950 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-23 02:48:59.953 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-23 02:48:59.956 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-23 02:48:59.959 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-23 02:48:59.961 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-23 02:48:59.974 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-23 02:48:59.989 | + 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-23 02:49:00.003 | + 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-23 02:49:00.017 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-23 02:49:00.029 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-23 02:49:00.043 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-23 02:49:00.046 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-23 02:49:00.051 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.DAbRthFstX 2026-07-23 02:49:00.054 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-23 02:49:00.056 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-23 02:49:00.059 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-23 02:49:00.062 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-23 02:49:00.065 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-23 02:49:00.067 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.DAbRthFstX 2026-07-23 02:49:00.071 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.DAbRthFstX 2026-07-23 02:49:00.084 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.DAbRthFstX /etc/sudoers.d/nova-rootwrap 2026-07-23 02:49:00.098 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-23 02:49:00.103 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-23 02:49:00.105 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-23 02:49:00.108 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-23 02:49:00.110 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-23 02:49:00.113 | + 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-23 02:49:00.116 | + 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-23 02:49:00.119 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-23 02:49:00.120 | + 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-23 02:49:00.128 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-23 02:49:00.132 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-23 02:49:00.145 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-23 02:49:00.159 | + 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-23 02:49:00.162 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-23 02:49:00.168 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-23 02:49:00.187 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:00.190 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-23 02:49:00.199 | net.ipv4.ip_forward = 1 2026-07-23 02:49:00.203 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-23 02:49:00.206 | + lib/nova:configure_nova:281 : [[ qemu == \k\v\m ]] 2026-07-23 02:49:00.208 | + lib/nova:configure_nova:298 : [[ qemu == \l\x\c ]] 2026-07-23 02:49:00.211 | + lib/nova:configure_nova:313 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-07-23 02:49:00.227 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-23 02:49:00.231 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-23 02:49:00.231 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-23 02:49:00.236 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:78da339bf639 2026-07-23 02:49:00.241 | InitiatorName=iqn.2016-04.com.open-iscsi:78da339bf639 2026-07-23 02:49:00.245 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-23 02:49:00.248 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-23 02:49:00.325 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-23 02:49:00.328 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-23 02:49:00.331 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 02:49:00.334 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-23 02:49:00.390 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-23 02:49:00.393 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-23 02:49:00.397 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-23 02:49:00.400 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-23 02:49:00.433 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-23 02:49:00.435 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-23 02:49:00.464 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-23 02:49:00.495 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-23 02:49:00.526 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-23 02:49:00.558 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 3 2026-07-23 02:49:00.590 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-23 02:49:00.623 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.4.3.141 2026-07-23 02:49:00.651 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-23 02:49:00.678 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-23 02:49:00.710 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-23 02:49:00.741 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-23 02:49:00.772 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-23 02:49:00.804 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-23 02:49:00.838 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-23 02:49:00.872 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-23 02:49:00.905 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-23 02:49:00.907 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 02:49:00.910 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 02:49:00.913 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 02:49:00.916 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 02:49:00.918 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 02:49:00.920 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 02:49:00.922 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 02:49:00.924 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 02:49:00.927 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 02:49:00.929 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 02:49:00.931 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 02:49:00.934 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 02:49:00.936 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 02:49:00.938 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-23 02:49:00.954 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:00.956 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-23 02:49:00.958 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-23 02:49:00.960 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-23 02:49:00.989 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-23 02:49:00.992 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-23 02:49:00.994 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-23 02:49:00.997 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-23 02:49:00.999 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-23 02:49:01.002 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-23 02:49:01.004 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-23 02:49:01.022 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:01.024 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-23 02:49:01.027 | ++ 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-23 02:49:01.030 | + 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-23 02:49:01.066 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-23 02:49:01.068 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-23 02:49:01.071 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-23 02:49:01.074 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-23 02:49:01.077 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-23 02:49:01.079 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-23 02:49:01.081 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-23 02:49:01.097 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:01.099 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-23 02:49:01.101 | ++ 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-23 02:49:01.104 | + 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-23 02:49:01.137 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-23 02:49:01.170 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-23 02:49:01.200 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-23 02:49:01.230 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-23 02:49:01.246 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:01.249 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-23 02:49:01.267 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:01.272 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-23 02:49:01.272 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-23 02:49:01.277 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-23 02:49:01.281 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-23 02:49:01.315 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-23 02:49:01.318 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-23 02:49:01.350 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-23 02:49:01.353 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-23 02:49:01.355 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-23 02:49:01.358 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-23 02:49:01.361 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-23 02:49:01.363 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-23 02:49:01.366 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-23 02:49:01.369 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-23 02:49:01.371 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-23 02:49:01.373 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-23 02:49:01.405 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-23 02:49:01.437 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.4.3.141/identity 2026-07-23 02:49:01.472 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-23 02:49:01.501 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-07-23 02:49:01.533 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-23 02:49:01.563 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-23 02:49:01.593 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-23 02:49:01.624 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.4.3.141/identity 2026-07-23 02:49:01.652 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-23 02:49:01.683 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-23 02:49:01.712 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-23 02:49:01.714 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-23 02:49:01.731 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:01.734 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-23 02:49:01.737 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-23 02:49:01.775 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-23 02:49:01.778 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-23 02:49:01.780 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-23 02:49:01.783 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-23 02:49:01.786 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-23 02:49:01.819 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-23 02:49:01.853 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.4.3.141/identity 2026-07-23 02:49:01.885 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-23 02:49:01.915 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-07-23 02:49:01.947 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-23 02:49:01.977 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-23 02:49:02.008 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-23 02:49:02.040 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-23 02:49:02.057 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:02.060 | + lib/nova:configure_cinder_access:651 : CINDER_SERVICE_HOST=10.4.3.141 2026-07-23 02:49:02.062 | + lib/nova:configure_cinder_access:652 : CINDER_SERVICE_PORT=8776 2026-07-23 02:49:02.065 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-07-23 02:49:02.099 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-23 02:49:02.116 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:49:02.119 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-23 02:49:02.122 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-23 02:49:02.155 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-23 02:49:02.191 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-23 02:49:02.194 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-23 02:49:02.226 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-23 02:49:02.228 | + lib/nova:create_nova_conf:535 : '[' True '!=' False ']' 2026-07-23 02:49:02.230 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-07-23 02:49:02.261 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-23 02:49:02.264 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 02:49:02.266 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 02:49:02.268 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 02:49:02.270 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 02:49:02.272 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 02:49:02.274 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 02:49:02.277 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 02:49:02.279 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 02:49:02.282 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 02:49:02.284 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 02:49:02.286 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 02:49:02.288 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 02:49:02.291 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 02:49:02.293 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-23 02:49:02.295 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-23 02:49:02.297 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-23 02:49:02.301 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-23 02:49:02.317 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-23 02:49:02.320 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-23 02:49:02.323 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-23 02:49:02.325 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-23 02:49:02.328 | + 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-23 02:49:02.360 | + 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-23 02:49:02.392 | + 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-23 02:49:02.424 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-23 02:49:02.458 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-23 02:49:02.488 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-23 02:49:02.521 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-23 02:49:02.537 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:02.539 | + 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-23 02:49:02.542 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-23 02:49:02.544 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-23 02:49:02.546 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-23 02:49:02.549 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-23 02:49:02.551 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-23 02:49:02.554 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-23 02:49:02.557 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-23 02:49:02.559 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-23 02:49:02.571 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-23 02:49:02.572 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-23 02:49:02.580 | d /var/run/uwsgi 0755 stack root 2026-07-23 02:49:02.584 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-23 02:49:02.595 | /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-23 02:49:02.599 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-23 02:49:02.601 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-23 02:49:02.605 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-23 02:49:02.608 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-23 02:49:02.638 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 3 2026-07-23 02:49:02.666 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-23 02:49:02.695 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-23 02:49:02.723 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-23 02:49:02.750 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-23 02:49:02.781 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-23 02:49:02.809 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-23 02:49:02.836 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-23 02:49:02.862 | + 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-23 02:49:02.890 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-23 02:49:02.916 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-23 02:49:02.943 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-23 02:49:02.973 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-23 02:49:03.001 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-23 02:49:03.003 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-23 02:49:03.006 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-23 02:49:03.008 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-23 02:49:03.010 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-23 02:49:03.012 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:03.014 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:03.016 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-23 02:49:03.018 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-23 02:49:03.020 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-23 02:49:03.048 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-23 02:49:03.078 | + 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-23 02:49:03.078 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-23 02:49:03.086 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-23 02:49:03.090 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-23 02:49:03.093 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-23 02:49:03.095 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-23 02:49:03.098 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-23 02:49:03.100 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-23 02:49:03.102 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:49:03.104 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:03.106 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:03.109 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-23 02:49:03.111 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-23 02:49:03.113 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:03.115 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:03.118 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-23 02:49:03.151 | Enabling site nova-api. 2026-07-23 02:49:03.156 | To activate the new configuration, you need to run: 2026-07-23 02:49:03.156 | systemctl reload apache2 2026-07-23 02:49:03.161 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-23 02:49:03.163 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-23 02:49:03.165 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 02:49:03.168 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-23 02:49:03.280 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-23 02:49:03.296 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:03.299 | + 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-23 02:49:03.301 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-23 02:49:03.304 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-23 02:49:03.306 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-23 02:49:03.309 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-23 02:49:03.312 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-23 02:49:03.315 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-23 02:49:03.318 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-23 02:49:03.321 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-23 02:49:03.336 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-23 02:49:03.337 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-23 02:49:03.346 | d /var/run/uwsgi 0755 stack root 2026-07-23 02:49:03.349 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-23 02:49:03.361 | /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-23 02:49:03.365 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-23 02:49:03.367 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-23 02:49:03.371 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-23 02:49:03.374 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-23 02:49:03.407 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 3 2026-07-23 02:49:03.437 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-23 02:49:03.470 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-23 02:49:03.502 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-23 02:49:03.537 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-23 02:49:03.571 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-23 02:49:03.602 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-23 02:49:03.635 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-23 02:49:03.669 | + 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-23 02:49:03.704 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-23 02:49:03.738 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-23 02:49:03.771 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-23 02:49:03.804 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-23 02:49:03.836 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-23 02:49:03.838 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-23 02:49:03.866 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-23 02:49:03.881 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:49:03.884 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-23 02:49:03.916 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-23 02:49:03.919 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-23 02:49:03.921 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-23 02:49:03.939 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:03.942 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.4.3.141:5672/ 2026-07-23 02:49:03.945 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.141:5672/ 2026-07-23 02:49:03.978 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-23 02:49:04.010 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-23 02:49:04.013 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-23 02:49:04.015 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-23 02:49:04.018 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-23 02:49:04.020 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-23 02:49:04.023 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-23 02:49:04.040 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:04.043 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-23 02:49:04.046 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-23 02:49:04.048 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-23 02:49:04.065 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:04.067 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.141:5672/ 2026-07-23 02:49:04.070 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.141:5672/ 2026-07-23 02:49:04.102 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-23 02:49:04.104 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-23 02:49:04.106 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 3 2026-07-23 02:49:04.138 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 3 2026-07-23 02:49:04.168 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 3 2026-07-23 02:49:04.202 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-23 02:49:04.219 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:04.222 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-07-23 02:49:04.255 | + lib/nova:create_nova_conf:578 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-23 02:49:04.293 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-23 02:49:04.324 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-23 02:49:04.327 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-23 02:49:04.329 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-23 02:49:04.365 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-23 02:49:04.368 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-23 02:49:04.371 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-23 02:49:04.373 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-23 02:49:04.376 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-23 02:49:04.407 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-23 02:49:04.439 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.4.3.141/identity 2026-07-23 02:49:04.471 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-23 02:49:04.503 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-07-23 02:49:04.534 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-23 02:49:04.565 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-23 02:49:04.597 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-23 02:49:04.628 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-23 02:49:04.644 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:04.647 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-23 02:49:04.651 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-23 02:49:04.654 | + lib/nova:create_nova_conf:589 : local conf 2026-07-23 02:49:04.657 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-23 02:49:04.660 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-23 02:49:04.662 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-23 02:49:04.665 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-23 02:49:04.668 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-23 02:49:04.671 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-23 02:49:04.673 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-23 02:49:04.678 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-23 02:49:04.681 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-23 02:49:04.684 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-23 02:49:04.686 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-23 02:49:04.689 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-23 02:49:04.691 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-23 02:49:04.694 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-23 02:49:04.709 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:04.711 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-23 02:49:04.714 | ++ 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-23 02:49:04.717 | + 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-23 02:49:04.747 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 3 2026-07-23 02:49:04.779 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-23 02:49:04.811 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-23 02:49:04.814 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-23 02:49:04.816 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-23 02:49:04.819 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-23 02:49:04.835 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:04.839 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-23 02:49:04.840 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-23 02:49:05.387 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-23 02:49:05.389 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-23 02:49:05.884 | Adding vhost "nova_cell1" ... 2026-07-23 02:49:05.926 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-23 02:49:06.435 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-23 02:49:06.458 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-23 02:49:06.461 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-23 02:49:06.464 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-23 02:49:06.466 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-23 02:49:06.469 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-23 02:49:06.471 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-23 02:49:06.488 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:06.491 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-23 02:49:06.494 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-23 02:49:06.496 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-23 02:49:06.512 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:06.515 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.141:5672/nova_cell1 2026-07-23 02:49:06.519 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.141:5672/nova_cell1 2026-07-23 02:49:06.549 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-23 02:49:06.552 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-23 02:49:06.554 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-23 02:49:06.570 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:06.573 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-23 02:49:06.575 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-23 02:49:06.578 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-23 02:49:06.580 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-23 02:49:06.583 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-23 02:49:06.585 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-23 02:49:06.587 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-23 02:49:06.622 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-23 02:49:06.654 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.4.3.141/identity 2026-07-23 02:49:06.687 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-23 02:49:06.721 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-07-23 02:49:06.754 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-23 02:49:06.787 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-23 02:49:06.819 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-23 02:49:06.850 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-23 02:49:06.853 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-23 02:49:06.856 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-23 02:49:06.858 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-23 02:49:06.876 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-23 02:49:06.879 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-23 02:49:06.881 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-23 02:49:06.884 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-23 02:49:06.887 | + 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-23 02:49:06.922 | + 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-23 02:49:06.953 | + 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-23 02:49:06.986 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-23 02:49:07.016 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-23 02:49:07.046 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-23 02:49:07.050 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-23 02:49:07.054 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-23 02:49:07.056 | + lib/nova:create_nova_conf:623 : local conf 2026-07-23 02:49:07.058 | + lib/nova:create_nova_conf:624 : local offset 2026-07-23 02:49:07.061 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-23 02:49:07.065 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-23 02:49:07.068 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-23 02:49:07.071 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-23 02:49:07.073 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-23 02:49:07.076 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-23 02:49:07.079 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-23 02:49:07.082 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-23 02:49:07.084 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-23 02:49:07.087 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-23 02:49:07.106 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:07.108 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-23 02:49:07.143 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-23 02:49:07.179 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-23 02:49:07.181 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-23 02:49:07.184 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-23 02:49:07.187 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-23 02:49:07.205 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:49:07.208 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-23 02:49:07.225 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:49:07.229 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-23 02:49:07.247 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:07.250 | + lib/nova:configure_nova:373 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-23 02:49:07.253 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-23 02:49:07.256 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-23 02:49:07.259 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-23 02:49:07.278 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:07.281 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-23 02:49:07.295 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-23 02:49:07.295 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-23 02:49:07.304 | cgroup_device_acl = [ 2026-07-23 02:49:07.304 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-23 02:49:07.304 | "/dev/random", "/dev/urandom", 2026-07-23 02:49:07.304 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-23 02:49:07.304 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-23 02:49:07.304 | "/dev/vfio/vfio", 2026-07-23 02:49:07.304 | ] 2026-07-23 02:49:07.308 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-23 02:49:07.311 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 02:49:07.314 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 02:49:07.317 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 02:49:07.320 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 02:49:07.323 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 02:49:07.326 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 02:49:07.329 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 02:49:07.332 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 02:49:07.335 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 02:49:07.338 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 02:49:07.340 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 02:49:07.343 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 02:49:07.346 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 02:49:07.349 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-23 02:49:07.354 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-07-23 02:49:07.356 | + functions-common:add_user_to_group:2189 : local user=stack 2026-07-23 02:49:07.359 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-23 02:49:07.362 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-07-23 02:49:07.393 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-23 02:49:07.396 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-23 02:49:07.399 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:07.402 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:07.405 | + 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-23 02:49:07.408 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-23 02:49:07.411 | + 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-23 02:49:07.426 | + 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-23 02:49:07.426 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-23 02:49:07.434 | 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-23 02:49:07.439 | + 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-23 02:49:07.454 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-23 02:49:07.454 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-23 02:49:07.463 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-23 02:49:07.467 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-23 02:49:07.470 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-23 02:49:07.473 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-23 02:49:07.477 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-23 02:49:07.480 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 02:49:07.483 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-23 02:49:07.542 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-23 02:49:07.544 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 02:49:07.547 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-23 02:49:07.649 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-07-23 02:49:07.693 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-23 02:49:07.730 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-23 02:49:07.734 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-23 02:49:07.771 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-23 02:49:07.809 | + 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-23 02:49:07.846 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-23 02:49:07.879 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-23 02:49:07.913 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-23 02:49:07.917 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 02:49:07.921 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-23 02:49:07.924 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-23 02:49:07.928 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 02:49:07.931 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-23 02:49:07.934 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-23 02:49:07.937 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-23 02:49:07.940 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:66 : '[' False == True ']' 2026-07-23 02:49:07.943 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-07-23 02:49:07.945 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-23 02:49:07.948 | + ./stack.sh:main:965 : is_service_enabled placement 2026-07-23 02:49:07.969 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:07.972 | + ./stack.sh:main:967 : stack_install_service placement 2026-07-23 02:49:07.975 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-23 02:49:07.978 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-23 02:49:07.982 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-23 02:49:07.985 | + lib/stack:stack_install_service:32 : install_placement 2026-07-23 02:49:07.988 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-23 02:49:07.991 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-23 02:49:07.995 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-23 02:49:07.999 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-23 02:49:08.003 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-23 02:49:08.006 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-23 02:49:08.011 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-23 02:49:08.012 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-23 02:49:08.017 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-23 02:49:08.020 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-23 02:49:08.024 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-23 02:49:08.028 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-23 02:49:08.032 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-23 02:49:08.056 | Using python 3.12 to install osc-placement 2026-07-23 02:49:08.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 osc-placement 2026-07-23 02:49:08.682 | Collecting osc-placement 2026-07-23 02:49:08.740 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-23 02:49:08.746 | 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-23 02:49:08.746 | 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-23 02:49:08.747 | 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-23 02:49:08.747 | 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-23 02:49:08.748 | 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-23 02:49:08.749 | 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-23 02:49:08.749 | 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-23 02:49:08.749 | 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-23 02:49:08.750 | 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-23 02:49:08.752 | 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-23 02:49:08.753 | 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-23 02:49:08.753 | 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-23 02:49:08.755 | 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-23 02:49:08.755 | 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-23 02:49:08.756 | 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-23 02:49:08.756 | 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-23 02:49:08.758 | 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-23 02:49:08.759 | 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-23 02:49:08.759 | 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-23 02:49:08.760 | 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-23 02:49:08.761 | 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-23 02:49:08.761 | 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-23 02:49:08.762 | 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-23 02:49:08.762 | 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-23 02:49:08.763 | 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-23 02:49:08.763 | 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-23 02:49:08.764 | 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-23 02:49:08.765 | 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-23 02:49:08.768 | 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-23 02:49:08.772 | 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-23 02:49:08.774 | 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-23 02:49:08.775 | 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-23 02:49:08.775 | 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-23 02:49:08.778 | 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-23 02:49:08.780 | 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-23 02:49:08.787 | 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-23 02:49:08.789 | 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-23 02:49:08.789 | 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-23 02:49:08.790 | 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-23 02:49:08.796 | 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-23 02:49:08.797 | 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-23 02:49:08.799 | 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-23 02:49:08.814 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-23 02:49:08.981 | Installing collected packages: osc-placement 2026-07-23 02:49:09.044 | Successfully installed osc-placement-4.9.0 2026-07-23 02:49:09.151 | + inc/python:pip_install:216 : result=0 2026-07-23 02:49:09.154 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:49:09.156 | + functions-common:time_stop:2420 : local name 2026-07-23 02:49:09.159 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:49:09.162 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:49:09.166 | + functions-common:time_stop:2423 : local total 2026-07-23 02:49:09.169 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:49:09.172 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:49:09.175 | + functions-common:time_stop:2427 : start_time=1784774948050 2026-07-23 02:49:09.178 | + functions-common:time_stop:2429 : [[ -z 1784774948050 ]] 2026-07-23 02:49:09.182 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:49:09.186 | + functions-common:time_stop:2432 : end_time=1784774949183 2026-07-23 02:49:09.189 | + functions-common:time_stop:2433 : elapsed_time=1133 2026-07-23 02:49:09.192 | + functions-common:time_stop:2434 : total=80765 2026-07-23 02:49:09.194 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:49:09.197 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=81898 2026-07-23 02:49:09.201 | + inc/python:pip_install:219 : return 0 2026-07-23 02:49:09.204 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-23 02:49:09.206 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/placement.git 2026-07-23 02:49:09.209 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-23 02:49:09.212 | + functions-common:git_clone:591 : local git_ref=master 2026-07-23 02:49:09.215 | + functions-common:git_clone:592 : local orig_dir 2026-07-23 02:49:09.219 | ++ functions-common:git_clone:593 : pwd 2026-07-23 02:49:09.223 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-23 02:49:09.226 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 02:49:09.229 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 02:49:09.250 | + functions-common:git_clone:596 : RECLONE=False 2026-07-23 02:49:09.253 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 02:49:09.256 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 02:49:09.260 | + functions-common:git_clone:610 : echo master 2026-07-23 02:49:09.260 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 02:49:09.266 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-23 02:49:09.269 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-23 02:49:09.272 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-23 02:49:09.290 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-23 02:49:09.293 | + functions-common:git_clone:673 : git show --oneline 2026-07-23 02:49:09.294 | + functions-common:git_clone:673 : head -1 2026-07-23 02:49:09.306 | e5f52966 Merge "Remove disabling the scope enforecment" 2026-07-23 02:49:09.310 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-23 02:49:09.314 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-23 02:49:09.318 | + inc/python:setup_develop:353 : local bindep 2026-07-23 02:49:09.321 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-23 02:49:09.323 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-23 02:49:09.326 | + inc/python:setup_develop:359 : local extras= 2026-07-23 02:49:09.330 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-23 02:49:09.333 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-23 02:49:09.337 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-23 02:49:09.340 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-23 02:49:09.343 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-23 02:49:09.346 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-23 02:49:09.351 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-23 02:49:09.354 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-23 02:49:09.357 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-23 02:49:09.360 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-23 02:49:09.363 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-23 02:49:09.367 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-23 02:49:09.374 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-23 02:49:09.377 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-23 02:49:09.380 | + 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-23 02:49:09.462 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-23 02:49:09.466 | + inc/python:setup_package:436 : local bindep=0 2026-07-23 02:49:09.469 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-23 02:49:09.473 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-23 02:49:09.477 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-23 02:49:09.480 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-23 02:49:09.483 | + inc/python:setup_package:445 : local flags=-e 2026-07-23 02:49:09.486 | + inc/python:setup_package:446 : local extras= 2026-07-23 02:49:09.488 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-23 02:49:09.491 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-23 02:49:09.494 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-23 02:49:09.496 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-23 02:49:09.499 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-23 02:49:09.501 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-23 02:49:09.525 | Using python 3.12 to install /opt/stack/placement 2026-07-23 02:49:09.529 | + 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-23 02:49:10.068 | Obtaining file:///opt/stack/placement 2026-07-23 02:49:10.072 | Installing build dependencies: started 2026-07-23 02:49:11.024 | Installing build dependencies: finished with status 'done' 2026-07-23 02:49:11.025 | Checking if build backend supports build_editable: started 2026-07-23 02:49:11.332 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-23 02:49:11.334 | Getting requirements to build editable: started 2026-07-23 02:49:11.520 | Getting requirements to build editable: finished with status 'done' 2026-07-23 02:49:11.522 | Preparing editable metadata (pyproject.toml): started 2026-07-23 02:49:12.161 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-23 02:49:12.173 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (7.0.3) 2026-07-23 02:49:12.173 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.0.51) 2026-07-23 02:49:12.173 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (13.0.0) 2026-07-23 02:49:12.174 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.5.1) 2026-07-23 02:49:12.174 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (1.8.10) 2026-07-23 02:49:12.175 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (4.26.0) 2026-07-23 02:49:12.175 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.34.2) 2026-07-23 02:49:12.175 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (7.6.1) 2026-07-23 02:49:12.176 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (10.5.0) 2026-07-23 02:49:12.176 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (6.5.0) 2026-07-23 02:49:12.177 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (8.3.0) 2026-07-23 02:49:12.177 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (5.11.0) 2026-07-23 02:49:12.178 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (10.1.1) 2026-07-23 02:49:12.178 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (18.1.0) 2026-07-23 02:49:12.179 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (6.0.0) 2026-07-23 02:49:12.179 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (8.2.0) 2026-07-23 02:49:12.183 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.8.0) 2026-07-23 02:49:12.183 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (1.1.0) 2026-07-23 02:49:12.183 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (3.8.0) 2026-07-23 02:49:12.183 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.1.0) 2026-07-23 02:49:12.183 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev1) (26.1.0) 2026-07-23 02:49:12.183 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev1) (2025.9.1) 2026-07-23 02:49:12.183 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev1) (0.37.0) 2026-07-23 02:49:12.183 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev1) (2026.5.1) 2026-07-23 02:49:12.187 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (5.15.0) 2026-07-23 02:49:12.187 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (4.3.0) 2026-07-23 02:49:12.188 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (6.9.0) 2026-07-23 02:49:12.189 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (4.1.0) 2026-07-23 02:49:12.189 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (2.13.0) 2026-07-23 02:49:12.190 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (5.8.0) 2026-07-23 02:49:12.192 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (2.1.0) 2026-07-23 02:49:12.193 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (5.9.0) 2026-07-23 02:49:12.193 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (1.8.2) 2026-07-23 02:49:12.194 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (4.15.0) 2026-07-23 02:49:12.199 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (1.5.0) 2026-07-23 02:49:12.201 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (5.3.1) 2026-07-23 02:49:12.203 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev1) (0.20) 2026-07-23 02:49:12.203 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev1) (3.1.0) 2026-07-23 02:49:12.205 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev1) (2.2.2) 2026-07-23 02:49:12.207 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev1) (1.3.0) 2026-07-23 02:49:12.207 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev1) (2.0.0) 2026-07-23 02:49:12.208 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev1) (6.0.3) 2026-07-23 02:49:12.211 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev1) (1.18.5) 2026-07-23 02:49:12.213 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev1) (2.1.2) 2026-07-23 02:49:12.213 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev1) (0.6.2) 2026-07-23 02:49:12.215 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev1) (1.3.12) 2026-07-23 02:49:12.218 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev1) (2.9.0.post0) 2026-07-23 02:49:12.219 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev1) (5.0.0) 2026-07-23 02:49:12.220 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev1) (3.1.6) 2026-07-23 02:49:12.221 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev1) (4.0.1) 2026-07-23 02:49:12.225 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev1) (3.0.3) 2026-07-23 02:49:12.229 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev1) (1.2.1) 2026-07-23 02:49:12.232 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev1) (3.18.0) 2026-07-23 02:49:12.235 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev1) (3.3.2) 2026-07-23 02:49:12.235 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev1) (26.2) 2026-07-23 02:49:12.235 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev1) (7.2.2) 2026-07-23 02:49:12.237 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev1) (83.0.0) 2026-07-23 02:49:12.240 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev1) (0.8.1) 2026-07-23 02:49:12.248 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev1) (1.17.0) 2026-07-23 02:49:12.255 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev1) (3.4.7) 2026-07-23 02:49:12.256 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev1) (3.18) 2026-07-23 02:49:12.256 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev1) (2.7.0) 2026-07-23 02:49:12.257 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev1) (2023.11.17) 2026-07-23 02:49:12.270 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev1) (0.8) 2026-07-23 02:49:12.276 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev1) (3.5.3) 2026-07-23 02:49:12.310 | Building wheels for collected packages: openstack-placement 2026-07-23 02:49:12.311 | Building editable for openstack-placement (pyproject.toml): started 2026-07-23 02:49:12.781 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-23 02:49:12.782 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev1-0.editable-py3-none-any.whl size=8836 sha256=8541092e617e7206b22b667236ccce91715bbff0a3cca7df9a23b4db091eb4d3 2026-07-23 02:49:12.782 | Stored in directory: /tmp/pip-ephem-wheel-cache-oikbj7_2/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-23 02:49:12.785 | Successfully built openstack-placement 2026-07-23 02:49:12.921 | Installing collected packages: openstack-placement 2026-07-23 02:49:12.942 | Successfully installed openstack-placement-16.0.0.0b2.dev1 2026-07-23 02:49:13.056 | + inc/python:pip_install:216 : result=0 2026-07-23 02:49:13.060 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:49:13.062 | + functions-common:time_stop:2420 : local name 2026-07-23 02:49:13.065 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:49:13.068 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:49:13.071 | + functions-common:time_stop:2423 : local total 2026-07-23 02:49:13.073 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:49:13.075 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:49:13.078 | + functions-common:time_stop:2427 : start_time=1784774949519 2026-07-23 02:49:13.081 | + functions-common:time_stop:2429 : [[ -z 1784774949519 ]] 2026-07-23 02:49:13.084 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:49:13.088 | + functions-common:time_stop:2432 : end_time=1784774953085 2026-07-23 02:49:13.091 | + functions-common:time_stop:2433 : elapsed_time=3566 2026-07-23 02:49:13.093 | + functions-common:time_stop:2434 : total=81898 2026-07-23 02:49:13.096 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:49:13.099 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=85464 2026-07-23 02:49:13.102 | + inc/python:pip_install:219 : return 0 2026-07-23 02:49:13.104 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-23 02:49:13.107 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-23 02:49:13.110 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-23 02:49:13.113 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-23 02:49:13.116 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:49:13.119 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-23 02:49:13.123 | + 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-23 02:49:13.126 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:49:13.129 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-23 02:49:13.132 | + ./stack.sh:main:968 : configure_placement 2026-07-23 02:49:13.135 | + lib/placement:configure_placement:88 : sudo install -d -o stack /etc/placement 2026-07-23 02:49:13.149 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-23 02:49:13.152 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-23 02:49:13.158 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-23 02:49:13.161 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-23 02:49:13.164 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-23 02:49:13.167 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-23 02:49:13.169 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-23 02:49:13.172 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-23 02:49:13.176 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-23 02:49:13.197 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:13.201 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-23 02:49:13.204 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-23 02:49:13.207 | + 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-23 02:49:13.248 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-23 02:49:13.285 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-23 02:49:13.325 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-23 02:49:13.328 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-23 02:49:13.331 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-23 02:49:13.334 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-23 02:49:13.337 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-23 02:49:13.340 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-23 02:49:13.343 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-23 02:49:13.346 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-23 02:49:13.348 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-23 02:49:13.351 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-23 02:49:13.386 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-23 02:49:13.422 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.4.3.141/identity 2026-07-23 02:49:13.460 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-23 02:49:13.498 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-07-23 02:49:13.538 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-23 02:49:13.577 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-23 02:49:13.615 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-23 02:49:13.653 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.4.3.141/identity 2026-07-23 02:49:13.689 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-23 02:49:13.726 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-23 02:49:13.764 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-23 02:49:13.767 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-23 02:49:13.770 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-23 02:49:13.773 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-23 02:49:13.777 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-23 02:49:13.798 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-23 02:49:13.802 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-23 02:49:13.805 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-23 02:49:13.807 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-23 02:49:13.810 | + 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-23 02:49:13.849 | + 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-23 02:49:13.890 | + 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-23 02:49:13.933 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-23 02:49:13.976 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-23 02:49:14.019 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-23 02:49:14.022 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-23 02:49:14.027 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-23 02:49:14.030 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-23 02:49:14.033 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-23 02:49:14.038 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-23 02:49:14.043 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-23 02:49:14.047 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-23 02:49:14.050 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-23 02:49:14.070 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-23 02:49:14.071 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-23 02:49:14.083 | d /var/run/uwsgi 0755 stack root 2026-07-23 02:49:14.088 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-23 02:49:14.101 | /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-23 02:49:14.106 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-23 02:49:14.109 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-23 02:49:14.116 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-23 02:49:14.118 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-23 02:49:14.161 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 3 2026-07-23 02:49:14.200 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-23 02:49:14.236 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-23 02:49:14.273 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-23 02:49:14.308 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-23 02:49:14.345 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-23 02:49:14.382 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-23 02:49:14.418 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-23 02:49:14.452 | + 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-23 02:49:14.487 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-23 02:49:14.520 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-23 02:49:14.553 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-23 02:49:14.588 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-23 02:49:14.620 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-23 02:49:14.623 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-23 02:49:14.627 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-23 02:49:14.630 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-23 02:49:14.633 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-23 02:49:14.636 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:14.639 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:14.642 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-23 02:49:14.647 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-23 02:49:14.650 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-23 02:49:14.687 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-23 02:49:14.722 | + 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-23 02:49:14.723 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-23 02:49:14.732 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-23 02:49:14.737 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-23 02:49:14.739 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-23 02:49:14.742 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-23 02:49:14.746 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-23 02:49:14.748 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-23 02:49:14.751 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:49:14.754 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:14.757 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:14.760 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-23 02:49:14.763 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-23 02:49:14.766 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:14.769 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:14.772 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-23 02:49:14.805 | Enabling site placement-api. 2026-07-23 02:49:14.811 | To activate the new configuration, you need to run: 2026-07-23 02:49:14.811 | systemctl reload apache2 2026-07-23 02:49:14.816 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-23 02:49:14.818 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-23 02:49:14.821 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 02:49:14.824 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-23 02:49:14.944 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-23 02:49:14.947 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-23 02:49:14.985 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-07-23 02:49:15.007 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:15.010 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-07-23 02:49:15.028 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:15.031 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-07-23 02:49:15.034 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-23 02:49:15.037 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-23 02:49:15.039 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-23 02:49:15.042 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-23 02:49:15.045 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-23 02:49:15.047 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-23 02:49:15.082 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-23 02:49:15.114 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.4.3.141/identity 2026-07-23 02:49:15.147 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-23 02:49:15.181 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-07-23 02:49:15.215 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-23 02:49:15.251 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-23 02:49:15.286 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-23 02:49:15.321 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-07-23 02:49:15.339 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:49:15.342 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-07-23 02:49:15.363 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:15.366 | + ./stack.sh:main:987 : fix_system_ca_bundle_path 2026-07-23 02:49:15.369 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-07-23 02:49:15.388 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:15.391 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-07-23 02:49:15.394 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-07-23 02:49:15.398 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-07-23 02:49:15.398 | from requests import certs 2026-07-23 02:49:15.398 | print (certs.where()) 2026-07-23 02:49:15.398 | except ImportError: pass' 2026-07-23 02:49:15.623 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-07-23 02:49:15.626 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-07-23 02:49:15.628 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-07-23 02:49:15.631 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-07-23 02:49:15.653 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:15.656 | + ./stack.sh:main:992 : init_os_brick 2026-07-23 02:49:15.659 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-23 02:49:15.665 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-23 02:49:15.686 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:15.689 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-23 02:49:15.728 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-23 02:49:15.747 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:15.750 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-23 02:49:15.788 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-23 02:49:15.806 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:15.810 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-23 02:49:15.847 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-23 02:49:15.886 | + ./stack.sh:main:999 : run_phase stack install 2026-07-23 02:49:15.888 | + functions-common:run_phase:1848 : local mode=stack 2026-07-23 02:49:15.891 | + functions-common:run_phase:1849 : local phase=install 2026-07-23 02:49:15.893 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-23 02:49:15.897 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-23 02:49:15.900 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-23 02:49:15.903 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-23 02:49:15.906 | + functions-common:run_phase:1858 : local extra 2026-07-23 02:49:15.910 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-23 02:49:15.915 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-23 02:49:15.918 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-23 02:49:15.921 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-23 02:49:15.924 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-07-23 02:49:15.927 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-23 02:49:15.945 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:15.948 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 02:49:15.951 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:49:15.954 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-23 02:49:15.957 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-23 02:49:15.960 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:49:15.963 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-07-23 02:49:15.965 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-23 02:49:15.968 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-23 02:49:16.036 | ++ inc/async:async_inner:63 : install_tempest 2026-07-23 02:49:16.076 | [8537 Async install_tempest:55171]: running: install_tempest 2026-07-23 02:49:16.079 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-23 02:49:16.081 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-23 02:49:16.084 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 02:49:16.087 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-23 02:49:16.090 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-23 02:49:16.094 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-23 02:49:16.096 | + functions-common:run_plugins:1835 : local phase=install 2026-07-23 02:49:16.099 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-23 02:49:16.102 | + functions-common:run_plugins:1838 : local plugin 2026-07-23 02:49:16.105 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-23 02:49:16.108 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-23 02:49:16.111 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-23 02:49:16.115 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-07-23 02:49:16.119 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-23 02:49:16.122 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-23 02:49:16.125 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-23 02:49:16.128 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-23 02:49:16.132 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-23 02:49:16.135 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-23 02:49:16.139 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-23 02:49:16.142 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-23 02:49:16.145 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-23 02:49:16.148 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-23 02:49:16.152 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-23 02:49:16.155 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-23 02:49:16.158 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-23 02:49:16.162 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-23 02:49:16.165 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-23 02:49:16.168 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-23 02:49:16.171 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-23 02:49:16.174 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-23 02:49:16.178 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-23 02:49:16.181 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-23 02:49:16.184 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-23 02:49:16.200 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-23 02:49:16.203 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-23 02:49:16.206 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-23 02:49:16.210 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-23 02:49:16.213 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-23 02:49:16.216 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-23 02:49:16.220 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-23 02:49:16.223 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-23 02:49:16.227 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-23 02:49:16.247 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-23 02:49:16.250 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-23 02:49:16.254 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-23 02:49:16.255 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-23 02:49:16.259 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-23 02:49:16.262 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-23 02:49:16.264 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-23 02:49:16.269 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-23 02:49:16.288 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-23 02:49:16.290 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-23 02:49:16.293 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:49:16.295 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-23 02:49:16.297 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_frr_enabled 2026-07-23 02:49:16.300 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-23 02:49:16.302 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-23 02:49:16.304 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-07-23 02:49:16.307 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-23 02:49:16.311 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:49:16.313 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-23 02:49:16.315 | + 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-23 02:49:16.318 | + inc/python:use_library_from_git:269 : return 1 2026-07-23 02:49:16.320 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-07-23 02:49:16.322 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-23 02:49:16.324 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-23 02:49:16.327 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-23 02:49:16.330 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-23 02:49:16.334 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-23 02:49:16.338 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-23 02:49:16.339 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-23 02:49:16.345 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-23 02:49:16.347 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-23 02:49:16.351 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-23 02:49:16.353 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-23 02:49:16.355 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-23 02:49:16.378 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-23 02:49:16.381 | + 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-23 02:49:16.962 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-23 02:49:17.011 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-07-23 02:49:17.018 | 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-23 02:49:17.018 | 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-23 02:49:17.019 | 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-23 02:49:17.019 | 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-23 02:49:17.020 | 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-23 02:49:17.020 | 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-23 02:49:17.021 | 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-23 02:49:17.039 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-07-23 02:49:17.042 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-23 02:49:17.048 | 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-23 02:49:17.048 | 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-23 02:49:17.049 | 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-23 02:49:17.050 | 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-23 02:49:17.050 | 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-23 02:49:17.051 | 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-23 02:49:17.053 | 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-23 02:49:17.053 | 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-23 02:49:17.054 | 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-23 02:49:17.054 | 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-23 02:49:17.055 | 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-23 02:49:17.058 | 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-23 02:49:17.059 | 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-23 02:49:17.060 | 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-23 02:49:17.060 | 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-23 02:49:17.061 | 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-23 02:49:17.062 | 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-23 02:49:17.062 | 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-23 02:49:17.063 | 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-23 02:49:17.063 | 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-23 02:49:17.064 | 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-23 02:49:17.067 | 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-23 02:49:17.069 | 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-23 02:49:17.072 | 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-23 02:49:17.074 | 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-23 02:49:17.075 | 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-23 02:49:17.075 | 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-23 02:49:17.078 | 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-23 02:49:17.080 | 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-23 02:49:17.088 | 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-23 02:49:17.088 | 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-23 02:49:17.089 | 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-23 02:49:17.090 | 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-23 02:49:17.092 | 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-23 02:49:17.094 | 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-23 02:49:17.096 | 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-23 02:49:17.098 | 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-23 02:49:17.099 | 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-23 02:49:17.102 | 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-23 02:49:17.105 | 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-23 02:49:17.106 | 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-23 02:49:17.106 | 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-23 02:49:17.108 | 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-23 02:49:17.118 | 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-23 02:49:17.119 | 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-23 02:49:17.122 | 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-23 02:49:17.146 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-07-23 02:49:17.196 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 36.7 MB/s 0:00:00 2026-07-23 02:49:17.202 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-07-23 02:49:17.394 | Installing collected packages: python-manilaclient, python-openstackclient 2026-07-23 02:49:18.873 | 2026-07-23 02:49:18.886 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-07-23 02:49:18.999 | + inc/python:pip_install:216 : result=0 2026-07-23 02:49:19.002 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:49:19.005 | + functions-common:time_stop:2420 : local name 2026-07-23 02:49:19.008 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:49:19.011 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:49:19.014 | + functions-common:time_stop:2423 : local total 2026-07-23 02:49:19.016 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:49:19.019 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:49:19.022 | + functions-common:time_stop:2427 : start_time=1784774956373 2026-07-23 02:49:19.025 | + functions-common:time_stop:2429 : [[ -z 1784774956373 ]] 2026-07-23 02:49:19.028 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:49:19.032 | + functions-common:time_stop:2432 : end_time=1784774959029 2026-07-23 02:49:19.035 | + functions-common:time_stop:2433 : elapsed_time=2656 2026-07-23 02:49:19.038 | + functions-common:time_stop:2434 : total=85464 2026-07-23 02:49:19.041 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:49:19.043 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=88120 2026-07-23 02:49:19.046 | + inc/python:pip_install:219 : return 0 2026-07-23 02:49:19.049 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-07-23 02:49:19.067 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:19.070 | + ./stack.sh:main:1008 : install_openstack_cli_server 2026-07-23 02:49:19.072 | + 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-23 02:49:19.075 | + 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-23 02:49:19.078 | + 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-23 02:49:19.081 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-07-23 02:49:19.084 | + 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-23 02:49:19.088 | + functions-common:run_process:1676 : local group= 2026-07-23 02:49:19.090 | + functions-common:run_process:1677 : local user= 2026-07-23 02:49:19.092 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:49:19.094 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-07-23 02:49:19.097 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:49:19.101 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:49:19.103 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:49:19.106 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:49:19.110 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:49:19.115 | + functions-common:time_start:2411 : _TIME_START[$name]=1784774959111 2026-07-23 02:49:19.119 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-07-23 02:49:19.137 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:19.141 | + 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-23 02:49:19.144 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-07-23 02:49:19.147 | + 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-23 02:49:19.150 | + 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-23 02:49:19.153 | + 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-23 02:49:19.157 | + 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-23 02:49:19.161 | + 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-23 02:49:19.164 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-07-23 02:49:19.167 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-07-23 02:49:19.169 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:49:19.172 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:49:19.175 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:49:19.178 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:49:19.181 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-07-23 02:49:19.184 | + 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-23 02:49:19.187 | + 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-23 02:49:19.189 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-07-23 02:49:19.192 | + 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-23 02:49:19.194 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:49:19.197 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-23 02:49:19.199 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 02:49:19.201 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:49:19.204 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:49:19.206 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-07-23 02:49:19.208 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:49:19.213 | + 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-23 02:49:19.280 | + 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-23 02:49:19.347 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-07-23 02:49:19.402 | + 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-23 02:49:19.457 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-07-23 02:49:19.519 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-07-23 02:49:19.585 | + 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-23 02:49:19.643 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 02:49:19.646 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:49:19.649 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-07-23 02:49:19.723 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:49:20.041 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-07-23 02:49:20.054 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-07-23 02:49:20.344 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-07-23 02:49:20.382 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:49:20.385 | + functions-common:time_stop:2420 : local name 2026-07-23 02:49:20.387 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:49:20.392 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:49:20.395 | + functions-common:time_stop:2423 : local total 2026-07-23 02:49:20.397 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:49:20.400 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:49:20.403 | + functions-common:time_stop:2427 : start_time=1784774959111 2026-07-23 02:49:20.405 | + functions-common:time_stop:2429 : [[ -z 1784774959111 ]] 2026-07-23 02:49:20.409 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:49:20.414 | + functions-common:time_stop:2432 : end_time=1784774960410 2026-07-23 02:49:20.417 | + functions-common:time_stop:2433 : elapsed_time=1299 2026-07-23 02:49:20.420 | + functions-common:time_stop:2434 : total=0 2026-07-23 02:49:20.423 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:49:20.426 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1299 2026-07-23 02:49:20.430 | + ./stack.sh:main:1014 : install_oscwrap 2026-07-23 02:49:20.434 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-23 02:49:20.439 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.QpRIj0ks0g 2026-07-23 02:49:20.442 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-23 02:49:20.445 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-23 02:49:20.448 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-23 02:49:20.452 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-07-23 02:49:20.456 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-23 02:49:20.460 | + ./stack.sh:main:1060 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-23 02:49:20.463 | + ./stack.sh:main:1060 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-23 02:49:20.466 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-07-23 02:49:20.486 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:20.490 | + ./stack.sh:main:1068 : configure_database 2026-07-23 02:49:20.492 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-23 02:49:20.495 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-23 02:49:20.497 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-23 02:49:20.499 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:49:20.501 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-07-23 02:49:20.504 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-23 02:49:20.507 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:20.510 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:20.512 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-23 02:49:20.515 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-23 02:49:20.518 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:20.520 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:20.523 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-23 02:49:20.527 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-23 02:49:20.528 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-23 02:49:20.531 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-23 02:49:20.534 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-23 02:49:20.537 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-23 02:49:20.540 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-23 02:49:20.541 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-23 02:49:20.547 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-23 02:49:20.617 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-23 02:49:20.620 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 02:49:20.623 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 02:49:20.626 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 02:49:20.628 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 02:49:20.632 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 02:49:20.634 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 02:49:20.637 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 02:49:20.640 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 02:49:20.642 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 02:49:20.645 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 02:49:20.648 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 02:49:20.651 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 02:49:20.653 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 02:49:20.656 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-23 02:49:20.659 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:20.661 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:20.664 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-23 02:49:20.666 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 02:49:20.669 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-23 02:49:22.055 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-23 02:49:22.058 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-23 02:49:22.060 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:22.064 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:22.066 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-23 02:49:22.068 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-23 02:49:22.071 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-07-23 02:49:22.090 | mysqladmin: connect to server at 'localhost' failed 2026-07-23 02:49:22.090 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-23 02:49:22.095 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-23 02:49:22.097 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-23 02:49:22.100 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:22.102 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:22.105 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-23 02:49:22.108 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-07-23 02:49:22.110 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-23 02:49:22.114 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-07-23 02:49:22.114 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-23 02:49:22.138 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:49:22.195 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-23 02:49:22.199 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-23 02:49:22.200 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-23 02:49:22.200 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-23 02:49:22.206 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-23 02:49:22.209 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-23 02:49:22.212 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-23 02:49:22.215 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-23 02:49:22.217 | + 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-23 02:49:22.230 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:49:22.286 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-23 02:49:22.298 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:49:22.335 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-23 02:49:22.390 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-23 02:49:22.450 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-23 02:49:22.508 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-23 02:49:22.511 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-23 02:49:22.514 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-23 02:49:22.514 | enabling MySQL performance counting 2026-07-23 02:49:22.517 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-07-23 02:49:22.539 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-07-23 02:49:22.542 | + 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-23 02:49:23.077 | Processing ./tools/dbcounter 2026-07-23 02:49:23.079 | Installing build dependencies: started 2026-07-23 02:49:24.554 | Installing build dependencies: finished with status 'done' 2026-07-23 02:49:24.555 | Getting requirements to build wheel: started 2026-07-23 02:49:24.921 | Getting requirements to build wheel: finished with status 'done' 2026-07-23 02:49:24.922 | Preparing metadata (pyproject.toml): started 2026-07-23 02:49:25.140 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-23 02:49:25.142 | Building wheels for collected packages: dbcounter 2026-07-23 02:49:25.143 | Building wheel for dbcounter (pyproject.toml): started 2026-07-23 02:49:25.429 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-23 02:49:25.429 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=47015c6891912d0cd4b953e97c27339cd2735a7c38ecae276539ae2883c036b7 2026-07-23 02:49:25.430 | Stored in directory: /tmp/pip-ephem-wheel-cache-hynik67m/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-07-23 02:49:25.432 | Successfully built dbcounter 2026-07-23 02:49:25.587 | Installing collected packages: dbcounter 2026-07-23 02:49:25.608 | Successfully installed dbcounter-0.1 2026-07-23 02:49:25.716 | + inc/python:pip_install:216 : result=0 2026-07-23 02:49:25.718 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:49:25.720 | + functions-common:time_stop:2420 : local name 2026-07-23 02:49:25.722 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:49:25.725 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:49:25.727 | + functions-common:time_stop:2423 : local total 2026-07-23 02:49:25.730 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:49:25.733 | + functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:49:25.735 | + functions-common:time_stop:2427 : start_time=1784774962534 2026-07-23 02:49:25.738 | + functions-common:time_stop:2429 : [[ -z 1784774962534 ]] 2026-07-23 02:49:25.741 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:49:25.745 | + functions-common:time_stop:2432 : end_time=1784774965742 2026-07-23 02:49:25.748 | + functions-common:time_stop:2433 : elapsed_time=3208 2026-07-23 02:49:25.750 | + functions-common:time_stop:2434 : total=88120 2026-07-23 02:49:25.753 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:49:25.755 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91328 2026-07-23 02:49:25.758 | + inc/python:pip_install:219 : return 0 2026-07-23 02:49:25.760 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-23 02:49:25.763 | + lib/database:recreate_database:112 : local db=stats 2026-07-23 02:49:25.766 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-23 02:49:25.768 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-23 02:49:25.772 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-23 02:49:25.780 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:49:25.814 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-23 02:49:25.820 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:49:25.864 | + 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-23 02:49:25.864 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-23 02:49:25.870 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:49:25.908 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-23 02:49:25.911 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-23 02:49:25.976 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-23 02:49:26.034 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-23 02:49:26.101 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-23 02:49:26.166 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-23 02:49:26.228 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-23 02:49:26.297 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-23 02:49:26.356 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-23 02:49:26.359 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 02:49:26.362 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-23 02:49:28.204 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-07-23 02:49:28.208 | + functions-common:save_stackenv:65 : local tag=1072 2026-07-23 02:49:28.212 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-23 02:49:28.218 | + functions-common:save_stackenv:67 : time_stamp=2026-07-23-024928 2026-07-23 02:49:28.221 | + functions-common:save_stackenv:68 : echo '# 2026-07-23-024928 1072' 2026-07-23 02:49:28.224 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:49:28.227 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-23 02:49:28.230 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:49:28.233 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-23 02:49:28.238 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:49:28.241 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-23 02:49:28.244 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:49:28.247 | + 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-23 02:49:28.251 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:49:28.254 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.141 2026-07-23 02:49:28.256 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:49:28.259 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.141/identity 2026-07-23 02:49:28.262 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:49:28.265 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-23-024420 2026-07-23 02:49:28.267 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:49:28.271 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-23 02:49:28.274 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:49:28.277 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.141 2026-07-23 02:49:28.280 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:49:28.283 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-23 02:49:28.286 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:49:28.290 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.141,IP:::1 2026-07-23 02:49:28.293 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:49:28.296 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-23 02:49:28.299 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:49:28.303 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-23 02:49:28.305 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:49:28.308 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.141 2026-07-23 02:49:28.311 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:49:28.314 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-23 02:49:28.318 | + ./stack.sh:main:1082 : start_dstat 2026-07-23 02:49:28.322 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-23 02:49:28.324 | + functions-common:run_process:1674 : local service=dstat 2026-07-23 02:49:28.327 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-23 02:49:28.329 | + functions-common:run_process:1676 : local group= 2026-07-23 02:49:28.332 | + functions-common:run_process:1677 : local user= 2026-07-23 02:49:28.335 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:49:28.338 | + functions-common:run_process:1680 : local name=dstat 2026-07-23 02:49:28.340 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:49:28.344 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:49:28.347 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:49:28.350 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:49:28.355 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:49:28.360 | + functions-common:time_start:2411 : _TIME_START[$name]=1784774968356 2026-07-23 02:49:28.364 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-23 02:49:28.381 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:49:28.384 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:49:28.386 | + functions-common:time_stop:2420 : local name 2026-07-23 02:49:28.389 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:49:28.392 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:49:28.395 | + functions-common:time_stop:2423 : local total 2026-07-23 02:49:28.398 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:49:28.401 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:49:28.404 | + functions-common:time_stop:2427 : start_time=1784774968356 2026-07-23 02:49:28.407 | + functions-common:time_stop:2429 : [[ -z 1784774968356 ]] 2026-07-23 02:49:28.410 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:49:28.415 | + functions-common:time_stop:2432 : end_time=1784774968412 2026-07-23 02:49:28.419 | + functions-common:time_stop:2433 : elapsed_time=56 2026-07-23 02:49:28.422 | + functions-common:time_stop:2434 : total=1299 2026-07-23 02:49:28.425 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:49:28.428 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1355 2026-07-23 02:49:28.431 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-23 02:49:28.434 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-23 02:49:28.438 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-23 02:49:28.441 | + functions-common:run_process:1676 : local group= 2026-07-23 02:49:28.444 | + functions-common:run_process:1677 : local user=root 2026-07-23 02:49:28.448 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-23 02:49:28.451 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-23 02:49:28.454 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:49:28.458 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:49:28.461 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:49:28.464 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:49:28.468 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:49:28.473 | + functions-common:time_start:2411 : _TIME_START[$name]=1784774968470 2026-07-23 02:49:28.476 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-23 02:49:28.496 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:28.499 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-23 02:49:28.502 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-07-23 02:49:28.505 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-23 02:49:28.508 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-23 02:49:28.512 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-07-23 02:49:28.515 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-23 02:49:28.519 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-07-23 02:49:28.522 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-07-23 02:49:28.526 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-07-23 02:49:28.529 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:49:28.531 | + functions-common:_run_under_systemd:1636 : local user=root 2026-07-23 02:49:28.534 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-07-23 02:49:28.537 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.12 2026-07-23 02:49:28.541 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-07-23 02:49:28.544 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-07-23 02:49:28.547 | + 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-23 02:49:28.550 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-07-23 02:49:28.553 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-23 02:49:28.556 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:49:28.559 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-23 02:49:28.562 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.12 2026-07-23 02:49:28.565 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:49:28.568 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:49:28.571 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-07-23 02:49:28.574 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:49:28.579 | + 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-23 02:49:28.657 | + 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-23 02:49:28.726 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-07-23 02:49:28.785 | + 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-23 02:49:28.845 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-07-23 02:49:28.902 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-07-23 02:49:28.961 | + 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-23 02:49:29.017 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.12 ]] 2026-07-23 02:49:29.020 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-07-23 02:49:29.081 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:49:29.084 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-07-23 02:49:29.152 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:49:29.454 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-07-23 02:49:29.467 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-07-23 02:49:29.754 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-07-23 02:49:29.784 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:49:29.787 | + functions-common:time_stop:2420 : local name 2026-07-23 02:49:29.791 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:49:29.794 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:49:29.796 | + functions-common:time_stop:2423 : local total 2026-07-23 02:49:29.799 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:49:29.802 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:49:29.804 | + functions-common:time_stop:2427 : start_time=1784774968470 2026-07-23 02:49:29.807 | + functions-common:time_stop:2429 : [[ -z 1784774968470 ]] 2026-07-23 02:49:29.811 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:49:29.816 | + functions-common:time_stop:2432 : end_time=1784774969812 2026-07-23 02:49:29.818 | + functions-common:time_stop:2433 : elapsed_time=1342 2026-07-23 02:49:29.821 | + functions-common:time_stop:2434 : total=1355 2026-07-23 02:49:29.824 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:49:29.827 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2697 2026-07-23 02:49:29.830 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-23 02:49:29.849 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:49:29.852 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-07-23 02:49:29.855 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-23 02:49:29.859 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-23 02:49:29.862 | + functions-common:run_process:1676 : local group= 2026-07-23 02:49:29.864 | + functions-common:run_process:1677 : local user= 2026-07-23 02:49:29.867 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:49:29.870 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-23 02:49:29.874 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:49:29.876 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:49:29.879 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:49:29.882 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:49:29.886 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:49:29.891 | + functions-common:time_start:2411 : _TIME_START[$name]=1784774969887 2026-07-23 02:49:29.894 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-23 02:49:29.913 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:29.916 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-07-23 02:49:29.919 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-07-23 02:49:29.922 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-23 02:49:29.924 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-23 02:49:29.927 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-07-23 02:49:29.931 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-23 02:49:29.934 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-07-23 02:49:29.937 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-07-23 02:49:29.940 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-07-23 02:49:29.944 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:49:29.947 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:49:29.950 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:49:29.954 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:49:29.957 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-07-23 02:49:29.961 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-07-23 02:49:29.964 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-07-23 02:49:29.967 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-07-23 02:49:29.970 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-23 02:49:29.973 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:49:29.976 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-23 02:49:29.979 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 02:49:29.982 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:49:29.986 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:49:29.989 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-07-23 02:49:29.992 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:49:29.997 | + 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-23 02:49:30.074 | + 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-23 02:49:30.148 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-07-23 02:49:30.212 | + 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-23 02:49:30.270 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-07-23 02:49:30.333 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-07-23 02:49:30.389 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 02:49:30.453 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 02:49:30.456 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:49:30.459 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-07-23 02:49:30.534 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:49:30.846 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-07-23 02:49:30.862 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-07-23 02:49:31.170 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-07-23 02:49:31.202 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:49:31.205 | + functions-common:time_stop:2420 : local name 2026-07-23 02:49:31.208 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:49:31.211 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:49:31.214 | + functions-common:time_stop:2423 : local total 2026-07-23 02:49:31.217 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:49:31.222 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:49:31.225 | + functions-common:time_stop:2427 : start_time=1784774969887 2026-07-23 02:49:31.228 | + functions-common:time_stop:2429 : [[ -z 1784774969887 ]] 2026-07-23 02:49:31.232 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:49:31.239 | + functions-common:time_stop:2432 : end_time=1784774971235 2026-07-23 02:49:31.242 | + functions-common:time_stop:2433 : elapsed_time=1348 2026-07-23 02:49:31.244 | + functions-common:time_stop:2434 : total=2697 2026-07-23 02:49:31.247 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:49:31.250 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4045 2026-07-23 02:49:31.253 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-07-23 02:49:31.271 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:49:31.274 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-07-23 02:49:31.293 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:49:31.296 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-07-23 02:49:31.316 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:31.321 | + ./stack.sh:main:1101 : start_etcd3 2026-07-23 02:49:31.323 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-23 02:49:31.326 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000005699 --data-dir /opt/stack/data/etcd' 2026-07-23 02:49:31.329 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-23 02:49:31.332 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000005699=http://10.4.3.141:2380' 2026-07-23 02:49:31.335 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.4.3.141:2380' 2026-07-23 02:49:31.337 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.4.3.141:2379' 2026-07-23 02:49:31.340 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-23 02:49:31.343 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-23 02:49:31.346 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.4.3.141:2379' 2026-07-23 02:49:31.348 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-23 02:49:31.350 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-23 02:49:31.353 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-23 02:49:31.355 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000005699 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005699=http://10.4.3.141:2380 --initial-advertise-peer-urls http://10.4.3.141:2380 --advertise-client-urls http://10.4.3.141:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.141:2379 --log-level=debug' '' root 2026-07-23 02:49:31.358 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-23 02:49:31.361 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np0000005699 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005699=http://10.4.3.141:2380 --initial-advertise-peer-urls http://10.4.3.141:2380 --advertise-client-urls http://10.4.3.141:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.141:2379 --log-level=debug' 2026-07-23 02:49:31.364 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:49:31.367 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-23 02:49:31.370 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 02:49:31.372 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:49:31.375 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:49:31.378 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-23 02:49:31.380 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:49:31.385 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-23 02:49:31.461 | + 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-23 02:49:31.532 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-23 02:49:31.592 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000005699 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005699=http://10.4.3.141:2380 --initial-advertise-peer-urls http://10.4.3.141:2380 --advertise-client-urls http://10.4.3.141:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.141:2379 --log-level=debug' 2026-07-23 02:49:31.657 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-23 02:49:31.717 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-23 02:49:31.776 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 02:49:31.835 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 02:49:31.838 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:49:31.841 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-23 02:49:31.907 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:49:32.206 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-23 02:49:32.268 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-23 02:49:32.327 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-23 02:49:32.390 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-23 02:49:32.453 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-23 02:49:32.457 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 02:49:32.461 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-23 02:49:32.464 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-23 02:49:32.773 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-23 02:49:32.787 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-23 02:49:33.087 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-23 02:49:33.526 | ++ inc/async:async_inner:64 : rc=0 2026-07-23 02:49:33.552 | [55171 Async install_tempest:55171]: finished successfully 2026-07-23 02:49:33.944 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-07-23 02:49:33.962 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:33.965 | + ./stack.sh:main:1108 : start_tls_proxy http-services '*' 443 10.4.3.141 80 2026-07-23 02:49:33.969 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-07-23 02:49:33.972 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-23 02:49:33.975 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-07-23 02:49:33.978 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.141 2026-07-23 02:49:33.981 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-07-23 02:49:33.985 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-23 02:49:33.988 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-23 02:49:33.992 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-23 02:49:33.995 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-23 02:49:33.997 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-23 02:49:34.000 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-07-23 02:49:34.015 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-07-23 02:49:34.019 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-23 02:49:34.023 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-07-23 02:49:34.027 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-07-23 02:49:34.029 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-23 02:49:34.032 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:34.035 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:34.039 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-23 02:49:34.042 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-23 02:49:34.045 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-23 02:49:34.048 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-07-23 02:49:34.051 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-07-23 02:49:34.054 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-07-23 02:49:34.057 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-07-23 02:49:34.073 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-23 02:49:34.076 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-23 02:49:34.079 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-23 02:49:34.082 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-23 02:49:34.085 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:49:34.088 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:34.091 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:34.094 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-23 02:49:34.097 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-23 02:49:34.130 | No module matches headers 2026-07-23 02:49:34.134 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-07-23 02:49:34.174 | Enabling module headers. 2026-07-23 02:49:34.179 | To activate the new configuration, you need to run: 2026-07-23 02:49:34.179 | systemctl restart apache2 2026-07-23 02:49:34.185 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-23 02:49:34.188 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-23 02:49:34.192 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-23 02:49:34.195 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-23 02:49:34.198 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-23 02:49:34.201 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:49:34.204 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:34.208 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:34.211 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-23 02:49:34.214 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-23 02:49:34.249 | No module matches ssl 2026-07-23 02:49:34.253 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-07-23 02:49:34.292 | Considering dependency mime for ssl: 2026-07-23 02:49:34.292 | Module mime already enabled 2026-07-23 02:49:34.292 | Considering dependency socache_shmcb for ssl: 2026-07-23 02:49:34.292 | Enabling module socache_shmcb. 2026-07-23 02:49:34.298 | Enabling module ssl. 2026-07-23 02:49:34.298 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-07-23 02:49:34.303 | To activate the new configuration, you need to run: 2026-07-23 02:49:34.303 | systemctl restart apache2 2026-07-23 02:49:34.308 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-23 02:49:34.311 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-23 02:49:34.314 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-23 02:49:34.317 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-23 02:49:34.320 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-23 02:49:34.323 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:49:34.325 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:34.328 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:34.331 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-23 02:49:34.334 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-23 02:49:34.373 | proxy (enabled by site administrator) 2026-07-23 02:49:34.376 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-23 02:49:34.379 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-23 02:49:34.382 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-23 02:49:34.385 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-23 02:49:34.388 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:49:34.391 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:34.393 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:34.396 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-23 02:49:34.399 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-23 02:49:34.432 | proxy_http (enabled by site administrator) 2026-07-23 02:49:34.436 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-07-23 02:49:34.440 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-07-23 02:49:34.443 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-23 02:49:34.446 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-23 02:49:34.449 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-23 02:49:34.451 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:49:34.454 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:34.456 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:34.459 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-23 02:49:34.461 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-23 02:49:34.464 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:34.467 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:34.470 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-07-23 02:49:34.506 | Enabling site http-services-tls-proxy. 2026-07-23 02:49:34.511 | To activate the new configuration, you need to run: 2026-07-23 02:49:34.511 | systemctl reload apache2 2026-07-23 02:49:34.516 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-23 02:49:34.519 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-23 02:49:34.522 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 02:49:34.525 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-23 02:49:34.645 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-07-23 02:49:34.648 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-23 02:49:34.651 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-23 02:49:34.663 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-07-23 02:49:34.677 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-23 02:49:34.680 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-23 02:49:34.682 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-07-23 02:49:34.685 | + 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.141/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-07-23 02:49:34.739 | The user clouds.yaml file didn't exist. 2026-07-23 02:49:34.749 | + 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.141/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-07-23 02:49:34.809 | + 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.141/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-07-23 02:49:34.887 | + 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.141/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-07-23 02:49:34.952 | + 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.141/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-07-23 02:49:35.023 | + 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.141/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-07-23 02:49:35.093 | + 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.141/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-07-23 02:49:35.158 | + 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.141/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-07-23 02:49:35.223 | + 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.141/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-07-23 02:49:35.292 | + 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.141/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-07-23 02:49:35.359 | + functions-common:write_clouds_yaml:203 : cat 2026-07-23 02:49:35.365 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-07-23 02:49:35.368 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-07-23 02:49:35.372 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-07-23 02:49:35.377 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-07-23 02:49:35.380 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-07-23 02:49:35.383 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-07-23 02:49:35.402 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:35.405 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-07-23 02:49:35.407 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:49:35.410 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-07-23 02:49:35.413 | + ./stack.sh:main:1118 : '[' 10.4.3.141 == 10.4.3.141 ']' 2026-07-23 02:49:35.416 | + ./stack.sh:main:1119 : init_keystone 2026-07-23 02:49:35.419 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-23 02:49:35.435 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:49:35.437 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-23 02:49:35.440 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-23 02:49:35.442 | + lib/database:recreate_database:112 : local db=keystone 2026-07-23 02:49:35.445 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-23 02:49:35.448 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-23 02:49:35.451 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-23 02:49:35.455 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:49:35.496 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-23 02:49:35.501 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:49:35.532 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-23 02:49:35.535 | + functions-common:time_start:2406 : local name=dbsync 2026-07-23 02:49:35.538 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:49:35.541 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:49:35.545 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:49:35.549 | + functions-common:time_start:2411 : _TIME_START[$name]=1784774975546 2026-07-23 02:49:35.551 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-23 02:49:35.939 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-23 02:49:35.939 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:49:35.939 | we strongly recommend against using it for new projects. 2026-07-23 02:49:35.939 | 2026-07-23 02:49:35.939 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:49:35.939 | framework. For more detail see 2026-07-23 02:49:35.939 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:49:35.939 | 2026-07-23 02:49:35.939 | from eventlet import event 2026-07-23 02:49:37.664 | INFO dbcounter [-] Registered counter for database keystone 2026-07-23 02:49:37.707 | 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=59379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-23 02:49:37.715 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 02:49:37.715 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 02:49:37.715 | DEBUG dbcounter [-] [59379] Writer thread running {{(pid=59379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 02:49:37.755 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-23 02:49:38.897 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=59379) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-23 02:49:38.901 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-23 02:49:38.901 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=59379) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:49:38.904 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-23 02:49:38.931 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=59379) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:49:38.933 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-23 02:49:38.950 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=59379) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:49:38.952 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-23 02:49:39.008 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=59379) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:49:39.010 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-23 02:49:39.041 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=59379) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:49:39.043 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-23 02:49:39.087 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=59379) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:49:39.090 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-23 02:49:39.090 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=59379) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-23 02:49:39.091 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-23 02:49:39.128 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=59379) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:49:39.130 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-23 02:49:39.144 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=59379) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:49:39.552 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-23 02:49:39.556 | + functions-common:time_stop:2420 : local name 2026-07-23 02:49:39.559 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:49:39.561 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:49:39.564 | + functions-common:time_stop:2423 : local total 2026-07-23 02:49:39.567 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:49:39.570 | + functions-common:time_stop:2426 : name=dbsync 2026-07-23 02:49:39.573 | + functions-common:time_stop:2427 : start_time=1784774975546 2026-07-23 02:49:39.576 | + functions-common:time_stop:2429 : [[ -z 1784774975546 ]] 2026-07-23 02:49:39.580 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:49:39.585 | + functions-common:time_stop:2432 : end_time=1784774979581 2026-07-23 02:49:39.588 | + functions-common:time_stop:2433 : elapsed_time=4035 2026-07-23 02:49:39.591 | + functions-common:time_stop:2434 : total=0 2026-07-23 02:49:39.594 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:49:39.597 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4035 2026-07-23 02:49:39.600 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-23 02:49:39.603 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-23 02:49:39.608 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-23 02:49:40.007 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-23 02:49:40.007 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:49:40.007 | we strongly recommend against using it for new projects. 2026-07-23 02:49:40.007 | 2026-07-23 02:49:40.007 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:49:40.007 | framework. For more detail see 2026-07-23 02:49:40.007 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:49:40.007 | 2026-07-23 02:49:40.007 | from eventlet import event 2026-07-23 02:49:41.333 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-23 02:49:41.333 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-23 02:49:41.333 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-23 02:49:41.333 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-23 02:49:41.333 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-23 02:49:41.333 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-23 02:49:41.334 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-23 02:49:41.334 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-23 02:49:41.334 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-23 02:49:41.721 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-23 02:49:41.726 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-23 02:49:42.077 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-23 02:49:42.077 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:49:42.077 | we strongly recommend against using it for new projects. 2026-07-23 02:49:42.077 | 2026-07-23 02:49:42.077 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:49:42.077 | framework. For more detail see 2026-07-23 02:49:42.077 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:49:42.077 | 2026-07-23 02:49:42.077 | from eventlet import event 2026-07-23 02:49:43.390 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-23 02:49:43.390 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-23 02:49:43.390 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-23 02:49:43.390 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-23 02:49:43.390 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-23 02:49:43.390 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-23 02:49:43.391 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-23 02:49:43.391 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-23 02:49:43.391 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-23 02:49:43.745 | + ./stack.sh:main:1120 : start_keystone 2026-07-23 02:49:43.750 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-23 02:49:43.755 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-23 02:49:43.758 | + functions-common:run_process:1674 : local service=keystone 2026-07-23 02:49:43.761 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-23 02:49:43.764 | + functions-common:run_process:1676 : local group= 2026-07-23 02:49:43.767 | + functions-common:run_process:1677 : local user= 2026-07-23 02:49:43.770 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:49:43.773 | + functions-common:run_process:1680 : local name=keystone 2026-07-23 02:49:43.775 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:49:43.778 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:49:43.781 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:49:43.784 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:49:43.788 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:49:43.793 | + functions-common:time_start:2411 : _TIME_START[$name]=1784774983790 2026-07-23 02:49:43.796 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-23 02:49:43.813 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:43.816 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-23 02:49:43.819 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-23 02:49:43.822 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-23 02:49:43.825 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-23 02:49:43.828 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-23 02:49:43.831 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-23 02:49:43.833 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-23 02:49:43.836 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-23 02:49:43.839 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-23 02:49:43.842 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:49:43.844 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:49:43.847 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:49:43.850 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:49:43.853 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-23 02:49:43.856 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-23 02:49:43.859 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-23 02:49:43.862 | + 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-23 02:49:43.865 | + 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-23 02:49:43.868 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-23 02:49:43.870 | + 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-23 02:49:43.873 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-23 02:49:43.875 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-23 02:49:43.877 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-23 02:49:43.880 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-23 02:49:43.882 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-23 02:49:43.886 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-23 02:49:43.954 | + 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-23 02:49:44.022 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-23 02:49:44.087 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-07-23 02:49:44.150 | + 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-23 02:49:44.210 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-23 02:49:44.270 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-23 02:49:44.331 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-23 02:49:44.389 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-23 02:49:44.443 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-23 02:49:44.500 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-23 02:49:44.559 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-23 02:49:44.562 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-23 02:49:44.565 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-23 02:49:44.629 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-23 02:49:44.946 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-23 02:49:44.960 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-23 02:49:45.262 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-23 02:49:45.349 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:49:45.352 | + functions-common:time_stop:2420 : local name 2026-07-23 02:49:45.354 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:49:45.357 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:49:45.361 | + functions-common:time_stop:2423 : local total 2026-07-23 02:49:45.363 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:49:45.366 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:49:45.369 | + functions-common:time_stop:2427 : start_time=1784774983790 2026-07-23 02:49:45.372 | + functions-common:time_stop:2429 : [[ -z 1784774983790 ]] 2026-07-23 02:49:45.375 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:49:45.380 | + functions-common:time_stop:2432 : end_time=1784774985376 2026-07-23 02:49:45.382 | + functions-common:time_stop:2433 : elapsed_time=1586 2026-07-23 02:49:45.384 | + functions-common:time_stop:2434 : total=4045 2026-07-23 02:49:45.387 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:49:45.390 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5631 2026-07-23 02:49:45.393 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-23 02:49:45.393 | Waiting for keystone to start... 2026-07-23 02:49:45.395 | + lib/keystone:start_keystone:514 : local service_uri=http://10.4.3.141/identity/v3/ 2026-07-23 02:49:45.398 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.4.3.141/identity/v3/ 2026-07-23 02:49:45.401 | + functions:wait_for_service:476 : local timeout=60 2026-07-23 02:49:45.404 | + functions:wait_for_service:477 : local url=http://10.4.3.141/identity/v3/ 2026-07-23 02:49:45.408 | + functions:wait_for_service:478 : local rval=0 2026-07-23 02:49:45.410 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-23 02:49:45.413 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-23 02:49:45.416 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:49:45.419 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:49:45.422 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:49:45.427 | + functions-common:time_start:2411 : _TIME_START[$name]=1784774985423 2026-07-23 02:49:45.430 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-23 02:49:45.435 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.4.3.141/identity/v3/ 2026-07-23 02:49:48.206 | + :: : [[ 200 == 503 ]] 2026-07-23 02:49:48.208 | + :: : [[ 0 -eq 7 ]] 2026-07-23 02:49:48.212 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-23 02:49:48.215 | + functions-common:time_stop:2420 : local name 2026-07-23 02:49:48.218 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:49:48.220 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:49:48.223 | + functions-common:time_stop:2423 : local total 2026-07-23 02:49:48.226 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:49:48.228 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-23 02:49:48.231 | + functions-common:time_stop:2427 : start_time=1784774985423 2026-07-23 02:49:48.233 | + functions-common:time_stop:2429 : [[ -z 1784774985423 ]] 2026-07-23 02:49:48.236 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:49:48.241 | + functions-common:time_stop:2432 : end_time=1784774988238 2026-07-23 02:49:48.244 | + functions-common:time_stop:2433 : elapsed_time=2815 2026-07-23 02:49:48.246 | + functions-common:time_stop:2434 : total=0 2026-07-23 02:49:48.249 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:49:48.251 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2815 2026-07-23 02:49:48.254 | + functions:wait_for_service:486 : return 0 2026-07-23 02:49:48.257 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-23 02:49:48.276 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:49:48.280 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.4.3.141 5001 2026-07-23 02:49:48.283 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-07-23 02:49:48.286 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-23 02:49:48.288 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-07-23 02:49:48.291 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.141 2026-07-23 02:49:48.293 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-07-23 02:49:48.296 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-23 02:49:48.299 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-23 02:49:48.301 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-23 02:49:48.304 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-23 02:49:48.306 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-23 02:49:48.309 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-23 02:49:48.313 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-07-23 02:49:48.316 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-07-23 02:49:48.319 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-23 02:49:48.322 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:48.324 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:48.326 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-23 02:49:48.329 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-23 02:49:48.331 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-23 02:49:48.334 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-07-23 02:49:48.337 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-07-23 02:49:48.340 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-23 02:49:48.343 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-07-23 02:49:48.345 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-07-23 02:49:48.361 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-23 02:49:48.364 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-23 02:49:48.367 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-23 02:49:48.370 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-23 02:49:48.373 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:49:48.376 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:48.379 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:48.383 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-23 02:49:48.386 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-23 02:49:48.421 | headers (enabled by site administrator) 2026-07-23 02:49:48.425 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-23 02:49:48.427 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-23 02:49:48.430 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-23 02:49:48.432 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-23 02:49:48.435 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:49:48.438 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:48.441 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:48.443 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-23 02:49:48.446 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-23 02:49:48.482 | ssl (enabled by site administrator) 2026-07-23 02:49:48.486 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-23 02:49:48.488 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-23 02:49:48.492 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-23 02:49:48.495 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-23 02:49:48.498 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:49:48.501 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:48.504 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:48.507 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-23 02:49:48.510 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-23 02:49:48.544 | proxy (enabled by site administrator) 2026-07-23 02:49:48.548 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-23 02:49:48.551 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-23 02:49:48.554 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-23 02:49:48.556 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-23 02:49:48.558 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:49:48.561 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:48.563 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:48.566 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-23 02:49:48.568 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-23 02:49:48.603 | proxy_http (enabled by site administrator) 2026-07-23 02:49:48.607 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-07-23 02:49:48.610 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-07-23 02:49:48.614 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-23 02:49:48.616 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-23 02:49:48.619 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-23 02:49:48.623 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:49:48.626 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:48.628 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:48.631 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-23 02:49:48.634 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-23 02:49:48.637 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:49:48.640 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:49:48.643 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-07-23 02:49:48.677 | Enabling site keystone-service-tls-proxy. 2026-07-23 02:49:48.683 | To activate the new configuration, you need to run: 2026-07-23 02:49:48.683 | systemctl reload apache2 2026-07-23 02:49:48.688 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-23 02:49:48.691 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-23 02:49:48.694 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 02:49:48.697 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-23 02:49:48.827 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-23 02:49:48.830 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 02:49:48.832 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-23 02:49:49.164 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-07-23 02:49:49.168 | + 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.141/identity 2026-07-23 02:49:49.531 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-23 02:49:49.531 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:49:49.531 | we strongly recommend against using it for new projects. 2026-07-23 02:49:49.531 | 2026-07-23 02:49:49.531 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:49:49.531 | framework. For more detail see 2026-07-23 02:49:49.531 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:49:49.531 | 2026-07-23 02:49:49.531 | from eventlet import event 2026-07-23 02:49:51.210 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.210 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.210 | 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=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.214 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.223 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.225 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.256 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.260 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.261 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.317 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.317 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.317 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.318 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.318 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.318 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.325 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.326 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.326 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.327 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.327 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.327 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.327 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.332 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.333 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.333 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.333 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.333 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.334 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.334 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.334 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60482) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-23 02:49:51.372 | INFO dbcounter [-] Registered counter for database keystone 2026-07-23 02:49:51.409 | 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=60482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-23 02:49:51.552 | DEBUG dbcounter [-] [60482] Writer thread running {{(pid=60482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 02:49:51.633 | INFO keystone.cmd.bootstrap [None req-0f34854d-d97c-4f41-9193-aa494e4a9778 None None] Created domain default 2026-07-23 02:49:51.658 | INFO keystone.cmd.bootstrap [None req-0f34854d-d97c-4f41-9193-aa494e4a9778 None None] Created project admin 2026-07-23 02:49:51.677 | WARNING keystone.common.password_hashing [None req-0f34854d-d97c-4f41-9193-aa494e4a9778 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-23 02:49:51.688 | INFO keystone.cmd.bootstrap [None req-0f34854d-d97c-4f41-9193-aa494e4a9778 None None] Created user admin 2026-07-23 02:49:51.696 | INFO keystone.cmd.bootstrap [None req-0f34854d-d97c-4f41-9193-aa494e4a9778 None None] Created role reader 2026-07-23 02:49:51.700 | INFO keystone.cmd.bootstrap [None req-0f34854d-d97c-4f41-9193-aa494e4a9778 None None] Created role member 2026-07-23 02:49:51.714 | INFO keystone.cmd.bootstrap [None req-0f34854d-d97c-4f41-9193-aa494e4a9778 None None] Created implied role where 2fcde9250b56445db6b789ab19d151bc implies 8616a7d0ee1b4cb2a02ef5d8ddb91ebe 2026-07-23 02:49:51.720 | INFO keystone.cmd.bootstrap [None req-0f34854d-d97c-4f41-9193-aa494e4a9778 None None] Created role manager 2026-07-23 02:49:51.729 | INFO keystone.cmd.bootstrap [None req-0f34854d-d97c-4f41-9193-aa494e4a9778 None None] Created implied role where 33ff0ca19fec4c5a98eed8d8be5941b8 implies 2fcde9250b56445db6b789ab19d151bc 2026-07-23 02:49:51.734 | INFO keystone.cmd.bootstrap [None req-0f34854d-d97c-4f41-9193-aa494e4a9778 None None] Created role admin 2026-07-23 02:49:51.742 | INFO keystone.cmd.bootstrap [None req-0f34854d-d97c-4f41-9193-aa494e4a9778 None None] Created implied role where 4aec66f7a0c340f99430de4b272a001e implies 33ff0ca19fec4c5a98eed8d8be5941b8 2026-07-23 02:49:51.750 | INFO keystone.cmd.bootstrap [None req-0f34854d-d97c-4f41-9193-aa494e4a9778 None None] Created role service 2026-07-23 02:49:51.756 | INFO keystone.cmd.bootstrap [None req-0f34854d-d97c-4f41-9193-aa494e4a9778 None None] Granted role admin on project admin to user admin. 2026-07-23 02:49:51.761 | INFO keystone.cmd.bootstrap [None req-0f34854d-d97c-4f41-9193-aa494e4a9778 None None] Granted role admin on the system to user admin. 2026-07-23 02:49:51.768 | WARNING py.warnings [None req-0f34854d-d97c-4f41-9193-aa494e4a9778 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-23 02:49:51.768 | warnings.warn( 2026-07-23 02:49:51.768 |  2026-07-23 02:49:51.770 | INFO keystone.cmd.bootstrap [None req-0f34854d-d97c-4f41-9193-aa494e4a9778 None None] Created region RegionOne 2026-07-23 02:49:51.786 | INFO keystone.cmd.bootstrap [None req-0f34854d-d97c-4f41-9193-aa494e4a9778 None None] Created public endpoint https://10.4.3.141/identity 2026-07-23 02:49:52.249 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-23 02:49:52.252 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-07-23 02:49:52.255 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-23 02:49:52.259 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-23 02:49:53.835 | 2026-07-23 02:49:53.845 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:49:53.848 | + lib/keystone:create_keystone_accounts:258 : admin_project=f93c2d73118845e1b34e33712f9ed50e 2026-07-23 02:49:53.851 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-23 02:49:53.855 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-23 02:49:54.057 | 2026-07-23 02:49:54.066 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:49:54.068 | + lib/keystone:create_keystone_accounts:260 : admin_user=5b20f9a0fd7645a38c3af31865074238 2026-07-23 02:49:54.071 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-23 02:49:54.073 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-23 02:49:54.075 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-23 02:49:54.077 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 5b20f9a0fd7645a38c3af31865074238 default 2026-07-23 02:49:54.132 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 5b20f9a0fd7645a38c3af31865074238 default 2026-07-23 02:49:54.168 | [8537 Async ks-domain-role:60613]: running: get_or_add_user_domain_role admin 5b20f9a0fd7645a38c3af31865074238 default 2026-07-23 02:49:54.172 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-23 02:49:54.175 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-23 02:49:54.179 | ++ 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-23 02:49:55.150 | 2026-07-23 02:49:55.162 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:49:55.165 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-23 02:49:55.169 | + functions-common:get_or_create_domain:878 : echo default 2026-07-23 02:49:55.169 | default 2026-07-23 02:49:55.172 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-23 02:49:55.241 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-23 02:49:55.284 | [8537 Async ks-project:60739]: running: get_or_create_project service Default 2026-07-23 02:49:55.286 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-23 02:49:55.358 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-23 02:49:55.402 | [8537 Async ks-service:60833]: running: get_or_create_role service 2026-07-23 02:49:55.404 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-23 02:49:55.480 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-23 02:49:55.527 | [8537 Async ks-reseller:60927]: running: get_or_create_role ResellerAdmin 2026-07-23 02:49:55.529 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-23 02:49:55.532 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-23 02:49:55.602 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-23 02:49:55.645 | [8537 Async ks-anotherrole:61023]: running: get_or_create_role anotherrole 2026-07-23 02:49:55.649 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-23 02:49:55.652 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-23 02:49:55.656 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-23 02:49:55.659 | +++ 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-23 02:49:55.662 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:49:55.688 | [60613 Async ks-domain-role:60613]: finished successfully 2026-07-23 02:49:56.052 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:49:56.077 | [60739 Async ks-project:60739]: finished successfully 2026-07-23 02:49:56.365 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:49:56.390 | [60833 Async ks-service:60833]: finished successfully 2026-07-23 02:49:56.605 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:49:56.630 | [60927 Async ks-reseller:60927]: finished successfully 2026-07-23 02:49:56.778 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:49:56.806 | [61023 Async ks-anotherrole:61023]: finished successfully 2026-07-23 02:49:57.000 | 2026-07-23 02:49:57.012 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:49:57.016 | ++ functions-common:get_or_create_project:928 : project_id=7a9290b78abf4f5fa87931a371e854db 2026-07-23 02:49:57.018 | ++ functions-common:get_or_create_project:929 : echo 7a9290b78abf4f5fa87931a371e854db 2026-07-23 02:49:57.022 | + lib/keystone:create_keystone_accounts:288 : invis_project=7a9290b78abf4f5fa87931a371e854db 2026-07-23 02:49:57.025 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-23 02:49:57.029 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-23 02:49:57.031 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-23 02:49:57.035 | +++ 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-23 02:49:57.314 | 2026-07-23 02:49:57.324 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:49:57.328 | ++ functions-common:get_or_create_project:928 : project_id=f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:49:57.330 | ++ functions-common:get_or_create_project:929 : echo f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:49:57.333 | + lib/keystone:create_keystone_accounts:292 : demo_project=f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:49:57.335 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-23 02:49:57.338 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-07-23 02:49:57.341 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 02:49:57.343 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-23 02:49:57.346 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-23 02:49:57.349 | +++ 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-23 02:49:57.635 | 2026-07-23 02:49:57.643 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:49:57.646 | ++ functions-common:get_or_create_user:915 : user_id=03fcb38195c34deebe54399acb667d6a 2026-07-23 02:49:57.649 | ++ functions-common:get_or_create_user:916 : echo 03fcb38195c34deebe54399acb667d6a 2026-07-23 02:49:57.652 | + lib/keystone:create_keystone_accounts:295 : demo_user=03fcb38195c34deebe54399acb667d6a 2026-07-23 02:49:57.654 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-23 02:49:57.701 | [8537 Async ks-domain-role:60613]: Waiting for completion of get_or_add_user_domain_role admin 5b20f9a0fd7645a38c3af31865074238 default running on PID 60613 (6 other jobs running) 2026-07-23 02:49:57.727 | [8537 Async ks-domain-role:60613]: Signaling child to exit 2026-07-23 02:49:57.727 | WAKEUP 2026-07-23 02:49:57.748 | [8537 Async ks-domain-role:60613]: Signaled 2026-07-23 02:49:57.749 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-23 02:49:57.749 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 5b20f9a0fd7645a38c3af31865074238 --domain default 2026-07-23 02:49:57.749 | 2026-07-23 02:49:57.749 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5b20f9a0fd7645a38c3af31865074238 --domain default -c Role -f value 2026-07-23 02:49:57.749 | 2026-07-23 02:49:57.749 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:49:57.749 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:49:57.749 | + functions-common:get_or_add_user_domain_role:999 : echo 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:49:57.749 | 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:49:57.792 | [8537 Async ks-domain-role:60613]: finished get_or_add_user_domain_role admin 5b20f9a0fd7645a38c3af31865074238 default with result 0 in 1 seconds 2026-07-23 02:49:57.799 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-23 02:49:57.835 | [8537 Async ks-project:60739]: Waiting for completion of get_or_create_project service Default running on PID 60739 (5 other jobs running) 2026-07-23 02:49:57.858 | [8537 Async ks-project:60739]: Signaling child to exit 2026-07-23 02:49:57.858 | WAKEUP 2026-07-23 02:49:57.878 | [8537 Async ks-project:60739]: Signaled 2026-07-23 02:49:57.879 | + functions-common:get_or_create_project:922 : local project_id 2026-07-23 02:49:57.880 | ++ 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-23 02:49:57.880 | 2026-07-23 02:49:57.880 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:49:57.880 | + functions-common:get_or_create_project:928 : project_id=3d06c2c7425047bc9b096bf6760271c8 2026-07-23 02:49:57.880 | + functions-common:get_or_create_project:929 : echo 3d06c2c7425047bc9b096bf6760271c8 2026-07-23 02:49:57.880 | 3d06c2c7425047bc9b096bf6760271c8 2026-07-23 02:49:57.920 | [8537 Async ks-project:60739]: finished get_or_create_project service Default with result 0 in 0 seconds 2026-07-23 02:49:57.954 | [8537 Async ks-service:60833]: Waiting for completion of get_or_create_role service running on PID 60833 (4 other jobs running) 2026-07-23 02:49:57.975 | [8537 Async ks-service:60833]: Signaling child to exit 2026-07-23 02:49:57.976 | WAKEUP 2026-07-23 02:49:57.996 | [8537 Async ks-service:60833]: Signaled 2026-07-23 02:49:57.997 | + functions-common:get_or_create_role:935 : local role_id 2026-07-23 02:49:57.997 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-23 02:49:57.997 | 2026-07-23 02:49:57.997 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:49:57.997 | + functions-common:get_or_create_role:940 : role_id=0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:49:57.997 | + functions-common:get_or_create_role:941 : echo 0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:49:57.997 | 0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:49:58.039 | [8537 Async ks-service:60833]: finished get_or_create_role service with result 0 in 1 seconds 2026-07-23 02:49:58.073 | [8537 Async ks-reseller:60927]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 60927 (3 other jobs running) 2026-07-23 02:49:58.096 | [8537 Async ks-reseller:60927]: Signaling child to exit 2026-07-23 02:49:58.096 | WAKEUP 2026-07-23 02:49:58.116 | [8537 Async ks-reseller:60927]: Signaled 2026-07-23 02:49:58.118 | + functions-common:get_or_create_role:935 : local role_id 2026-07-23 02:49:58.118 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-23 02:49:58.118 | 2026-07-23 02:49:58.118 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:49:58.118 | + functions-common:get_or_create_role:940 : role_id=adb36e4b96be49729d8f07275a92a960 2026-07-23 02:49:58.118 | + functions-common:get_or_create_role:941 : echo adb36e4b96be49729d8f07275a92a960 2026-07-23 02:49:58.118 | adb36e4b96be49729d8f07275a92a960 2026-07-23 02:49:58.164 | [8537 Async ks-reseller:60927]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-07-23 02:49:58.197 | [8537 Async ks-anotherrole:61023]: Waiting for completion of get_or_create_role anotherrole running on PID 61023 (2 other jobs running) 2026-07-23 02:49:58.220 | [8537 Async ks-anotherrole:61023]: Signaling child to exit 2026-07-23 02:49:58.220 | WAKEUP 2026-07-23 02:49:58.240 | [8537 Async ks-anotherrole:61023]: Signaled 2026-07-23 02:49:58.242 | + functions-common:get_or_create_role:935 : local role_id 2026-07-23 02:49:58.242 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-23 02:49:58.242 | 2026-07-23 02:49:58.242 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:49:58.242 | + functions-common:get_or_create_role:940 : role_id=ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:49:58.242 | + functions-common:get_or_create_role:941 : echo ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:49:58.242 | ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:49:58.285 | [8537 Async ks-anotherrole:61023]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-07-23 02:49:58.290 | + inc/async:async_wait:197 : return 0 2026-07-23 02:49:58.292 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 03fcb38195c34deebe54399acb667d6a f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:49:58.353 | + inc/async:async_inner:63 : get_or_add_user_project_role member 03fcb38195c34deebe54399acb667d6a f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:49:58.389 | [8537 Async ks-demo-member:61859]: running: get_or_add_user_project_role member 03fcb38195c34deebe54399acb667d6a f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:49:58.392 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 5b20f9a0fd7645a38c3af31865074238 f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:49:58.457 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5b20f9a0fd7645a38c3af31865074238 f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:49:58.499 | [8537 Async ks-demo-admin:61955]: running: get_or_add_user_project_role admin 5b20f9a0fd7645a38c3af31865074238 f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:49:58.502 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 03fcb38195c34deebe54399acb667d6a f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:49:58.568 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 03fcb38195c34deebe54399acb667d6a f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:49:58.610 | [8537 Async ks-demo-another:62051]: running: get_or_add_user_project_role anotherrole 03fcb38195c34deebe54399acb667d6a f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:49:58.611 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 03fcb38195c34deebe54399acb667d6a 7a9290b78abf4f5fa87931a371e854db 2026-07-23 02:49:58.682 | + inc/async:async_inner:63 : get_or_add_user_project_role member 03fcb38195c34deebe54399acb667d6a 7a9290b78abf4f5fa87931a371e854db 2026-07-23 02:49:58.721 | [8537 Async ks-demo-invis:62147]: running: get_or_add_user_project_role member 03fcb38195c34deebe54399acb667d6a 7a9290b78abf4f5fa87931a371e854db 2026-07-23 02:49:58.724 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-23 02:49:58.728 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-07-23 02:49:58.731 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 02:49:58.734 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-23 02:49:58.737 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-23 02:49:58.741 | +++ 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-23 02:50:00.450 | 2026-07-23 02:50:00.462 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:00.466 | ++ functions-common:get_or_create_user:915 : user_id=c2ab94a854f04d88b3fbc7a453292b49 2026-07-23 02:50:00.468 | ++ functions-common:get_or_create_user:916 : echo c2ab94a854f04d88b3fbc7a453292b49 2026-07-23 02:50:00.471 | + lib/keystone:create_keystone_accounts:308 : demo_reader=c2ab94a854f04d88b3fbc7a453292b49 2026-07-23 02:50:00.474 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader c2ab94a854f04d88b3fbc7a453292b49 f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:50:00.543 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c2ab94a854f04d88b3fbc7a453292b49 f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:50:00.589 | [8537 Async ks-demo-reader:62353]: running: get_or_add_user_project_role reader c2ab94a854f04d88b3fbc7a453292b49 f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:50:00.592 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-23 02:50:00.595 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-23 02:50:00.598 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-23 02:50:00.601 | +++ 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-23 02:50:00.933 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:00.960 | [61859 Async ks-demo-member:61859]: finished successfully 2026-07-23 02:50:01.419 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:01.444 | [61955 Async ks-demo-admin:61955]: finished successfully 2026-07-23 02:50:01.892 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:01.923 | [62051 Async ks-demo-another:62051]: finished successfully 2026-07-23 02:50:02.355 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:02.385 | [62147 Async ks-demo-invis:62147]: finished successfully 2026-07-23 02:50:03.008 | 2026-07-23 02:50:03.019 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:03.023 | ++ functions-common:get_or_create_project:928 : project_id=4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:03.025 | ++ functions-common:get_or_create_project:929 : echo 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:03.029 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:03.032 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-23 02:50:03.035 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-07-23 02:50:03.038 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 02:50:03.041 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-23 02:50:03.044 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-23 02:50:03.048 | +++ 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-23 02:50:03.436 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:03.461 | [62353 Async ks-demo-reader:62353]: finished successfully 2026-07-23 02:50:03.653 | 2026-07-23 02:50:03.664 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:03.668 | ++ functions-common:get_or_create_user:915 : user_id=065fa4b9c8c44a1c97fe0428119b46de 2026-07-23 02:50:03.670 | ++ functions-common:get_or_create_user:916 : echo 065fa4b9c8c44a1c97fe0428119b46de 2026-07-23 02:50:03.674 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=065fa4b9c8c44a1c97fe0428119b46de 2026-07-23 02:50:03.677 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 065fa4b9c8c44a1c97fe0428119b46de 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:03.744 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 065fa4b9c8c44a1c97fe0428119b46de 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:03.781 | [8537 Async ks-alt-admin:62751]: running: get_or_add_user_project_role admin 065fa4b9c8c44a1c97fe0428119b46de 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:03.784 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 065fa4b9c8c44a1c97fe0428119b46de 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:03.848 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 065fa4b9c8c44a1c97fe0428119b46de 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:03.887 | [8537 Async ks-alt-another:62847]: running: get_or_add_user_project_role anotherrole 065fa4b9c8c44a1c97fe0428119b46de 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:03.890 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-23 02:50:03.893 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-07-23 02:50:03.896 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 02:50:03.899 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-23 02:50:03.902 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-23 02:50:03.906 | +++ 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-23 02:50:04.853 | 2026-07-23 02:50:04.864 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:04.867 | ++ functions-common:get_or_create_user:915 : user_id=68a4a6bfa7704e189a7e4eaf621e26a5 2026-07-23 02:50:04.869 | ++ functions-common:get_or_create_user:916 : echo 68a4a6bfa7704e189a7e4eaf621e26a5 2026-07-23 02:50:04.872 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=68a4a6bfa7704e189a7e4eaf621e26a5 2026-07-23 02:50:04.874 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 68a4a6bfa7704e189a7e4eaf621e26a5 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:04.929 | + inc/async:async_inner:63 : get_or_add_user_project_role member 68a4a6bfa7704e189a7e4eaf621e26a5 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:04.970 | [8537 Async ks-alt-member-user:63017]: running: get_or_add_user_project_role member 68a4a6bfa7704e189a7e4eaf621e26a5 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:04.972 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-23 02:50:04.976 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-07-23 02:50:04.979 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 02:50:04.981 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-23 02:50:04.984 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-23 02:50:04.987 | +++ 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-23 02:50:05.299 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:05.322 | [62751 Async ks-alt-admin:62751]: finished successfully 2026-07-23 02:50:05.734 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:05.760 | [62847 Async ks-alt-another:62847]: finished successfully 2026-07-23 02:50:06.357 | 2026-07-23 02:50:06.369 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:06.372 | ++ functions-common:get_or_create_user:915 : user_id=b8d957a944514d1c87bc6c3a9610c739 2026-07-23 02:50:06.374 | ++ functions-common:get_or_create_user:916 : echo b8d957a944514d1c87bc6c3a9610c739 2026-07-23 02:50:06.377 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=b8d957a944514d1c87bc6c3a9610c739 2026-07-23 02:50:06.380 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader b8d957a944514d1c87bc6c3a9610c739 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:06.445 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b8d957a944514d1c87bc6c3a9610c739 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:06.484 | [8537 Async ks-alt-reader-user:63249]: running: get_or_add_user_project_role reader b8d957a944514d1c87bc6c3a9610c739 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:06.488 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-07-23 02:50:06.490 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 02:50:06.493 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-23 02:50:06.496 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-23 02:50:06.500 | +++ 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-23 02:50:06.796 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:06.820 | [63017 Async ks-alt-member-user:63017]: finished successfully 2026-07-23 02:50:07.439 | 2026-07-23 02:50:07.448 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:07.451 | ++ functions-common:get_or_create_user:915 : user_id=c80212ec9a454c9c96aeb3802407ce03 2026-07-23 02:50:07.455 | ++ functions-common:get_or_create_user:916 : echo c80212ec9a454c9c96aeb3802407ce03 2026-07-23 02:50:07.458 | + lib/keystone:create_keystone_accounts:340 : system_member_user=c80212ec9a454c9c96aeb3802407ce03 2026-07-23 02:50:07.460 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member c80212ec9a454c9c96aeb3802407ce03 all 2026-07-23 02:50:07.527 | + inc/async:async_inner:63 : get_or_add_user_system_role member c80212ec9a454c9c96aeb3802407ce03 all 2026-07-23 02:50:07.565 | [8537 Async ks-system-member:63439]: running: get_or_add_user_system_role member c80212ec9a454c9c96aeb3802407ce03 all 2026-07-23 02:50:07.569 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-07-23 02:50:07.572 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 02:50:07.575 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-23 02:50:07.578 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-23 02:50:07.582 | +++ 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-23 02:50:07.890 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:07.916 | [63249 Async ks-alt-reader-user:63249]: finished successfully 2026-07-23 02:50:08.517 | 2026-07-23 02:50:08.530 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:08.533 | ++ functions-common:get_or_create_user:915 : user_id=b93a7e7397844c37a3ce405451680344 2026-07-23 02:50:08.536 | ++ functions-common:get_or_create_user:916 : echo b93a7e7397844c37a3ce405451680344 2026-07-23 02:50:08.540 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=b93a7e7397844c37a3ce405451680344 2026-07-23 02:50:08.543 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader b93a7e7397844c37a3ce405451680344 all 2026-07-23 02:50:08.612 | + inc/async:async_inner:63 : get_or_add_user_system_role reader b93a7e7397844c37a3ce405451680344 all 2026-07-23 02:50:08.652 | [8537 Async ks-system-reader:63636]: running: get_or_add_user_system_role reader b93a7e7397844c37a3ce405451680344 all 2026-07-23 02:50:08.656 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-23 02:50:08.659 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-23 02:50:08.663 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-23 02:50:08.665 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-23 02:50:08.669 | +++ 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-23 02:50:09.512 | 2026-07-23 02:50:09.525 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:09.528 | ++ functions-common:get_or_create_group:892 : group_id=fc0bfc41d60e4a09878fb18cd753d35b 2026-07-23 02:50:09.531 | ++ functions-common:get_or_create_group:893 : echo fc0bfc41d60e4a09878fb18cd753d35b 2026-07-23 02:50:09.534 | + lib/keystone:create_keystone_accounts:350 : admin_group=fc0bfc41d60e4a09878fb18cd753d35b 2026-07-23 02:50:09.537 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-23 02:50:09.541 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-23 02:50:09.544 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-23 02:50:09.548 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-23 02:50:09.551 | +++ 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-23 02:50:09.892 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:09.919 | [63439 Async ks-system-member:63439]: finished successfully 2026-07-23 02:50:10.486 | 2026-07-23 02:50:10.497 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:10.501 | ++ functions-common:get_or_create_group:892 : group_id=edc6c343b50b4b36bc7bfc7bb0662bc9 2026-07-23 02:50:10.504 | ++ functions-common:get_or_create_group:893 : echo edc6c343b50b4b36bc7bfc7bb0662bc9 2026-07-23 02:50:10.507 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=edc6c343b50b4b36bc7bfc7bb0662bc9 2026-07-23 02:50:10.509 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member edc6c343b50b4b36bc7bfc7bb0662bc9 f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:50:10.576 | + inc/async:async_inner:63 : get_or_add_group_project_role member edc6c343b50b4b36bc7bfc7bb0662bc9 f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:50:10.618 | [8537 Async ks-group-memberdemo:63913]: running: get_or_add_group_project_role member edc6c343b50b4b36bc7bfc7bb0662bc9 f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:50:10.621 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole edc6c343b50b4b36bc7bfc7bb0662bc9 f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:50:10.689 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole edc6c343b50b4b36bc7bfc7bb0662bc9 f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:50:10.734 | [8537 Async ks-group-anotherdemo:63992]: running: get_or_add_group_project_role anotherrole edc6c343b50b4b36bc7bfc7bb0662bc9 f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:50:10.737 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member edc6c343b50b4b36bc7bfc7bb0662bc9 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:10.808 | + inc/async:async_inner:63 : get_or_add_group_project_role member edc6c343b50b4b36bc7bfc7bb0662bc9 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:10.847 | [8537 Async ks-group-memberalt:64071]: running: get_or_add_group_project_role member edc6c343b50b4b36bc7bfc7bb0662bc9 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:10.850 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole edc6c343b50b4b36bc7bfc7bb0662bc9 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:10.876 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:10.901 | [63636 Async ks-system-reader:63636]: finished successfully 2026-07-23 02:50:10.918 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole edc6c343b50b4b36bc7bfc7bb0662bc9 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:10.957 | [8537 Async ks-group-anotheralt:64185]: running: get_or_add_group_project_role anotherrole edc6c343b50b4b36bc7bfc7bb0662bc9 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:10.959 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin fc0bfc41d60e4a09878fb18cd753d35b f93c2d73118845e1b34e33712f9ed50e 2026-07-23 02:50:11.025 | + inc/async:async_inner:63 : get_or_add_group_project_role admin fc0bfc41d60e4a09878fb18cd753d35b f93c2d73118845e1b34e33712f9ed50e 2026-07-23 02:50:11.066 | [8537 Async ks-group-admin:64270]: running: get_or_add_group_project_role admin fc0bfc41d60e4a09878fb18cd753d35b f93c2d73118845e1b34e33712f9ed50e 2026-07-23 02:50:11.069 | + 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-23 02:50:11.125 | [8537 Async ks-demo-member:61859]: Waiting for completion of get_or_add_user_project_role member 03fcb38195c34deebe54399acb667d6a f3ce7f02619d45188e559e94aa181da0 running on PID 61859 (17 other jobs running) 2026-07-23 02:50:11.149 | [8537 Async ks-demo-member:61859]: Signaling child to exit 2026-07-23 02:50:11.149 | WAKEUP 2026-07-23 02:50:11.169 | [8537 Async ks-demo-member:61859]: Signaled 2026-07-23 02:50:11.171 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:11.171 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:11.171 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 02:50:11.171 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:11.171 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:11.171 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 02:50:11.171 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 02:50:11.171 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 02:50:11.171 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 02:50:11.171 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 03fcb38195c34deebe54399acb667d6a --project f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:50:11.171 | 2026-07-23 02:50:11.171 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 03fcb38195c34deebe54399acb667d6a --project f3ce7f02619d45188e559e94aa181da0 -c Role -f value 2026-07-23 02:50:11.171 | 2026-07-23 02:50:11.171 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:11.171 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2fcde9250b56445db6b789ab19d151bc 2026-07-23 02:50:11.171 | + functions-common:get_or_add_user_project_role:980 : echo 2fcde9250b56445db6b789ab19d151bc 2026-07-23 02:50:11.171 | 2fcde9250b56445db6b789ab19d151bc 2026-07-23 02:50:11.214 | [8537 Async ks-demo-member:61859]: finished get_or_add_user_project_role member 03fcb38195c34deebe54399acb667d6a f3ce7f02619d45188e559e94aa181da0 with result 0 in 2 seconds 2026-07-23 02:50:11.252 | [8537 Async ks-demo-admin:61955]: Waiting for completion of get_or_add_user_project_role admin 5b20f9a0fd7645a38c3af31865074238 f3ce7f02619d45188e559e94aa181da0 running on PID 61955 (16 other jobs running) 2026-07-23 02:50:11.278 | [8537 Async ks-demo-admin:61955]: Signaling child to exit 2026-07-23 02:50:11.278 | WAKEUP 2026-07-23 02:50:11.302 | [8537 Async ks-demo-admin:61955]: Signaled 2026-07-23 02:50:11.304 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:11.304 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:11.304 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 02:50:11.304 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:11.304 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:11.304 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 02:50:11.304 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 02:50:11.304 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 02:50:11.304 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 02:50:11.304 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 5b20f9a0fd7645a38c3af31865074238 --project f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:50:11.304 | 2026-07-23 02:50:11.304 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5b20f9a0fd7645a38c3af31865074238 --project f3ce7f02619d45188e559e94aa181da0 -c Role -f value 2026-07-23 02:50:11.304 | 2026-07-23 02:50:11.304 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:11.304 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:11.304 | + functions-common:get_or_add_user_project_role:980 : echo 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:11.304 | 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:11.349 | [8537 Async ks-demo-admin:61955]: finished get_or_add_user_project_role admin 5b20f9a0fd7645a38c3af31865074238 f3ce7f02619d45188e559e94aa181da0 with result 0 in 3 seconds 2026-07-23 02:50:11.382 | [8537 Async ks-demo-another:62051]: Waiting for completion of get_or_add_user_project_role anotherrole 03fcb38195c34deebe54399acb667d6a f3ce7f02619d45188e559e94aa181da0 running on PID 62051 (15 other jobs running) 2026-07-23 02:50:11.407 | [8537 Async ks-demo-another:62051]: Signaling child to exit 2026-07-23 02:50:11.407 | WAKEUP 2026-07-23 02:50:11.431 | [8537 Async ks-demo-another:62051]: Signaled 2026-07-23 02:50:11.432 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:11.432 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:11.432 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 02:50:11.433 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:11.433 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:11.433 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 02:50:11.433 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 02:50:11.433 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 02:50:11.433 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 02:50:11.433 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 03fcb38195c34deebe54399acb667d6a --project f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:50:11.433 | 2026-07-23 02:50:11.433 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 03fcb38195c34deebe54399acb667d6a --project f3ce7f02619d45188e559e94aa181da0 -c Role -f value 2026-07-23 02:50:11.433 | 2026-07-23 02:50:11.433 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:11.433 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:50:11.433 | + functions-common:get_or_add_user_project_role:980 : echo ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:50:11.433 | ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:50:11.482 | [8537 Async ks-demo-another:62051]: finished get_or_add_user_project_role anotherrole 03fcb38195c34deebe54399acb667d6a f3ce7f02619d45188e559e94aa181da0 with result 0 in 3 seconds 2026-07-23 02:50:11.526 | [8537 Async ks-demo-invis:62147]: Waiting for completion of get_or_add_user_project_role member 03fcb38195c34deebe54399acb667d6a 7a9290b78abf4f5fa87931a371e854db running on PID 62147 (14 other jobs running) 2026-07-23 02:50:11.558 | [8537 Async ks-demo-invis:62147]: Signaling child to exit 2026-07-23 02:50:11.558 | WAKEUP 2026-07-23 02:50:11.581 | [8537 Async ks-demo-invis:62147]: Signaled 2026-07-23 02:50:11.583 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:11.583 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:11.583 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 02:50:11.583 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:11.583 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:11.583 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 02:50:11.583 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 02:50:11.583 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 02:50:11.583 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 02:50:11.583 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 03fcb38195c34deebe54399acb667d6a --project 7a9290b78abf4f5fa87931a371e854db 2026-07-23 02:50:11.583 | 2026-07-23 02:50:11.583 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 03fcb38195c34deebe54399acb667d6a --project 7a9290b78abf4f5fa87931a371e854db -c Role -f value 2026-07-23 02:50:11.583 | 2026-07-23 02:50:11.583 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:11.583 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2fcde9250b56445db6b789ab19d151bc 2026-07-23 02:50:11.583 | + functions-common:get_or_add_user_project_role:980 : echo 2fcde9250b56445db6b789ab19d151bc 2026-07-23 02:50:11.583 | 2fcde9250b56445db6b789ab19d151bc 2026-07-23 02:50:11.633 | [8537 Async ks-demo-invis:62147]: finished get_or_add_user_project_role member 03fcb38195c34deebe54399acb667d6a 7a9290b78abf4f5fa87931a371e854db with result 0 in 3 seconds 2026-07-23 02:50:11.671 | [8537 Async ks-demo-reader:62353]: Waiting for completion of get_or_add_user_project_role reader c2ab94a854f04d88b3fbc7a453292b49 f3ce7f02619d45188e559e94aa181da0 running on PID 62353 (13 other jobs running) 2026-07-23 02:50:11.697 | [8537 Async ks-demo-reader:62353]: Signaling child to exit 2026-07-23 02:50:11.697 | WAKEUP 2026-07-23 02:50:11.721 | [8537 Async ks-demo-reader:62353]: Signaled 2026-07-23 02:50:11.723 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:11.723 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:11.723 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 02:50:11.723 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:11.723 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:11.723 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 02:50:11.723 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 02:50:11.723 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 02:50:11.723 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 02:50:11.723 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user c2ab94a854f04d88b3fbc7a453292b49 --project f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:50:11.723 | 2026-07-23 02:50:11.723 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c2ab94a854f04d88b3fbc7a453292b49 --project f3ce7f02619d45188e559e94aa181da0 -c Role -f value 2026-07-23 02:50:11.723 | 2026-07-23 02:50:11.723 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:11.723 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8616a7d0ee1b4cb2a02ef5d8ddb91ebe 2026-07-23 02:50:11.723 | + functions-common:get_or_add_user_project_role:980 : echo 8616a7d0ee1b4cb2a02ef5d8ddb91ebe 2026-07-23 02:50:11.724 | 8616a7d0ee1b4cb2a02ef5d8ddb91ebe 2026-07-23 02:50:11.767 | [8537 Async ks-demo-reader:62353]: finished get_or_add_user_project_role reader c2ab94a854f04d88b3fbc7a453292b49 f3ce7f02619d45188e559e94aa181da0 with result 0 in 2 seconds 2026-07-23 02:50:11.772 | + inc/async:async_wait:197 : return 0 2026-07-23 02:50:11.775 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-23 02:50:11.824 | [8537 Async ks-alt-admin:62751]: Waiting for completion of get_or_add_user_project_role admin 065fa4b9c8c44a1c97fe0428119b46de 4ee864629de645c5ba85795d247c96cf running on PID 62751 (12 other jobs running) 2026-07-23 02:50:11.844 | [8537 Async ks-alt-admin:62751]: Signaling child to exit 2026-07-23 02:50:11.844 | WAKEUP 2026-07-23 02:50:11.865 | [8537 Async ks-alt-admin:62751]: Signaled 2026-07-23 02:50:11.866 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:11.866 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:11.866 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 02:50:11.866 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:11.866 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:11.866 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 02:50:11.866 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 02:50:11.867 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 02:50:11.867 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 02:50:11.867 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 065fa4b9c8c44a1c97fe0428119b46de --project 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:11.867 | 2026-07-23 02:50:11.867 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 065fa4b9c8c44a1c97fe0428119b46de --project 4ee864629de645c5ba85795d247c96cf -c Role -f value 2026-07-23 02:50:11.867 | 2026-07-23 02:50:11.867 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:11.867 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:11.867 | + functions-common:get_or_add_user_project_role:980 : echo 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:11.867 | 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:11.908 | [8537 Async ks-alt-admin:62751]: finished get_or_add_user_project_role admin 065fa4b9c8c44a1c97fe0428119b46de 4ee864629de645c5ba85795d247c96cf with result 0 in 1 seconds 2026-07-23 02:50:11.944 | [8537 Async ks-alt-another:62847]: Waiting for completion of get_or_add_user_project_role anotherrole 065fa4b9c8c44a1c97fe0428119b46de 4ee864629de645c5ba85795d247c96cf running on PID 62847 (11 other jobs running) 2026-07-23 02:50:11.968 | [8537 Async ks-alt-another:62847]: Signaling child to exit 2026-07-23 02:50:11.968 | WAKEUP 2026-07-23 02:50:11.989 | [8537 Async ks-alt-another:62847]: Signaled 2026-07-23 02:50:11.991 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:11.991 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:11.991 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 02:50:11.991 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:11.991 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:11.991 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 02:50:11.991 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 02:50:11.991 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 02:50:11.991 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 02:50:11.991 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 065fa4b9c8c44a1c97fe0428119b46de --project 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:11.991 | 2026-07-23 02:50:11.991 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 065fa4b9c8c44a1c97fe0428119b46de --project 4ee864629de645c5ba85795d247c96cf -c Role -f value 2026-07-23 02:50:11.991 | 2026-07-23 02:50:11.991 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:11.991 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:50:11.991 | + functions-common:get_or_add_user_project_role:980 : echo ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:50:11.991 | ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:50:12.034 | [8537 Async ks-alt-another:62847]: finished get_or_add_user_project_role anotherrole 065fa4b9c8c44a1c97fe0428119b46de 4ee864629de645c5ba85795d247c96cf with result 0 in 1 seconds 2026-07-23 02:50:12.067 | [8537 Async ks-alt-member-user:63017]: Waiting for completion of get_or_add_user_project_role member 68a4a6bfa7704e189a7e4eaf621e26a5 4ee864629de645c5ba85795d247c96cf running on PID 63017 (10 other jobs running) 2026-07-23 02:50:12.090 | [8537 Async ks-alt-member-user:63017]: Signaling child to exit 2026-07-23 02:50:12.090 | WAKEUP 2026-07-23 02:50:12.111 | [8537 Async ks-alt-member-user:63017]: Signaled 2026-07-23 02:50:12.112 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:12.112 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:12.112 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 02:50:12.112 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:12.112 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:12.112 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 02:50:12.112 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 02:50:12.112 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 02:50:12.112 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 02:50:12.112 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 68a4a6bfa7704e189a7e4eaf621e26a5 --project 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:12.112 | 2026-07-23 02:50:12.112 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 68a4a6bfa7704e189a7e4eaf621e26a5 --project 4ee864629de645c5ba85795d247c96cf -c Role -f value 2026-07-23 02:50:12.112 | 2026-07-23 02:50:12.112 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:12.112 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2fcde9250b56445db6b789ab19d151bc 2026-07-23 02:50:12.112 | + functions-common:get_or_add_user_project_role:980 : echo 2fcde9250b56445db6b789ab19d151bc 2026-07-23 02:50:12.112 | 2fcde9250b56445db6b789ab19d151bc 2026-07-23 02:50:12.151 | [8537 Async ks-alt-member-user:63017]: finished get_or_add_user_project_role member 68a4a6bfa7704e189a7e4eaf621e26a5 4ee864629de645c5ba85795d247c96cf with result 0 in 1 seconds 2026-07-23 02:50:12.188 | [8537 Async ks-alt-reader-user:63249]: Waiting for completion of get_or_add_user_project_role reader b8d957a944514d1c87bc6c3a9610c739 4ee864629de645c5ba85795d247c96cf running on PID 63249 (9 other jobs running) 2026-07-23 02:50:12.213 | [8537 Async ks-alt-reader-user:63249]: Signaling child to exit 2026-07-23 02:50:12.213 | WAKEUP 2026-07-23 02:50:12.233 | [8537 Async ks-alt-reader-user:63249]: Signaled 2026-07-23 02:50:12.235 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:12.235 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:12.235 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 02:50:12.235 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:12.235 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:12.235 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 02:50:12.235 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 02:50:12.235 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 02:50:12.235 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 02:50:12.235 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user b8d957a944514d1c87bc6c3a9610c739 --project 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:12.235 | 2026-07-23 02:50:12.235 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b8d957a944514d1c87bc6c3a9610c739 --project 4ee864629de645c5ba85795d247c96cf -c Role -f value 2026-07-23 02:50:12.235 | 2026-07-23 02:50:12.235 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:12.235 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8616a7d0ee1b4cb2a02ef5d8ddb91ebe 2026-07-23 02:50:12.235 | + functions-common:get_or_add_user_project_role:980 : echo 8616a7d0ee1b4cb2a02ef5d8ddb91ebe 2026-07-23 02:50:12.235 | 8616a7d0ee1b4cb2a02ef5d8ddb91ebe 2026-07-23 02:50:12.277 | [8537 Async ks-alt-reader-user:63249]: finished get_or_add_user_project_role reader b8d957a944514d1c87bc6c3a9610c739 4ee864629de645c5ba85795d247c96cf with result 0 in 1 seconds 2026-07-23 02:50:12.282 | + inc/async:async_wait:197 : return 0 2026-07-23 02:50:12.285 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-23 02:50:12.336 | [8537 Async ks-system-member:63439]: Waiting for completion of get_or_add_user_system_role member c80212ec9a454c9c96aeb3802407ce03 all running on PID 63439 (8 other jobs running) 2026-07-23 02:50:12.361 | [8537 Async ks-system-member:63439]: Signaling child to exit 2026-07-23 02:50:12.362 | WAKEUP 2026-07-23 02:50:12.385 | [8537 Async ks-system-member:63439]: Signaled 2026-07-23 02:50:12.386 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-23 02:50:12.386 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-23 02:50:12.386 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-23 02:50:12.386 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:12.386 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:12.386 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 02:50:12.386 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 02:50:12.386 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 02:50:12.386 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-23 02:50:12.386 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c80212ec9a454c9c96aeb3802407ce03 --system all -f value -c Role 2026-07-23 02:50:12.386 | 2026-07-23 02:50:12.386 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:12.386 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-23 02:50:12.386 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-23 02:50:12.386 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user c80212ec9a454c9c96aeb3802407ce03 --system all 2026-07-23 02:50:12.386 | 2026-07-23 02:50:12.386 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c80212ec9a454c9c96aeb3802407ce03 --system all -f value -c Role 2026-07-23 02:50:12.386 | 2026-07-23 02:50:12.386 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:12.386 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=2fcde9250b56445db6b789ab19d151bc 2026-07-23 02:50:12.386 | + functions-common:get_or_add_user_system_role:1030 : echo 2fcde9250b56445db6b789ab19d151bc 2026-07-23 02:50:12.386 | 2fcde9250b56445db6b789ab19d151bc 2026-07-23 02:50:12.431 | [8537 Async ks-system-member:63439]: finished get_or_add_user_system_role member c80212ec9a454c9c96aeb3802407ce03 all with result 0 in 2 seconds 2026-07-23 02:50:12.436 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:12.463 | [63913 Async ks-group-memberdemo:63913]: finished successfully 2026-07-23 02:50:12.472 | [8537 Async ks-system-reader:63636]: Waiting for completion of get_or_add_user_system_role reader b93a7e7397844c37a3ce405451680344 all running on PID 63636 (7 other jobs running) 2026-07-23 02:50:12.495 | [8537 Async ks-system-reader:63636]: Signaling child to exit 2026-07-23 02:50:12.495 | WAKEUP 2026-07-23 02:50:12.516 | [8537 Async ks-system-reader:63636]: Signaled 2026-07-23 02:50:12.518 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-23 02:50:12.518 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-23 02:50:12.518 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-23 02:50:12.518 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:12.518 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:12.518 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 02:50:12.518 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 02:50:12.518 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 02:50:12.518 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-23 02:50:12.518 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b93a7e7397844c37a3ce405451680344 --system all -f value -c Role 2026-07-23 02:50:12.518 | 2026-07-23 02:50:12.518 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:12.518 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-23 02:50:12.518 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-23 02:50:12.518 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user b93a7e7397844c37a3ce405451680344 --system all 2026-07-23 02:50:12.518 | 2026-07-23 02:50:12.518 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b93a7e7397844c37a3ce405451680344 --system all -f value -c Role 2026-07-23 02:50:12.518 | 2026-07-23 02:50:12.518 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:12.518 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=8616a7d0ee1b4cb2a02ef5d8ddb91ebe 2026-07-23 02:50:12.518 | + functions-common:get_or_add_user_system_role:1030 : echo 8616a7d0ee1b4cb2a02ef5d8ddb91ebe 2026-07-23 02:50:12.518 | 8616a7d0ee1b4cb2a02ef5d8ddb91ebe 2026-07-23 02:50:12.562 | [8537 Async ks-system-reader:63636]: finished get_or_add_user_system_role reader b93a7e7397844c37a3ce405451680344 all with result 0 in 2 seconds 2026-07-23 02:50:12.567 | + inc/async:async_wait:197 : return 0 2026-07-23 02:50:12.570 | + 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-23 02:50:12.621 | [8537 Async ks-group-memberdemo:63913]: Waiting for completion of get_or_add_group_project_role member edc6c343b50b4b36bc7bfc7bb0662bc9 f3ce7f02619d45188e559e94aa181da0 running on PID 63913 (6 other jobs running) 2026-07-23 02:50:12.646 | [8537 Async ks-group-memberdemo:63913]: Signaling child to exit 2026-07-23 02:50:12.647 | WAKEUP 2026-07-23 02:50:12.669 | [8537 Async ks-group-memberdemo:63913]: Signaled 2026-07-23 02:50:12.671 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-23 02:50:12.671 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group edc6c343b50b4b36bc7bfc7bb0662bc9 --project f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:50:12.671 | 2026-07-23 02:50:12.671 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group edc6c343b50b4b36bc7bfc7bb0662bc9 --project f3ce7f02619d45188e559e94aa181da0 -f value -c Role 2026-07-23 02:50:12.671 | 2026-07-23 02:50:12.671 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:12.671 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2fcde9250b56445db6b789ab19d151bc 2026-07-23 02:50:12.671 | + functions-common:get_or_add_group_project_role:1049 : echo 2fcde9250b56445db6b789ab19d151bc 2026-07-23 02:50:12.671 | 2fcde9250b56445db6b789ab19d151bc 2026-07-23 02:50:12.717 | [8537 Async ks-group-memberdemo:63913]: finished get_or_add_group_project_role member edc6c343b50b4b36bc7bfc7bb0662bc9 f3ce7f02619d45188e559e94aa181da0 with result 0 in 1 seconds 2026-07-23 02:50:12.755 | [8537 Async ks-group-anotherdemo:63992]: Waiting for completion of get_or_add_group_project_role anotherrole edc6c343b50b4b36bc7bfc7bb0662bc9 f3ce7f02619d45188e559e94aa181da0 running on PID 63992 (5 other jobs running) 2026-07-23 02:50:12.781 | [8537 Async ks-group-anotherdemo:63992]: Signaling child to exit 2026-07-23 02:50:12.877 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:12.902 | [63992 Async ks-group-anotherdemo:63992]: finished successfully 2026-07-23 02:50:12.925 | WAKEUP 2026-07-23 02:50:12.947 | [8537 Async ks-group-anotherdemo:63992]: Signaled 2026-07-23 02:50:12.949 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-23 02:50:12.949 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group edc6c343b50b4b36bc7bfc7bb0662bc9 --project f3ce7f02619d45188e559e94aa181da0 2026-07-23 02:50:12.949 | 2026-07-23 02:50:12.949 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group edc6c343b50b4b36bc7bfc7bb0662bc9 --project f3ce7f02619d45188e559e94aa181da0 -f value -c Role 2026-07-23 02:50:12.949 | 2026-07-23 02:50:12.949 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:12.949 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:50:12.949 | + functions-common:get_or_add_group_project_role:1049 : echo ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:50:12.949 | ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:50:12.993 | [8537 Async ks-group-anotherdemo:63992]: finished get_or_add_group_project_role anotherrole edc6c343b50b4b36bc7bfc7bb0662bc9 f3ce7f02619d45188e559e94aa181da0 with result 0 in 2 seconds 2026-07-23 02:50:13.032 | [8537 Async ks-group-memberalt:64071]: Waiting for completion of get_or_add_group_project_role member edc6c343b50b4b36bc7bfc7bb0662bc9 4ee864629de645c5ba85795d247c96cf running on PID 64071 (4 other jobs running) 2026-07-23 02:50:13.059 | [8537 Async ks-group-memberalt:64071]: Signaling child to exit 2026-07-23 02:50:13.347 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:13.376 | [64071 Async ks-group-memberalt:64071]: finished successfully 2026-07-23 02:50:13.403 | WAKEUP 2026-07-23 02:50:13.425 | [8537 Async ks-group-memberalt:64071]: Signaled 2026-07-23 02:50:13.427 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-23 02:50:13.427 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group edc6c343b50b4b36bc7bfc7bb0662bc9 --project 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:13.427 | 2026-07-23 02:50:13.427 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group edc6c343b50b4b36bc7bfc7bb0662bc9 --project 4ee864629de645c5ba85795d247c96cf -f value -c Role 2026-07-23 02:50:13.427 | 2026-07-23 02:50:13.427 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:13.427 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2fcde9250b56445db6b789ab19d151bc 2026-07-23 02:50:13.427 | + functions-common:get_or_add_group_project_role:1049 : echo 2fcde9250b56445db6b789ab19d151bc 2026-07-23 02:50:13.427 | 2fcde9250b56445db6b789ab19d151bc 2026-07-23 02:50:13.470 | [8537 Async ks-group-memberalt:64071]: finished get_or_add_group_project_role member edc6c343b50b4b36bc7bfc7bb0662bc9 4ee864629de645c5ba85795d247c96cf with result 0 in 2 seconds 2026-07-23 02:50:13.510 | [8537 Async ks-group-anotheralt:64185]: Waiting for completion of get_or_add_group_project_role anotherrole edc6c343b50b4b36bc7bfc7bb0662bc9 4ee864629de645c5ba85795d247c96cf running on PID 64185 (3 other jobs running) 2026-07-23 02:50:13.534 | [8537 Async ks-group-anotheralt:64185]: Signaling child to exit 2026-07-23 02:50:13.797 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:13.820 | [64185 Async ks-group-anotheralt:64185]: finished successfully 2026-07-23 02:50:13.842 | WAKEUP 2026-07-23 02:50:13.863 | [8537 Async ks-group-anotheralt:64185]: Signaled 2026-07-23 02:50:13.864 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-23 02:50:13.864 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group edc6c343b50b4b36bc7bfc7bb0662bc9 --project 4ee864629de645c5ba85795d247c96cf 2026-07-23 02:50:13.864 | 2026-07-23 02:50:13.864 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group edc6c343b50b4b36bc7bfc7bb0662bc9 --project 4ee864629de645c5ba85795d247c96cf -f value -c Role 2026-07-23 02:50:13.864 | 2026-07-23 02:50:13.864 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:13.864 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:50:13.864 | + functions-common:get_or_add_group_project_role:1049 : echo ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:50:13.864 | ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:50:13.906 | [8537 Async ks-group-anotheralt:64185]: finished get_or_add_group_project_role anotherrole edc6c343b50b4b36bc7bfc7bb0662bc9 4ee864629de645c5ba85795d247c96cf with result 0 in 2 seconds 2026-07-23 02:50:13.942 | [8537 Async ks-group-admin:64270]: Waiting for completion of get_or_add_group_project_role admin fc0bfc41d60e4a09878fb18cd753d35b f93c2d73118845e1b34e33712f9ed50e running on PID 64270 (2 other jobs running) 2026-07-23 02:50:13.966 | [8537 Async ks-group-admin:64270]: Signaling child to exit 2026-07-23 02:50:14.209 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:14.235 | [64270 Async ks-group-admin:64270]: finished successfully 2026-07-23 02:50:14.258 | WAKEUP 2026-07-23 02:50:14.279 | [8537 Async ks-group-admin:64270]: Signaled 2026-07-23 02:50:14.280 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-23 02:50:14.280 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group fc0bfc41d60e4a09878fb18cd753d35b --project f93c2d73118845e1b34e33712f9ed50e 2026-07-23 02:50:14.280 | 2026-07-23 02:50:14.280 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group fc0bfc41d60e4a09878fb18cd753d35b --project f93c2d73118845e1b34e33712f9ed50e -f value -c Role 2026-07-23 02:50:14.280 | 2026-07-23 02:50:14.280 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:14.280 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:14.280 | + functions-common:get_or_add_group_project_role:1049 : echo 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:14.280 | 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:14.323 | [8537 Async ks-group-admin:64270]: finished get_or_add_group_project_role admin fc0bfc41d60e4a09878fb18cd753d35b f93c2d73118845e1b34e33712f9ed50e with result 0 in 3 seconds 2026-07-23 02:50:14.328 | + inc/async:async_wait:197 : return 0 2026-07-23 02:50:14.330 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-23 02:50:14.349 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:50:14.352 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-07-23 02:50:14.371 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:50:14.374 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-07-23 02:50:14.376 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-23 02:50:14.439 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-23 02:50:14.479 | [8537 Async create_nova_accounts:66133]: running: create_nova_accounts 2026-07-23 02:50:14.483 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-07-23 02:50:14.501 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:50:14.504 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-07-23 02:50:14.507 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-23 02:50:14.577 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-23 02:50:14.617 | [8537 Async create_glance_accounts:66256]: running: create_glance_accounts 2026-07-23 02:50:14.620 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-07-23 02:50:14.640 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:50:14.642 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-07-23 02:50:14.644 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-23 02:50:14.716 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-23 02:50:14.761 | [8537 Async create_cinder_accounts:66394]: running: create_cinder_accounts 2026-07-23 02:50:14.764 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-07-23 02:50:14.785 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:50:14.787 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-07-23 02:50:14.790 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-23 02:50:14.863 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-23 02:50:14.905 | [8537 Async create_neutron_accounts:66536]: running: create_neutron_accounts 2026-07-23 02:50:14.909 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-07-23 02:50:14.932 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:50:14.936 | + ./stack.sh:main:1138 : async_runfunc create_swift_accounts 2026-07-23 02:50:14.939 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-07-23 02:50:15.010 | + inc/async:async_inner:63 : create_swift_accounts 2026-07-23 02:50:15.054 | [8537 Async create_swift_accounts:66717]: running: create_swift_accounts 2026-07-23 02:50:15.057 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-07-23 02:50:15.078 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:50:15.081 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-23 02:50:15.133 | [8537 Async create_nova_accounts:66133]: Waiting for completion of create_nova_accounts running on PID 66133 (6 other jobs running) 2026-07-23 02:50:15.157 | [8537 Async create_nova_accounts:66133]: Signaling child to exit 2026-07-23 02:50:35.109 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:35.134 | [66536 Async create_neutron_accounts:66536]: finished successfully 2026-07-23 02:50:38.444 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:38.469 | [66394 Async create_cinder_accounts:66394]: finished successfully 2026-07-23 02:50:45.495 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:45.519 | [66133 Async create_nova_accounts:66133]: finished successfully 2026-07-23 02:50:45.542 | WAKEUP 2026-07-23 02:50:45.563 | [8537 Async create_nova_accounts:66133]: Signaled 2026-07-23 02:50:45.564 | + 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-23 02:50:45.564 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-23 02:50:45.564 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-07-23 02:50:45.564 | + functions-common:get_or_create_user:899 : local user_id 2026-07-23 02:50:45.564 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-23 02:50:45.564 | + functions-common:get_or_create_user:903 : local email= 2026-07-23 02:50:45.564 | ++ 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-23 02:50:45.564 | 2026-07-23 02:50:45.564 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:45.564 | + functions-common:get_or_create_user:915 : user_id=ba264b8572544297988deb68b46544c6 2026-07-23 02:50:45.564 | + functions-common:get_or_create_user:916 : echo ba264b8572544297988deb68b46544c6 2026-07-23 02:50:45.564 | ba264b8572544297988deb68b46544c6 2026-07-23 02:50:45.564 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-23 02:50:45.564 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:45.564 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:45.564 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 02:50:45.564 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:45.564 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:45.564 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 02:50:45.564 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 02:50:45.564 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 02:50:45.564 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 02:50:45.564 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 02:50:45.564 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 02:50:45.564 | + 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-23 02:50:45.564 | 2026-07-23 02:50:45.564 | ++ 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-23 02:50:45.564 | 2026-07-23 02:50:45.564 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:45.564 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:50:45.564 | + functions-common:get_or_add_user_project_role:980 : echo 0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:50:45.564 | 0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:50:45.564 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-23 02:50:45.564 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-23 02:50:45.564 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:45.564 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:45.564 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 02:50:45.564 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:45.564 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:45.564 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 02:50:45.564 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 02:50:45.564 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 02:50:45.564 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 02:50:45.564 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 02:50:45.564 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 02:50:45.564 | + 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-23 02:50:45.564 | 2026-07-23 02:50:45.564 | ++ 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-23 02:50:45.564 | 2026-07-23 02:50:45.564 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:45.564 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:45.564 | + functions-common:get_or_add_user_project_role:980 : echo 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:45.564 | 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:45.564 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-23 02:50:45.564 | + lib/nova:create_nova_accounts:395 : nova_api_url=https://10.4.3.141/compute 2026-07-23 02:50:45.564 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-23 02:50:45.564 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-23 02:50:45.564 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-23 02:50:45.565 | ++ 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-23 02:50:45.565 | 2026-07-23 02:50:45.565 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:45.565 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-23 02:50:45.565 | 24b6bc095d434577a6760fe1a8c9e80f' 2026-07-23 02:50:45.565 | + functions-common:get_or_create_service:1067 : echo 24b6bc095d434577a6760fe1a8c9e80f 2026-07-23 02:50:45.565 | 24b6bc095d434577a6760fe1a8c9e80f 2026-07-23 02:50:45.565 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'https://10.4.3.141/compute/v2/$(project_id)s' 2026-07-23 02:50:45.565 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-23 02:50:45.565 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.4.3.141/compute/v2/$(project_id)s' RegionOne 2026-07-23 02:50:45.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-23 02:50:45.565 | +++ 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-23 02:50:45.565 | 2026-07-23 02:50:45.565 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:45.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-23 02:50:45.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-23 02:50:45.565 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.4.3.141/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-23 02:50:45.565 | 2026-07-23 02:50:45.565 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:45.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=cfe497e8968a4e8f99914d1e3685391b 2026-07-23 02:50:45.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo cfe497e8968a4e8f99914d1e3685391b 2026-07-23 02:50:45.565 | + functions-common:get_or_create_endpoint:1100 : public_id=cfe497e8968a4e8f99914d1e3685391b 2026-07-23 02:50:45.565 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-23 02:50:45.565 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-23 02:50:45.565 | + functions-common:get_or_create_endpoint:1109 : echo cfe497e8968a4e8f99914d1e3685391b 2026-07-23 02:50:45.565 | cfe497e8968a4e8f99914d1e3685391b 2026-07-23 02:50:45.565 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-23 02:50:45.565 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-23 02:50:45.565 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-23 02:50:45.565 | ++ 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-23 02:50:45.565 | 2026-07-23 02:50:45.565 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:45.565 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-23 02:50:45.565 | 9861d793296e4cb38c77b11021d1cbc4' 2026-07-23 02:50:45.565 | + functions-common:get_or_create_service:1067 : echo 9861d793296e4cb38c77b11021d1cbc4 2026-07-23 02:50:45.565 | 9861d793296e4cb38c77b11021d1cbc4 2026-07-23 02:50:45.565 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne https://10.4.3.141/compute/v2.1 2026-07-23 02:50:45.565 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-23 02:50:45.565 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://10.4.3.141/compute/v2.1 RegionOne 2026-07-23 02:50:45.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-23 02:50:45.565 | +++ 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-23 02:50:45.565 | 2026-07-23 02:50:45.565 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:45.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-23 02:50:45.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-23 02:50:45.565 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.4.3.141/compute/v2.1 --region RegionOne -f value -c id 2026-07-23 02:50:45.565 | 2026-07-23 02:50:45.565 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:45.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9229f5166d4b4aa1894fbd4c1c158ad8 2026-07-23 02:50:45.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9229f5166d4b4aa1894fbd4c1c158ad8 2026-07-23 02:50:45.565 | + functions-common:get_or_create_endpoint:1100 : public_id=9229f5166d4b4aa1894fbd4c1c158ad8 2026-07-23 02:50:45.565 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-23 02:50:45.565 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-23 02:50:45.565 | + functions-common:get_or_create_endpoint:1109 : echo 9229f5166d4b4aa1894fbd4c1c158ad8 2026-07-23 02:50:45.565 | 9229f5166d4b4aa1894fbd4c1c158ad8 2026-07-23 02:50:45.565 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-23 02:50:45.565 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:50:45.565 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-23 02:50:45.565 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:50:45.565 | + lib/nova:create_nova_accounts:415 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-07-23 02:50:45.565 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:45.565 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:45.565 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 02:50:45.565 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:45.565 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:45.565 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 02:50:45.565 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 02:50:45.565 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 02:50:45.565 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 02:50:45.565 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 02:50:45.565 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 02:50:45.565 | + 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-23 02:50:45.565 | 2026-07-23 02:50:45.565 | ++ 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-23 02:50:45.565 | 2026-07-23 02:50:45.565 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:45.565 | + functions-common:get_or_add_user_project_role:979 : user_role_id=adb36e4b96be49729d8f07275a92a960 2026-07-23 02:50:45.565 | + functions-common:get_or_add_user_project_role:980 : echo adb36e4b96be49729d8f07275a92a960 2026-07-23 02:50:45.565 | adb36e4b96be49729d8f07275a92a960 2026-07-23 02:50:45.565 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-23 02:50:45.565 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:50:45.565 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-23 02:50:45.565 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:50:45.565 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-23 02:50:45.606 | [8537 Async create_nova_accounts:66133]: finished create_nova_accounts with result 0 in 31 seconds 2026-07-23 02:50:45.644 | [8537 Async create_glance_accounts:66256]: Waiting for completion of create_glance_accounts running on PID 66256 (5 other jobs running) 2026-07-23 02:50:45.668 | [8537 Async create_glance_accounts:66256]: Signaling child to exit 2026-07-23 02:50:50.306 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:50.332 | [66256 Async create_glance_accounts:66256]: finished successfully 2026-07-23 02:50:50.356 | WAKEUP 2026-07-23 02:50:50.378 | [8537 Async create_glance_accounts:66256]: Signaled 2026-07-23 02:50:50.379 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-23 02:50:50.379 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:50:50.379 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-23 02:50:50.379 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-07-23 02:50:50.379 | + functions-common:get_or_create_user:899 : local user_id 2026-07-23 02:50:50.380 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-23 02:50:50.380 | + functions-common:get_or_create_user:903 : local email= 2026-07-23 02:50:50.380 | ++ 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-23 02:50:50.380 | 2026-07-23 02:50:50.380 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.380 | + functions-common:get_or_create_user:915 : user_id=143bca330b3c4a32b828fe1778ca1b3f 2026-07-23 02:50:50.380 | + functions-common:get_or_create_user:916 : echo 143bca330b3c4a32b828fe1778ca1b3f 2026-07-23 02:50:50.380 | 143bca330b3c4a32b828fe1778ca1b3f 2026-07-23 02:50:50.380 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:50.380 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 02:50:50.380 | + 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-23 02:50:50.380 | 2026-07-23 02:50:50.380 | ++ 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-23 02:50:50.380 | 2026-07-23 02:50:50.380 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:980 : echo 0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:50:50.380 | 0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:50:50.380 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-23 02:50:50.380 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:50.380 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 02:50:50.380 | + 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-23 02:50:50.380 | 2026-07-23 02:50:50.380 | ++ 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-23 02:50:50.380 | 2026-07-23 02:50:50.380 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:980 : echo 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:50.380 | 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:50.380 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-23 02:50:50.380 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:50:50.380 | + lib/glance:create_glance_accounts:494 : create_service_user glance-swift ResellerAdmin 2026-07-23 02:50:50.380 | + lib/keystone:create_service_user:379 : get_or_create_user glance-swift secretservice Default 2026-07-23 02:50:50.380 | + functions-common:get_or_create_user:899 : local user_id 2026-07-23 02:50:50.380 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-23 02:50:50.380 | + functions-common:get_or_create_user:903 : local email= 2026-07-23 02:50:50.380 | ++ 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-23 02:50:50.380 | 2026-07-23 02:50:50.380 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.380 | + functions-common:get_or_create_user:915 : user_id=40f4c598bed34d26ba6a1f9f26f768ee 2026-07-23 02:50:50.380 | + functions-common:get_or_create_user:916 : echo 40f4c598bed34d26ba6a1f9f26f768ee 2026-07-23 02:50:50.380 | 40f4c598bed34d26ba6a1f9f26f768ee 2026-07-23 02:50:50.380 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance-swift service Default Default 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:50.380 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 02:50:50.380 | + 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-23 02:50:50.380 | 2026-07-23 02:50:50.380 | ++ 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-23 02:50:50.380 | 2026-07-23 02:50:50.380 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:980 : echo 0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:50:50.380 | 0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:50:50.380 | + lib/keystone:create_service_user:382 : [[ -n ResellerAdmin ]] 2026-07-23 02:50:50.380 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:50.380 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 02:50:50.380 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 02:50:50.380 | + 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-23 02:50:50.380 | 2026-07-23 02:50:50.380 | ++ 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-23 02:50:50.380 | 2026-07-23 02:50:50.380 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:979 : user_role_id=adb36e4b96be49729d8f07275a92a960 2026-07-23 02:50:50.380 | + functions-common:get_or_add_user_project_role:980 : echo adb36e4b96be49729d8f07275a92a960 2026-07-23 02:50:50.380 | adb36e4b96be49729d8f07275a92a960 2026-07-23 02:50:50.380 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-23 02:50:50.380 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-23 02:50:50.380 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-23 02:50:50.380 | ++ 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-23 02:50:50.381 | 2026-07-23 02:50:50.381 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.381 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-23 02:50:50.381 | c27d01bf32c148e292b6bf4618ee80e4' 2026-07-23 02:50:50.381 | + functions-common:get_or_create_service:1067 : echo c27d01bf32c148e292b6bf4618ee80e4 2026-07-23 02:50:50.381 | c27d01bf32c148e292b6bf4618ee80e4 2026-07-23 02:50:50.381 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://10.4.3.141/image 2026-07-23 02:50:50.381 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-23 02:50:50.381 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://10.4.3.141/image RegionOne 2026-07-23 02:50:50.381 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-23 02:50:50.381 | +++ 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-23 02:50:50.381 | 2026-07-23 02:50:50.381 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.381 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-23 02:50:50.381 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-23 02:50:50.381 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.4.3.141/image --region RegionOne -f value -c id 2026-07-23 02:50:50.381 | 2026-07-23 02:50:50.381 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.381 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=b386927429584dedb69c235a087179e7 2026-07-23 02:50:50.381 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo b386927429584dedb69c235a087179e7 2026-07-23 02:50:50.381 | + functions-common:get_or_create_endpoint:1100 : public_id=b386927429584dedb69c235a087179e7 2026-07-23 02:50:50.381 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-23 02:50:50.381 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-23 02:50:50.381 | + functions-common:get_or_create_endpoint:1109 : echo b386927429584dedb69c235a087179e7 2026-07-23 02:50:50.381 | b386927429584dedb69c235a087179e7 2026-07-23 02:50:50.381 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-23 02:50:50.381 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-23 02:50:50.381 | +++ 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-23 02:50:50.381 | 2026-07-23 02:50:50.381 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.381 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-23 02:50:50.381 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-23 02:50:50.381 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-23 02:50:50.381 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-23 02:50:50.381 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-23 02:50:50.381 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-23 02:50:50.381 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-23 02:50:50.381 | + 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-23 02:50:50.381 | 2026-07-23 02:50:50.381 | +---------------+----------------------------------+ 2026-07-23 02:50:50.381 | | Field | Value | 2026-07-23 02:50:50.381 | +---------------+----------------------------------+ 2026-07-23 02:50:50.381 | | default_limit | 2000 | 2026-07-23 02:50:50.381 | | description | None | 2026-07-23 02:50:50.381 | | id | 78278bc4ba6b49fdad50ee1c59241878 | 2026-07-23 02:50:50.381 | | region_id | RegionOne | 2026-07-23 02:50:50.381 | | resource_name | image_size_total | 2026-07-23 02:50:50.381 | | service_id | c27d01bf32c148e292b6bf4618ee80e4 | 2026-07-23 02:50:50.381 | +---------------+----------------------------------+ 2026-07-23 02:50:50.381 | + 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-23 02:50:50.381 | 2026-07-23 02:50:50.381 | +---------------+----------------------------------+ 2026-07-23 02:50:50.381 | | Field | Value | 2026-07-23 02:50:50.381 | +---------------+----------------------------------+ 2026-07-23 02:50:50.381 | | default_limit | 2000 | 2026-07-23 02:50:50.381 | | description | None | 2026-07-23 02:50:50.381 | | id | 1a146630a91643ba83faf370aad3ba1a | 2026-07-23 02:50:50.381 | | region_id | RegionOne | 2026-07-23 02:50:50.381 | | resource_name | image_stage_total | 2026-07-23 02:50:50.381 | | service_id | c27d01bf32c148e292b6bf4618ee80e4 | 2026-07-23 02:50:50.381 | +---------------+----------------------------------+ 2026-07-23 02:50:50.381 | + 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-23 02:50:50.381 | 2026-07-23 02:50:50.381 | +---------------+----------------------------------+ 2026-07-23 02:50:50.381 | | Field | Value | 2026-07-23 02:50:50.381 | +---------------+----------------------------------+ 2026-07-23 02:50:50.381 | | default_limit | 100 | 2026-07-23 02:50:50.381 | | description | None | 2026-07-23 02:50:50.381 | | id | 886a02db06774b8a998ebf8c4e831a20 | 2026-07-23 02:50:50.381 | | region_id | RegionOne | 2026-07-23 02:50:50.381 | | resource_name | image_count_total | 2026-07-23 02:50:50.381 | | service_id | c27d01bf32c148e292b6bf4618ee80e4 | 2026-07-23 02:50:50.381 | +---------------+----------------------------------+ 2026-07-23 02:50:50.381 | + 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-23 02:50:50.381 | 2026-07-23 02:50:50.381 | +---------------+----------------------------------+ 2026-07-23 02:50:50.381 | | Field | Value | 2026-07-23 02:50:50.381 | +---------------+----------------------------------+ 2026-07-23 02:50:50.381 | | default_limit | 100 | 2026-07-23 02:50:50.381 | | description | None | 2026-07-23 02:50:50.381 | | id | c094f4631957497490dfb746eaeffa25 | 2026-07-23 02:50:50.381 | | region_id | RegionOne | 2026-07-23 02:50:50.381 | | resource_name | image_count_uploading | 2026-07-23 02:50:50.381 | | service_id | c27d01bf32c148e292b6bf4618ee80e4 | 2026-07-23 02:50:50.381 | +---------------+----------------------------------+ 2026-07-23 02:50:50.381 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-23 02:50:50.381 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-23 02:50:50.381 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-07-23 02:50:50.381 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-23 02:50:50.381 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-23 02:50:50.381 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.4.3.141/identity 2026-07-23 02:50:50.381 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-23 02:50:50.381 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-23 02:50:50.381 | 2026-07-23 02:50:50.381 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.381 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id b386927429584dedb69c235a087179e7 2026-07-23 02:50:50.381 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-23 02:50:50.381 | 2026-07-23 02:50:50.381 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-23 02:50:50.381 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:50:50.426 | [8537 Async create_glance_accounts:66256]: finished create_glance_accounts with result 0 in 35 seconds 2026-07-23 02:50:50.464 | [8537 Async create_cinder_accounts:66394]: Waiting for completion of create_cinder_accounts running on PID 66394 (4 other jobs running) 2026-07-23 02:50:50.489 | [8537 Async create_cinder_accounts:66394]: Signaling child to exit 2026-07-23 02:50:50.489 | WAKEUP 2026-07-23 02:50:50.512 | [8537 Async create_cinder_accounts:66394]: Signaled 2026-07-23 02:50:50.513 | + 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-23 02:50:50.514 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-23 02:50:50.514 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-23 02:50:50.514 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:50:50.514 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-23 02:50:50.514 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-07-23 02:50:50.514 | + functions-common:get_or_create_user:899 : local user_id 2026-07-23 02:50:50.514 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-23 02:50:50.514 | + functions-common:get_or_create_user:903 : local email= 2026-07-23 02:50:50.514 | ++ 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-23 02:50:50.514 | 2026-07-23 02:50:50.514 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.514 | + functions-common:get_or_create_user:915 : user_id=047b1440f0134751bd2508e111c03a10 2026-07-23 02:50:50.514 | + functions-common:get_or_create_user:916 : echo 047b1440f0134751bd2508e111c03a10 2026-07-23 02:50:50.514 | 047b1440f0134751bd2508e111c03a10 2026-07-23 02:50:50.514 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-23 02:50:50.514 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:50.514 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:50.514 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 02:50:50.514 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:50.514 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:50.514 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 02:50:50.514 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 02:50:50.514 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 02:50:50.514 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 02:50:50.514 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 02:50:50.514 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 02:50:50.514 | + 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-23 02:50:50.514 | 2026-07-23 02:50:50.514 | ++ 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-23 02:50:50.514 | 2026-07-23 02:50:50.514 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.514 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:50:50.514 | + functions-common:get_or_add_user_project_role:980 : echo 0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:50:50.514 | 0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:50:50.514 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-23 02:50:50.514 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-23 02:50:50.514 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:50:50.514 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-23 02:50:50.514 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=https://10.4.3.141/volume 2026-07-23 02:50:50.514 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-23 02:50:50.514 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-23 02:50:50.514 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-23 02:50:50.514 | ++ 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-23 02:50:50.514 | 2026-07-23 02:50:50.514 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.514 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-23 02:50:50.514 | 2e60136cd6f84087b8e34ecfd9235521' 2026-07-23 02:50:50.514 | + functions-common:get_or_create_service:1067 : echo 2e60136cd6f84087b8e34ecfd9235521 2026-07-23 02:50:50.514 | 2e60136cd6f84087b8e34ecfd9235521 2026-07-23 02:50:50.514 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne https://10.4.3.141/volume/v3 2026-07-23 02:50:50.514 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-23 02:50:50.514 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://10.4.3.141/volume/v3 RegionOne 2026-07-23 02:50:50.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-23 02:50:50.514 | +++ 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-23 02:50:50.514 | 2026-07-23 02:50:50.514 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-23 02:50:50.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-23 02:50:50.514 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.4.3.141/volume/v3 --region RegionOne -f value -c id 2026-07-23 02:50:50.514 | 2026-07-23 02:50:50.514 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=e02c6c247b6541728cd96fd5704d85e9 2026-07-23 02:50:50.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo e02c6c247b6541728cd96fd5704d85e9 2026-07-23 02:50:50.514 | + functions-common:get_or_create_endpoint:1100 : public_id=e02c6c247b6541728cd96fd5704d85e9 2026-07-23 02:50:50.514 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-23 02:50:50.514 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-23 02:50:50.514 | + functions-common:get_or_create_endpoint:1109 : echo e02c6c247b6541728cd96fd5704d85e9 2026-07-23 02:50:50.514 | e02c6c247b6541728cd96fd5704d85e9 2026-07-23 02:50:50.514 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-23 02:50:50.515 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-23 02:50:50.515 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-23 02:50:50.515 | +++ 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-23 02:50:50.515 | 2026-07-23 02:50:50.515 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.515 | ++ functions-common:get_or_create_project:928 : project_id=3d06c2c7425047bc9b096bf6760271c8 2026-07-23 02:50:50.515 | ++ functions-common:get_or_create_project:929 : echo 3d06c2c7425047bc9b096bf6760271c8 2026-07-23 02:50:50.515 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 3d06c2c7425047bc9b096bf6760271c8 2026-07-23 02:50:50.515 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-23 02:50:50.515 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 02:50:50.515 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-23 02:50:50.515 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-23 02:50:50.515 | +++ 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-23 02:50:50.515 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-23 02:50:50.515 | 2026-07-23 02:50:50.515 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.515 | ++ functions-common:get_or_create_user:915 : user_id=047b1440f0134751bd2508e111c03a10 2026-07-23 02:50:50.515 | ++ functions-common:get_or_create_user:916 : echo 047b1440f0134751bd2508e111c03a10 2026-07-23 02:50:50.515 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 047b1440f0134751bd2508e111c03a10 2026-07-23 02:50:50.558 | [8537 Async create_cinder_accounts:66394]: finished create_cinder_accounts with result 0 in 23 seconds 2026-07-23 02:50:50.564 | + inc/async:async_wait:197 : return 0 2026-07-23 02:50:50.567 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-23 02:50:50.617 | [8537 Async create_neutron_accounts:66536]: Waiting for completion of create_neutron_accounts running on PID 66536 (3 other jobs running) 2026-07-23 02:50:50.640 | [8537 Async create_neutron_accounts:66536]: Signaling child to exit 2026-07-23 02:50:50.640 | WAKEUP 2026-07-23 02:50:50.660 | [8537 Async create_neutron_accounts:66536]: Signaled 2026-07-23 02:50:50.662 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-07-23 02:50:50.662 | + lib/neutron:create_neutron_accounts:487 : neutron_url=https://10.4.3.141/ 2026-07-23 02:50:50.662 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-07-23 02:50:50.662 | + lib/neutron:create_neutron_accounts:489 : neutron_url=https://10.4.3.141/networking 2026-07-23 02:50:50.662 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-07-23 02:50:50.662 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:50:50.662 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-07-23 02:50:50.662 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-07-23 02:50:50.662 | + functions-common:get_or_create_user:899 : local user_id 2026-07-23 02:50:50.662 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-23 02:50:50.662 | + functions-common:get_or_create_user:903 : local email= 2026-07-23 02:50:50.662 | ++ 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-23 02:50:50.662 | 2026-07-23 02:50:50.662 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.662 | + functions-common:get_or_create_user:915 : user_id=9f680a1d76074ca4a1f8bf39993ce1ef 2026-07-23 02:50:50.662 | + functions-common:get_or_create_user:916 : echo 9f680a1d76074ca4a1f8bf39993ce1ef 2026-07-23 02:50:50.662 | 9f680a1d76074ca4a1f8bf39993ce1ef 2026-07-23 02:50:50.662 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-23 02:50:50.662 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:50.662 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:50.662 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 02:50:50.662 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:50.662 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:50.662 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 02:50:50.662 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 02:50:50.662 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 02:50:50.662 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 02:50:50.662 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 02:50:50.662 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 02:50:50.662 | + 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-23 02:50:50.662 | 2026-07-23 02:50:50.662 | ++ 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-23 02:50:50.662 | 2026-07-23 02:50:50.663 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.663 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:50:50.663 | + functions-common:get_or_add_user_project_role:980 : echo 0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:50:50.663 | 0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:50:50.663 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-23 02:50:50.663 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-07-23 02:50:50.663 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-23 02:50:50.663 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-23 02:50:50.663 | ++ 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-23 02:50:50.663 | 2026-07-23 02:50:50.663 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.663 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-23 02:50:50.663 | d2f470727e4542d8b462de43a29395cc' 2026-07-23 02:50:50.663 | + functions-common:get_or_create_service:1067 : echo d2f470727e4542d8b462de43a29395cc 2026-07-23 02:50:50.663 | d2f470727e4542d8b462de43a29395cc 2026-07-23 02:50:50.663 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne https://10.4.3.141/networking 2026-07-23 02:50:50.663 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-23 02:50:50.663 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://10.4.3.141/networking RegionOne 2026-07-23 02:50:50.663 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-23 02:50:50.663 | +++ 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-23 02:50:50.663 | 2026-07-23 02:50:50.663 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.663 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-23 02:50:50.663 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-23 02:50:50.663 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.4.3.141/networking --region RegionOne -f value -c id 2026-07-23 02:50:50.663 | 2026-07-23 02:50:50.663 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:50.663 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=b599b63157fe46339d5c03f0bfc6faf9 2026-07-23 02:50:50.663 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo b599b63157fe46339d5c03f0bfc6faf9 2026-07-23 02:50:50.663 | + functions-common:get_or_create_endpoint:1100 : public_id=b599b63157fe46339d5c03f0bfc6faf9 2026-07-23 02:50:50.663 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-23 02:50:50.663 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-23 02:50:50.663 | + functions-common:get_or_create_endpoint:1109 : echo b599b63157fe46339d5c03f0bfc6faf9 2026-07-23 02:50:50.663 | b599b63157fe46339d5c03f0bfc6faf9 2026-07-23 02:50:50.708 | [8537 Async create_neutron_accounts:66536]: finished create_neutron_accounts with result 0 in 20 seconds 2026-07-23 02:50:50.743 | [8537 Async create_swift_accounts:66717]: Waiting for completion of create_swift_accounts running on PID 66717 (2 other jobs running) 2026-07-23 02:50:50.768 | [8537 Async create_swift_accounts:66717]: Signaling child to exit 2026-07-23 02:50:53.397 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:53.421 | [66717 Async create_swift_accounts:66717]: finished successfully 2026-07-23 02:50:53.444 | WAKEUP 2026-07-23 02:50:53.466 | [8537 Async create_swift_accounts:66717]: Signaled 2026-07-23 02:50:53.467 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-07-23 02:50:53.467 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-07-23 02:50:53.467 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-07-23 02:50:53.467 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-07-23 02:50:53.467 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-07-23 02:50:53.467 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-07-23 02:50:53.467 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-07-23 02:50:53.467 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-07-23 02:50:53.467 | + lib/swift:create_swift_accounts:625 : local another_role 2026-07-23 02:50:53.467 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-07-23 02:50:53.467 | ++ functions-common:get_or_create_role:935 : local role_id 2026-07-23 02:50:53.467 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-23 02:50:53.467 | 2026-07-23 02:50:53.467 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.467 | ++ functions-common:get_or_create_role:940 : role_id=ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:50:53.467 | ++ functions-common:get_or_create_role:941 : echo ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:50:53.467 | + lib/swift:create_swift_accounts:626 : another_role=ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:50:53.467 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-07-23 02:50:53.467 | + lib/keystone:create_service_user:379 : get_or_create_user swift secretservice Default 2026-07-23 02:50:53.467 | + functions-common:get_or_create_user:899 : local user_id 2026-07-23 02:50:53.467 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-23 02:50:53.467 | + functions-common:get_or_create_user:903 : local email= 2026-07-23 02:50:53.467 | ++ 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-23 02:50:53.467 | 2026-07-23 02:50:53.467 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.467 | + functions-common:get_or_create_user:915 : user_id=7b952e8f794d43058ea02812b330dd73 2026-07-23 02:50:53.467 | + functions-common:get_or_create_user:916 : echo 7b952e8f794d43058ea02812b330dd73 2026-07-23 02:50:53.467 | 7b952e8f794d43058ea02812b330dd73 2026-07-23 02:50:53.467 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service swift service Default Default 2026-07-23 02:50:53.467 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:53.467 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:53.467 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 02:50:53.467 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:53.467 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:53.467 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 02:50:53.467 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 02:50:53.468 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 02:50:53.468 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 02:50:53.468 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 02:50:53.468 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 02:50:53.468 | + 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-23 02:50:53.468 | 2026-07-23 02:50:53.468 | ++ 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-23 02:50:53.468 | 2026-07-23 02:50:53.468 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.468 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:50:53.468 | + functions-common:get_or_add_user_project_role:980 : echo 0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:50:53.468 | 0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:50:53.468 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-23 02:50:53.468 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin swift service Default Default 2026-07-23 02:50:53.468 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:53.468 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:53.468 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 02:50:53.468 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:53.468 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:53.468 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 02:50:53.468 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 02:50:53.468 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 02:50:53.468 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 02:50:53.468 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 02:50:53.468 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 02:50:53.468 | + 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-23 02:50:53.468 | 2026-07-23 02:50:53.468 | ++ 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-23 02:50:53.468 | 2026-07-23 02:50:53.468 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.468 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:53.468 | + functions-common:get_or_add_user_project_role:980 : echo 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:53.468 | 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:53.468 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-07-23 02:50:53.468 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-23 02:50:53.468 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-07-23 02:50:53.468 | ++ 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-23 02:50:53.468 | 2026-07-23 02:50:53.468 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.468 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-23 02:50:53.468 | 236fbbdece4c47609603f9f3412238c2' 2026-07-23 02:50:53.468 | + functions-common:get_or_create_service:1067 : echo 236fbbdece4c47609603f9f3412238c2 2026-07-23 02:50:53.468 | 236fbbdece4c47609603f9f3412238c2 2026-07-23 02:50:53.468 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://10.4.3.141:8080/v1/AUTH_$(project_id)s' https://10.4.3.141:8080 2026-07-23 02:50:53.468 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-23 02:50:53.468 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface object-store public 'https://10.4.3.141:8080/v1/AUTH_$(project_id)s' RegionOne 2026-07-23 02:50:53.468 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-23 02:50:53.468 | +++ 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-23 02:50:53.468 | 2026-07-23 02:50:53.468 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.468 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-23 02:50:53.468 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-23 02:50:53.468 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://10.4.3.141:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-07-23 02:50:53.468 | 2026-07-23 02:50:53.468 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.468 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a4b495df72d2481194efd810d1111ee4 2026-07-23 02:50:53.468 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a4b495df72d2481194efd810d1111ee4 2026-07-23 02:50:53.468 | + functions-common:get_or_create_endpoint:1100 : public_id=a4b495df72d2481194efd810d1111ee4 2026-07-23 02:50:53.468 | + functions-common:get_or_create_endpoint:1102 : [[ -n https://10.4.3.141:8080 ]] 2026-07-23 02:50:53.468 | + functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface object-store admin https://10.4.3.141:8080 RegionOne 2026-07-23 02:50:53.468 | + functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-23 02:50:53.468 | ++ 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-23 02:50:53.468 | 2026-07-23 02:50:53.468 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.468 | + functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-23 02:50:53.468 | + functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-23 02:50:53.468 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://10.4.3.141:8080 --region RegionOne -f value -c id 2026-07-23 02:50:53.468 | 2026-07-23 02:50:53.468 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.468 | + functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=e8758a654ac34362a60e5d5a11652404 2026-07-23 02:50:53.468 | + functions-common:_get_or_create_endpoint_with_interface:1085 : echo e8758a654ac34362a60e5d5a11652404 2026-07-23 02:50:53.468 | e8758a654ac34362a60e5d5a11652404 2026-07-23 02:50:53.468 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-23 02:50:53.468 | + functions-common:get_or_create_endpoint:1109 : echo a4b495df72d2481194efd810d1111ee4 2026-07-23 02:50:53.468 | a4b495df72d2481194efd810d1111ee4 2026-07-23 02:50:53.468 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-07-23 02:50:53.468 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-07-23 02:50:53.468 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-23 02:50:53.468 | +++ 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-23 02:50:53.468 | 2026-07-23 02:50:53.468 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.468 | ++ functions-common:get_or_create_project:928 : project_id=da267456d7584c2cbc69a18e70108c81 2026-07-23 02:50:53.468 | ++ functions-common:get_or_create_project:929 : echo da267456d7584c2cbc69a18e70108c81 2026-07-23 02:50:53.468 | + lib/swift:create_swift_accounts:640 : swift_project_test1=da267456d7584c2cbc69a18e70108c81 2026-07-23 02:50:53.468 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-07-23 02:50:53.468 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 02:50:53.468 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-07-23 02:50:53.468 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 02:50:53.468 | ++ functions-common:get_or_create_user:900 : [[ ! -z test@example.com ]] 2026-07-23 02:50:53.468 | ++ functions-common:get_or_create_user:901 : local email=--email=test@example.com 2026-07-23 02:50:53.468 | +++ 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-23 02:50:53.468 | 2026-07-23 02:50:53.468 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.468 | ++ functions-common:get_or_create_user:915 : user_id=52c8ed24c69049d0842e17adce3f7e82 2026-07-23 02:50:53.468 | ++ functions-common:get_or_create_user:916 : echo 52c8ed24c69049d0842e17adce3f7e82 2026-07-23 02:50:53.468 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=52c8ed24c69049d0842e17adce3f7e82 2026-07-23 02:50:53.468 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-07-23 02:50:53.468 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 02:50:53.468 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin 52c8ed24c69049d0842e17adce3f7e82 da267456d7584c2cbc69a18e70108c81 2026-07-23 02:50:53.468 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:53.468 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:53.468 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 02:50:53.468 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:53.468 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:53.468 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 02:50:53.468 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 02:50:53.468 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 02:50:53.468 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 02:50:53.468 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 52c8ed24c69049d0842e17adce3f7e82 --project da267456d7584c2cbc69a18e70108c81 2026-07-23 02:50:53.468 | 2026-07-23 02:50:53.468 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 52c8ed24c69049d0842e17adce3f7e82 --project da267456d7584c2cbc69a18e70108c81 -c Role -f value 2026-07-23 02:50:53.469 | 2026-07-23 02:50:53.469 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.469 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:53.469 | + functions-common:get_or_add_user_project_role:980 : echo 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:53.469 | 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-07-23 02:50:53.469 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_user:900 : [[ ! -z test3@example.com ]] 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_user:901 : local email=--email=test3@example.com 2026-07-23 02:50:53.469 | +++ 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-23 02:50:53.469 | 2026-07-23 02:50:53.469 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_user:915 : user_id=91980cfffdbe48ba8b69d94e7f1cf42d 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_user:916 : echo 91980cfffdbe48ba8b69d94e7f1cf42d 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:649 : swift_user_test3=91980cfffdbe48ba8b69d94e7f1cf42d 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-07-23 02:50:53.469 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role ee2c1206288d4042b2cd862ff443a9fc 91980cfffdbe48ba8b69d94e7f1cf42d da267456d7584c2cbc69a18e70108c81 2026-07-23 02:50:53.469 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:53.469 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:53.469 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 02:50:53.469 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:53.469 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:53.469 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 02:50:53.469 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 02:50:53.469 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 02:50:53.469 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 02:50:53.469 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add ee2c1206288d4042b2cd862ff443a9fc --user 91980cfffdbe48ba8b69d94e7f1cf42d --project da267456d7584c2cbc69a18e70108c81 2026-07-23 02:50:53.469 | 2026-07-23 02:50:53.469 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role ee2c1206288d4042b2cd862ff443a9fc --user 91980cfffdbe48ba8b69d94e7f1cf42d --project da267456d7584c2cbc69a18e70108c81 -c Role -f value 2026-07-23 02:50:53.469 | 2026-07-23 02:50:53.469 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.469 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:50:53.469 | + functions-common:get_or_add_user_project_role:980 : echo ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:50:53.469 | ee2c1206288d4042b2cd862ff443a9fc 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-07-23 02:50:53.469 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-23 02:50:53.469 | +++ 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-23 02:50:53.469 | 2026-07-23 02:50:53.469 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_project:928 : project_id=fec7520b8ee24b4b8831c6f771b2023b 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_project:929 : echo fec7520b8ee24b4b8831c6f771b2023b 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:654 : swift_project_test2=fec7520b8ee24b4b8831c6f771b2023b 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-07-23 02:50:53.469 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-07-23 02:50:53.469 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_user:900 : [[ ! -z test2@example.com ]] 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_user:901 : local email=--email=test2@example.com 2026-07-23 02:50:53.469 | +++ 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-23 02:50:53.469 | 2026-07-23 02:50:53.469 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_user:915 : user_id=91bd8fd71e824d8092bc3a666171736f 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_user:916 : echo 91bd8fd71e824d8092bc3a666171736f 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:659 : swift_user_test2=91bd8fd71e824d8092bc3a666171736f 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-07-23 02:50:53.469 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin 91bd8fd71e824d8092bc3a666171736f fec7520b8ee24b4b8831c6f771b2023b 2026-07-23 02:50:53.469 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:53.469 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:53.469 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 02:50:53.469 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:53.469 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:53.469 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 02:50:53.469 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 02:50:53.469 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 02:50:53.469 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 02:50:53.469 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 91bd8fd71e824d8092bc3a666171736f --project fec7520b8ee24b4b8831c6f771b2023b 2026-07-23 02:50:53.469 | 2026-07-23 02:50:53.469 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 91bd8fd71e824d8092bc3a666171736f --project fec7520b8ee24b4b8831c6f771b2023b -c Role -f value 2026-07-23 02:50:53.469 | 2026-07-23 02:50:53.469 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.469 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:53.469 | + functions-common:get_or_add_user_project_role:980 : echo 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:53.469 | 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-07-23 02:50:53.469 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-23 02:50:53.469 | +++ 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-23 02:50:53.469 | 2026-07-23 02:50:53.469 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_domain:877 : domain_id=d38df7086a1a4785a6893cd02de9829c 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_domain:878 : echo d38df7086a1a4785a6893cd02de9829c 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:664 : swift_domain=d38df7086a1a4785a6893cd02de9829c 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-07-23 02:50:53.469 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-07-23 02:50:53.469 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 d38df7086a1a4785a6893cd02de9829c 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-23 02:50:53.469 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=d38df7086a1a4785a6893cd02de9829c --or-show -f value -c id 2026-07-23 02:50:53.469 | 2026-07-23 02:50:53.469 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_project:928 : project_id=06a5b0ee722c46f090d4f11e5b08774e 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_project:929 : echo 06a5b0ee722c46f090d4f11e5b08774e 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:668 : swift_project_test4=06a5b0ee722c46f090d4f11e5b08774e 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-07-23 02:50:53.469 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-07-23 02:50:53.469 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 d38df7086a1a4785a6893cd02de9829c test4@example.com 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_user:900 : [[ ! -z test4@example.com ]] 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_user:901 : local email=--email=test4@example.com 2026-07-23 02:50:53.469 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=d38df7086a1a4785a6893cd02de9829c --email=test4@example.com --or-show -f value -c id 2026-07-23 02:50:53.469 | 2026-07-23 02:50:53.469 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_user:915 : user_id=e7a4175de3824ce4aac6d89511477382 2026-07-23 02:50:53.469 | ++ functions-common:get_or_create_user:916 : echo e7a4175de3824ce4aac6d89511477382 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:673 : swift_user_test4=e7a4175de3824ce4aac6d89511477382 2026-07-23 02:50:53.469 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-07-23 02:50:53.469 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 02:50:53.470 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin e7a4175de3824ce4aac6d89511477382 06a5b0ee722c46f090d4f11e5b08774e 2026-07-23 02:50:53.470 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:50:53.470 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:50:53.470 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-23 02:50:53.470 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:50:53.470 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:50:53.470 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-23 02:50:53.470 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-23 02:50:53.470 | ++ functions-common:_get_domain_args:957 : echo 2026-07-23 02:50:53.470 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-23 02:50:53.470 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user e7a4175de3824ce4aac6d89511477382 --project 06a5b0ee722c46f090d4f11e5b08774e 2026-07-23 02:50:53.470 | 2026-07-23 02:50:53.470 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e7a4175de3824ce4aac6d89511477382 --project 06a5b0ee722c46f090d4f11e5b08774e -c Role -f value 2026-07-23 02:50:53.470 | 2026-07-23 02:50:53.470 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:50:53.470 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:53.470 | + functions-common:get_or_add_user_project_role:980 : echo 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:53.470 | 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:50:53.517 | [8537 Async create_swift_accounts:66717]: finished create_swift_accounts with result 0 in 38 seconds 2026-07-23 02:50:53.524 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-23 02:50:53.527 | + inc/async:async_wait:197 : return 0 2026-07-23 02:50:53.530 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-07-23 02:50:53.549 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:50:53.551 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-07-23 02:50:53.571 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:50:53.574 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-07-23 02:50:53.577 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:50:53.580 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-07-23 02:50:53.582 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-07-23 02:50:53.586 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-23 02:50:53.656 | + inc/async:async_inner:63 : init_glance 2026-07-23 02:50:53.698 | [8537 Async init_glance:70135]: running: init_glance 2026-07-23 02:50:53.702 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-07-23 02:50:53.721 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:50:53.725 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-07-23 02:50:53.728 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:50:53.731 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-07-23 02:50:53.734 | + ./stack.sh:main:1170 : configure_neutron 2026-07-23 02:50:53.737 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-07-23 02:50:53.740 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-07-23 02:50:53.743 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o stack /etc/neutron 2026-07-23 02:50:53.758 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-07-23 02:50:53.760 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-07-23 02:50:54.355 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:50:54.355 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:50:54.355 | we strongly recommend against using it for new projects. 2026-07-23 02:50:54.355 | 2026-07-23 02:50:54.356 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:50:54.356 | framework. For more detail see 2026-07-23 02:50:54.356 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:50:54.356 | 2026-07-23 02:50:54.356 | import eventlet as _eventlet # noqa 2026-07-23 02:50:56.783 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:50:56.784 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:50:56.784 | we strongly recommend against using it for new projects. 2026-07-23 02:50:56.784 | 2026-07-23 02:50:56.784 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:50:56.784 | framework. For more detail see 2026-07-23 02:50:56.784 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:50:56.784 | 2026-07-23 02:50:56.784 | import eventlet as _eventlet # noqa 2026-07-23 02:50:58.754 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:50:58.754 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:50:58.754 | we strongly recommend against using it for new projects. 2026-07-23 02:50:58.754 | 2026-07-23 02:50:58.754 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:50:58.754 | framework. For more detail see 2026-07-23 02:50:58.754 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:50:58.754 | 2026-07-23 02:50:58.754 | import eventlet as _eventlet # noqa 2026-07-23 02:50:59.854 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:50:59.880 | [70135 Async init_glance:70135]: finished successfully 2026-07-23 02:51:00.726 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-23 02:51:00.726 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:00.726 | we strongly recommend against using it for new projects. 2026-07-23 02:51:00.726 | 2026-07-23 02:51:00.726 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:00.726 | framework. For more detail see 2026-07-23 02:51:00.726 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:00.726 | 2026-07-23 02:51:00.726 | from eventlet import event 2026-07-23 02:51:00.986 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-23 02:51:00.986 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-23 02:51:02.796 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:51:02.796 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:02.796 | we strongly recommend against using it for new projects. 2026-07-23 02:51:02.796 | 2026-07-23 02:51:02.796 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:02.796 | framework. For more detail see 2026-07-23 02:51:02.796 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:02.796 | 2026-07-23 02:51:02.796 | import eventlet as _eventlet # noqa 2026-07-23 02:51:04.701 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:51:04.701 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:04.701 | we strongly recommend against using it for new projects. 2026-07-23 02:51:04.701 | 2026-07-23 02:51:04.701 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:04.701 | framework. For more detail see 2026-07-23 02:51:04.701 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:04.701 | 2026-07-23 02:51:04.701 | import eventlet as _eventlet # noqa 2026-07-23 02:51:06.770 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-23 02:51:06.770 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:06.770 | we strongly recommend against using it for new projects. 2026-07-23 02:51:06.770 | 2026-07-23 02:51:06.770 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:06.770 | framework. For more detail see 2026-07-23 02:51:06.770 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:06.770 | 2026-07-23 02:51:06.770 | from eventlet import event 2026-07-23 02:51:07.245 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-23 02:51:07.245 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-23 02:51:08.936 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:51:08.936 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:08.936 | we strongly recommend against using it for new projects. 2026-07-23 02:51:08.936 | 2026-07-23 02:51:08.936 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:08.936 | framework. For more detail see 2026-07-23 02:51:08.936 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:08.936 | 2026-07-23 02:51:08.936 | import eventlet as _eventlet # noqa 2026-07-23 02:51:09.852 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:51:09.852 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:09.852 | we strongly recommend against using it for new projects. 2026-07-23 02:51:09.852 | 2026-07-23 02:51:09.852 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:09.852 | framework. For more detail see 2026-07-23 02:51:09.852 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:09.852 | 2026-07-23 02:51:09.852 | import eventlet as _eventlet # noqa 2026-07-23 02:51:11.785 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:51:11.785 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:11.785 | we strongly recommend against using it for new projects. 2026-07-23 02:51:11.785 | 2026-07-23 02:51:11.785 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:11.785 | framework. For more detail see 2026-07-23 02:51:11.785 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:11.785 | 2026-07-23 02:51:11.785 | import eventlet as _eventlet # noqa 2026-07-23 02:51:13.033 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:51:13.033 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:13.033 | we strongly recommend against using it for new projects. 2026-07-23 02:51:13.033 | 2026-07-23 02:51:13.033 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:13.033 | framework. For more detail see 2026-07-23 02:51:13.033 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:13.033 | 2026-07-23 02:51:13.033 | import eventlet as _eventlet # noqa 2026-07-23 02:51:14.632 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-23 02:51:14.637 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-23 02:51:14.640 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-23 02:51:14.642 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-23 02:51:14.644 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-07-23 02:51:14.647 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-23 02:51:14.649 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-23 02:51:14.651 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-23 02:51:14.654 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-23 02:51:14.656 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-07-23 02:51:14.658 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-07-23 02:51:14.660 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-23 02:51:14.662 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-23 02:51:14.664 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-07-23 02:51:14.667 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-07-23 02:51:14.670 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-07-23 02:51:14.674 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:14.676 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:14.678 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-23 02:51:14.681 | + 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-23 02:51:14.685 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-07-23 02:51:14.688 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-23 02:51:14.692 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-23 02:51:14.694 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-23 02:51:14.696 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-23 02:51:14.699 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-23 02:51:14.701 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-23 02:51:14.717 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:51:14.719 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-23 02:51:14.721 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-23 02:51:14.724 | + 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-23 02:51:14.754 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-23 02:51:14.787 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-23 02:51:14.820 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-23 02:51:14.853 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-23 02:51:14.888 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-23 02:51:14.922 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-07-23 02:51:14.925 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-07-23 02:51:14.927 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-23 02:51:14.930 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-23 02:51:14.934 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-23 02:51:14.951 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-23 02:51:14.953 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-23 02:51:14.955 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-23 02:51:14.958 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-23 02:51:14.961 | + 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-23 02:51:14.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-23 02:51:15.032 | + 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-23 02:51:15.064 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-23 02:51:15.094 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-23 02:51:15.126 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-07-23 02:51:15.129 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-07-23 02:51:15.131 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-23 02:51:15.134 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-23 02:51:15.136 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-23 02:51:15.139 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-07-23 02:51:15.141 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-07-23 02:51:15.143 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-23 02:51:15.157 | + 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-23 02:51:15.172 | + 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-23 02:51:15.186 | + 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-23 02:51:15.202 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-23 02:51:15.217 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-23 02:51:15.219 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-23 02:51:15.222 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-07-23 02:51:15.226 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.4k0nzdeGdd 2026-07-23 02:51:15.229 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-23 02:51:15.231 | + 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-23 02:51:15.234 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.4k0nzdeGdd 2026-07-23 02:51:15.239 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.4k0nzdeGdd 2026-07-23 02:51:15.251 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.4k0nzdeGdd /etc/sudoers.d/neutron-rootwrap 2026-07-23 02:51:15.265 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-23 02:51:15.268 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-07-23 02:51:15.270 | + 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-23 02:51:15.302 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-23 02:51:15.305 | + 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-23 02:51:15.336 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-23 02:51:15.338 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-23 02:51:15.341 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-23 02:51:15.344 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-23 02:51:15.346 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-23 02:51:15.349 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-23 02:51:15.366 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:51:15.369 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-23 02:51:15.372 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-23 02:51:15.374 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-23 02:51:15.391 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:51:15.393 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.141:5672/ 2026-07-23 02:51:15.397 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.141:5672/ 2026-07-23 02:51:15.430 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-23 02:51:15.433 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-23 02:51:15.436 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-07-23 02:51:15.453 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:51:15.456 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-07-23 02:51:15.473 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:51:15.475 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-07-23 02:51:15.493 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:51:15.496 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-07-23 02:51:15.514 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:51:15.516 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-07-23 02:51:15.534 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:51:15.537 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-23 02:51:15.539 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-07-23 02:51:15.557 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:51:15.560 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-07-23 02:51:15.563 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-07-23 02:51:15.565 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : echo 'Configuring OVN' 2026-07-23 02:51:15.565 | Configuring OVN 2026-07-23 02:51:15.568 | + lib/neutron_plugins/ovn_agent:configure_ovn:562 : '[' -z '' ']' 2026-07-23 02:51:15.571 | + lib/neutron_plugins/ovn_agent:configure_ovn:563 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-23 02:51:15.575 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:564 : cat /etc/openvswitch/system-id.conf 2026-07-23 02:51:15.579 | + lib/neutron_plugins/ovn_agent:configure_ovn:564 : OVN_UUID=57544f1d-6cc8-4bfe-98a2-5758dd9cb20c 2026-07-23 02:51:15.582 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : [[ False == \F\a\l\s\e ]] 2026-07-23 02:51:15.584 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : is_fedora 2026-07-23 02:51:15.587 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-23 02:51:15.589 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-23 02:51:15.592 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-23 02:51:15.594 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-23 02:51:15.596 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-23 02:51:15.599 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-23 02:51:15.601 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-23 02:51:15.603 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-23 02:51:15.605 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-23 02:51:15.607 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-23 02:51:15.610 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-23 02:51:15.612 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-23 02:51:15.616 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-23 02:51:15.619 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : local sample_file= 2026-07-23 02:51:15.621 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : local config_file= 2026-07-23 02:51:15.624 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_ovn_agent_enabled 2026-07-23 02:51:15.627 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-23 02:51:15.642 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:51:15.645 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-23 02:51:15.687 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-23 02:51:15.690 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : [[ metadata =~ metadata ]] 2026-07-23 02:51:15.692 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_service_enabled ovn-controller 2026-07-23 02:51:15.708 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:51:15.710 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-23 02:51:15.713 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-23 02:51:15.716 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-23 02:51:15.718 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : sudo install -d -o stack /etc/neutron 2026-07-23 02:51:15.731 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-23 02:51:15.736 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : cd /opt/stack/neutron 2026-07-23 02:51:15.739 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : exec ./tools/generate_config_file_samples.sh 2026-07-23 02:51:16.040 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:51:16.040 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:16.040 | we strongly recommend against using it for new projects. 2026-07-23 02:51:16.040 | 2026-07-23 02:51:16.040 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:16.040 | framework. For more detail see 2026-07-23 02:51:16.040 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:16.040 | 2026-07-23 02:51:16.040 | import eventlet as _eventlet # noqa 2026-07-23 02:51:17.926 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:51:17.926 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:17.926 | we strongly recommend against using it for new projects. 2026-07-23 02:51:17.926 | 2026-07-23 02:51:17.926 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:17.926 | framework. For more detail see 2026-07-23 02:51:17.926 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:17.926 | 2026-07-23 02:51:17.926 | import eventlet as _eventlet # noqa 2026-07-23 02:51:19.833 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:51:19.833 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:19.833 | we strongly recommend against using it for new projects. 2026-07-23 02:51:19.833 | 2026-07-23 02:51:19.833 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:19.833 | framework. For more detail see 2026-07-23 02:51:19.833 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:19.833 | 2026-07-23 02:51:19.833 | import eventlet as _eventlet # noqa 2026-07-23 02:51:21.750 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-23 02:51:21.750 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:21.750 | we strongly recommend against using it for new projects. 2026-07-23 02:51:21.750 | 2026-07-23 02:51:21.750 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:21.750 | framework. For more detail see 2026-07-23 02:51:21.750 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:21.750 | 2026-07-23 02:51:21.750 | from eventlet import event 2026-07-23 02:51:22.003 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-23 02:51:22.003 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-23 02:51:23.699 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:51:23.699 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:23.699 | we strongly recommend against using it for new projects. 2026-07-23 02:51:23.699 | 2026-07-23 02:51:23.699 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:23.699 | framework. For more detail see 2026-07-23 02:51:23.699 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:23.699 | 2026-07-23 02:51:23.699 | import eventlet as _eventlet # noqa 2026-07-23 02:51:25.622 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:51:25.622 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:25.622 | we strongly recommend against using it for new projects. 2026-07-23 02:51:25.622 | 2026-07-23 02:51:25.622 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:25.622 | framework. For more detail see 2026-07-23 02:51:25.622 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:25.622 | 2026-07-23 02:51:25.622 | import eventlet as _eventlet # noqa 2026-07-23 02:51:27.639 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-23 02:51:27.639 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:27.639 | we strongly recommend against using it for new projects. 2026-07-23 02:51:27.639 | 2026-07-23 02:51:27.639 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:27.639 | framework. For more detail see 2026-07-23 02:51:27.639 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:27.639 | 2026-07-23 02:51:27.639 | from eventlet import event 2026-07-23 02:51:28.114 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-23 02:51:28.114 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-23 02:51:29.748 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:51:29.748 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:29.748 | we strongly recommend against using it for new projects. 2026-07-23 02:51:29.748 | 2026-07-23 02:51:29.748 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:29.748 | framework. For more detail see 2026-07-23 02:51:29.748 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:29.748 | 2026-07-23 02:51:29.748 | import eventlet as _eventlet # noqa 2026-07-23 02:51:30.663 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:51:30.663 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:30.663 | we strongly recommend against using it for new projects. 2026-07-23 02:51:30.663 | 2026-07-23 02:51:30.663 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:30.663 | framework. For more detail see 2026-07-23 02:51:30.663 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:30.663 | 2026-07-23 02:51:30.663 | import eventlet as _eventlet # noqa 2026-07-23 02:51:32.549 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:51:32.549 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:32.549 | we strongly recommend against using it for new projects. 2026-07-23 02:51:32.549 | 2026-07-23 02:51:32.549 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:32.549 | framework. For more detail see 2026-07-23 02:51:32.549 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:32.549 | 2026-07-23 02:51:32.549 | import eventlet as _eventlet # noqa 2026-07-23 02:51:33.764 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:51:33.764 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:33.764 | we strongly recommend against using it for new projects. 2026-07-23 02:51:33.764 | 2026-07-23 02:51:33.764 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:33.764 | framework. For more detail see 2026-07-23 02:51:33.764 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:33.764 | 2026-07-23 02:51:33.764 | import eventlet as _eventlet # noqa 2026-07-23 02:51:35.365 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-23 02:51:35.370 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-23 02:51:35.373 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-23 02:51:35.377 | + 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-23 02:51:35.409 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-23 02:51:35.412 | + 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-23 02:51:35.445 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-23 02:51:35.476 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.4.3.141 2026-07-23 02:51:35.508 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 3 2026-07-23 02:51:35.539 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-23 02:51:35.570 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-23 02:51:35.603 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.4.3.141:6642 2026-07-23 02:51:35.637 | + lib/neutron_plugins/ovn_agent:configure_ovn:610 : is_service_enabled tls-proxy 2026-07-23 02:51:35.655 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:51:35.658 | + lib/neutron_plugins/ovn_agent:configure_ovn:611 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-23 02:51:35.691 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-23 02:51:35.726 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-23 02:51:35.761 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-23 02:51:35.764 | + lib/neutron_plugins/ovn_agent:configure_ovn:619 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-23 02:51:35.800 | + lib/neutron_plugins/ovn_agent:configure_ovn:620 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.4.3.141:6641 2026-07-23 02:51:35.833 | + lib/neutron_plugins/ovn_agent:configure_ovn:621 : [[ metadata =~ ovn-evpn ]] 2026-07-23 02:51:35.836 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-07-23 02:51:35.838 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : echo 'Configuring Neutron for OVN' 2026-07-23 02:51:35.838 | Configuring Neutron for OVN 2026-07-23 02:51:35.841 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : is_service_enabled q-svc neutron-api 2026-07-23 02:51:35.859 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:51:35.862 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : filter_network_api_extensions 2026-07-23 02:51:35.865 | ++ 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-23 02:51:35.865 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-23 02:51:36.195 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:51:36.195 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:36.195 | we strongly recommend against using it for new projects. 2026-07-23 02:51:36.195 | 2026-07-23 02:51:36.195 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:36.195 | framework. For more detail see 2026-07-23 02:51:36.195 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:36.195 | 2026-07-23 02:51:36.195 | import eventlet as _eventlet # noqa 2026-07-23 02:51:37.769 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-07-23 02:51:37.772 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-23 02:51:37.773 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-23 02:51:38.104 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:51:38.104 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:38.104 | we strongly recommend against using it for new projects. 2026-07-23 02:51:38.104 | 2026-07-23 02:51:38.104 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:38.104 | framework. For more detail see 2026-07-23 02:51:38.104 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:38.104 | 2026-07-23 02:51:38.104 | import eventlet as _eventlet # noqa 2026-07-23 02:51:39.333 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-23 02:51:39.336 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : is_service_enabled q-qos neutron-qos 2026-07-23 02:51:39.354 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:51:39.356 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-23 02:51:39.361 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-23 02:51:39.361 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : tr ', ' '\n' 2026-07-23 02:51:39.361 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-07-23 02:51:39.364 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : sort -u 2026-07-23 02:51:39.370 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : extensions='address-group 2026-07-23 02:51:39.370 | address-scope 2026-07-23 02:51:39.370 | agent 2026-07-23 02:51:39.370 | allowed-address-pairs 2026-07-23 02:51:39.370 | auto-allocated-topology 2026-07-23 02:51:39.370 | availability_zone 2026-07-23 02:51:39.370 | bgp 2026-07-23 02:51:39.370 | bgp_4byte_asn 2026-07-23 02:51:39.370 | bgp_dragent_scheduler 2026-07-23 02:51:39.370 | binding 2026-07-23 02:51:39.370 | binding-extended 2026-07-23 02:51:39.370 | default-subnetpools 2026-07-23 02:51:39.370 | dhcp_agent_scheduler 2026-07-23 02:51:39.370 | dns-domain-ports 2026-07-23 02:51:39.370 | dns-integration 2026-07-23 02:51:39.370 | dns-integration-domain-keywords 2026-07-23 02:51:39.370 | empty-string-filtering 2026-07-23 02:51:39.370 | enable-default-route-bfd 2026-07-23 02:51:39.370 | enable-default-route-ecmp 2026-07-23 02:51:39.370 | expose-port-forwarding-in-fip 2026-07-23 02:51:39.370 | ext-gw-mode 2026-07-23 02:51:39.370 | external-gateway-multihoming 2026-07-23 02:51:39.370 | external-net 2026-07-23 02:51:39.370 | extra_dhcp_opt 2026-07-23 02:51:39.370 | extraroute 2026-07-23 02:51:39.370 | extraroute-atomic 2026-07-23 02:51:39.370 | filter-validation 2026-07-23 02:51:39.370 | fip-port-details 2026-07-23 02:51:39.370 | flavors 2026-07-23 02:51:39.370 | floating-ip-port-forwarding 2026-07-23 02:51:39.370 | floating-ip-port-forwarding-description 2026-07-23 02:51:39.370 | floating-ip-port-forwarding-detail 2026-07-23 02:51:39.370 | floating-ip-port-forwarding-port-ranges 2026-07-23 02:51:39.370 | floatingip-pools 2026-07-23 02:51:39.370 | fwaas_v2 2026-07-23 02:51:39.370 | ip_allocation 2026-07-23 02:51:39.370 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 02:51:39.370 | l3-flavors 2026-07-23 02:51:39.370 | l3-ha 2026-07-23 02:51:39.370 | l3_agent_scheduler 2026-07-23 02:51:39.370 | logging 2026-07-23 02:51:39.370 | multi-provider 2026-07-23 02:51:39.370 | net-mtu 2026-07-23 02:51:39.370 | net-mtu-writable 2026-07-23 02:51:39.370 | network-ip-availability 2026-07-23 02:51:39.370 | network_availability_zone 2026-07-23 02:51:39.370 | network_ha 2026-07-23 02:51:39.370 | pagination 2026-07-23 02:51:39.370 | port-device-profile 2026-07-23 02:51:39.370 | port-hardware-offload-type 2026-07-23 02:51:39.370 | port-mac-address-regenerate 2026-07-23 02:51:39.370 | port-numa-affinity-policy 2026-07-23 02:51:39.370 | port-numa-affinity-policy-socket 2026-07-23 02:51:39.370 | port-resource-request 2026-07-23 02:51:39.370 | port-security 2026-07-23 02:51:39.370 | port-trusted-vif 2026-07-23 02:51:39.370 | project-id 2026-07-23 02:51:39.370 | provider 2026-07-23 02:51:39.370 | pvlan 2026-07-23 02:51:39.370 | qinq 2026-07-23 02:51:39.370 | qos 2026-07-23 02:51:39.370 | qos-bw-limit-direction 2026-07-23 02:51:39.370 | qos-bw-minimum-ingress 2026-07-23 02:51:39.370 | qos-default 2026-07-23 02:51:39.370 | qos-fip 2026-07-23 02:51:39.370 | qos-gateway-ip 2026-07-23 02:51:39.370 | qos-rule-type-details 2026-07-23 02:51:39.370 | qos-rule-type-filter 2026-07-23 02:51:39.370 | qos-rules-alias 2026-07-23 02:51:39.370 | quota-check-limit 2026-07-23 02:51:39.370 | quota-check-limit-default 2026-07-23 02:51:39.370 | quota_details 2026-07-23 02:51:39.370 | quotas 2026-07-23 02:51:39.370 | rbac-address-scope 2026-07-23 02:51:39.370 | rbac-policies 2026-07-23 02:51:39.370 | rbac-security-groups 2026-07-23 02:51:39.370 | router 2026-07-23 02:51:39.370 | router-enable-snat 2026-07-23 02:51:39.370 | router_availability_zone 2026-07-23 02:51:39.370 | security-group 2026-07-23 02:51:39.370 | security-groups-default-rules 2026-07-23 02:51:39.370 | security-groups-default-statefulness 2026-07-23 02:51:39.370 | security-groups-normalized-cidr 2026-07-23 02:51:39.370 | security-groups-remote-address-group 2026-07-23 02:51:39.370 | security-groups-rules-belongs-to-default-sg 2026-07-23 02:51:39.370 | security-groups-shared-filtering 2026-07-23 02:51:39.370 | segment 2026-07-23 02:51:39.370 | sorting 2026-07-23 02:51:39.370 | standard-attr-description 2026-07-23 02:51:39.370 | standard-attr-fwaas-v2 2026-07-23 02:51:39.370 | standard-attr-revisions 2026-07-23 02:51:39.370 | standard-attr-tag 2026-07-23 02:51:39.370 | standard-attr-timestamp 2026-07-23 02:51:39.370 | stateful-security-group 2026-07-23 02:51:39.370 | subnet-dns-publish-fixed-ip 2026-07-23 02:51:39.370 | subnet-external-network 2026-07-23 02:51:39.370 | subnet-service-types 2026-07-23 02:51:39.370 | subnet_allocation 2026-07-23 02:51:39.370 | subnet_onboard 2026-07-23 02:51:39.370 | subnetpool-prefix-ops 2026-07-23 02:51:39.370 | tag-creation 2026-07-23 02:51:39.370 | tap-mirror 2026-07-23 02:51:39.370 | tap-mirror-both-direction 2026-07-23 02:51:39.370 | trunk 2026-07-23 02:51:39.370 | uplink-status-propagation 2026-07-23 02:51:39.370 | uplink-status-propagation-updatable 2026-07-23 02:51:39.370 | vlan-transparent 2026-07-23 02:51:39.371 | vpn-endpoint-groups 2026-07-23 02:51:39.371 | vpnaas' 2026-07-23 02:51:39.374 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-23 02:51:39.374 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : tr ', ' '\n' 2026-07-23 02:51:39.374 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : LC_ALL=C 2026-07-23 02:51:39.377 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : sort -u 2026-07-23 02:51:39.383 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : supported_ext='address-group 2026-07-23 02:51:39.383 | address-scope 2026-07-23 02:51:39.383 | agent 2026-07-23 02:51:39.383 | allowed-address-pairs 2026-07-23 02:51:39.383 | auto-allocated-topology 2026-07-23 02:51:39.383 | availability_zone 2026-07-23 02:51:39.383 | bgp 2026-07-23 02:51:39.383 | bgp_4byte_asn 2026-07-23 02:51:39.383 | bgp_dragent_scheduler 2026-07-23 02:51:39.383 | binding 2026-07-23 02:51:39.383 | binding-extended 2026-07-23 02:51:39.383 | default-subnetpools 2026-07-23 02:51:39.383 | dhcp_agent_scheduler 2026-07-23 02:51:39.383 | dns-domain-ports 2026-07-23 02:51:39.383 | dns-integration 2026-07-23 02:51:39.383 | dns-integration-domain-keywords 2026-07-23 02:51:39.383 | empty-string-filtering 2026-07-23 02:51:39.383 | enable-default-route-bfd 2026-07-23 02:51:39.383 | enable-default-route-ecmp 2026-07-23 02:51:39.383 | expose-port-forwarding-in-fip 2026-07-23 02:51:39.383 | ext-gw-mode 2026-07-23 02:51:39.383 | external-gateway-multihoming 2026-07-23 02:51:39.383 | external-net 2026-07-23 02:51:39.383 | extra_dhcp_opt 2026-07-23 02:51:39.383 | extraroute 2026-07-23 02:51:39.383 | extraroute-atomic 2026-07-23 02:51:39.383 | filter-validation 2026-07-23 02:51:39.383 | fip-port-details 2026-07-23 02:51:39.383 | flavors 2026-07-23 02:51:39.383 | floating-ip-port-forwarding 2026-07-23 02:51:39.383 | floating-ip-port-forwarding-description 2026-07-23 02:51:39.383 | floating-ip-port-forwarding-detail 2026-07-23 02:51:39.383 | floating-ip-port-forwarding-port-ranges 2026-07-23 02:51:39.383 | floatingip-pools 2026-07-23 02:51:39.383 | fwaas_v2 2026-07-23 02:51:39.383 | ip_allocation 2026-07-23 02:51:39.383 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 02:51:39.383 | l3-flavors 2026-07-23 02:51:39.383 | l3-ha 2026-07-23 02:51:39.383 | l3_agent_scheduler 2026-07-23 02:51:39.383 | logging 2026-07-23 02:51:39.383 | multi-provider 2026-07-23 02:51:39.383 | net-mtu 2026-07-23 02:51:39.383 | net-mtu-writable 2026-07-23 02:51:39.383 | network-ip-availability 2026-07-23 02:51:39.383 | network_availability_zone 2026-07-23 02:51:39.383 | network_ha 2026-07-23 02:51:39.383 | pagination 2026-07-23 02:51:39.383 | port-device-profile 2026-07-23 02:51:39.383 | port-hardware-offload-type 2026-07-23 02:51:39.383 | port-mac-address-regenerate 2026-07-23 02:51:39.383 | port-numa-affinity-policy 2026-07-23 02:51:39.383 | port-numa-affinity-policy-socket 2026-07-23 02:51:39.383 | port-resource-request 2026-07-23 02:51:39.383 | port-security 2026-07-23 02:51:39.383 | port-trusted-vif 2026-07-23 02:51:39.383 | project-id 2026-07-23 02:51:39.383 | provider 2026-07-23 02:51:39.383 | pvlan 2026-07-23 02:51:39.383 | qinq 2026-07-23 02:51:39.383 | qos 2026-07-23 02:51:39.383 | qos-bw-limit-direction 2026-07-23 02:51:39.383 | qos-bw-minimum-ingress 2026-07-23 02:51:39.383 | qos-default 2026-07-23 02:51:39.383 | qos-fip 2026-07-23 02:51:39.383 | qos-gateway-ip 2026-07-23 02:51:39.383 | qos-rule-type-details 2026-07-23 02:51:39.383 | qos-rule-type-filter 2026-07-23 02:51:39.383 | qos-rules-alias 2026-07-23 02:51:39.383 | quota-check-limit 2026-07-23 02:51:39.383 | quota-check-limit-default 2026-07-23 02:51:39.383 | quota_details 2026-07-23 02:51:39.383 | quotas 2026-07-23 02:51:39.383 | rbac-address-scope 2026-07-23 02:51:39.383 | rbac-policies 2026-07-23 02:51:39.383 | rbac-security-groups 2026-07-23 02:51:39.383 | router 2026-07-23 02:51:39.383 | router-enable-snat 2026-07-23 02:51:39.383 | router_availability_zone 2026-07-23 02:51:39.383 | security-group 2026-07-23 02:51:39.383 | security-groups-default-rules 2026-07-23 02:51:39.383 | security-groups-default-statefulness 2026-07-23 02:51:39.383 | security-groups-normalized-cidr 2026-07-23 02:51:39.383 | security-groups-remote-address-group 2026-07-23 02:51:39.383 | security-groups-rules-belongs-to-default-sg 2026-07-23 02:51:39.383 | security-groups-shared-filtering 2026-07-23 02:51:39.383 | segment 2026-07-23 02:51:39.383 | sorting 2026-07-23 02:51:39.383 | standard-attr-description 2026-07-23 02:51:39.383 | standard-attr-fwaas-v2 2026-07-23 02:51:39.383 | standard-attr-revisions 2026-07-23 02:51:39.383 | standard-attr-tag 2026-07-23 02:51:39.383 | standard-attr-timestamp 2026-07-23 02:51:39.383 | stateful-security-group 2026-07-23 02:51:39.383 | subnet-dns-publish-fixed-ip 2026-07-23 02:51:39.383 | subnet-external-network 2026-07-23 02:51:39.384 | subnet-service-types 2026-07-23 02:51:39.384 | subnet_allocation 2026-07-23 02:51:39.384 | subnet_onboard 2026-07-23 02:51:39.384 | subnetpool-prefix-ops 2026-07-23 02:51:39.384 | tag-creation 2026-07-23 02:51:39.384 | tap-mirror 2026-07-23 02:51:39.384 | tap-mirror-both-direction 2026-07-23 02:51:39.384 | trunk 2026-07-23 02:51:39.384 | uplink-status-propagation 2026-07-23 02:51:39.384 | uplink-status-propagation-updatable 2026-07-23 02:51:39.384 | vlan-transparent 2026-07-23 02:51:39.384 | vpn-endpoint-groups 2026-07-23 02:51:39.384 | vpnaas' 2026-07-23 02:51:39.387 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-23 02:51:39.387 | address-scope 2026-07-23 02:51:39.387 | agent 2026-07-23 02:51:39.387 | allowed-address-pairs 2026-07-23 02:51:39.387 | auto-allocated-topology 2026-07-23 02:51:39.387 | availability_zone 2026-07-23 02:51:39.387 | bgp 2026-07-23 02:51:39.387 | bgp_4byte_asn 2026-07-23 02:51:39.387 | bgp_dragent_scheduler 2026-07-23 02:51:39.387 | binding 2026-07-23 02:51:39.387 | binding-extended 2026-07-23 02:51:39.387 | default-subnetpools 2026-07-23 02:51:39.387 | dhcp_agent_scheduler 2026-07-23 02:51:39.387 | dns-domain-ports 2026-07-23 02:51:39.387 | dns-integration 2026-07-23 02:51:39.387 | dns-integration-domain-keywords 2026-07-23 02:51:39.387 | empty-string-filtering 2026-07-23 02:51:39.387 | enable-default-route-bfd 2026-07-23 02:51:39.387 | enable-default-route-ecmp 2026-07-23 02:51:39.387 | expose-port-forwarding-in-fip 2026-07-23 02:51:39.387 | ext-gw-mode 2026-07-23 02:51:39.387 | external-gateway-multihoming 2026-07-23 02:51:39.387 | external-net 2026-07-23 02:51:39.387 | extra_dhcp_opt 2026-07-23 02:51:39.387 | extraroute 2026-07-23 02:51:39.387 | extraroute-atomic 2026-07-23 02:51:39.387 | filter-validation 2026-07-23 02:51:39.387 | fip-port-details 2026-07-23 02:51:39.387 | flavors 2026-07-23 02:51:39.387 | floating-ip-port-forwarding 2026-07-23 02:51:39.387 | floating-ip-port-forwarding-description 2026-07-23 02:51:39.387 | floating-ip-port-forwarding-detail 2026-07-23 02:51:39.387 | floating-ip-port-forwarding-port-ranges 2026-07-23 02:51:39.387 | floatingip-pools 2026-07-23 02:51:39.387 | fwaas_v2 2026-07-23 02:51:39.387 | ip_allocation 2026-07-23 02:51:39.387 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 02:51:39.387 | l3-flavors 2026-07-23 02:51:39.387 | l3-ha 2026-07-23 02:51:39.387 | l3_agent_scheduler 2026-07-23 02:51:39.387 | logging 2026-07-23 02:51:39.387 | multi-provider 2026-07-23 02:51:39.387 | net-mtu 2026-07-23 02:51:39.387 | net-mtu-writable 2026-07-23 02:51:39.387 | network-ip-availability 2026-07-23 02:51:39.387 | network_availability_zone 2026-07-23 02:51:39.387 | network_ha 2026-07-23 02:51:39.387 | pagination 2026-07-23 02:51:39.387 | port-device-profile 2026-07-23 02:51:39.387 | port-hardware-offload-type 2026-07-23 02:51:39.387 | port-mac-address-regenerate 2026-07-23 02:51:39.387 | port-numa-affinity-policy 2026-07-23 02:51:39.388 | port-numa-affinity-policy-socket 2026-07-23 02:51:39.388 | port-resource-request 2026-07-23 02:51:39.388 | port-security 2026-07-23 02:51:39.388 | port-trusted-vif 2026-07-23 02:51:39.388 | project-id 2026-07-23 02:51:39.388 | provider 2026-07-23 02:51:39.388 | pvlan 2026-07-23 02:51:39.388 | qinq 2026-07-23 02:51:39.388 | qos 2026-07-23 02:51:39.388 | qos-bw-limit-direction 2026-07-23 02:51:39.388 | qos-bw-minimum-ingress 2026-07-23 02:51:39.388 | qos-default 2026-07-23 02:51:39.388 | qos-fip 2026-07-23 02:51:39.388 | qos-gateway-ip 2026-07-23 02:51:39.388 | qos-rule-type-details 2026-07-23 02:51:39.388 | qos-rule-type-filter 2026-07-23 02:51:39.388 | qos-rules-alias 2026-07-23 02:51:39.388 | quota-check-limit 2026-07-23 02:51:39.388 | quota-check-limit-default 2026-07-23 02:51:39.388 | quota_details 2026-07-23 02:51:39.388 | quotas 2026-07-23 02:51:39.388 | rbac-address-scope 2026-07-23 02:51:39.388 | rbac-policies 2026-07-23 02:51:39.388 | rbac-security-groups 2026-07-23 02:51:39.388 | router 2026-07-23 02:51:39.388 | router-enable-snat 2026-07-23 02:51:39.388 | router_availability_zone 2026-07-23 02:51:39.388 | security-group 2026-07-23 02:51:39.388 | security-groups-default-rules 2026-07-23 02:51:39.388 | security-groups-default-statefulness 2026-07-23 02:51:39.388 | security-groups-normalized-cidr 2026-07-23 02:51:39.388 | security-groups-remote-address-group 2026-07-23 02:51:39.388 | security-groups-rules-belongs-to-default-sg 2026-07-23 02:51:39.388 | security-groups-shared-filtering 2026-07-23 02:51:39.388 | segment 2026-07-23 02:51:39.388 | sorting 2026-07-23 02:51:39.388 | standard-attr-description 2026-07-23 02:51:39.388 | standard-attr-fwaas-v2 2026-07-23 02:51:39.388 | standard-attr-revisions 2026-07-23 02:51:39.388 | standard-attr-tag 2026-07-23 02:51:39.388 | standard-attr-timestamp 2026-07-23 02:51:39.388 | stateful-security-group 2026-07-23 02:51:39.388 | subnet-dns-publish-fixed-ip 2026-07-23 02:51:39.388 | subnet-external-network 2026-07-23 02:51:39.388 | subnet-service-types 2026-07-23 02:51:39.388 | subnet_allocation 2026-07-23 02:51:39.388 | subnet_onboard 2026-07-23 02:51:39.388 | subnetpool-prefix-ops 2026-07-23 02:51:39.388 | tag-creation 2026-07-23 02:51:39.388 | tap-mirror 2026-07-23 02:51:39.388 | tap-mirror-both-direction 2026-07-23 02:51:39.388 | trunk 2026-07-23 02:51:39.388 | uplink-status-propagation 2026-07-23 02:51:39.388 | uplink-status-propagation-updatable 2026-07-23 02:51:39.388 | vlan-transparent 2026-07-23 02:51:39.388 | vpn-endpoint-groups 2026-07-23 02:51:39.388 | vpnaas' 2026-07-23 02:51:39.388 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : LC_ALL=C 2026-07-23 02:51:39.388 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-23 02:51:39.388 | address-scope 2026-07-23 02:51:39.388 | agent 2026-07-23 02:51:39.388 | allowed-address-pairs 2026-07-23 02:51:39.388 | auto-allocated-topology 2026-07-23 02:51:39.388 | availability_zone 2026-07-23 02:51:39.388 | bgp 2026-07-23 02:51:39.388 | bgp_4byte_asn 2026-07-23 02:51:39.388 | bgp_dragent_scheduler 2026-07-23 02:51:39.388 | binding 2026-07-23 02:51:39.388 | binding-extended 2026-07-23 02:51:39.388 | default-subnetpools 2026-07-23 02:51:39.388 | dhcp_agent_scheduler 2026-07-23 02:51:39.388 | dns-domain-ports 2026-07-23 02:51:39.388 | dns-integration 2026-07-23 02:51:39.388 | dns-integration-domain-keywords 2026-07-23 02:51:39.388 | empty-string-filtering 2026-07-23 02:51:39.388 | enable-default-route-bfd 2026-07-23 02:51:39.388 | enable-default-route-ecmp 2026-07-23 02:51:39.388 | expose-port-forwarding-in-fip 2026-07-23 02:51:39.388 | ext-gw-mode 2026-07-23 02:51:39.388 | external-gateway-multihoming 2026-07-23 02:51:39.388 | external-net 2026-07-23 02:51:39.388 | extra_dhcp_opt 2026-07-23 02:51:39.388 | extraroute 2026-07-23 02:51:39.388 | extraroute-atomic 2026-07-23 02:51:39.388 | filter-validation 2026-07-23 02:51:39.388 | fip-port-details 2026-07-23 02:51:39.388 | flavors 2026-07-23 02:51:39.388 | floating-ip-port-forwarding 2026-07-23 02:51:39.388 | floating-ip-port-forwarding-description 2026-07-23 02:51:39.388 | floating-ip-port-forwarding-detail 2026-07-23 02:51:39.388 | floating-ip-port-forwarding-port-ranges 2026-07-23 02:51:39.388 | floatingip-pools 2026-07-23 02:51:39.388 | fwaas_v2 2026-07-23 02:51:39.388 | ip_allocation 2026-07-23 02:51:39.388 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 02:51:39.388 | l3-flavors 2026-07-23 02:51:39.388 | l3-ha 2026-07-23 02:51:39.388 | l3_agent_scheduler 2026-07-23 02:51:39.388 | logging 2026-07-23 02:51:39.388 | multi-provider 2026-07-23 02:51:39.388 | net-mtu 2026-07-23 02:51:39.388 | net-mtu-writable 2026-07-23 02:51:39.388 | network-ip-availability 2026-07-23 02:51:39.388 | network_availability_zone 2026-07-23 02:51:39.388 | network_ha 2026-07-23 02:51:39.388 | pagination 2026-07-23 02:51:39.388 | port-device-profile 2026-07-23 02:51:39.388 | port-hardware-offload-type 2026-07-23 02:51:39.388 | port-mac-address-regenerate 2026-07-23 02:51:39.388 | port-numa-affinity-policy 2026-07-23 02:51:39.388 | port-numa-affinity-policy-socket 2026-07-23 02:51:39.388 | port-resource-request 2026-07-23 02:51:39.388 | port-security 2026-07-23 02:51:39.388 | port-trusted-vif 2026-07-23 02:51:39.388 | project-id 2026-07-23 02:51:39.388 | provider 2026-07-23 02:51:39.388 | pvlan 2026-07-23 02:51:39.388 | qinq 2026-07-23 02:51:39.388 | qos 2026-07-23 02:51:39.388 | qos-bw-limit-direction 2026-07-23 02:51:39.388 | qos-bw-minimum-ingress 2026-07-23 02:51:39.388 | qos-default 2026-07-23 02:51:39.389 | qos-fip 2026-07-23 02:51:39.389 | qos-gateway-ip 2026-07-23 02:51:39.389 | qos-rule-type-details 2026-07-23 02:51:39.389 | qos-rule-type-filter 2026-07-23 02:51:39.389 | qos-rules-alias 2026-07-23 02:51:39.389 | quota-check-limit 2026-07-23 02:51:39.389 | quota-check-limit-default 2026-07-23 02:51:39.389 | quota_details 2026-07-23 02:51:39.389 | quotas 2026-07-23 02:51:39.389 | rbac-address-scope 2026-07-23 02:51:39.389 | rbac-policies 2026-07-23 02:51:39.389 | rbac-security-groups 2026-07-23 02:51:39.389 | router 2026-07-23 02:51:39.389 | router-enable-snat 2026-07-23 02:51:39.389 | router_availability_zone 2026-07-23 02:51:39.389 | security-group 2026-07-23 02:51:39.389 | security-groups-default-rules 2026-07-23 02:51:39.389 | security-groups-default-statefulness 2026-07-23 02:51:39.389 | security-groups-normalized-cidr 2026-07-23 02:51:39.389 | security-groups-remote-address-group 2026-07-23 02:51:39.389 | security-groups-rules-belongs-to-default-sg 2026-07-23 02:51:39.389 | security-groups-shared-filtering 2026-07-23 02:51:39.389 | segment 2026-07-23 02:51:39.389 | sorting 2026-07-23 02:51:39.389 | standard-attr-description 2026-07-23 02:51:39.389 | standard-attr-fwaas-v2 2026-07-23 02:51:39.389 | standard-attr-revisions 2026-07-23 02:51:39.389 | standard-attr-tag 2026-07-23 02:51:39.389 | standard-attr-timestamp 2026-07-23 02:51:39.389 | stateful-security-group 2026-07-23 02:51:39.389 | subnet-dns-publish-fixed-ip 2026-07-23 02:51:39.389 | subnet-external-network 2026-07-23 02:51:39.389 | subnet-service-types 2026-07-23 02:51:39.389 | subnet_allocation 2026-07-23 02:51:39.389 | subnet_onboard 2026-07-23 02:51:39.389 | subnetpool-prefix-ops 2026-07-23 02:51:39.389 | tag-creation 2026-07-23 02:51:39.389 | tap-mirror 2026-07-23 02:51:39.389 | tap-mirror-both-direction 2026-07-23 02:51:39.389 | trunk 2026-07-23 02:51:39.389 | uplink-status-propagation 2026-07-23 02:51:39.389 | uplink-status-propagation-updatable 2026-07-23 02:51:39.389 | vlan-transparent 2026-07-23 02:51:39.389 | vpn-endpoint-groups 2026-07-23 02:51:39.389 | vpnaas' 2026-07-23 02:51:39.390 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-23 02:51:39.396 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : enabled_ext='address-group 2026-07-23 02:51:39.396 | address-scope 2026-07-23 02:51:39.396 | agent 2026-07-23 02:51:39.396 | allowed-address-pairs 2026-07-23 02:51:39.396 | auto-allocated-topology 2026-07-23 02:51:39.396 | availability_zone 2026-07-23 02:51:39.396 | bgp 2026-07-23 02:51:39.396 | bgp_4byte_asn 2026-07-23 02:51:39.396 | bgp_dragent_scheduler 2026-07-23 02:51:39.396 | binding 2026-07-23 02:51:39.396 | binding-extended 2026-07-23 02:51:39.396 | default-subnetpools 2026-07-23 02:51:39.396 | dhcp_agent_scheduler 2026-07-23 02:51:39.396 | dns-domain-ports 2026-07-23 02:51:39.396 | dns-integration 2026-07-23 02:51:39.396 | dns-integration-domain-keywords 2026-07-23 02:51:39.396 | empty-string-filtering 2026-07-23 02:51:39.396 | enable-default-route-bfd 2026-07-23 02:51:39.396 | enable-default-route-ecmp 2026-07-23 02:51:39.396 | expose-port-forwarding-in-fip 2026-07-23 02:51:39.396 | ext-gw-mode 2026-07-23 02:51:39.396 | external-gateway-multihoming 2026-07-23 02:51:39.396 | external-net 2026-07-23 02:51:39.396 | extra_dhcp_opt 2026-07-23 02:51:39.396 | extraroute 2026-07-23 02:51:39.396 | extraroute-atomic 2026-07-23 02:51:39.396 | filter-validation 2026-07-23 02:51:39.396 | fip-port-details 2026-07-23 02:51:39.396 | flavors 2026-07-23 02:51:39.396 | floating-ip-port-forwarding 2026-07-23 02:51:39.396 | floating-ip-port-forwarding-description 2026-07-23 02:51:39.396 | floating-ip-port-forwarding-detail 2026-07-23 02:51:39.396 | floating-ip-port-forwarding-port-ranges 2026-07-23 02:51:39.396 | floatingip-pools 2026-07-23 02:51:39.396 | fwaas_v2 2026-07-23 02:51:39.396 | ip_allocation 2026-07-23 02:51:39.396 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 02:51:39.396 | l3-flavors 2026-07-23 02:51:39.396 | l3-ha 2026-07-23 02:51:39.396 | l3_agent_scheduler 2026-07-23 02:51:39.396 | logging 2026-07-23 02:51:39.396 | multi-provider 2026-07-23 02:51:39.396 | net-mtu 2026-07-23 02:51:39.396 | net-mtu-writable 2026-07-23 02:51:39.396 | network-ip-availability 2026-07-23 02:51:39.396 | network_availability_zone 2026-07-23 02:51:39.396 | network_ha 2026-07-23 02:51:39.396 | pagination 2026-07-23 02:51:39.396 | port-device-profile 2026-07-23 02:51:39.396 | port-hardware-offload-type 2026-07-23 02:51:39.396 | port-mac-address-regenerate 2026-07-23 02:51:39.396 | port-numa-affinity-policy 2026-07-23 02:51:39.396 | port-numa-affinity-policy-socket 2026-07-23 02:51:39.396 | port-resource-request 2026-07-23 02:51:39.396 | port-security 2026-07-23 02:51:39.396 | port-trusted-vif 2026-07-23 02:51:39.396 | project-id 2026-07-23 02:51:39.396 | provider 2026-07-23 02:51:39.396 | pvlan 2026-07-23 02:51:39.396 | qinq 2026-07-23 02:51:39.396 | qos 2026-07-23 02:51:39.396 | qos-bw-limit-direction 2026-07-23 02:51:39.396 | qos-bw-minimum-ingress 2026-07-23 02:51:39.396 | qos-default 2026-07-23 02:51:39.396 | qos-fip 2026-07-23 02:51:39.396 | qos-gateway-ip 2026-07-23 02:51:39.396 | qos-rule-type-details 2026-07-23 02:51:39.396 | qos-rule-type-filter 2026-07-23 02:51:39.396 | qos-rules-alias 2026-07-23 02:51:39.396 | quota-check-limit 2026-07-23 02:51:39.396 | quota-check-limit-default 2026-07-23 02:51:39.396 | quota_details 2026-07-23 02:51:39.396 | quotas 2026-07-23 02:51:39.396 | rbac-address-scope 2026-07-23 02:51:39.396 | rbac-policies 2026-07-23 02:51:39.396 | rbac-security-groups 2026-07-23 02:51:39.396 | router 2026-07-23 02:51:39.396 | router-enable-snat 2026-07-23 02:51:39.396 | router_availability_zone 2026-07-23 02:51:39.396 | security-group 2026-07-23 02:51:39.396 | security-groups-default-rules 2026-07-23 02:51:39.396 | security-groups-default-statefulness 2026-07-23 02:51:39.396 | security-groups-normalized-cidr 2026-07-23 02:51:39.396 | security-groups-remote-address-group 2026-07-23 02:51:39.396 | security-groups-rules-belongs-to-default-sg 2026-07-23 02:51:39.396 | security-groups-shared-filtering 2026-07-23 02:51:39.396 | segment 2026-07-23 02:51:39.396 | sorting 2026-07-23 02:51:39.396 | standard-attr-description 2026-07-23 02:51:39.396 | standard-attr-fwaas-v2 2026-07-23 02:51:39.396 | standard-attr-revisions 2026-07-23 02:51:39.396 | standard-attr-tag 2026-07-23 02:51:39.396 | standard-attr-timestamp 2026-07-23 02:51:39.396 | stateful-security-group 2026-07-23 02:51:39.396 | subnet-dns-publish-fixed-ip 2026-07-23 02:51:39.396 | subnet-external-network 2026-07-23 02:51:39.396 | subnet-service-types 2026-07-23 02:51:39.396 | subnet_allocation 2026-07-23 02:51:39.396 | subnet_onboard 2026-07-23 02:51:39.396 | subnetpool-prefix-ops 2026-07-23 02:51:39.396 | tag-creation 2026-07-23 02:51:39.396 | tap-mirror 2026-07-23 02:51:39.396 | tap-mirror-both-direction 2026-07-23 02:51:39.396 | trunk 2026-07-23 02:51:39.396 | uplink-status-propagation 2026-07-23 02:51:39.396 | uplink-status-propagation-updatable 2026-07-23 02:51:39.396 | vlan-transparent 2026-07-23 02:51:39.396 | vpn-endpoint-groups 2026-07-23 02:51:39.396 | vpnaas' 2026-07-23 02:51:39.401 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : LC_ALL=C 2026-07-23 02:51:39.401 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-23 02:51:39.401 | address-scope 2026-07-23 02:51:39.401 | agent 2026-07-23 02:51:39.401 | allowed-address-pairs 2026-07-23 02:51:39.401 | auto-allocated-topology 2026-07-23 02:51:39.401 | availability_zone 2026-07-23 02:51:39.401 | bgp 2026-07-23 02:51:39.401 | bgp_4byte_asn 2026-07-23 02:51:39.401 | bgp_dragent_scheduler 2026-07-23 02:51:39.401 | binding 2026-07-23 02:51:39.401 | binding-extended 2026-07-23 02:51:39.401 | default-subnetpools 2026-07-23 02:51:39.401 | dhcp_agent_scheduler 2026-07-23 02:51:39.401 | dns-domain-ports 2026-07-23 02:51:39.401 | dns-integration 2026-07-23 02:51:39.401 | dns-integration-domain-keywords 2026-07-23 02:51:39.401 | empty-string-filtering 2026-07-23 02:51:39.401 | enable-default-route-bfd 2026-07-23 02:51:39.401 | enable-default-route-ecmp 2026-07-23 02:51:39.401 | expose-port-forwarding-in-fip 2026-07-23 02:51:39.401 | ext-gw-mode 2026-07-23 02:51:39.401 | external-gateway-multihoming 2026-07-23 02:51:39.401 | external-net 2026-07-23 02:51:39.401 | extra_dhcp_opt 2026-07-23 02:51:39.401 | extraroute 2026-07-23 02:51:39.401 | extraroute-atomic 2026-07-23 02:51:39.401 | filter-validation 2026-07-23 02:51:39.401 | fip-port-details 2026-07-23 02:51:39.401 | flavors 2026-07-23 02:51:39.401 | floating-ip-port-forwarding 2026-07-23 02:51:39.401 | floating-ip-port-forwarding-description 2026-07-23 02:51:39.401 | floating-ip-port-forwarding-detail 2026-07-23 02:51:39.401 | floating-ip-port-forwarding-port-ranges 2026-07-23 02:51:39.401 | floatingip-pools 2026-07-23 02:51:39.401 | fwaas_v2 2026-07-23 02:51:39.401 | ip_allocation 2026-07-23 02:51:39.401 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 02:51:39.401 | l3-flavors 2026-07-23 02:51:39.401 | l3-ha 2026-07-23 02:51:39.401 | l3_agent_scheduler 2026-07-23 02:51:39.401 | logging 2026-07-23 02:51:39.401 | multi-provider 2026-07-23 02:51:39.401 | net-mtu 2026-07-23 02:51:39.401 | net-mtu-writable 2026-07-23 02:51:39.401 | network-ip-availability 2026-07-23 02:51:39.401 | network_availability_zone 2026-07-23 02:51:39.401 | network_ha 2026-07-23 02:51:39.401 | pagination 2026-07-23 02:51:39.401 | port-device-profile 2026-07-23 02:51:39.401 | port-hardware-offload-type 2026-07-23 02:51:39.401 | port-mac-address-regenerate 2026-07-23 02:51:39.401 | port-numa-affinity-policy 2026-07-23 02:51:39.401 | port-numa-affinity-policy-socket 2026-07-23 02:51:39.401 | port-resource-request 2026-07-23 02:51:39.402 | port-security 2026-07-23 02:51:39.402 | port-trusted-vif 2026-07-23 02:51:39.402 | project-id 2026-07-23 02:51:39.402 | provider 2026-07-23 02:51:39.402 | pvlan 2026-07-23 02:51:39.402 | qinq 2026-07-23 02:51:39.402 | qos 2026-07-23 02:51:39.402 | qos-bw-limit-direction 2026-07-23 02:51:39.402 | qos-bw-minimum-ingress 2026-07-23 02:51:39.402 | qos-default 2026-07-23 02:51:39.402 | qos-fip 2026-07-23 02:51:39.402 | qos-gateway-ip 2026-07-23 02:51:39.402 | qos-rule-type-details 2026-07-23 02:51:39.402 | qos-rule-type-filter 2026-07-23 02:51:39.402 | qos-rules-alias 2026-07-23 02:51:39.402 | quota-check-limit 2026-07-23 02:51:39.402 | quota-check-limit-default 2026-07-23 02:51:39.402 | quota_details 2026-07-23 02:51:39.402 | quotas 2026-07-23 02:51:39.402 | rbac-address-scope 2026-07-23 02:51:39.402 | rbac-policies 2026-07-23 02:51:39.402 | rbac-security-groups 2026-07-23 02:51:39.402 | router 2026-07-23 02:51:39.402 | router-enable-snat 2026-07-23 02:51:39.402 | router_availability_zone 2026-07-23 02:51:39.402 | security-group 2026-07-23 02:51:39.402 | security-groups-default-rules 2026-07-23 02:51:39.402 | security-groups-default-statefulness 2026-07-23 02:51:39.402 | security-groups-normalized-cidr 2026-07-23 02:51:39.402 | security-groups-remote-address-group 2026-07-23 02:51:39.402 | security-groups-rules-belongs-to-default-sg 2026-07-23 02:51:39.402 | security-groups-shared-filtering 2026-07-23 02:51:39.402 | segment 2026-07-23 02:51:39.402 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-23 02:51:39.402 | address-scope 2026-07-23 02:51:39.402 | agent 2026-07-23 02:51:39.402 | allowed-address-pairs 2026-07-23 02:51:39.402 | auto-allocated-topology 2026-07-23 02:51:39.402 | availability_zone 2026-07-23 02:51:39.402 | bgp 2026-07-23 02:51:39.402 | bgp_4byte_asn 2026-07-23 02:51:39.402 | sorting 2026-07-23 02:51:39.402 | standard-attr-description 2026-07-23 02:51:39.402 | standard-attr-fwaas-v2 2026-07-23 02:51:39.402 | standard-attr-revisions 2026-07-23 02:51:39.402 | standard-attr-tag 2026-07-23 02:51:39.402 | standard-attr-timestamp 2026-07-23 02:51:39.402 | stateful-security-group 2026-07-23 02:51:39.402 | subnet-dns-publish-fixed-ip 2026-07-23 02:51:39.402 | subnet-external-network 2026-07-23 02:51:39.402 | subnet-service-types 2026-07-23 02:51:39.402 | subnet_allocation 2026-07-23 02:51:39.402 | subnet_onboard 2026-07-23 02:51:39.402 | bgp_dragent_scheduler 2026-07-23 02:51:39.402 | binding 2026-07-23 02:51:39.402 | binding-extended 2026-07-23 02:51:39.402 | default-subnetpools 2026-07-23 02:51:39.402 | dhcp_agent_scheduler 2026-07-23 02:51:39.402 | dns-domain-ports 2026-07-23 02:51:39.402 | dns-integration 2026-07-23 02:51:39.402 | subnetpool-prefix-ops 2026-07-23 02:51:39.402 | tag-creation 2026-07-23 02:51:39.402 | tap-mirror 2026-07-23 02:51:39.402 | tap-mirror-both-direction 2026-07-23 02:51:39.402 | trunk 2026-07-23 02:51:39.402 | uplink-status-propagation 2026-07-23 02:51:39.402 | dns-integration-domain-keywords 2026-07-23 02:51:39.402 | empty-string-filtering 2026-07-23 02:51:39.402 | enable-default-route-bfd 2026-07-23 02:51:39.402 | enable-default-route-ecmp 2026-07-23 02:51:39.402 | expose-port-forwarding-in-fip 2026-07-23 02:51:39.402 | uplink-status-propagation-updatable 2026-07-23 02:51:39.402 | vlan-transparent 2026-07-23 02:51:39.402 | vpn-endpoint-groups 2026-07-23 02:51:39.403 | ext-gw-mode 2026-07-23 02:51:39.403 | external-gateway-multihoming 2026-07-23 02:51:39.403 | external-net 2026-07-23 02:51:39.403 | extra_dhcp_opt 2026-07-23 02:51:39.403 | extraroute 2026-07-23 02:51:39.403 | extraroute-atomic 2026-07-23 02:51:39.403 | filter-validation 2026-07-23 02:51:39.403 | fip-port-details 2026-07-23 02:51:39.403 | vpnaas' 2026-07-23 02:51:39.403 | flavors 2026-07-23 02:51:39.403 | floating-ip-port-forwarding 2026-07-23 02:51:39.403 | floating-ip-port-forwarding-description 2026-07-23 02:51:39.403 | floating-ip-port-forwarding-detail 2026-07-23 02:51:39.403 | floating-ip-port-forwarding-port-ranges 2026-07-23 02:51:39.403 | floatingip-pools 2026-07-23 02:51:39.403 | fwaas_v2 2026-07-23 02:51:39.403 | ip_allocation 2026-07-23 02:51:39.403 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 02:51:39.403 | l3-flavors 2026-07-23 02:51:39.403 | l3-ha 2026-07-23 02:51:39.403 | l3_agent_scheduler 2026-07-23 02:51:39.403 | logging 2026-07-23 02:51:39.403 | multi-provider 2026-07-23 02:51:39.403 | net-mtu 2026-07-23 02:51:39.403 | net-mtu-writable 2026-07-23 02:51:39.403 | network-ip-availability 2026-07-23 02:51:39.403 | network_availability_zone 2026-07-23 02:51:39.403 | network_ha 2026-07-23 02:51:39.403 | pagination 2026-07-23 02:51:39.403 | port-device-profile 2026-07-23 02:51:39.403 | port-hardware-offload-type 2026-07-23 02:51:39.403 | port-mac-address-regenerate 2026-07-23 02:51:39.403 | port-numa-affinity-policy 2026-07-23 02:51:39.403 | port-numa-affinity-policy-socket 2026-07-23 02:51:39.403 | port-resource-request 2026-07-23 02:51:39.403 | port-security 2026-07-23 02:51:39.403 | port-trusted-vif 2026-07-23 02:51:39.403 | project-id 2026-07-23 02:51:39.403 | provider 2026-07-23 02:51:39.403 | pvlan 2026-07-23 02:51:39.403 | qinq 2026-07-23 02:51:39.403 | qos 2026-07-23 02:51:39.403 | qos-bw-limit-direction 2026-07-23 02:51:39.403 | qos-bw-minimum-ingress 2026-07-23 02:51:39.403 | qos-default 2026-07-23 02:51:39.403 | qos-fip 2026-07-23 02:51:39.403 | qos-gateway-ip 2026-07-23 02:51:39.403 | qos-rule-type-details 2026-07-23 02:51:39.403 | qos-rule-type-filter 2026-07-23 02:51:39.403 | qos-rules-alias 2026-07-23 02:51:39.403 | quota-check-limit 2026-07-23 02:51:39.403 | quota-check-limit-default 2026-07-23 02:51:39.403 | quota_details 2026-07-23 02:51:39.403 | quotas 2026-07-23 02:51:39.403 | rbac-address-scope 2026-07-23 02:51:39.403 | rbac-policies 2026-07-23 02:51:39.403 | rbac-security-groups 2026-07-23 02:51:39.403 | router 2026-07-23 02:51:39.403 | router-enable-snat 2026-07-23 02:51:39.403 | router_availability_zone 2026-07-23 02:51:39.403 | security-group 2026-07-23 02:51:39.403 | security-groups-default-rules 2026-07-23 02:51:39.403 | security-groups-default-statefulness 2026-07-23 02:51:39.403 | security-groups-normalized-cidr 2026-07-23 02:51:39.403 | security-groups-remote-address-group 2026-07-23 02:51:39.403 | security-groups-rules-belongs-to-default-sg 2026-07-23 02:51:39.403 | security-groups-shared-filtering 2026-07-23 02:51:39.403 | segment 2026-07-23 02:51:39.403 | sorting 2026-07-23 02:51:39.403 | standard-attr-description 2026-07-23 02:51:39.403 | standard-attr-fwaas-v2 2026-07-23 02:51:39.403 | standard-attr-revisions 2026-07-23 02:51:39.403 | standard-attr-tag 2026-07-23 02:51:39.403 | standard-attr-timestamp 2026-07-23 02:51:39.403 | stateful-security-group 2026-07-23 02:51:39.403 | subnet-dns-publish-fixed-ip 2026-07-23 02:51:39.403 | subnet-external-network 2026-07-23 02:51:39.403 | subnet-service-types 2026-07-23 02:51:39.403 | subnet_allocation 2026-07-23 02:51:39.403 | subnet_onboard 2026-07-23 02:51:39.403 | subnetpool-prefix-ops 2026-07-23 02:51:39.403 | tag-creation 2026-07-23 02:51:39.403 | tap-mirror 2026-07-23 02:51:39.403 | tap-mirror-both-direction 2026-07-23 02:51:39.403 | trunk 2026-07-23 02:51:39.403 | uplink-status-propagation 2026-07-23 02:51:39.403 | uplink-status-propagation-updatable 2026-07-23 02:51:39.403 | vlan-transparent 2026-07-23 02:51:39.403 | vpn-endpoint-groups 2026-07-23 02:51:39.403 | vpnaas' 2026-07-23 02:51:39.403 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-23 02:51:39.407 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : disabled_ext= 2026-07-23 02:51:39.410 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:491 : '[' '!' -z '' ']' 2026-07-23 02:51:39.414 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-07-23 02:51:39.415 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : tr ' ' , 2026-07-23 02:51:39.419 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-23 02:51:39.422 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-23 02:51:39.426 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-07-23 02:51:39.428 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:39.431 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-23 02:51:39.435 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-23 02:51:39.438 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-23 02:51:39.441 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:39.444 | + 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-23 02:51:39.477 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:10.4.3.141:6641 2026-07-23 02:51:39.480 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:39.482 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-23 02:51:39.485 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.4.3.141:6641 2026-07-23 02:51:39.488 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.4.3.141:6641 ']' 2026-07-23 02:51:39.490 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:39.493 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.4.3.141:6641 2026-07-23 02:51:39.525 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:10.4.3.141:6642 2026-07-23 02:51:39.528 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:39.531 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-23 02:51:39.533 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.4.3.141:6642 2026-07-23 02:51:39.536 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.4.3.141:6642 ']' 2026-07-23 02:51:39.538 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:39.541 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.4.3.141:6642 2026-07-23 02:51:39.576 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : is_service_enabled tls-proxy 2026-07-23 02:51:39.595 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:51:39.598 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:510 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-23 02:51:39.600 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:39.603 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-23 02:51:39.605 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-23 02:51:39.608 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-23 02:51:39.611 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:39.613 | + 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-23 02:51:39.644 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-23 02:51:39.648 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:39.650 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-23 02:51:39.652 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-23 02:51:39.654 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-23 02:51:39.657 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:39.659 | + 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-23 02:51:39.690 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-23 02:51:39.693 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:39.695 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-23 02:51:39.698 | + 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-23 02:51:39.701 | + 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-23 02:51:39.704 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:39.707 | + 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-23 02:51:39.739 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-23 02:51:39.742 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:39.745 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-23 02:51:39.748 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-23 02:51:39.751 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-23 02:51:39.753 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:39.756 | + 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-23 02:51:39.788 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-23 02:51:39.790 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:39.793 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-23 02:51:39.795 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-23 02:51:39.798 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-23 02:51:39.800 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:39.803 | + 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-23 02:51:39.835 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-23 02:51:39.838 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:39.840 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-23 02:51:39.843 | + 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-23 02:51:39.846 | + 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-23 02:51:39.849 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:39.852 | + 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-23 02:51:39.886 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-07-23 02:51:39.888 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:39.891 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-23 02:51:39.894 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-23 02:51:39.897 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-23 02:51:39.900 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:39.902 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-23 02:51:39.934 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:518 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-07-23 02:51:39.937 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:39.939 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-23 02:51:39.942 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-23 02:51:39.945 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-23 02:51:39.947 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:39.950 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-23 02:51:39.985 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-23 02:51:39.988 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:39.991 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-23 02:51:39.993 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-23 02:51:39.996 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-23 02:51:39.998 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:40.001 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-23 02:51:40.032 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:520 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-23 02:51:40.051 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_service_enabled q-log neutron-log 2026-07-23 02:51:40.070 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:51:40.073 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:528 : is_ovn_metadata_agent_enabled 2026-07-23 02:51:40.076 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-23 02:51:40.094 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:51:40.096 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:326 : return 1 2026-07-23 02:51:40.099 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_ovn_agent_enabled 2026-07-23 02:51:40.102 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-23 02:51:40.118 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:51:40.120 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-23 02:51:40.170 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-23 02:51:40.173 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : [[ metadata =~ metadata ]] 2026-07-23 02:51:40.176 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:531 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-07-23 02:51:40.179 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:40.181 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-23 02:51:40.183 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-23 02:51:40.186 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-23 02:51:40.190 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:40.193 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-23 02:51:40.227 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : is_service_enabled q-dns neutron-dns 2026-07-23 02:51:40.245 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:51:40.249 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-23 02:51:40.287 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled q-dhcp neutron-dhcp 2026-07-23 02:51:40.306 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:51:40.309 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-23 02:51:40.341 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_service_enabled n-api-meta 2026-07-23 02:51:40.360 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:51:40.363 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : is_ovn_metadata_agent_enabled 2026-07-23 02:51:40.366 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-23 02:51:40.383 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:51:40.386 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:326 : return 1 2026-07-23 02:51:40.389 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:553 : is_ovn_agent_enabled 2026-07-23 02:51:40.391 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-23 02:51:40.409 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:51:40.412 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-23 02:51:40.459 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-23 02:51:40.462 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:553 : [[ metadata =~ metadata ]] 2026-07-23 02:51:40.465 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:554 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-23 02:51:40.498 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-07-23 02:51:40.517 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:51:40.520 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-07-23 02:51:40.539 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:51:40.542 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-07-23 02:51:40.559 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:51:40.562 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-07-23 02:51:40.580 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:51:40.583 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-07-23 02:51:40.601 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:51:40.604 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-07-23 02:51:40.623 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:51:40.625 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-23 02:51:40.643 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:51:40.646 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-07-23 02:51:40.649 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-23 02:51:40.652 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-23 02:51:40.658 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-23 02:51:40.692 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-23 02:51:40.725 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-23 02:51:40.756 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-23 02:51:40.790 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-23 02:51:40.793 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-23 02:51:40.795 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-23 02:51:40.798 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-23 02:51:40.801 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-23 02:51:40.804 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-23 02:51:40.806 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-23 02:51:40.809 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-23 02:51:40.812 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-23 02:51:40.815 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-23 02:51:40.846 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-23 02:51:40.881 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.4.3.141/identity 2026-07-23 02:51:40.914 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-23 02:51:40.947 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-07-23 02:51:40.979 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-23 02:51:41.013 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-23 02:51:41.046 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-23 02:51:41.079 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.4.3.141/identity 2026-07-23 02:51:41.110 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-23 02:51:41.144 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-23 02:51:41.177 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-23 02:51:41.180 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-23 02:51:41.213 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-23 02:51:41.246 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-23 02:51:41.249 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-23 02:51:41.252 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-23 02:51:41.255 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-23 02:51:41.257 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-23 02:51:41.289 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-23 02:51:41.323 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.4.3.141/identity 2026-07-23 02:51:41.359 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-23 02:51:41.393 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-07-23 02:51:41.425 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-23 02:51:41.459 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-23 02:51:41.492 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-23 02:51:41.525 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-23 02:51:41.528 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-23 02:51:41.532 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-23 02:51:41.534 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-23 02:51:41.537 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-23 02:51:41.571 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-23 02:51:41.604 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.4.3.141/identity 2026-07-23 02:51:41.639 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-23 02:51:41.674 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-07-23 02:51:41.707 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-23 02:51:41.741 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-23 02:51:41.775 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-23 02:51:41.807 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-07-23 02:51:41.810 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-23 02:51:41.813 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-23 02:51:41.815 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-23 02:51:41.817 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-23 02:51:41.820 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-23 02:51:41.822 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-23 02:51:41.825 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-23 02:51:41.828 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-23 02:51:41.830 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-23 02:51:41.833 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-23 02:51:41.835 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-23 02:51:41.838 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-23 02:51:41.840 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-23 02:51:41.843 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-23 02:51:41.846 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-23 02:51:41.848 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-23 02:51:41.851 | + 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-23 02:51:41.854 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:41.857 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-23 02:51:41.859 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-23 02:51:41.861 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-23 02:51:41.864 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:41.866 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-23 02:51:41.897 | + 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-23 02:51:41.900 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:41.902 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-23 02:51:41.905 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-23 02:51:41.907 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-23 02:51:41.910 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:41.913 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-23 02:51:41.942 | + 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-23 02:51:41.945 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:41.947 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-23 02:51:41.949 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-23 02:51:41.952 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-23 02:51:41.954 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:41.957 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-23 02:51:41.986 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-23 02:51:41.988 | + 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-23 02:51:41.991 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:41.993 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-23 02:51:41.995 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-23 02:51:41.997 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-23 02:51:41.999 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:42.003 | + 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-23 02:51:42.032 | + 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-23 02:51:42.034 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:42.037 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-23 02:51:42.040 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-23 02:51:42.042 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-23 02:51:42.045 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:42.048 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-23 02:51:42.079 | + 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-23 02:51:42.081 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:42.083 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-23 02:51:42.086 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-23 02:51:42.089 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-23 02:51:42.092 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:42.095 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-23 02:51:42.126 | + 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-23 02:51:42.129 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:42.131 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-23 02:51:42.133 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-23 02:51:42.136 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-23 02:51:42.139 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:42.142 | + 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-23 02:51:42.176 | + 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-23 02:51:42.178 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:42.181 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-23 02:51:42.184 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-23 02:51:42.187 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-23 02:51:42.190 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:42.192 | + 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-23 02:51:42.225 | + 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-23 02:51:42.228 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:42.231 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-23 02:51:42.233 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-23 02:51:42.236 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-23 02:51:42.239 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:42.241 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-23 02:51:42.277 | + 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-23 02:51:42.280 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:42.282 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-23 02:51:42.285 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-23 02:51:42.288 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-23 02:51:42.291 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:42.294 | + 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-23 02:51:42.329 | + 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-23 02:51:42.331 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-23 02:51:42.334 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-23 02:51:42.337 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-23 02:51:42.340 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-23 02:51:42.343 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-23 02:51:42.345 | + 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-23 02:51:42.378 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-23 02:51:42.380 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 3 2026-07-23 02:51:42.414 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-23 02:51:42.447 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-23 02:51:42.450 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-23 02:51:42.453 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-23 02:51:42.455 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-23 02:51:42.459 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-23 02:51:42.462 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-23 02:51:42.465 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-23 02:51:42.468 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-23 02:51:42.471 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-23 02:51:42.484 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-23 02:51:42.485 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-23 02:51:42.493 | d /var/run/uwsgi 0755 stack root 2026-07-23 02:51:42.497 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-23 02:51:42.508 | /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-23 02:51:42.513 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-23 02:51:42.516 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-23 02:51:42.521 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-23 02:51:42.524 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-23 02:51:42.560 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 3 2026-07-23 02:51:42.593 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-23 02:51:42.627 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-23 02:51:42.659 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-23 02:51:42.694 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-23 02:51:42.728 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-23 02:51:42.761 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-23 02:51:42.796 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-23 02:51:42.829 | + 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-23 02:51:42.861 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-23 02:51:42.894 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-23 02:51:42.930 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-23 02:51:42.963 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-23 02:51:42.997 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-23 02:51:42.999 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-23 02:51:43.002 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-23 02:51:43.005 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-23 02:51:43.007 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-23 02:51:43.010 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:51:43.012 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:51:43.014 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-23 02:51:43.018 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-23 02:51:43.021 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-23 02:51:43.054 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-23 02:51:43.091 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-23 02:51:43.091 | + 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-23 02:51:43.100 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-23 02:51:43.104 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-23 02:51:43.107 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-23 02:51:43.111 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-23 02:51:43.114 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-23 02:51:43.117 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-23 02:51:43.120 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:51:43.122 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:51:43.125 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:51:43.128 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-23 02:51:43.131 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-23 02:51:43.134 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:51:43.137 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:51:43.141 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-23 02:51:43.177 | Enabling site neutron-api. 2026-07-23 02:51:43.183 | To activate the new configuration, you need to run: 2026-07-23 02:51:43.183 | systemctl reload apache2 2026-07-23 02:51:43.188 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-23 02:51:43.192 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-23 02:51:43.195 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 02:51:43.197 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-23 02:51:43.325 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-07-23 02:51:43.346 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:51:43.348 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-07-23 02:51:43.369 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:51:43.372 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-07-23 02:51:43.375 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-23 02:51:43.447 | + inc/async:async_inner:63 : init_neutron 2026-07-23 02:51:43.489 | [8537 Async init_neutron:74800]: running: init_neutron 2026-07-23 02:51:43.493 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-07-23 02:51:43.514 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:51:43.518 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-07-23 02:51:43.539 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:51:43.543 | + ./stack.sh:main:1202 : configure_os_vif 2026-07-23 02:51:43.546 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-23 02:51:43.550 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-23 02:51:43.590 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-23 02:51:43.594 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-23 02:51:43.638 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-07-23 02:51:43.661 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:51:43.664 | + ./stack.sh:main:1209 : echo_summary 'Configuring Swift' 2026-07-23 02:51:43.669 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:51:43.673 | + ./stack.sh:echo_summary:450 : echo -e Configuring Swift 2026-07-23 02:51:43.676 | + ./stack.sh:main:1210 : async_runfunc init_swift 2026-07-23 02:51:43.679 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-07-23 02:51:43.758 | + inc/async:async_inner:63 : init_swift 2026-07-23 02:51:43.808 | [8537 Async init_swift:75020]: running: init_swift 2026-07-23 02:51:43.812 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-07-23 02:51:43.835 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:51:43.838 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-07-23 02:51:43.840 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:51:43.843 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-07-23 02:51:43.846 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-07-23 02:51:43.849 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-23 02:51:43.917 | + inc/async:async_inner:63 : init_cinder 2026-07-23 02:51:43.960 | [8537 Async init_cinder:75124]: running: init_cinder 2026-07-23 02:51:43.964 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-07-23 02:51:43.984 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:51:43.987 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-07-23 02:51:43.990 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:51:43.994 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-07-23 02:51:43.998 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-07-23 02:51:44.000 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-23 02:51:44.078 | + inc/async:async_inner:63 : init_placement 2026-07-23 02:51:44.123 | [8537 Async init_placement:75270]: running: init_placement 2026-07-23 02:51:44.127 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-07-23 02:51:44.189 | [8537 Async init_neutron:74800]: Waiting for completion of init_neutron running on PID 74800 (6 other jobs running) 2026-07-23 02:51:44.220 | [8537 Async init_neutron:74800]: Signaling child to exit 2026-07-23 02:51:48.616 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:51:48.645 | [75020 Async init_swift:75020]: finished successfully 2026-07-23 02:51:49.388 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:51:49.417 | [75124 Async init_cinder:75124]: finished successfully 2026-07-23 02:51:53.230 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:51:53.259 | [75270 Async init_placement:75270]: finished successfully 2026-07-23 02:51:59.398 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:51:59.428 | [74800 Async init_neutron:74800]: finished successfully 2026-07-23 02:51:59.452 | WAKEUP 2026-07-23 02:51:59.478 | [8537 Async init_neutron:74800]: Signaled 2026-07-23 02:51:59.479 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-07-23 02:51:59.479 | + lib/database:recreate_database:112 : local db=neutron 2026-07-23 02:51:59.479 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-23 02:51:59.479 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-23 02:51:59.479 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-23 02:51:59.479 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:51:59.479 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-23 02:51:59.479 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:51:59.479 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-07-23 02:51:59.479 | + functions-common:time_start:2406 : local name=dbsync 2026-07-23 02:51:59.479 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:51:59.479 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:51:59.479 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:51:59.479 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775103572 2026-07-23 02:51:59.479 | + 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-23 02:51:59.479 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-23 02:51:59.479 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:59.479 | we strongly recommend against using it for new projects. 2026-07-23 02:51:59.479 | 2026-07-23 02:51:59.479 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:59.479 | framework. For more detail see 2026-07-23 02:51:59.479 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:59.479 | 2026-07-23 02:51:59.479 | import eventlet as _eventlet # noqa 2026-07-23 02:51:59.479 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-23 02:51:59.479 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-23 02:51:59.479 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-23 02:51:59.479 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-23 02:51:59.479 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-23 02:51:59.479 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-07-23 02:51:59.479 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-23 02:51:59.479 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-23 02:51:59.479 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-23 02:51:59.479 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-23 02:51:59.479 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-23 02:51:59.479 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-23 02:51:59.479 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-23 02:51:59.479 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-23 02:51:59.479 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-23 02:51:59.479 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-23 02:51:59.479 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 2e5352a0ad4d 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> c6c112992c9 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-23 02:51:59.480 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-07-23 02:51:59.481 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-23 02:51:59.481 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-23 02:51:59.481 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-23 02:51:59.481 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-23 02:51:59.481 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-23 02:51:59.481 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-23 02:51:59.481 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-23 02:51:59.481 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-23 02:51:59.481 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-23 02:51:59.481 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-23 02:51:59.481 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-23 02:51:59.481 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-23 02:51:59.481 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-23 02:51:59.481 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-23 02:51:59.481 | Running upgrade for neutron ... 2026-07-23 02:51:59.481 | OK 2026-07-23 02:51:59.481 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-07-23 02:51:59.481 | + functions-common:time_stop:2420 : local name 2026-07-23 02:51:59.481 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:51:59.481 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:51:59.481 | + functions-common:time_stop:2423 : local total 2026-07-23 02:51:59.481 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:51:59.481 | + functions-common:time_stop:2426 : name=dbsync 2026-07-23 02:51:59.481 | + functions-common:time_stop:2427 : start_time=1784775103572 2026-07-23 02:51:59.481 | + functions-common:time_stop:2429 : [[ -z 1784775103572 ]] 2026-07-23 02:51:59.481 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:51:59.481 | + functions-common:time_stop:2432 : end_time=1784775119376 2026-07-23 02:51:59.481 | + functions-common:time_stop:2433 : elapsed_time=15804 2026-07-23 02:51:59.481 | + functions-common:time_stop:2434 : total=4035 2026-07-23 02:51:59.481 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:51:59.481 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19839 2026-07-23 02:51:59.530 | [8537 Async init_neutron:74800]: finished init_neutron with result 0 in 16 seconds 2026-07-23 02:51:59.536 | + inc/async:async_wait:197 : return 0 2026-07-23 02:51:59.540 | + ./stack.sh:main:1232 : async_wait init_placement 2026-07-23 02:51:59.601 | [8537 Async init_placement:75270]: Waiting for completion of init_placement running on PID 75270 (5 other jobs running) 2026-07-23 02:51:59.628 | [8537 Async init_placement:75270]: Signaling child to exit 2026-07-23 02:51:59.628 | WAKEUP 2026-07-23 02:51:59.649 | [8537 Async init_placement:75270]: Signaled 2026-07-23 02:51:59.650 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-23 02:51:59.650 | + lib/database:recreate_database:112 : local db=placement 2026-07-23 02:51:59.650 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-23 02:51:59.650 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-23 02:51:59.650 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-23 02:51:59.650 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:51:59.650 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-23 02:51:59.650 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:51:59.650 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-23 02:51:59.650 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-23 02:51:59.650 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-23 02:51:59.650 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-07-23 02:51:59.650 | + functions-common:get_or_create_user:899 : local user_id 2026-07-23 02:51:59.650 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-23 02:51:59.650 | + functions-common:get_or_create_user:903 : local email= 2026-07-23 02:51:59.650 | ++ 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-23 02:51:59.650 | 2026-07-23 02:51:59.650 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:51:59.650 | + functions-common:get_or_create_user:915 : user_id=df5ced228e9b470abcf6a5d04bb4a6b9 2026-07-23 02:51:59.650 | + functions-common:get_or_create_user:916 : echo df5ced228e9b470abcf6a5d04bb4a6b9 2026-07-23 02:51:59.650 | df5ced228e9b470abcf6a5d04bb4a6b9 2026-07-23 02:51:59.650 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-23 02:51:59.650 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:51:59.650 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:51:59.650 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 02:51:59.650 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:51:59.650 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:51:59.650 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 02:51:59.650 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 02:51:59.650 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 02:51:59.650 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 02:51:59.650 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 02:51:59.650 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 02:51:59.650 | + 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-23 02:51:59.650 | 2026-07-23 02:51:59.650 | ++ 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-23 02:51:59.650 | 2026-07-23 02:51:59.650 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:51:59.650 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:51:59.650 | + functions-common:get_or_add_user_project_role:980 : echo 0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:51:59.650 | 0c44374fe9dc492896dbed3b168fe6e2 2026-07-23 02:51:59.650 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-23 02:51:59.650 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-23 02:51:59.650 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-23 02:51:59.651 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-23 02:51:59.651 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-23 02:51:59.651 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-23 02:51:59.651 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-23 02:51:59.651 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-23 02:51:59.651 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-23 02:51:59.651 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-23 02:51:59.651 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-23 02:51:59.651 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-23 02:51:59.651 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-23 02:51:59.651 | + 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-23 02:51:59.651 | 2026-07-23 02:51:59.651 | ++ 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-23 02:51:59.651 | 2026-07-23 02:51:59.651 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:51:59.651 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:51:59.651 | + functions-common:get_or_add_user_project_role:980 : echo 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:51:59.651 | 4aec66f7a0c340f99430de4b272a001e 2026-07-23 02:51:59.651 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.4.3.141/placement 2026-07-23 02:51:59.651 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-23 02:51:59.651 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-23 02:51:59.651 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-23 02:51:59.651 | ++ 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-23 02:51:59.651 | 2026-07-23 02:51:59.651 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:51:59.651 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-23 02:51:59.651 | d57c8b0e7aa64bee901ab34c504493c1' 2026-07-23 02:51:59.651 | + functions-common:get_or_create_service:1067 : echo d57c8b0e7aa64bee901ab34c504493c1 2026-07-23 02:51:59.651 | d57c8b0e7aa64bee901ab34c504493c1 2026-07-23 02:51:59.651 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.4.3.141/placement 2026-07-23 02:51:59.651 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-23 02:51:59.651 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://10.4.3.141/placement RegionOne 2026-07-23 02:51:59.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-23 02:51:59.651 | +++ 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-23 02:51:59.651 | 2026-07-23 02:51:59.651 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:51:59.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-23 02:51:59.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-23 02:51:59.651 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.4.3.141/placement --region RegionOne -f value -c id 2026-07-23 02:51:59.651 | 2026-07-23 02:51:59.651 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:51:59.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=3fbdc0d83b04488f8ce83789efbc8486 2026-07-23 02:51:59.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 3fbdc0d83b04488f8ce83789efbc8486 2026-07-23 02:51:59.651 | + functions-common:get_or_create_endpoint:1100 : public_id=3fbdc0d83b04488f8ce83789efbc8486 2026-07-23 02:51:59.651 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-23 02:51:59.651 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-23 02:51:59.651 | + functions-common:get_or_create_endpoint:1109 : echo 3fbdc0d83b04488f8ce83789efbc8486 2026-07-23 02:51:59.651 | 3fbdc0d83b04488f8ce83789efbc8486 2026-07-23 02:51:59.700 | [8537 Async init_placement:75270]: finished init_placement with result 0 in 9 seconds 2026-07-23 02:51:59.704 | + inc/async:async_wait:197 : return 0 2026-07-23 02:51:59.707 | + ./stack.sh:main:1233 : async_wait init_glance 2026-07-23 02:51:59.769 | [8537 Async init_glance:70135]: Waiting for completion of init_glance running on PID 70135 (4 other jobs running) 2026-07-23 02:51:59.796 | [8537 Async init_glance:70135]: Signaling child to exit 2026-07-23 02:51:59.796 | WAKEUP 2026-07-23 02:51:59.822 | [8537 Async init_glance:70135]: Signaled 2026-07-23 02:51:59.824 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-23 02:51:59.824 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-23 02:51:59.824 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-23 02:51:59.824 | + lib/database:recreate_database:112 : local db=glance 2026-07-23 02:51:59.824 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-23 02:51:59.824 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-23 02:51:59.824 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-23 02:51:59.824 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:51:59.824 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-23 02:51:59.824 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:51:59.824 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-23 02:51:59.824 | + functions-common:time_start:2406 : local name=dbsync 2026-07-23 02:51:59.824 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:51:59.824 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:51:59.824 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:51:59.824 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775053792 2026-07-23 02:51:59.824 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-23 02:51:59.824 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-23 02:51:59.824 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:59.824 | we strongly recommend against using it for new projects. 2026-07-23 02:51:59.824 | 2026-07-23 02:51:59.824 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:59.824 | framework. For more detail see 2026-07-23 02:51:59.824 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:59.824 | 2026-07-23 02:51:59.824 | from eventlet import event 2026-07-23 02:51:59.824 | INFO dbcounter [-] Registered counter for database glance 2026-07-23 02:51:59.824 | 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=70241) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-23 02:51:59.824 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 02:51:59.824 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 02:51:59.824 | DEBUG dbcounter [-] [70241] Writer thread running {{(pid=70241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 02:51:59.824 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 02:51:59.824 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 02:51:59.824 | INFO dbcounter [-] Registered counter for database glance 2026-07-23 02:51:59.824 | 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=70241) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-23 02:51:59.824 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 02:51:59.824 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 02:51:59.824 | DEBUG dbcounter [-] [70241] Writer thread running {{(pid=70241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 02:51:59.824 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-23 02:51:59.824 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-23 02:51:59.824 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-23 02:51:59.824 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.824 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-23 02:51:59.824 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.824 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-23 02:51:59.824 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.824 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-23 02:51:59.824 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.824 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-23 02:51:59.824 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.824 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-23 02:51:59.824 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.824 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-23 02:51:59.825 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=70241) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 02:51:59.825 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 02:51:59.825 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-23 02:51:59.825 | Database migration is up to date. No migration needed. 2026-07-23 02:51:59.825 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-23 02:51:59.825 | Database is synced successfully. 2026-07-23 02:51:59.825 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-23 02:51:59.825 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-23 02:51:59.825 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:51:59.825 | we strongly recommend against using it for new projects. 2026-07-23 02:51:59.825 | 2026-07-23 02:51:59.825 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:51:59.825 | framework. For more detail see 2026-07-23 02:51:59.825 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:51:59.825 | 2026-07-23 02:51:59.825 | from eventlet import event 2026-07-23 02:51:59.825 | INFO dbcounter [-] Registered counter for database glance 2026-07-23 02:51:59.825 | 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=70415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-23 02:51:59.825 | DEBUG dbcounter [-] [70415] Writer thread running {{(pid=70415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-23 02:51:59.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-23 02:51:59.826 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-23 02:51:59.826 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-23 02:51:59.826 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-23 02:51:59.826 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-23 02:51:59.826 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-23 02:51:59.826 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-23 02:51:59.826 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-23 02:51:59.826 | + functions-common:time_stop:2420 : local name 2026-07-23 02:51:59.826 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:51:59.826 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:51:59.826 | + functions-common:time_stop:2423 : local total 2026-07-23 02:51:59.826 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:51:59.826 | + functions-common:time_stop:2426 : name=dbsync 2026-07-23 02:51:59.826 | + functions-common:time_stop:2427 : start_time=1784775053792 2026-07-23 02:51:59.826 | + functions-common:time_stop:2429 : [[ -z 1784775053792 ]] 2026-07-23 02:51:59.826 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:51:59.826 | + functions-common:time_stop:2432 : end_time=1784775059834 2026-07-23 02:51:59.826 | + functions-common:time_stop:2433 : elapsed_time=6042 2026-07-23 02:51:59.826 | + functions-common:time_stop:2434 : total=4035 2026-07-23 02:51:59.826 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:51:59.826 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10077 2026-07-23 02:51:59.878 | [8537 Async init_glance:70135]: finished init_glance with result 0 in 6 seconds 2026-07-23 02:51:59.884 | + inc/async:async_wait:197 : return 0 2026-07-23 02:51:59.887 | + ./stack.sh:main:1234 : async_wait init_swift 2026-07-23 02:51:59.945 | [8537 Async init_swift:75020]: Waiting for completion of init_swift running on PID 75020 (3 other jobs running) 2026-07-23 02:51:59.974 | [8537 Async init_swift:75020]: Signaling child to exit 2026-07-23 02:51:59.974 | WAKEUP 2026-07-23 02:51:59.999 | [8537 Async init_swift:75020]: Signaled 2026-07-23 02:52:00.000 | + lib/swift:init_swift:680 : local node_number 2026-07-23 02:52:00.000 | + lib/swift:init_swift:682 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-23 02:52:00.000 | No container-server running 2026-07-23 02:52:00.000 | No account-server running 2026-07-23 02:52:00.000 | No container-sharder running 2026-07-23 02:52:00.000 | No object-expirer running 2026-07-23 02:52:00.000 | No container-sync running 2026-07-23 02:52:00.000 | No object-server running 2026-07-23 02:52:00.000 | No proxy-server running 2026-07-23 02:52:00.000 | No account-auditor running 2026-07-23 02:52:00.000 | No container-replicator running 2026-07-23 02:52:00.000 | No container-updater running 2026-07-23 02:52:00.000 | No object-updater running 2026-07-23 02:52:00.000 | No container-auditor running 2026-07-23 02:52:00.000 | No object-auditor running 2026-07-23 02:52:00.000 | No object-replicator running 2026-07-23 02:52:00.000 | No account-replicator running 2026-07-23 02:52:00.000 | No account-reaper running 2026-07-23 02:52:00.000 | No container-reconciler running 2026-07-23 02:52:00.000 | No object-reconstructor running 2026-07-23 02:52:00.000 | + lib/swift:init_swift:682 : true 2026-07-23 02:52:00.001 | + lib/swift:init_swift:685 : create_swift_disk 2026-07-23 02:52:00.001 | + lib/swift:create_swift_disk:577 : local node_number 2026-07-23 02:52:00.001 | + lib/swift:create_swift_disk:582 : local user_group 2026-07-23 02:52:00.001 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-07-23 02:52:00.001 | + lib/swift:create_swift_disk:583 : user_group=1002 2026-07-23 02:52:00.001 | + 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-23 02:52:00.001 | + 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-23 02:52:00.001 | + functions:create_disk:756 : local node_number 2026-07-23 02:52:00.001 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-23 02:52:00.001 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-23 02:52:00.001 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-07-23 02:52:00.001 | + functions:create_disk:760 : local key 2026-07-23 02:52:00.001 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-23 02:52:00.001 | ++ functions:create_disk:762 : sed s#/.## 2026-07-23 02:52:00.001 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-23 02:52:00.001 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-23 02:52:00.001 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-07-23 02:52:00.001 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-23 02:52:00.001 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-23 02:52:00.001 | + functions:destroy_disk:789 : local key 2026-07-23 02:52:00.001 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-23 02:52:00.001 | ++ functions:destroy_disk:791 : sed s#/.## 2026-07-23 02:52:00.001 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-23 02:52:00.001 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-23 02:52:00.001 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-07-23 02:52:00.001 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-07-23 02:52:00.001 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-07-23 02:52:00.001 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-07-23 02:52:00.001 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-07-23 02:52:00.001 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-07-23 02:52:00.001 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-07-23 02:52:00.001 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-07-23 02:52:00.001 | = sectsz=512 attr=2, projid32bit=1 2026-07-23 02:52:00.001 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-07-23 02:52:00.001 | = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-07-23 02:52:00.001 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-07-23 02:52:00.001 | = sunit=0 swidth=0 blks 2026-07-23 02:52:00.001 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-07-23 02:52:00.001 | log =internal log bsize=4096 blocks=16384, version=2 2026-07-23 02:52:00.001 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-07-23 02:52:00.001 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-07-23 02:52:00.001 | + 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-23 02:52:00.001 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-07-23 02:52:00.001 | /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-23 02:52:00.001 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-07-23 02:52:00.001 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-07-23 02:52:00.001 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-07-23 02:52:00.001 | + lib/swift:create_swift_disk:591 : local node_number 2026-07-23 02:52:00.001 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-23 02:52:00.001 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-07-23 02:52:00.001 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-07-23 02:52:00.001 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-07-23 02:52:00.002 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-23 02:52:00.002 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-07-23 02:52:00.002 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1002 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-23 02:52:00.002 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-07-23 02:52:00.002 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-07-23 02:52:00.002 | + lib/swift:init_swift:693 : /opt/stack/data/venv/bin/swift-ring-builder object.builder create 9 1 1 2026-07-23 02:52:00.002 | + lib/swift:init_swift:694 : /opt/stack/data/venv/bin/swift-ring-builder container.builder create 9 1 1 2026-07-23 02:52:00.002 | + lib/swift:init_swift:695 : /opt/stack/data/venv/bin/swift-ring-builder account.builder create 9 1 1 2026-07-23 02:52:00.002 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-07-23 02:52:00.002 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-23 02:52:00.002 | + 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-23 02:52:00.002 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-07-23 02:52:00.002 | 2026-07-23 02:52:00.002 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-07-23 02:52:00.002 | + 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-23 02:52:00.002 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-07-23 02:52:00.002 | 2026-07-23 02:52:00.002 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-07-23 02:52:00.002 | + 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-23 02:52:00.002 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-07-23 02:52:00.002 | 2026-07-23 02:52:00.002 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-07-23 02:52:00.002 | + lib/swift:init_swift:723 : /opt/stack/data/venv/bin/swift-ring-builder object.builder rebalance 42 2026-07-23 02:52:00.002 | Defaulting to --format-version=1. This ensures the ring 2026-07-23 02:52:00.002 | written will be readable by older versions of Swift. 2026-07-23 02:52:00.002 | In a future release, the default will change to 2026-07-23 02:52:00.002 | --format-version=2 2026-07-23 02:52:00.002 | 2026-07-23 02:52:00.002 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-23 02:52:00.002 | + lib/swift:init_swift:724 : /opt/stack/data/venv/bin/swift-ring-builder container.builder rebalance 42 2026-07-23 02:52:00.002 | Defaulting to --format-version=1. This ensures the ring 2026-07-23 02:52:00.002 | written will be readable by older versions of Swift. 2026-07-23 02:52:00.002 | In a future release, the default will change to 2026-07-23 02:52:00.002 | --format-version=2 2026-07-23 02:52:00.002 | 2026-07-23 02:52:00.002 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-23 02:52:00.002 | + lib/swift:init_swift:725 : /opt/stack/data/venv/bin/swift-ring-builder account.builder rebalance 42 2026-07-23 02:52:00.002 | Defaulting to --format-version=1. This ensures the ring 2026-07-23 02:52:00.002 | written will be readable by older versions of Swift. 2026-07-23 02:52:00.002 | In a future release, the default will change to 2026-07-23 02:52:00.002 | --format-version=2 2026-07-23 02:52:00.002 | 2026-07-23 02:52:00.002 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-23 02:52:00.002 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-07-23 02:52:00.002 | + lib/swift:init_swift:730 : popd 2026-07-23 02:52:00.050 | [8537 Async init_swift:75020]: finished init_swift with result 0 in 4 seconds 2026-07-23 02:52:00.056 | + inc/async:async_wait:197 : return 0 2026-07-23 02:52:00.060 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-07-23 02:52:00.115 | [8537 Async init_cinder:75124]: Waiting for completion of init_cinder running on PID 75124 (2 other jobs running) 2026-07-23 02:52:00.143 | [8537 Async init_cinder:75124]: Signaling child to exit 2026-07-23 02:52:00.144 | WAKEUP 2026-07-23 02:52:00.167 | [8537 Async init_cinder:75124]: Signaled 2026-07-23 02:52:00.169 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-23 02:52:00.169 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:00.169 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-23 02:52:00.169 | + lib/database:recreate_database:112 : local db=cinder 2026-07-23 02:52:00.169 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-23 02:52:00.169 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-23 02:52:00.169 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-23 02:52:00.169 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:52:00.169 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-23 02:52:00.169 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:52:00.169 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-23 02:52:00.169 | + functions-common:time_start:2406 : local name=dbsync 2026-07-23 02:52:00.169 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:52:00.169 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:52:00.169 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:52:00.169 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775104055 2026-07-23 02:52:00.169 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-23 02:52:00.169 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-23 02:52:00.169 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:52:00.169 | we strongly recommend against using it for new projects. 2026-07-23 02:52:00.169 | 2026-07-23 02:52:00.169 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:52:00.169 | framework. For more detail see 2026-07-23 02:52:00.169 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:52:00.169 | 2026-07-23 02:52:00.169 | import eventlet # noqa 2026-07-23 02:52:00.169 | INFO dbcounter [-] Registered counter for database cinder 2026-07-23 02:52:00.169 | 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=75267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-23 02:52:00.169 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-23 02:52:00.169 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 02:52:00.169 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 02:52:00.169 | DEBUG dbcounter [-] [75267] Writer thread running {{(pid=75267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 02:52:00.169 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-23 02:52:00.169 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=75267) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-23 02:52:00.169 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-23 02:52:00.169 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=75267) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:00.169 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-23 02:52:00.169 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=75267) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:00.169 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-23 02:52:00.169 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=75267) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:00.169 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-23 02:52:00.169 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=75267) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:00.169 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-23 02:52:00.169 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=75267) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:00.169 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-23 02:52:00.169 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=75267) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:00.169 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-23 02:52:00.169 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=75267) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:00.169 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-23 02:52:00.169 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-23 02:52:00.169 | + functions-common:time_stop:2420 : local name 2026-07-23 02:52:00.169 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:52:00.169 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:52:00.169 | + functions-common:time_stop:2423 : local total 2026-07-23 02:52:00.169 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:52:00.169 | + functions-common:time_stop:2426 : name=dbsync 2026-07-23 02:52:00.169 | + functions-common:time_stop:2427 : start_time=1784775104055 2026-07-23 02:52:00.169 | + functions-common:time_stop:2429 : [[ -z 1784775104055 ]] 2026-07-23 02:52:00.169 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:52:00.169 | + functions-common:time_stop:2432 : end_time=1784775109297 2026-07-23 02:52:00.169 | + functions-common:time_stop:2433 : elapsed_time=5242 2026-07-23 02:52:00.169 | + functions-common:time_stop:2434 : total=4035 2026-07-23 02:52:00.169 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:52:00.169 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9277 2026-07-23 02:52:00.169 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-23 02:52:00.169 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:00.169 | + lib/cinder:init_cinder:502 : [[ -n storpool:storpool ]] 2026-07-23 02:52:00.169 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-23 02:52:00.169 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-23 02:52:00.169 | + lib/cinder:init_cinder:505 : be_type=storpool 2026-07-23 02:52:00.169 | + lib/cinder:init_cinder:506 : be_name=storpool 2026-07-23 02:52:00.169 | + lib/cinder:init_cinder:507 : type init_cinder_backend_storpool 2026-07-23 02:52:00.169 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-23 02:52:00.169 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:00.169 | + lib/cinder:init_cinder:513 : [[ -n swift ]] 2026-07-23 02:52:00.170 | + lib/cinder:init_cinder:514 : type init_cinder_backup_swift 2026-07-23 02:52:00.170 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-23 02:52:00.218 | [8537 Async init_cinder:75124]: finished init_cinder with result 0 in 5 seconds 2026-07-23 02:52:00.223 | + inc/async:async_wait:197 : return 0 2026-07-23 02:52:00.226 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-07-23 02:52:00.248 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:00.251 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-07-23 02:52:00.255 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:52:00.259 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-07-23 02:52:00.262 | + ./stack.sh:main:1242 : init_nova 2026-07-23 02:52:00.265 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-23 02:52:00.285 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:00.289 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-23 02:52:00.310 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:00.313 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-23 02:52:00.316 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-23 02:52:00.387 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-23 02:52:00.428 | [8537 Async nova-cell-0:77442]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-23 02:52:00.432 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-23 02:52:00.438 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-23 02:52:00.441 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-23 02:52:00.444 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-23 02:52:00.447 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-23 02:52:00.451 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-23 02:52:00.528 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-23 02:52:00.573 | [8537 Async nova-cell-1:77549]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-23 02:52:00.576 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-23 02:52:00.580 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-23 02:52:00.583 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-23 02:52:00.586 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-23 02:52:00.589 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-23 02:52:00.595 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:52:00.638 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-23 02:52:00.643 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:52:00.680 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-23 02:52:00.947 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-23 02:52:00.947 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:52:00.947 | we strongly recommend against using it for new projects. 2026-07-23 02:52:00.947 | 2026-07-23 02:52:00.947 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:52:00.947 | framework. For more detail see 2026-07-23 02:52:00.947 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:52:00.947 | 2026-07-23 02:52:00.947 | import eventlet # noqa 2026-07-23 02:52:01.084 | 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-23 02:52:03.436 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-23 02:52:03.489 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 02:52:03.489 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 02:52:03.489 | DEBUG dbcounter [-] [77616] Writer thread running {{(pid=77616) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 02:52:03.524 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-23 02:52:05.541 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=77616) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-23 02:52:05.543 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-23 02:52:06.381 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=77616) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:06.384 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-23 02:52:06.386 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=77616) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:07.032 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-23 02:52:07.036 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-23 02:52:07.040 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-23 02:52:07.044 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-23 02:52:07.048 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-23 02:52:07.051 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-23 02:52:07.055 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-23 02:52:07.079 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:07.084 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-23 02:52:07.087 | ++ 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-23 02:52:07.091 | + 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-23 02:52:07.435 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-23 02:52:07.436 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:52:07.436 | we strongly recommend against using it for new projects. 2026-07-23 02:52:07.436 | 2026-07-23 02:52:07.436 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:52:07.436 | framework. For more detail see 2026-07-23 02:52:07.436 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:52:07.436 | 2026-07-23 02:52:07.436 | import eventlet # noqa 2026-07-23 02:52:07.616 | 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-23 02:52:09.541 | INFO dbcounter [None req-59671d8e-7067-43b5-aaa8-ae150cc24d66 None None] Registered counter for database nova_api 2026-07-23 02:52:09.632 | DEBUG dbcounter [-] [78275] Writer thread running {{(pid=78275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 02:52:10.314 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-23 02:52:10.320 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-23 02:52:10.324 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-23 02:52:10.385 | [8537 Async nova-cell-0:77442]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 77442 (3 other jobs running) 2026-07-23 02:52:10.416 | [8537 Async nova-cell-0:77442]: Signaling child to exit 2026-07-23 02:52:11.729 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:52:11.757 | [77549 Async nova-cell-1:77549]: finished successfully 2026-07-23 02:52:11.784 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:52:11.811 | [77442 Async nova-cell-0:77442]: finished successfully 2026-07-23 02:52:11.836 | WAKEUP 2026-07-23 02:52:11.863 | [8537 Async nova-cell-0:77442]: Signaled 2026-07-23 02:52:11.865 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-23 02:52:11.865 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-23 02:52:11.865 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-23 02:52:11.865 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-23 02:52:11.865 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-23 02:52:11.865 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-23 02:52:11.865 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-23 02:52:11.865 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:52:11.865 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-23 02:52:11.865 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:52:11.865 | + 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-23 02:52:11.865 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-23 02:52:11.865 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:52:11.865 | we strongly recommend against using it for new projects. 2026-07-23 02:52:11.865 | 2026-07-23 02:52:11.865 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:52:11.865 | framework. For more detail see 2026-07-23 02:52:11.865 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:52:11.865 | 2026-07-23 02:52:11.865 | import eventlet # noqa 2026-07-23 02:52:11.865 | 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-23 02:52:11.865 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-23 02:52:11.865 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 02:52:11.865 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 02:52:11.865 | DEBUG dbcounter [-] [77542] Writer thread running {{(pid=77542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 02:52:11.865 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-23 02:52:11.865 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77542) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-23 02:52:11.865 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-23 02:52:11.865 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77542) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:11.865 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-23 02:52:11.865 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77542) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:11.865 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-23 02:52:11.865 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77542) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:11.866 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-23 02:52:11.866 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77542) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:11.866 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-23 02:52:11.866 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77542) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:11.866 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-23 02:52:11.866 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77542) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:11.866 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-23 02:52:11.866 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77542) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:11.866 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-23 02:52:11.866 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77542) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:11.866 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-23 02:52:11.866 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77542) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:11.918 | [8537 Async nova-cell-0:77442]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 11 seconds 2026-07-23 02:52:11.923 | + inc/async:async_wait:197 : return 0 2026-07-23 02:52:11.926 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-23 02:52:11.930 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-23 02:52:11.995 | [8537 Async nova-cell-1:77549]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 77549 (2 other jobs running) 2026-07-23 02:52:12.028 | [8537 Async nova-cell-1:77549]: Signaling child to exit 2026-07-23 02:52:12.028 | WAKEUP 2026-07-23 02:52:12.055 | [8537 Async nova-cell-1:77549]: Signaled 2026-07-23 02:52:12.056 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-23 02:52:12.056 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-23 02:52:12.056 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-23 02:52:12.056 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-23 02:52:12.056 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-23 02:52:12.056 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-23 02:52:12.056 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-23 02:52:12.056 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:52:12.056 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-23 02:52:12.057 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-23 02:52:12.057 | + 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-23 02:52:12.057 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-23 02:52:12.057 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:52:12.057 | we strongly recommend against using it for new projects. 2026-07-23 02:52:12.057 | 2026-07-23 02:52:12.057 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:52:12.057 | framework. For more detail see 2026-07-23 02:52:12.057 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:52:12.057 | 2026-07-23 02:52:12.057 | import eventlet # noqa 2026-07-23 02:52:12.057 | 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-23 02:52:12.057 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-23 02:52:12.057 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-23 02:52:12.057 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-23 02:52:12.057 | DEBUG dbcounter [-] [77611] Writer thread running {{(pid=77611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 02:52:12.057 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-23 02:52:12.057 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77611) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-23 02:52:12.057 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-23 02:52:12.057 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77611) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:12.057 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-23 02:52:12.057 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77611) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:12.057 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-23 02:52:12.057 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77611) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:12.057 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-23 02:52:12.057 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77611) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:12.057 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-23 02:52:12.057 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77611) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:12.057 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-23 02:52:12.057 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77611) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:12.057 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-23 02:52:12.057 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77611) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:12.057 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-23 02:52:12.057 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77611) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:12.057 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-23 02:52:12.057 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77611) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-23 02:52:12.103 | [8537 Async nova-cell-1:77549]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 11 seconds 2026-07-23 02:52:12.108 | + inc/async:async_wait:197 : return 0 2026-07-23 02:52:12.111 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-23 02:52:12.115 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-23 02:52:12.398 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-23 02:52:12.398 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:52:12.398 | we strongly recommend against using it for new projects. 2026-07-23 02:52:12.398 | 2026-07-23 02:52:12.398 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:52:12.398 | framework. For more detail see 2026-07-23 02:52:12.398 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:52:12.398 | 2026-07-23 02:52:12.398 | import eventlet # noqa 2026-07-23 02:52:12.535 | 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-23 02:52:14.268 | Running batches of 50 until complete 2026-07-23 02:52:14.268 | INFO dbcounter [None req-6d38697e-c89c-4bfe-9889-3bc0b9ffc412 None None] Registered counter for database nova_cell0 2026-07-23 02:52:14.390 | DEBUG dbcounter [-] [78909] Writer thread running {{(pid=78909) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 02:52:14.395 | INFO dbcounter [None req-6d38697e-c89c-4bfe-9889-3bc0b9ffc412 None None] Registered counter for database nova_api 2026-07-23 02:52:14.492 | DEBUG dbcounter [-] [78909] Writer thread running {{(pid=78909) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 02:52:14.509 | INFO dbcounter [None req-6d38697e-c89c-4bfe-9889-3bc0b9ffc412 None None] Registered counter for database nova_cell0 2026-07-23 02:52:14.556 | DEBUG dbcounter [-] [78909] Writer thread running {{(pid=78909) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 02:52:14.747 | +-------------------------------------+--------------+-----------+ 2026-07-23 02:52:14.747 | | Migration | Total Needed | Completed | 2026-07-23 02:52:14.747 | +-------------------------------------+--------------+-----------+ 2026-07-23 02:52:14.747 | | fill_virtual_interface_list | 0 | 0 | 2026-07-23 02:52:14.747 | | migrate_empty_ratio | 0 | 0 | 2026-07-23 02:52:14.747 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-23 02:52:14.747 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-23 02:52:14.747 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-23 02:52:14.747 | | populate_dev_uuids | 0 | 0 | 2026-07-23 02:52:14.747 | | populate_instance_compute_id | 0 | 0 | 2026-07-23 02:52:14.747 | | populate_missing_availability_zones | 0 | 0 | 2026-07-23 02:52:14.747 | | populate_queued_for_delete | 0 | 0 | 2026-07-23 02:52:14.747 | | populate_user_id | 0 | 0 | 2026-07-23 02:52:14.747 | | populate_uuids | 0 | 0 | 2026-07-23 02:52:14.747 | +-------------------------------------+--------------+-----------+ 2026-07-23 02:52:15.447 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-23 02:52:15.452 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-23 02:52:15.456 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-23 02:52:15.459 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-23 02:52:15.462 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-23 02:52:15.466 | + 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-23 02:52:15.737 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-23 02:52:15.737 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:52:15.737 | we strongly recommend against using it for new projects. 2026-07-23 02:52:15.737 | 2026-07-23 02:52:15.737 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:52:15.737 | framework. For more detail see 2026-07-23 02:52:15.737 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:52:15.737 | 2026-07-23 02:52:15.737 | import eventlet # noqa 2026-07-23 02:52:15.869 | 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-23 02:52:17.468 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-23 02:52:17.468 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-23 02:52:17.468 | INFO dbcounter [None req-747f4986-243e-4ca5-9f10-435cdb3585d7 None None] Registered counter for database nova_api 2026-07-23 02:52:17.539 | DEBUG dbcounter [-] [78927] Writer thread running {{(pid=78927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 02:52:18.169 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-23 02:52:18.173 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-23 02:52:18.189 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-23 02:52:18.193 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-07-23 02:52:18.197 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-23 02:52:18.282 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-23 02:52:18.332 | [8537 Async configure_neutron_nova:78985]: running: configure_neutron_nova 2026-07-23 02:52:18.335 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-07-23 02:52:18.340 | + functions-common:run_phase:1848 : local mode=stack 2026-07-23 02:52:18.343 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-23 02:52:18.348 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-23 02:52:18.352 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-23 02:52:18.356 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-23 02:52:18.360 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-23 02:52:18.364 | + functions-common:run_phase:1858 : local extra 2026-07-23 02:52:18.369 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-23 02:52:18.375 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-23 02:52:18.379 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-23 02:52:18.383 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-23 02:52:18.387 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-07-23 02:52:18.391 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-23 02:52:18.411 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:18.415 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 02:52:18.418 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:52:18.422 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-23 02:52:18.425 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:52:18.429 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-23 02:52:18.433 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-23 02:52:18.438 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-23 02:52:18.442 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-23 02:52:18.446 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 02:52:18.449 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-23 02:52:18.453 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-23 02:52:18.457 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-23 02:52:18.461 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-23 02:52:18.465 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-23 02:52:18.468 | + functions-common:run_plugins:1838 : local plugin 2026-07-23 02:52:18.472 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-23 02:52:18.476 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-23 02:52:18.480 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-23 02:52:18.485 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-07-23 02:52:18.488 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-23 02:52:18.491 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-23 02:52:18.494 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-23 02:52:18.498 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-23 02:52:18.502 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-23 02:52:18.505 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-23 02:52:18.507 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-23 02:52:18.511 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-23 02:52:18.515 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-23 02:52:18.519 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-23 02:52:18.523 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-23 02:52:18.527 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-23 02:52:18.530 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-23 02:52:18.535 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-23 02:52:18.539 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-23 02:52:18.542 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-23 02:52:18.546 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-23 02:52:18.551 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-23 02:52:18.556 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-23 02:52:18.559 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-23 02:52:18.563 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-23 02:52:18.584 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-23 02:52:18.588 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-23 02:52:18.592 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-23 02:52:18.596 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-23 02:52:18.599 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-23 02:52:18.603 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-23 02:52:18.607 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-23 02:52:18.612 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-23 02:52:18.616 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-23 02:52:18.641 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-23 02:52:18.645 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-23 02:52:18.650 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-23 02:52:18.650 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-23 02:52:18.657 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-23 02:52:18.660 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-23 02:52:18.663 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-23 02:52:18.669 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-23 02:52:18.692 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-23 02:52:18.695 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-23 02:52:18.700 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:52:18.703 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-23 02:52:18.708 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-07-23 02:52:18.730 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:18.733 | ++ /opt/stack/neutron/devstack/plugin.sh:source:58 : is_service_enabled neutron-uplink-status-propagation 2026-07-23 02:52:18.752 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:18.756 | ++ /opt/stack/neutron/devstack/plugin.sh:source:61 : is_service_enabled q-flavors neutron-flavors 2026-07-23 02:52:18.776 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:18.778 | ++ /opt/stack/neutron/devstack/plugin.sh:source:64 : is_service_enabled q-log neutron-log 2026-07-23 02:52:18.798 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:18.800 | ++ /opt/stack/neutron/devstack/plugin.sh:source:67 : is_service_enabled q-dns neutron-dns 2026-07-23 02:52:18.819 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:18.822 | ++ /opt/stack/neutron/devstack/plugin.sh:source:74 : is_service_enabled neutron-segments 2026-07-23 02:52:18.845 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:18.847 | ++ /opt/stack/neutron/devstack/plugin.sh:source:77 : is_service_enabled neutron-pvlan 2026-07-23 02:52:18.869 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:18.872 | ++ /opt/stack/neutron/devstack/plugin.sh:source:80 : is_service_enabled neutron-network-segment-range 2026-07-23 02:52:18.894 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:18.898 | ++ /opt/stack/neutron/devstack/plugin.sh:source:83 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-07-23 02:52:18.918 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:18.921 | ++ /opt/stack/neutron/devstack/plugin.sh:source:88 : is_service_enabled q-metadata-path neutron-metadata-path 2026-07-23 02:52:18.941 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:18.943 | ++ /opt/stack/neutron/devstack/plugin.sh:source:93 : is_service_enabled q-dns-forwarder neutron-dns-forwarder 2026-07-23 02:52:18.961 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:18.964 | ++ /opt/stack/neutron/devstack/plugin.sh:source:98 : is_service_enabled neutron-local-ip 2026-07-23 02:52:18.984 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:18.988 | ++ /opt/stack/neutron/devstack/plugin.sh:source:101 : is_service_enabled neutron-local-ip-static 2026-07-23 02:52:19.009 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:19.013 | ++ /opt/stack/neutron/devstack/plugin.sh:source:104 : is_service_enabled q-agt neutron-agent 2026-07-23 02:52:19.033 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:19.037 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-23 02:52:19.059 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:19.062 | ++ /opt/stack/neutron/devstack/plugin.sh:source:116 : is_service_enabled q-l3 neutron-l3 2026-07-23 02:52:19.085 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:19.088 | ++ /opt/stack/neutron/devstack/plugin.sh:source:128 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-07-23 02:52:19.107 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:19.110 | ++ /opt/stack/neutron/devstack/plugin.sh:source:131 : '[' ml2 = ml2 ']' 2026-07-23 02:52:19.114 | ++ /opt/stack/neutron/devstack/plugin.sh:source:132 : configure_ml2_extension_drivers 2026-07-23 02:52:19.118 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:4 : is_neutron_legacy_enabled 2026-07-23 02:52:19.121 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-07-23 02:52:19.126 | ++ /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-23 02:52:19.167 | ++ /opt/stack/neutron/devstack/plugin.sh:source:134 : is_ovn_enabled 2026-07-23 02:52:19.169 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : [[ ovn == \o\v\n ]] 2026-07-23 02:52:19.172 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : return 0 2026-07-23 02:52:19.175 | ++ /opt/stack/neutron/devstack/plugin.sh:source:135 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-07-23 02:52:19.197 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:19.200 | ++ /opt/stack/neutron/devstack/plugin.sh:source:139 : is_service_enabled neutron-loki 2026-07-23 02:52:19.221 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:19.225 | + ./stack.sh:main:1260 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-07-23 02:52:19.229 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-23 02:52:19.232 | + inc/meta-config:merge_config_group:171 : shift 2026-07-23 02:52:19.235 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-23 02:52:19.239 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-23 02:52:19.243 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-23 02:52:19.246 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-23 02:52:19.252 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-07-23 02:52:19.255 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-23 02:52:19.258 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-23 02:52:19.262 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-23 02:52:19.265 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-23 02:52:19.265 | /^\[\[.+\|.*\]\]/ { 2026-07-23 02:52:19.265 | gsub("[][]", "", $1); 2026-07-23 02:52:19.265 | split($1, a, "|"); 2026-07-23 02:52:19.265 | if (a[1] == matchgroup) 2026-07-23 02:52:19.265 | print a[2] 2026-07-23 02:52:19.265 | } 2026-07-23 02:52:19.265 | ' /opt/stack/devstack/local.conf 2026-07-23 02:52:19.273 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-23 02:52:19.277 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-23 02:52:19.281 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-23 02:52:19.286 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-23 02:52:19.290 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-23 02:52:19.295 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-23 02:52:19.297 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-23 02:52:19.302 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:52:19.302 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-23 02:52:19.310 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-23 02:52:19.313 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-23 02:52:19.317 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-23 02:52:19.321 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-23 02:52:19.325 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-23 02:52:19.329 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-23 02:52:19.332 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-23 02:52:19.333 | [78985 Async configure_neutron_nova:78985]: finished successfully 2026-07-23 02:52:19.335 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-23 02:52:19.340 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-23 02:52:19.344 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-23 02:52:19.348 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-23 02:52:19.353 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-23 02:52:19.356 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-23 02:52:19.360 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-23 02:52:19.361 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-23 02:52:19.361 | BEGIN { 2026-07-23 02:52:19.361 | section = "" 2026-07-23 02:52:19.361 | last_section = "" 2026-07-23 02:52:19.361 | section_count = 0 2026-07-23 02:52:19.361 | } 2026-07-23 02:52:19.361 | /^\[.+\]/ { 2026-07-23 02:52:19.361 | gsub("[][]", "", $1); 2026-07-23 02:52:19.361 | section=$1 2026-07-23 02:52:19.361 | next 2026-07-23 02:52:19.361 | } 2026-07-23 02:52:19.361 | /^ *\#/ { 2026-07-23 02:52:19.361 | next 2026-07-23 02:52:19.361 | } 2026-07-23 02:52:19.361 | /^[^ \t]+/ { 2026-07-23 02:52:19.361 | # get offset of first = in $0 2026-07-23 02:52:19.361 | eq_idx = index($0, "=") 2026-07-23 02:52:19.361 | # extract attr & value from $0 2026-07-23 02:52:19.361 | attr = substr($0, 1, eq_idx - 1) 2026-07-23 02:52:19.361 | value = substr($0, eq_idx + 1) 2026-07-23 02:52:19.362 | # only need to strip trailing whitespace from attr 2026-07-23 02:52:19.362 | sub(/[ \t]*$/, "", attr) 2026-07-23 02:52:19.362 | # need to strip leading & trailing whitespace from value 2026-07-23 02:52:19.362 | sub(/^[ \t]*/, "", value) 2026-07-23 02:52:19.362 | sub(/[ \t]*$/, "", value) 2026-07-23 02:52:19.362 | 2026-07-23 02:52:19.362 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-23 02:52:19.362 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-23 02:52:19.362 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-23 02:52:19.362 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-23 02:52:19.362 | if (! (section, attr) in cfg_attr_count) { 2026-07-23 02:52:19.362 | if (section != last_section) { 2026-07-23 02:52:19.362 | cfg_section[section_count++] = section 2026-07-23 02:52:19.362 | last_section = section 2026-07-23 02:52:19.362 | } 2026-07-23 02:52:19.362 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-23 02:52:19.362 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-23 02:52:19.362 | 2026-07-23 02:52:19.362 | cfg_attr[section, attr, 0] = value 2026-07-23 02:52:19.362 | cfg_attr_count[section, attr] = 1 2026-07-23 02:52:19.362 | } else { 2026-07-23 02:52:19.362 | lno = cfg_attr_count[section, attr]++ 2026-07-23 02:52:19.362 | cfg_attr[section, attr, lno] = value 2026-07-23 02:52:19.362 | } 2026-07-23 02:52:19.362 | } 2026-07-23 02:52:19.362 | END { 2026-07-23 02:52:19.362 | # Process each section in order 2026-07-23 02:52:19.362 | for (sno = 0; sno < section_count; sno++) { 2026-07-23 02:52:19.362 | section = cfg_section[sno] 2026-07-23 02:52:19.362 | # The ini routines simply append a config item immediately 2026-07-23 02:52:19.362 | # after the section header. To keep the same order as defined 2026-07-23 02:52:19.362 | # in local.conf, invoke the ini routines in the reverse order 2026-07-23 02:52:19.362 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-23 02:52:19.362 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-23 02:52:19.362 | if (cfg_attr_count[section, attr] == 1) 2026-07-23 02:52:19.362 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-23 02:52:19.362 | else { 2026-07-23 02:52:19.362 | # For multiline, invoke the ini routines in the reverse order 2026-07-23 02:52:19.362 | count = cfg_attr_count[section, attr] 2026-07-23 02:52:19.362 | print "inidelete " configfile " " section " " attr 2026-07-23 02:52:19.362 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-23 02:52:19.362 | for (l = count -2; l >= 0; l--) 2026-07-23 02:52:19.362 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-23 02:52:19.362 | } 2026-07-23 02:52:19.362 | } 2026-07-23 02:52:19.362 | } 2026-07-23 02:52:19.362 | } 2026-07-23 02:52:19.362 | ' 2026-07-23 02:52:19.362 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 02:52:19.363 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-23 02:52:19.364 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-23 02:52:19.367 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-23 02:52:19.369 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-23 02:52:19.372 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-23 02:52:19.377 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-23 02:52:19.381 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-23 02:52:19.381 | BEGIN { group = "" } 2026-07-23 02:52:19.381 | /^\[\[.+\|.*\]\]/ { 2026-07-23 02:52:19.381 | gsub("[][]", "", $1); 2026-07-23 02:52:19.381 | split($1, a, "|"); 2026-07-23 02:52:19.381 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-23 02:52:19.381 | group=a[1] 2026-07-23 02:52:19.381 | } else { 2026-07-23 02:52:19.381 | group="" 2026-07-23 02:52:19.381 | } 2026-07-23 02:52:19.381 | next 2026-07-23 02:52:19.381 | } 2026-07-23 02:52:19.381 | { 2026-07-23 02:52:19.381 | if (group != "") 2026-07-23 02:52:19.381 | print $0 2026-07-23 02:52:19.381 | } 2026-07-23 02:52:19.381 | ' /opt/stack/devstack/local.conf 2026-07-23 02:52:19.389 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_driver "cinder.volume.drivers.storpool.StorPoolDriver"' 2026-07-23 02:52:19.394 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_driver cinder.volume.drivers.storpool.StorPoolDriver 2026-07-23 02:52:19.430 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 02:52:19.433 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_backend_name "storpool"' 2026-07-23 02:52:19.437 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_backend_name storpool 2026-07-23 02:52:19.474 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 02:52:19.478 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_template "virtual"' 2026-07-23 02:52:19.481 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_template virtual 2026-07-23 02:52:19.521 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 02:52:19.525 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-23 02:52:19.528 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-23 02:52:19.531 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-23 02:52:19.535 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-07-23 02:52:19.539 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-07-23 02:52:19.543 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-07-23 02:52:19.546 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-07-23 02:52:19.550 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-07-23 02:52:19.556 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-23 02:52:19.560 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-23 02:52:19.563 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-23 02:52:19.567 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-23 02:52:19.570 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-23 02:52:19.574 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-23 02:52:19.577 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-23 02:52:19.581 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-07-23 02:52:19.584 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-23 02:52:19.590 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-07-23 02:52:19.593 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-07-23 02:52:19.597 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-07-23 02:52:19.600 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-07-23 02:52:19.604 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-23 02:52:19.604 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-07-23 02:52:19.604 | BEGIN { 2026-07-23 02:52:19.604 | section = "" 2026-07-23 02:52:19.604 | last_section = "" 2026-07-23 02:52:19.604 | section_count = 0 2026-07-23 02:52:19.604 | } 2026-07-23 02:52:19.604 | /^\[.+\]/ { 2026-07-23 02:52:19.604 | gsub("[][]", "", $1); 2026-07-23 02:52:19.604 | section=$1 2026-07-23 02:52:19.604 | next 2026-07-23 02:52:19.604 | } 2026-07-23 02:52:19.604 | /^ *\#/ { 2026-07-23 02:52:19.604 | next 2026-07-23 02:52:19.604 | } 2026-07-23 02:52:19.604 | /^[^ \t]+/ { 2026-07-23 02:52:19.604 | # get offset of first = in $0 2026-07-23 02:52:19.604 | eq_idx = index($0, "=") 2026-07-23 02:52:19.604 | # extract attr & value from $0 2026-07-23 02:52:19.604 | attr = substr($0, 1, eq_idx - 1) 2026-07-23 02:52:19.604 | value = substr($0, eq_idx + 1) 2026-07-23 02:52:19.604 | # only need to strip trailing whitespace from attr 2026-07-23 02:52:19.604 | sub(/[ \t]*$/, "", attr) 2026-07-23 02:52:19.604 | # need to strip leading & trailing whitespace from value 2026-07-23 02:52:19.604 | sub(/^[ \t]*/, "", value) 2026-07-23 02:52:19.604 | sub(/[ \t]*$/, "", value) 2026-07-23 02:52:19.604 | 2026-07-23 02:52:19.605 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-23 02:52:19.605 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-23 02:52:19.605 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-23 02:52:19.605 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-23 02:52:19.605 | if (! (section, attr) in cfg_attr_count) { 2026-07-23 02:52:19.605 | if (section != last_section) { 2026-07-23 02:52:19.605 | cfg_section[section_count++] = section 2026-07-23 02:52:19.605 | last_section = section 2026-07-23 02:52:19.605 | } 2026-07-23 02:52:19.605 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-23 02:52:19.605 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-23 02:52:19.605 | 2026-07-23 02:52:19.605 | cfg_attr[section, attr, 0] = value 2026-07-23 02:52:19.605 | cfg_attr_count[section, attr] = 1 2026-07-23 02:52:19.605 | } else { 2026-07-23 02:52:19.605 | lno = cfg_attr_count[section, attr]++ 2026-07-23 02:52:19.605 | cfg_attr[section, attr, lno] = value 2026-07-23 02:52:19.605 | } 2026-07-23 02:52:19.605 | } 2026-07-23 02:52:19.605 | END { 2026-07-23 02:52:19.605 | # Process each section in order 2026-07-23 02:52:19.605 | for (sno = 0; sno < section_count; sno++) { 2026-07-23 02:52:19.605 | section = cfg_section[sno] 2026-07-23 02:52:19.605 | # The ini routines simply append a config item immediately 2026-07-23 02:52:19.605 | # after the section header. To keep the same order as defined 2026-07-23 02:52:19.605 | # in local.conf, invoke the ini routines in the reverse order 2026-07-23 02:52:19.605 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-23 02:52:19.605 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-23 02:52:19.605 | if (cfg_attr_count[section, attr] == 1) 2026-07-23 02:52:19.605 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-23 02:52:19.605 | else { 2026-07-23 02:52:19.605 | # For multiline, invoke the ini routines in the reverse order 2026-07-23 02:52:19.605 | count = cfg_attr_count[section, attr] 2026-07-23 02:52:19.605 | print "inidelete " configfile " " section " " attr 2026-07-23 02:52:19.605 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-23 02:52:19.605 | for (l = count -2; l >= 0; l--) 2026-07-23 02:52:19.605 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-23 02:52:19.605 | } 2026-07-23 02:52:19.605 | } 2026-07-23 02:52:19.605 | } 2026-07-23 02:52:19.605 | } 2026-07-23 02:52:19.605 | ' 2026-07-23 02:52:19.605 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 02:52:19.607 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-23 02:52:19.608 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-23 02:52:19.611 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-23 02:52:19.613 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-07-23 02:52:19.615 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-23 02:52:19.618 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-07-23 02:52:19.620 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-07-23 02:52:19.620 | BEGIN { group = "" } 2026-07-23 02:52:19.620 | /^\[\[.+\|.*\]\]/ { 2026-07-23 02:52:19.620 | gsub("[][]", "", $1); 2026-07-23 02:52:19.621 | split($1, a, "|"); 2026-07-23 02:52:19.621 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-23 02:52:19.621 | group=a[1] 2026-07-23 02:52:19.621 | } else { 2026-07-23 02:52:19.621 | group="" 2026-07-23 02:52:19.621 | } 2026-07-23 02:52:19.621 | next 2026-07-23 02:52:19.621 | } 2026-07-23 02:52:19.621 | { 2026-07-23 02:52:19.621 | if (group != "") 2026-07-23 02:52:19.621 | print $0 2026-07-23 02:52:19.621 | } 2026-07-23 02:52:19.621 | ' /opt/stack/devstack/local.conf 2026-07-23 02:52:19.627 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-07-23 02:52:19.631 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-07-23 02:52:19.668 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 02:52:19.671 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-07-23 02:52:19.692 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:19.695 | + ./stack.sh:main:1270 : echo_summary 'Starting Swift' 2026-07-23 02:52:19.697 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:52:19.701 | + ./stack.sh:echo_summary:450 : echo -e Starting Swift 2026-07-23 02:52:19.705 | + ./stack.sh:main:1271 : start_swift 2026-07-23 02:52:19.709 | + lib/swift:start_swift:768 : restart_service memcached 2026-07-23 02:52:19.712 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 02:52:19.716 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-23 02:52:20.383 | + lib/swift:start_swift:771 : is_ubuntu 2026-07-23 02:52:20.386 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:52:20.391 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:52:20.394 | + lib/swift:start_swift:772 : sudo /etc/init.d/rsync restart 2026-07-23 02:52:20.456 | Restarting rsync (via systemctl): rsync.service. 2026-07-23 02:52:20.461 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-07-23 02:52:20.464 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-07-23 02:52:20.467 | + lib/swift:start_swift:799 : local foreground_services type 2026-07-23 02:52:20.469 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-07-23 02:52:20.472 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-23 02:52:20.476 | + 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-23 02:52:20.479 | + functions-common:run_process:1674 : local service=s-object 2026-07-23 02:52:20.482 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-23 02:52:20.485 | + functions-common:run_process:1676 : local group= 2026-07-23 02:52:20.487 | + functions-common:run_process:1677 : local user= 2026-07-23 02:52:20.490 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:52:20.493 | + functions-common:run_process:1680 : local name=s-object 2026-07-23 02:52:20.497 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:52:20.500 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:52:20.504 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:52:20.507 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:52:20.511 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:52:20.517 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775140513 2026-07-23 02:52:20.520 | + functions-common:run_process:1683 : is_service_enabled s-object 2026-07-23 02:52:20.542 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:20.546 | + 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-23 02:52:20.550 | + functions-common:_run_under_systemd:1628 : local service=s-object 2026-07-23 02:52:20.553 | + 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-23 02:52:20.557 | + 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-23 02:52:20.561 | + 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-23 02:52:20.564 | + 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-23 02:52:20.567 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-07-23 02:52:20.571 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-07-23 02:52:20.575 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-object.service 2026-07-23 02:52:20.578 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:52:20.581 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:52:20.584 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:52:20.587 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:52:20.591 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-07-23 02:52:20.594 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-07-23 02:52:20.598 | + 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-23 02:52:20.601 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-object.service 2026-07-23 02:52:20.606 | + 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-23 02:52:20.609 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:52:20.613 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-23 02:52:20.616 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 02:52:20.619 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:52:20.622 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:52:20.625 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-07-23 02:52:20.628 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:52:20.634 | + 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-23 02:52:20.713 | + 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-23 02:52:20.791 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-07-23 02:52:20.851 | + 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-23 02:52:20.912 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-07-23 02:52:20.979 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-07-23 02:52:21.053 | + 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-23 02:52:21.119 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 02:52:21.122 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:52:21.125 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-07-23 02:52:21.204 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:52:21.544 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-object.service 2026-07-23 02:52:21.558 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2026-07-23 02:52:21.950 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-object.service 2026-07-23 02:52:21.991 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:52:21.996 | + functions-common:time_stop:2420 : local name 2026-07-23 02:52:21.999 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:52:22.003 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:52:22.007 | + functions-common:time_stop:2423 : local total 2026-07-23 02:52:22.011 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:52:22.014 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:52:22.017 | + functions-common:time_stop:2427 : start_time=1784775140513 2026-07-23 02:52:22.020 | + functions-common:time_stop:2429 : [[ -z 1784775140513 ]] 2026-07-23 02:52:22.025 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:52:22.031 | + functions-common:time_stop:2432 : end_time=1784775142027 2026-07-23 02:52:22.034 | + functions-common:time_stop:2433 : elapsed_time=1514 2026-07-23 02:52:22.038 | + functions-common:time_stop:2434 : total=5631 2026-07-23 02:52:22.041 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:52:22.045 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7145 2026-07-23 02:52:22.048 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-23 02:52:22.051 | + 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-23 02:52:22.054 | + functions-common:run_process:1674 : local service=s-container 2026-07-23 02:52:22.058 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-23 02:52:22.061 | + functions-common:run_process:1676 : local group= 2026-07-23 02:52:22.064 | + functions-common:run_process:1677 : local user= 2026-07-23 02:52:22.067 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:52:22.071 | + functions-common:run_process:1680 : local name=s-container 2026-07-23 02:52:22.075 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:52:22.078 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:52:22.082 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:52:22.085 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:52:22.089 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:52:22.094 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775142091 2026-07-23 02:52:22.098 | + functions-common:run_process:1683 : is_service_enabled s-container 2026-07-23 02:52:22.122 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:22.126 | + 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-23 02:52:22.129 | + functions-common:_run_under_systemd:1628 : local service=s-container 2026-07-23 02:52:22.133 | + 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-23 02:52:22.137 | + 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-23 02:52:22.140 | + 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-23 02:52:22.144 | + 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-23 02:52:22.147 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-07-23 02:52:22.152 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-07-23 02:52:22.156 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container.service 2026-07-23 02:52:22.159 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:52:22.162 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:52:22.166 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:52:22.169 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:52:22.173 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-07-23 02:52:22.176 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-07-23 02:52:22.180 | + 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-23 02:52:22.184 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container.service 2026-07-23 02:52:22.187 | + 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-23 02:52:22.191 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:52:22.194 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-23 02:52:22.197 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 02:52:22.199 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:52:22.202 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:52:22.205 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-07-23 02:52:22.209 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:52:22.214 | + 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-23 02:52:22.301 | + 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-23 02:52:22.385 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-07-23 02:52:22.450 | + 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-23 02:52:22.524 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-07-23 02:52:22.600 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-07-23 02:52:22.675 | + 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-23 02:52:22.742 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 02:52:22.744 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:52:22.747 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-07-23 02:52:22.818 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:52:23.157 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container.service 2026-07-23 02:52:23.175 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2026-07-23 02:52:23.497 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container.service 2026-07-23 02:52:23.531 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:52:23.534 | + functions-common:time_stop:2420 : local name 2026-07-23 02:52:23.538 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:52:23.541 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:52:23.544 | + functions-common:time_stop:2423 : local total 2026-07-23 02:52:23.548 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:52:23.552 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:52:23.555 | + functions-common:time_stop:2427 : start_time=1784775142091 2026-07-23 02:52:23.558 | + functions-common:time_stop:2429 : [[ -z 1784775142091 ]] 2026-07-23 02:52:23.563 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:52:23.568 | + functions-common:time_stop:2432 : end_time=1784775143564 2026-07-23 02:52:23.571 | + functions-common:time_stop:2433 : elapsed_time=1473 2026-07-23 02:52:23.574 | + functions-common:time_stop:2434 : total=7145 2026-07-23 02:52:23.578 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:52:23.582 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8618 2026-07-23 02:52:23.585 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-23 02:52:23.588 | + 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-23 02:52:23.591 | + functions-common:run_process:1674 : local service=s-account 2026-07-23 02:52:23.594 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-23 02:52:23.597 | + functions-common:run_process:1676 : local group= 2026-07-23 02:52:23.599 | + functions-common:run_process:1677 : local user= 2026-07-23 02:52:23.602 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:52:23.605 | + functions-common:run_process:1680 : local name=s-account 2026-07-23 02:52:23.609 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:52:23.613 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:52:23.616 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:52:23.619 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:52:23.624 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:52:23.630 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775143626 2026-07-23 02:52:23.635 | + functions-common:run_process:1683 : is_service_enabled s-account 2026-07-23 02:52:23.659 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:23.664 | + 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-23 02:52:23.667 | + functions-common:_run_under_systemd:1628 : local service=s-account 2026-07-23 02:52:23.671 | + 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-23 02:52:23.674 | + 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-23 02:52:23.679 | + 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-23 02:52:23.683 | + 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-23 02:52:23.687 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-07-23 02:52:23.691 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-07-23 02:52:23.695 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-account.service 2026-07-23 02:52:23.698 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:52:23.702 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:52:23.705 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:52:23.709 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:52:23.712 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-07-23 02:52:23.716 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-07-23 02:52:23.720 | + 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-23 02:52:23.724 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-account.service 2026-07-23 02:52:23.727 | + 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-23 02:52:23.731 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:52:23.734 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-23 02:52:23.737 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 02:52:23.741 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:52:23.745 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:52:23.749 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-07-23 02:52:23.752 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:52:23.759 | + 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-23 02:52:23.845 | + 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-23 02:52:23.928 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-07-23 02:52:24.001 | + 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-23 02:52:24.072 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-07-23 02:52:24.145 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-07-23 02:52:24.211 | + 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-23 02:52:24.278 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 02:52:24.281 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:52:24.285 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-07-23 02:52:24.366 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:52:24.712 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-account.service 2026-07-23 02:52:24.727 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2026-07-23 02:52:25.077 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-account.service 2026-07-23 02:52:25.109 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:52:25.113 | + functions-common:time_stop:2420 : local name 2026-07-23 02:52:25.117 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:52:25.121 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:52:25.125 | + functions-common:time_stop:2423 : local total 2026-07-23 02:52:25.129 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:52:25.133 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:52:25.136 | + functions-common:time_stop:2427 : start_time=1784775143626 2026-07-23 02:52:25.141 | + functions-common:time_stop:2429 : [[ -z 1784775143626 ]] 2026-07-23 02:52:25.146 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:52:25.152 | + functions-common:time_stop:2432 : end_time=1784775145147 2026-07-23 02:52:25.155 | + functions-common:time_stop:2433 : elapsed_time=1521 2026-07-23 02:52:25.160 | + functions-common:time_stop:2434 : total=8618 2026-07-23 02:52:25.164 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:52:25.170 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10139 2026-07-23 02:52:25.174 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-07-23 02:52:25.177 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-07-23 02:52:25.244 | + 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-23 02:52:25.247 | + functions-common:run_process:1674 : local service=s-container-sync 2026-07-23 02:52:25.252 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-23 02:52:25.256 | + functions-common:run_process:1676 : local group= 2026-07-23 02:52:25.260 | + functions-common:run_process:1677 : local user= 2026-07-23 02:52:25.264 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:52:25.268 | + functions-common:run_process:1680 : local name=s-container-sync 2026-07-23 02:52:25.273 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:52:25.276 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:52:25.281 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:52:25.285 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:52:25.290 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:52:25.297 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775145292 2026-07-23 02:52:25.301 | + functions-common:run_process:1683 : is_service_enabled s-container-sync 2026-07-23 02:52:25.326 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:25.330 | + 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-23 02:52:25.334 | + functions-common:_run_under_systemd:1628 : local service=s-container-sync 2026-07-23 02:52:25.338 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-23 02:52:25.342 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-23 02:52:25.346 | + 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-23 02:52:25.349 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-23 02:52:25.353 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-07-23 02:52:25.357 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-07-23 02:52:25.360 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container-sync.service 2026-07-23 02:52:25.365 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:52:25.368 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:52:25.372 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:52:25.376 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:52:25.380 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-07-23 02:52:25.385 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-07-23 02:52:25.389 | + 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-23 02:52:25.394 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container-sync.service 2026-07-23 02:52:25.399 | + 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-23 02:52:25.404 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:52:25.408 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-23 02:52:25.412 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 02:52:25.416 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:52:25.420 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:52:25.424 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-07-23 02:52:25.429 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:52:25.434 | + 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-23 02:52:25.521 | + 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-23 02:52:25.609 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-07-23 02:52:25.681 | + 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-23 02:52:25.754 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-07-23 02:52:25.820 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-07-23 02:52:25.884 | + 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-23 02:52:25.947 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 02:52:25.950 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:52:25.954 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-07-23 02:52:26.043 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:52:26.365 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container-sync.service 2026-07-23 02:52:26.380 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2026-07-23 02:52:26.729 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container-sync.service 2026-07-23 02:52:26.764 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:52:26.767 | + functions-common:time_stop:2420 : local name 2026-07-23 02:52:26.769 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:52:26.772 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:52:26.774 | + functions-common:time_stop:2423 : local total 2026-07-23 02:52:26.776 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:52:26.779 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:52:26.782 | + functions-common:time_stop:2427 : start_time=1784775145292 2026-07-23 02:52:26.785 | + functions-common:time_stop:2429 : [[ -z 1784775145292 ]] 2026-07-23 02:52:26.790 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:52:26.796 | + functions-common:time_stop:2432 : end_time=1784775146791 2026-07-23 02:52:26.799 | + functions-common:time_stop:2433 : elapsed_time=1499 2026-07-23 02:52:26.803 | + functions-common:time_stop:2434 : total=10139 2026-07-23 02:52:26.807 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:52:26.810 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11638 2026-07-23 02:52:26.813 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-07-23 02:52:26.837 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:26.840 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-07-23 02:52:26.845 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 10.4.3.141 8081 16384 2026-07-23 02:52:26.848 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-07-23 02:52:26.852 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-23 02:52:26.856 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-07-23 02:52:26.860 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.141 2026-07-23 02:52:26.863 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-07-23 02:52:26.867 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-07-23 02:52:26.870 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-23 02:52:26.874 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-23 02:52:26.877 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-23 02:52:26.881 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-23 02:52:26.885 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-23 02:52:26.889 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-07-23 02:52:26.893 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-07-23 02:52:26.895 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-23 02:52:26.899 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:52:26.904 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:52:26.907 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-23 02:52:26.912 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-23 02:52:26.914 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-23 02:52:26.918 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-07-23 02:52:26.921 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-07-23 02:52:26.924 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-23 02:52:26.928 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-07-23 02:52:26.931 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/swift-tls-proxy.conf' 2026-07-23 02:52:26.950 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-23 02:52:26.954 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-23 02:52:26.957 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-23 02:52:26.961 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-23 02:52:26.965 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:52:26.969 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:52:26.973 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:52:26.978 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-23 02:52:26.982 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-23 02:52:27.020 | headers (enabled by site administrator) 2026-07-23 02:52:27.025 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-23 02:52:27.029 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-23 02:52:27.032 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-23 02:52:27.035 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-23 02:52:27.038 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:52:27.040 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:52:27.045 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:52:27.049 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-23 02:52:27.052 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-23 02:52:27.094 | ssl (enabled by site administrator) 2026-07-23 02:52:27.098 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-23 02:52:27.102 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-23 02:52:27.106 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-23 02:52:27.109 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-23 02:52:27.113 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:52:27.116 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:52:27.119 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:52:27.122 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-23 02:52:27.125 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-23 02:52:27.163 | proxy (enabled by site administrator) 2026-07-23 02:52:27.168 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-23 02:52:27.171 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-23 02:52:27.174 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-23 02:52:27.178 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-23 02:52:27.182 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:52:27.186 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:52:27.190 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:52:27.194 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-23 02:52:27.199 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-23 02:52:27.234 | proxy_http (enabled by site administrator) 2026-07-23 02:52:27.238 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-07-23 02:52:27.242 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-07-23 02:52:27.245 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-23 02:52:27.248 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-23 02:52:27.251 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-23 02:52:27.255 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-23 02:52:27.259 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:52:27.264 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:52:27.268 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-23 02:52:27.273 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-23 02:52:27.277 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:52:27.281 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:52:27.283 | + lib/apache:enable_apache_site:195 : sudo a2ensite swift-tls-proxy 2026-07-23 02:52:27.328 | Enabling site swift-tls-proxy. 2026-07-23 02:52:27.334 | To activate the new configuration, you need to run: 2026-07-23 02:52:27.334 | systemctl reload apache2 2026-07-23 02:52:27.340 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-23 02:52:27.344 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-23 02:52:27.348 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-23 02:52:27.352 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-23 02:52:27.498 | + 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-23 02:52:27.501 | + functions-common:run_process:1674 : local service=s-proxy 2026-07-23 02:52:27.505 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-23 02:52:27.509 | + functions-common:run_process:1676 : local group= 2026-07-23 02:52:27.512 | + functions-common:run_process:1677 : local user= 2026-07-23 02:52:27.515 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:52:27.517 | + functions-common:run_process:1680 : local name=s-proxy 2026-07-23 02:52:27.520 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:52:27.522 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:52:27.524 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:52:27.527 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:52:27.532 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:52:27.538 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775147534 2026-07-23 02:52:27.542 | + functions-common:run_process:1683 : is_service_enabled s-proxy 2026-07-23 02:52:27.566 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:27.570 | + 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-23 02:52:27.575 | + functions-common:_run_under_systemd:1628 : local service=s-proxy 2026-07-23 02:52:27.579 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-23 02:52:27.583 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-23 02:52:27.587 | + 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-23 02:52:27.590 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-23 02:52:27.594 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-07-23 02:52:27.598 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-07-23 02:52:27.601 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-proxy.service 2026-07-23 02:52:27.605 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:52:27.608 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:52:27.611 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:52:27.615 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:52:27.619 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-07-23 02:52:27.622 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-07-23 02:52:27.625 | + 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-23 02:52:27.629 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-proxy.service 2026-07-23 02:52:27.633 | + 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-23 02:52:27.636 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:52:27.639 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-23 02:52:27.643 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 02:52:27.646 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:52:27.650 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:52:27.653 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-07-23 02:52:27.657 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:52:27.663 | + 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-23 02:52:27.747 | + 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-23 02:52:27.829 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-07-23 02:52:27.902 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-23 02:52:27.976 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-07-23 02:52:28.047 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-07-23 02:52:28.121 | + 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-23 02:52:28.193 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 02:52:28.196 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:52:28.199 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-07-23 02:52:28.287 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:52:28.662 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-proxy.service 2026-07-23 02:52:28.679 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2026-07-23 02:52:29.022 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-proxy.service 2026-07-23 02:52:29.067 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:52:29.070 | + functions-common:time_stop:2420 : local name 2026-07-23 02:52:29.074 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:52:29.078 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:52:29.081 | + functions-common:time_stop:2423 : local total 2026-07-23 02:52:29.084 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:52:29.088 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:52:29.091 | + functions-common:time_stop:2427 : start_time=1784775147534 2026-07-23 02:52:29.095 | + functions-common:time_stop:2429 : [[ -z 1784775147534 ]] 2026-07-23 02:52:29.100 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:52:29.107 | + functions-common:time_stop:2432 : end_time=1784775149102 2026-07-23 02:52:29.111 | + functions-common:time_stop:2433 : elapsed_time=1568 2026-07-23 02:52:29.114 | + functions-common:time_stop:2434 : total=11638 2026-07-23 02:52:29.118 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:52:29.122 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13206 2026-07-23 02:52:29.126 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-07-23 02:52:29.126 | Waiting for swift proxy to start... 2026-07-23 02:52:29.130 | + lib/swift:start_swift:829 : wait_for_service 60 https://10.4.3.141:8080/info 2026-07-23 02:52:29.134 | + functions:wait_for_service:476 : local timeout=60 2026-07-23 02:52:29.137 | + functions:wait_for_service:477 : local url=https://10.4.3.141:8080/info 2026-07-23 02:52:29.140 | + functions:wait_for_service:478 : local rval=0 2026-07-23 02:52:29.144 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-23 02:52:29.147 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-23 02:52:29.151 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:52:29.156 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:52:29.160 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:52:29.167 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775149162 2026-07-23 02:52:29.171 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-23 02:52:29.178 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.141:8080/info 2026-07-23 02:52:29.200 | + :: : [[ 503 == 503 ]] 2026-07-23 02:52:29.202 | + :: : sleep 1 2026-07-23 02:52:30.206 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.141:8080/info 2026-07-23 02:52:30.230 | + :: : [[ 200 == 503 ]] 2026-07-23 02:52:30.231 | + :: : [[ 0 -eq 7 ]] 2026-07-23 02:52:30.236 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-23 02:52:30.240 | + functions-common:time_stop:2420 : local name 2026-07-23 02:52:30.244 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:52:30.248 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:52:30.252 | + functions-common:time_stop:2423 : local total 2026-07-23 02:52:30.255 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:52:30.259 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-23 02:52:30.263 | + functions-common:time_stop:2427 : start_time=1784775149162 2026-07-23 02:52:30.267 | + functions-common:time_stop:2429 : [[ -z 1784775149162 ]] 2026-07-23 02:52:30.272 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:52:30.278 | + functions-common:time_stop:2432 : end_time=1784775150274 2026-07-23 02:52:30.282 | + functions-common:time_stop:2433 : elapsed_time=1112 2026-07-23 02:52:30.286 | + functions-common:time_stop:2434 : total=2815 2026-07-23 02:52:30.290 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:52:30.293 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3927 2026-07-23 02:52:30.297 | + functions:wait_for_service:486 : return 0 2026-07-23 02:52:30.301 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-07-23 02:52:30.305 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-23 02:52:30.310 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-07-23 02:52:30.333 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:30.337 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-23 02:52:30.384 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-07-23 02:52:30.450 | [8537 Async configure_neutron_nova:78985]: Waiting for completion of configure_neutron_nova running on PID 78985 (2 other jobs running) 2026-07-23 02:52:30.481 | [8537 Async configure_neutron_nova:78985]: Signaling child to exit 2026-07-23 02:52:30.481 | WAKEUP 2026-07-23 02:52:30.507 | [8537 Async configure_neutron_nova:78985]: Signaled 2026-07-23 02:52:30.509 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-23 02:52:30.509 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-07-23 02:52:30.509 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-23 02:52:30.509 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-23 02:52:30.509 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-23 02:52:30.509 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-23 02:52:30.509 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-23 02:52:30.509 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-23 02:52:30.509 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.4.3.141/identity 2026-07-23 02:52:30.509 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-23 02:52:30.509 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-07-23 02:52:30.509 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-23 02:52:30.509 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-23 02:52:30.509 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-23 02:52:30.509 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-23 02:52:30.509 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-23 02:52:30.510 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-23 02:52:30.510 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-23 02:52:30.510 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-23 02:52:30.510 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:30.510 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-23 02:52:30.510 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-23 02:52:30.510 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-23 02:52:30.510 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-07-23 02:52:30.510 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-23 02:52:30.510 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-07-23 02:52:30.510 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-07-23 02:52:30.510 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-23 02:52:30.510 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-23 02:52:30.510 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-07-23 02:52:30.510 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-23 02:52:30.510 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-07-23 02:52:30.510 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-23 02:52:30.510 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-23 02:52:30.510 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-23 02:52:30.510 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-23 02:52:30.510 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-23 02:52:30.510 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-23 02:52:30.510 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.4.3.141/identity 2026-07-23 02:52:30.510 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-23 02:52:30.510 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-07-23 02:52:30.510 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-23 02:52:30.510 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-23 02:52:30.510 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-23 02:52:30.510 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-23 02:52:30.510 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-23 02:52:30.510 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-23 02:52:30.510 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-23 02:52:30.510 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-23 02:52:30.510 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:30.510 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-23 02:52:30.510 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-23 02:52:30.568 | [8537 Async configure_neutron_nova:78985]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-23 02:52:30.573 | + inc/async:async_wait:197 : return 0 2026-07-23 02:52:30.576 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-07-23 02:52:30.598 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:30.601 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-23 02:52:30.644 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-23 02:52:30.689 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-07-23 02:52:30.714 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:30.718 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-07-23 02:52:30.722 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:52:30.726 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-07-23 02:52:30.728 | + ./stack.sh:main:1296 : start_nova_api 2026-07-23 02:52:30.732 | + 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-23 02:52:30.736 | + 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-23 02:52:30.740 | + 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-23 02:52:30.745 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-23 02:52:30.750 | + 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-23 02:52:30.754 | + functions-common:run_process:1674 : local service=n-api 2026-07-23 02:52:30.758 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-23 02:52:30.761 | + functions-common:run_process:1676 : local group= 2026-07-23 02:52:30.764 | + functions-common:run_process:1677 : local user= 2026-07-23 02:52:30.767 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:52:30.771 | + functions-common:run_process:1680 : local name=n-api 2026-07-23 02:52:30.773 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:52:30.776 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:52:30.779 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:52:30.783 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:52:30.787 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:52:30.793 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775150788 2026-07-23 02:52:30.796 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-23 02:52:30.817 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:30.820 | + 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-23 02:52:30.825 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-23 02:52:30.828 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-23 02:52:30.832 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-23 02:52:30.836 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-23 02:52:30.840 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-23 02:52:30.844 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-23 02:52:30.847 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-23 02:52:30.851 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-23 02:52:30.853 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:52:30.856 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:52:30.860 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:52:30.863 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:52:30.867 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-23 02:52:30.871 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-23 02:52:30.874 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-23 02:52:30.877 | + 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-23 02:52:30.880 | + 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-23 02:52:30.883 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-23 02:52:30.886 | + 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-23 02:52:30.889 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-23 02:52:30.892 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-23 02:52:30.896 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-23 02:52:30.898 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-23 02:52:30.901 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-23 02:52:30.907 | + 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-23 02:52:30.985 | + 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-23 02:52:31.063 | + 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-23 02:52:31.133 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-07-23 02:52:31.201 | + 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-23 02:52:31.271 | + 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-23 02:52:31.341 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-23 02:52:31.401 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-23 02:52:31.464 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-23 02:52:31.530 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-23 02:52:31.601 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-23 02:52:31.670 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-23 02:52:31.673 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-23 02:52:31.676 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-23 02:52:31.757 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-23 02:52:32.192 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-23 02:52:32.209 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-23 02:52:32.541 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-23 02:52:32.633 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:52:32.636 | + functions-common:time_stop:2420 : local name 2026-07-23 02:52:32.641 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:52:32.644 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:52:32.648 | + functions-common:time_stop:2423 : local total 2026-07-23 02:52:32.652 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:52:32.656 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:52:32.660 | + functions-common:time_stop:2427 : start_time=1784775150788 2026-07-23 02:52:32.663 | + functions-common:time_stop:2429 : [[ -z 1784775150788 ]] 2026-07-23 02:52:32.668 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:52:32.675 | + functions-common:time_stop:2432 : end_time=1784775152670 2026-07-23 02:52:32.679 | + functions-common:time_stop:2433 : elapsed_time=1882 2026-07-23 02:52:32.682 | + functions-common:time_stop:2434 : total=13206 2026-07-23 02:52:32.686 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:52:32.690 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15088 2026-07-23 02:52:32.694 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-23 02:52:32.694 | Waiting for nova-api to start... 2026-07-23 02:52:32.697 | + lib/nova:start_nova_api:975 : local service_url=https://10.4.3.141/compute/v2.1/ 2026-07-23 02:52:32.701 | + lib/nova:start_nova_api:977 : wait_for_service 60 https://10.4.3.141/compute/v2.1/ 2026-07-23 02:52:32.705 | + functions:wait_for_service:476 : local timeout=60 2026-07-23 02:52:32.709 | + functions:wait_for_service:477 : local url=https://10.4.3.141/compute/v2.1/ 2026-07-23 02:52:32.713 | + functions:wait_for_service:478 : local rval=0 2026-07-23 02:52:32.716 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-23 02:52:32.720 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-23 02:52:32.724 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:52:32.728 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:52:32.733 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:52:32.740 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775152735 2026-07-23 02:52:32.745 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-23 02:52:32.750 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.141/compute/v2.1/ 2026-07-23 02:52:36.142 | + :: : [[ 200 == 503 ]] 2026-07-23 02:52:36.144 | + :: : [[ 0 -eq 7 ]] 2026-07-23 02:52:36.151 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-23 02:52:36.154 | + functions-common:time_stop:2420 : local name 2026-07-23 02:52:36.159 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:52:36.163 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:52:36.167 | + functions-common:time_stop:2423 : local total 2026-07-23 02:52:36.171 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:52:36.175 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-23 02:52:36.179 | + functions-common:time_stop:2427 : start_time=1784775152735 2026-07-23 02:52:36.183 | + functions-common:time_stop:2429 : [[ -z 1784775152735 ]] 2026-07-23 02:52:36.188 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:52:36.196 | + functions-common:time_stop:2432 : end_time=1784775156191 2026-07-23 02:52:36.200 | + functions-common:time_stop:2433 : elapsed_time=3456 2026-07-23 02:52:36.204 | + functions-common:time_stop:2434 : total=3927 2026-07-23 02:52:36.208 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:52:36.212 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7383 2026-07-23 02:52:36.216 | + functions:wait_for_service:486 : return 0 2026-07-23 02:52:36.220 | + 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-23 02:52:36.224 | + 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-23 02:52:36.229 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-23 02:52:36.254 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:36.258 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-07-23 02:52:36.262 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:52:36.266 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-07-23 02:52:36.269 | + ./stack.sh:main:1301 : start_ovn_services 2026-07-23 02:52:36.273 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-07-23 02:52:36.276 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-07-23 02:52:36.280 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-07-23 02:52:36.284 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-23 02:52:36.288 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : [[ False == \F\a\l\s\e ]] 2026-07-23 02:52:36.292 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-23 02:52:36.295 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : sudo mkdir -p /var/lib/ovn 2026-07-23 02:52:36.311 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : mkdir -p /opt/stack/data/ovs 2026-07-23 02:52:36.318 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-23 02:52:36.324 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-23 02:52:36.329 | + lib/neutron_plugins/ovn_agent:init_ovn:648 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-23 02:52:36.344 | + lib/neutron_plugins/ovn_agent:init_ovn:649 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-07-23 02:52:36.363 | + lib/neutron_plugins/ovn_agent:init_ovn:650 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-23 02:52:36.378 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-07-23 02:52:36.381 | + lib/neutron_plugins/ovn_agent:start_ovn:762 : echo 'Starting OVN' 2026-07-23 02:52:36.381 | Starting OVN 2026-07-23 02:52:36.384 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_ovs 2026-07-23 02:52:36.387 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : echo 'Starting OVS' 2026-07-23 02:52:36.387 | Starting OVS 2026-07-23 02:52:36.390 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-23 02:52:36.410 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:36.414 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : enable_service ovsdb-server 2026-07-23 02:52:36.467 | + lib/neutron_plugins/ovn_agent:_start_ovs:658 : enable_service ovs-vswitchd 2026-07-23 02:52:36.522 | + lib/neutron_plugins/ovn_agent:_start_ovs:660 : [[ False == \T\r\u\e ]] 2026-07-23 02:52:36.525 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : _start_process ovsdb-server.service 2026-07-23 02:52:36.527 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-23 02:52:36.890 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovsdb-server.service 2026-07-23 02:52:37.320 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-23 02:52:37.320 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-23 02:52:37.320 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-23 02:52:37.320 | 2026-07-23 02:52:37.320 | Possible reasons for having these kinds of units are: 2026-07-23 02:52:37.320 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-23 02:52:37.320 | .wants/, .requires/, or .upholds/ directory. 2026-07-23 02:52:37.320 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-23 02:52:37.320 | a requirement dependency on it. 2026-07-23 02:52:37.320 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-23 02:52:37.320 | D-Bus, udev, scripted systemctl call, ...). 2026-07-23 02:52:37.320 | • In case of template units, the unit is meant to be enabled with some 2026-07-23 02:52:37.320 | instance name specified. 2026-07-23 02:52:37.328 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovsdb-server.service 2026-07-23 02:52:41.962 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : _start_process ovs-vswitchd.service 2026-07-23 02:52:41.967 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-23 02:52:42.354 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovs-vswitchd.service 2026-07-23 02:52:42.758 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-23 02:52:42.758 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-23 02:52:42.758 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-23 02:52:42.759 | 2026-07-23 02:52:42.759 | Possible reasons for having these kinds of units are: 2026-07-23 02:52:42.759 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-23 02:52:42.759 | .wants/, .requires/, or .upholds/ directory. 2026-07-23 02:52:42.759 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-23 02:52:42.759 | a requirement dependency on it. 2026-07-23 02:52:42.759 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-23 02:52:42.759 | D-Bus, udev, scripted systemctl call, ...). 2026-07-23 02:52:42.759 | • In case of template units, the unit is meant to be enabled with some 2026-07-23 02:52:42.759 | instance name specified. 2026-07-23 02:52:42.765 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovs-vswitchd.service 2026-07-23 02:52:43.421 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : echo 'Configuring OVSDB' 2026-07-23 02:52:43.421 | Configuring OVSDB 2026-07-23 02:52:43.426 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : is_service_enabled tls-proxy 2026-07-23 02:52:43.451 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:43.455 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-23 02:52:43.478 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-23 02:52:43.497 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-23 02:52:43.516 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=57544f1d-6cc8-4bfe-98a2-5758dd9cb20c 2026-07-23 02:52:43.535 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.4.3.141:6642 2026-07-23 02:52:43.552 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-23 02:52:43.568 | + lib/neutron_plugins/ovn_agent:_start_ovs:701 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-23 02:52:43.586 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.4.3.141 2026-07-23 02:52:43.605 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:703 : hostname 2026-07-23 02:52:43.610 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000005699 2026-07-23 02:52:43.629 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-23 02:52:43.632 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-07-23 02:52:43.652 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : [[ metadata =~ ovn-bgp ]] 2026-07-23 02:52:43.655 | + lib/neutron_plugins/ovn_agent:_start_ovs:716 : [[ metadata =~ ovn-evpn ]] 2026-07-23 02:52:43.658 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : is_provider_network 2026-07-23 02:52:43.661 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-23 02:52:43.664 | + functions-common:is_provider_network:2272 : return 1 2026-07-23 02:52:43.667 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : [[ True == \T\r\u\e ]] 2026-07-23 02:52:43.670 | + lib/neutron_plugins/ovn_agent:_start_ovs:723 : ovn_base_setup_bridge br-ex 2026-07-23 02:52:43.673 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : local bridge=br-ex 2026-07-23 02:52:43.676 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-07-23 02:52:43.679 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:255 : '[' system '!=' system ']' 2026-07-23 02:52:43.682 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:259 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-23 02:52:43.704 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:260 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-07-23 02:52:43.723 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-23 02:52:43.742 | + lib/neutron_plugins/ovn_agent:_start_ovs:727 : is_service_enabled ovn-controller-vtep 2026-07-23 02:52:43.764 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:43.768 | + lib/neutron_plugins/ovn_agent:start_ovn:766 : local SCRIPTDIR=/share/ovn/scripts 2026-07-23 02:52:43.770 | + lib/neutron_plugins/ovn_agent:start_ovn:767 : use_new_ovn_repository 2026-07-23 02:52:43.774 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:224 : [[ False == \F\a\l\s\e ]] 2026-07-23 02:52:43.777 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:225 : return 0 2026-07-23 02:52:43.779 | + lib/neutron_plugins/ovn_agent:start_ovn:771 : is_service_enabled ovn-northd 2026-07-23 02:52:43.800 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:43.803 | + lib/neutron_plugins/ovn_agent:start_ovn:772 : [[ False == \T\r\u\e ]] 2026-07-23 02:52:43.806 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _start_process ovn-central.service 2026-07-23 02:52:43.810 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-23 02:52:44.198 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-central.service 2026-07-23 02:52:44.601 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-central.service 2026-07-23 02:52:44.661 | + lib/neutron_plugins/ovn_agent:start_ovn:781 : _wait_for_ovn_and_set_custom_config 2026-07-23 02:52:44.665 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-23 02:52:44.669 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-23 02:52:44.672 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-23 02:52:44.675 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:215 : sleep 1 2026-07-23 02:52:45.681 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:216 : count=1 2026-07-23 02:52:45.685 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:217 : '[' 1 -gt 40 ']' 2026-07-23 02:52:45.689 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-23 02:52:45.692 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:745 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-23 02:52:45.695 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-23 02:52:45.700 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-23 02:52:45.703 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-23 02:52:45.707 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-23 02:52:45.710 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-23 02:52:45.714 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:747 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-23 02:52:45.717 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-23 02:52:45.720 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-23 02:52:45.724 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:749 : is_service_enabled tls-proxy 2026-07-23 02:52:45.746 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:45.750 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:750 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-23 02:52:45.773 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-23 02:52:45.798 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection pssl:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-23 02:52:45.819 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:755 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection pssl:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-23 02:52:45.840 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:756 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-07-23 02:52:45.856 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:757 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-07-23 02:52:45.873 | + lib/neutron_plugins/ovn_agent:start_ovn:785 : is_service_enabled ovn-controller 2026-07-23 02:52:45.893 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:45.897 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : [[ False == \T\r\u\e ]] 2026-07-23 02:52:45.900 | + lib/neutron_plugins/ovn_agent:start_ovn:792 : _start_process ovn-controller.service 2026-07-23 02:52:45.904 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-23 02:52:46.286 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-controller.service 2026-07-23 02:52:46.629 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-23 02:52:46.629 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-23 02:52:46.629 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-23 02:52:46.629 | 2026-07-23 02:52:46.629 | Possible reasons for having these kinds of units are: 2026-07-23 02:52:46.629 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-23 02:52:46.629 | .wants/, .requires/, or .upholds/ directory. 2026-07-23 02:52:46.629 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-23 02:52:46.629 | a requirement dependency on it. 2026-07-23 02:52:46.629 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-23 02:52:46.629 | D-Bus, udev, scripted systemctl call, ...). 2026-07-23 02:52:46.629 | • In case of template units, the unit is meant to be enabled with some 2026-07-23 02:52:46.629 | instance name specified. 2026-07-23 02:52:46.634 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-controller.service 2026-07-23 02:52:46.895 | + lib/neutron_plugins/ovn_agent:start_ovn:796 : is_service_enabled ovn-controller-vtep 2026-07-23 02:52:46.917 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:46.920 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : is_ovn_metadata_agent_enabled 2026-07-23 02:52:46.923 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-23 02:52:46.944 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:52:46.946 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:326 : return 1 2026-07-23 02:52:46.950 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : is_ovn_agent_enabled 2026-07-23 02:52:46.953 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-23 02:52:46.973 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:46.976 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-23 02:52:47.028 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-23 02:52:47.032 | + lib/neutron_plugins/ovn_agent:start_ovn:812 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-23 02:52:47.035 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-23 02:52:47.038 | + 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-23 02:52:47.041 | + functions-common:run_process:1676 : local group= 2026-07-23 02:52:47.045 | + functions-common:run_process:1677 : local user= 2026-07-23 02:52:47.048 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:52:47.051 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-23 02:52:47.054 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:52:47.057 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:52:47.060 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:52:47.064 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:52:47.068 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:52:47.074 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775167070 2026-07-23 02:52:47.077 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-23 02:52:47.096 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:47.098 | + 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-23 02:52:47.101 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-23 02:52:47.104 | + 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-23 02:52:47.107 | + 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-23 02:52:47.109 | + 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-23 02:52:47.112 | + 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-23 02:52:47.115 | + 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-23 02:52:47.117 | + 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-23 02:52:47.119 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-23 02:52:47.123 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:52:47.126 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:52:47.129 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:52:47.132 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:52:47.135 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-23 02:52:47.137 | + 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-23 02:52:47.141 | + 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-23 02:52:47.144 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-23 02:52:47.148 | + 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-23 02:52:47.151 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:52:47.154 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-23 02:52:47.156 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 02:52:47.159 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:52:47.162 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:52:47.165 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-23 02:52:47.167 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:52:47.171 | + 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-23 02:52:47.246 | + 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-23 02:52:47.327 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-07-23 02:52:47.392 | + 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-23 02:52:47.462 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-23 02:52:47.530 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-23 02:52:47.593 | + 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-23 02:52:47.662 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 02:52:47.666 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:52:47.669 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-23 02:52:47.748 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:52:48.143 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-23 02:52:48.159 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-23 02:52:48.487 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-23 02:52:48.516 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:52:48.519 | + functions-common:time_stop:2420 : local name 2026-07-23 02:52:48.522 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:52:48.526 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:52:48.529 | + functions-common:time_stop:2423 : local total 2026-07-23 02:52:48.532 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:52:48.536 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:52:48.540 | + functions-common:time_stop:2427 : start_time=1784775167070 2026-07-23 02:52:48.544 | + functions-common:time_stop:2429 : [[ -z 1784775167070 ]] 2026-07-23 02:52:48.549 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:52:48.554 | + functions-common:time_stop:2432 : end_time=1784775168550 2026-07-23 02:52:48.557 | + functions-common:time_stop:2433 : elapsed_time=1480 2026-07-23 02:52:48.561 | + functions-common:time_stop:2434 : total=15088 2026-07-23 02:52:48.565 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:52:48.568 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16568 2026-07-23 02:52:48.572 | + lib/neutron_plugins/ovn_agent:start_ovn:814 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-23 02:52:48.574 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-23 02:52:48.578 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-23 02:52:48.582 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-23 02:52:48.605 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-23 02:52:48.608 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-23 02:52:48.610 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-23 02:52:48.613 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-23 02:52:48.616 | + 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-23 02:52:48.658 | + 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-23 02:52:48.693 | + 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-23 02:52:48.729 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-23 02:52:48.771 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-23 02:52:48.814 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-07-23 02:52:48.818 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-07-23 02:52:48.822 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-07-23 02:52:48.826 | + lib/neutron_plugins/ovn_agent:create_public_bridge:317 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-23 02:52:48.844 | + lib/neutron_plugins/ovn_agent:create_public_bridge:318 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-23 02:52:48.865 | + lib/neutron_plugins/ovn_agent:create_public_bridge:319 : _configure_public_network_connectivity 2026-07-23 02:52:48.869 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-07-23 02:52:48.873 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-07-23 02:52:48.876 | + 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-23 02:52:48.893 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-07-23 02:52:48.920 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:48.925 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-07-23 02:52:48.929 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:52:48.933 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-07-23 02:52:48.937 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-07-23 02:52:48.941 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-07-23 02:52:48.946 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-23 02:52:48.993 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-07-23 02:52:48.996 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-07-23 02:52:48.999 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-23 02:52:49.046 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-07-23 02:52:49.049 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-07-23 02:52:49.053 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-07-23 02:52:49.058 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-07-23 02:52:49.061 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-23 02:52:49.065 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-23 02:52:49.070 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-07-23 02:52:49.074 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-07-23 02:52:49.077 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-07-23 02:52:49.081 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-07-23 02:52:49.085 | +++ 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-23 02:52:49.089 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 02:52:49.093 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 02:52:49.096 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-23 02:52:49.099 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 02:52:49.102 | + 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-23 02:52:49.106 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-07-23 02:52:49.109 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-07-23 02:52:49.112 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-23 02:52:49.116 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-23 02:52:49.142 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-07-23 02:52:49.145 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-07-23 02:52:49.201 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-07-23 02:52:49.258 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-07-23 02:52:49.261 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-07-23 02:52:49.317 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-07-23 02:52:49.320 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-07-23 02:52:49.374 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-07-23 02:52:49.380 | + 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-23 02:52:49.384 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-23 02:52:49.387 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-23 02:52:49.391 | + functions-common:run_process:1676 : local group= 2026-07-23 02:52:49.394 | + functions-common:run_process:1677 : local user= 2026-07-23 02:52:49.397 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:52:49.400 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-23 02:52:49.404 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:52:49.408 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:52:49.411 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:52:49.415 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:52:49.421 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:52:49.427 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775169422 2026-07-23 02:52:49.431 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-23 02:52:49.453 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:49.456 | + 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-23 02:52:49.459 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-23 02:52:49.463 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-23 02:52:49.468 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-23 02:52:49.471 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-23 02:52:49.474 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-23 02:52:49.479 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-23 02:52:49.482 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-23 02:52:49.486 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-23 02:52:49.489 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:52:49.492 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:52:49.497 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:52:49.500 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:52:49.504 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-23 02:52:49.508 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-23 02:52:49.511 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-23 02:52:49.514 | + 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-23 02:52:49.518 | + 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-23 02:52:49.521 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-23 02:52:49.525 | + 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-23 02:52:49.528 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-23 02:52:49.532 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-23 02:52:49.535 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-23 02:52:49.538 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-23 02:52:49.540 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-23 02:52:49.546 | + 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-23 02:52:49.625 | + 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-23 02:52:49.710 | + 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-23 02:52:49.784 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-07-23 02:52:49.856 | + 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-23 02:52:49.924 | + 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-23 02:52:49.990 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-23 02:52:50.053 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-23 02:52:50.117 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-23 02:52:50.184 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-23 02:52:50.250 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-23 02:52:50.313 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-23 02:52:50.316 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-23 02:52:50.319 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-23 02:52:50.400 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-23 02:52:50.743 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-23 02:52:50.762 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-23 02:52:51.117 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-23 02:52:51.201 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:52:51.205 | + functions-common:time_stop:2420 : local name 2026-07-23 02:52:51.210 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:52:51.214 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:52:51.219 | + functions-common:time_stop:2423 : local total 2026-07-23 02:52:51.223 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:52:51.227 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:52:51.229 | + functions-common:time_stop:2427 : start_time=1784775169422 2026-07-23 02:52:51.233 | + functions-common:time_stop:2429 : [[ -z 1784775169422 ]] 2026-07-23 02:52:51.238 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:52:51.244 | + functions-common:time_stop:2432 : end_time=1784775171239 2026-07-23 02:52:51.247 | + functions-common:time_stop:2433 : elapsed_time=1817 2026-07-23 02:52:51.250 | + functions-common:time_stop:2434 : total=16568 2026-07-23 02:52:51.254 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:52:51.258 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18385 2026-07-23 02:52:51.261 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=https://10.4.3.141/ 2026-07-23 02:52:51.265 | + 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-23 02:52:51.269 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-23 02:52:51.272 | + 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-23 02:52:51.275 | + functions-common:run_process:1676 : local group= 2026-07-23 02:52:51.278 | + functions-common:run_process:1677 : local user= 2026-07-23 02:52:51.282 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:52:51.285 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-23 02:52:51.289 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:52:51.292 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:52:51.295 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:52:51.298 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:52:51.303 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:52:51.309 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775171304 2026-07-23 02:52:51.314 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-23 02:52:51.339 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:51.344 | + 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-23 02:52:51.348 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-23 02:52:51.352 | + 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-23 02:52:51.355 | + 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-23 02:52:51.359 | + 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-23 02:52:51.363 | + 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-23 02:52:51.368 | + 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-23 02:52:51.371 | + 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-23 02:52:51.375 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-23 02:52:51.379 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:52:51.383 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:52:51.387 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:52:51.391 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:52:51.395 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-23 02:52:51.401 | + 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-23 02:52:51.405 | + 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-23 02:52:51.408 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-23 02:52:51.412 | + 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-23 02:52:51.416 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:52:51.421 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-23 02:52:51.425 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 02:52:51.428 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:52:51.432 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:52:51.436 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-23 02:52:51.440 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:52:51.447 | + 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-23 02:52:51.537 | + 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-23 02:52:51.622 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-07-23 02:52:51.696 | + 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-23 02:52:51.764 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-23 02:52:51.836 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-23 02:52:51.908 | + 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-23 02:52:51.975 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 02:52:51.979 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:52:51.982 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-23 02:52:52.063 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:52:52.396 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-23 02:52:52.412 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-23 02:52:52.760 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-23 02:52:52.809 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:52:52.813 | + functions-common:time_stop:2420 : local name 2026-07-23 02:52:52.816 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:52:52.819 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:52:52.823 | + functions-common:time_stop:2423 : local total 2026-07-23 02:52:52.826 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:52:52.830 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:52:52.833 | + functions-common:time_stop:2427 : start_time=1784775171304 2026-07-23 02:52:52.837 | + functions-common:time_stop:2429 : [[ -z 1784775171304 ]] 2026-07-23 02:52:52.841 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:52:52.847 | + functions-common:time_stop:2432 : end_time=1784775172842 2026-07-23 02:52:52.851 | + functions-common:time_stop:2433 : elapsed_time=1538 2026-07-23 02:52:52.854 | + functions-common:time_stop:2434 : total=18385 2026-07-23 02:52:52.859 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:52:52.863 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19923 2026-07-23 02:52:52.867 | + 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-23 02:52:52.871 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-23 02:52:52.875 | + 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-23 02:52:52.879 | + functions-common:run_process:1676 : local group= 2026-07-23 02:52:52.883 | + functions-common:run_process:1677 : local user= 2026-07-23 02:52:52.886 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:52:52.890 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-23 02:52:52.894 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:52:52.898 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:52:52.902 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:52:52.906 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:52:52.911 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:52:52.917 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775172912 2026-07-23 02:52:52.920 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-23 02:52:52.945 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:52.949 | + 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-23 02:52:52.954 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-23 02:52:52.957 | + 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-23 02:52:52.961 | + 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-23 02:52:52.966 | + 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-23 02:52:52.970 | + 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-23 02:52:52.973 | + 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-23 02:52:52.977 | + 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-23 02:52:52.982 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-23 02:52:52.985 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:52:52.989 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:52:52.992 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:52:52.995 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:52:52.998 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-23 02:52:53.001 | + 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-23 02:52:53.004 | + 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-23 02:52:53.008 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-23 02:52:53.011 | + 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-23 02:52:53.015 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:52:53.018 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-23 02:52:53.022 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 02:52:53.025 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:52:53.029 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:52:53.032 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-23 02:52:53.036 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:52:53.041 | + 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-23 02:52:53.123 | + 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-23 02:52:53.215 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-07-23 02:52:53.282 | + 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-23 02:52:53.353 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-23 02:52:53.425 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-23 02:52:53.502 | + 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-23 02:52:53.574 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 02:52:53.577 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:52:53.580 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-23 02:52:53.666 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:52:54.120 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-23 02:52:54.136 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-23 02:52:54.521 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-23 02:52:54.557 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:52:54.560 | + functions-common:time_stop:2420 : local name 2026-07-23 02:52:54.563 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:52:54.566 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:52:54.569 | + functions-common:time_stop:2423 : local total 2026-07-23 02:52:54.573 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:52:54.576 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:52:54.580 | + functions-common:time_stop:2427 : start_time=1784775172912 2026-07-23 02:52:54.584 | + functions-common:time_stop:2429 : [[ -z 1784775172912 ]] 2026-07-23 02:52:54.588 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:52:54.593 | + functions-common:time_stop:2432 : end_time=1784775174589 2026-07-23 02:52:54.596 | + functions-common:time_stop:2433 : elapsed_time=1677 2026-07-23 02:52:54.599 | + functions-common:time_stop:2434 : total=19923 2026-07-23 02:52:54.602 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:52:54.605 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21600 2026-07-23 02:52:54.610 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-07-23 02:52:54.613 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-07-23 02:52:54.617 | + 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-23 02:52:54.620 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-23 02:52:54.624 | + 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-23 02:52:54.629 | + functions-common:run_process:1676 : local group= 2026-07-23 02:52:54.632 | + functions-common:run_process:1677 : local user= 2026-07-23 02:52:54.636 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:52:54.640 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-23 02:52:54.643 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:52:54.647 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:52:54.651 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:52:54.655 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:52:54.659 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:52:54.665 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775174660 2026-07-23 02:52:54.669 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-23 02:52:54.692 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:54.695 | + 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-23 02:52:54.699 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-23 02:52:54.702 | + 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-23 02:52:54.706 | + 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-23 02:52:54.709 | + 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-23 02:52:54.712 | + 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-23 02:52:54.716 | + 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-23 02:52:54.719 | + 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-23 02:52:54.723 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-23 02:52:54.727 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:52:54.732 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:52:54.735 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:52:54.738 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:52:54.742 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-23 02:52:54.745 | + 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-23 02:52:54.750 | + 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-23 02:52:54.754 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-23 02:52:54.757 | + 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-23 02:52:54.761 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:52:54.764 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-23 02:52:54.769 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 02:52:54.773 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:52:54.777 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:52:54.781 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-23 02:52:54.786 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:52:54.793 | + 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-23 02:52:54.877 | + 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-23 02:52:54.966 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-07-23 02:52:55.045 | + 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-23 02:52:55.128 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-23 02:52:55.202 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-23 02:52:55.277 | + 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-23 02:52:55.352 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 02:52:55.356 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:52:55.360 | + 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-23 02:52:55.449 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:52:55.833 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-23 02:52:55.849 | 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-23 02:52:56.207 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-23 02:52:56.246 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:52:56.250 | + functions-common:time_stop:2420 : local name 2026-07-23 02:52:56.254 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:52:56.257 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:52:56.261 | + functions-common:time_stop:2423 : local total 2026-07-23 02:52:56.264 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:52:56.267 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:52:56.269 | + functions-common:time_stop:2427 : start_time=1784775174660 2026-07-23 02:52:56.272 | + functions-common:time_stop:2429 : [[ -z 1784775174660 ]] 2026-07-23 02:52:56.275 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:52:56.280 | + functions-common:time_stop:2432 : end_time=1784775176276 2026-07-23 02:52:56.283 | + functions-common:time_stop:2433 : elapsed_time=1616 2026-07-23 02:52:56.287 | + functions-common:time_stop:2434 : total=21600 2026-07-23 02:52:56.290 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:52:56.293 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23216 2026-07-23 02:52:56.297 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-07-23 02:52:56.300 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=https://10.4.3.141/networking 2026-07-23 02:52:56.303 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-07-23 02:52:56.303 | Waiting for Neutron to start... 2026-07-23 02:52:56.306 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.141/networking' 2026-07-23 02:52:56.310 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- https://10.4.3.141/networking' 'Neutron did not start' 60 2026-07-23 02:52:56.314 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.141/networking' 2026-07-23 02:52:56.317 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-23 02:52:56.320 | + functions-common:test_with_retry:2360 : local until=60 2026-07-23 02:52:56.323 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-23 02:52:56.326 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-23 02:52:56.330 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-23 02:52:56.334 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:52:56.337 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:52:56.341 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:52:56.348 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775176343 2026-07-23 02:52:56.352 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.4.3.141/networking; do sleep 0.5; done' 2026-07-23 02:52:57.519 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.4.3.141/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-23 02:52:57.522 | + functions-common:time_stop:2420 : local name 2026-07-23 02:52:57.525 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:52:57.529 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:52:57.532 | + functions-common:time_stop:2423 : local total 2026-07-23 02:52:57.535 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:52:57.539 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-23 02:52:57.542 | + functions-common:time_stop:2427 : start_time=1784775176343 2026-07-23 02:52:57.545 | + functions-common:time_stop:2429 : [[ -z 1784775176343 ]] 2026-07-23 02:52:57.551 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:52:57.555 | + functions-common:time_stop:2432 : end_time=1784775177552 2026-07-23 02:52:57.559 | + functions-common:time_stop:2433 : elapsed_time=1209 2026-07-23 02:52:57.562 | + functions-common:time_stop:2434 : total=0 2026-07-23 02:52:57.566 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:52:57.569 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1209 2026-07-23 02:52:57.572 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-07-23 02:52:57.597 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:57.600 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-07-23 02:52:57.604 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:52:57.607 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-07-23 02:52:57.610 | + ./stack.sh:main:1314 : start_placement 2026-07-23 02:52:57.613 | + lib/placement:start_placement:137 : start_placement_api 2026-07-23 02:52:57.618 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-23 02:52:57.623 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-23 02:52:57.628 | + functions-common:run_process:1674 : local service=placement-api 2026-07-23 02:52:57.631 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-23 02:52:57.636 | + functions-common:run_process:1676 : local group= 2026-07-23 02:52:57.640 | + functions-common:run_process:1677 : local user= 2026-07-23 02:52:57.645 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:52:57.648 | + functions-common:run_process:1680 : local name=placement-api 2026-07-23 02:52:57.651 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:52:57.656 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:52:57.660 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:52:57.664 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:52:57.668 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:52:57.674 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775177670 2026-07-23 02:52:57.679 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-23 02:52:57.707 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:52:57.711 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-23 02:52:57.716 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-23 02:52:57.720 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-23 02:52:57.723 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-23 02:52:57.727 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-23 02:52:57.733 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-23 02:52:57.737 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-23 02:52:57.740 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-23 02:52:57.744 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-23 02:52:57.747 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:52:57.751 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:52:57.755 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:52:57.760 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:52:57.765 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-23 02:52:57.771 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-23 02:52:57.773 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-23 02:52:57.778 | + 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-23 02:52:57.782 | + 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-23 02:52:57.788 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-23 02:52:57.793 | + 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-23 02:52:57.801 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-23 02:52:57.805 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-23 02:52:57.810 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-23 02:52:57.815 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-23 02:52:57.821 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-23 02:52:57.829 | + 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-23 02:52:57.937 | + 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-23 02:52:58.045 | + 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-23 02:52:58.137 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-07-23 02:52:58.241 | + 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-23 02:52:58.328 | + 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-23 02:52:58.407 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-23 02:52:58.481 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-23 02:52:58.551 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-23 02:52:58.622 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-23 02:52:58.689 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-23 02:52:58.768 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-23 02:52:58.770 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-23 02:52:58.775 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-23 02:52:58.855 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-23 02:52:59.286 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-23 02:52:59.302 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-23 02:52:59.752 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-23 02:52:59.844 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:52:59.848 | + functions-common:time_stop:2420 : local name 2026-07-23 02:52:59.852 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:52:59.856 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:52:59.859 | + functions-common:time_stop:2423 : local total 2026-07-23 02:52:59.864 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:52:59.866 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:52:59.869 | + functions-common:time_stop:2427 : start_time=1784775177670 2026-07-23 02:52:59.873 | + functions-common:time_stop:2429 : [[ -z 1784775177670 ]] 2026-07-23 02:52:59.879 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:52:59.887 | + functions-common:time_stop:2432 : end_time=1784775179882 2026-07-23 02:52:59.891 | + functions-common:time_stop:2433 : elapsed_time=2212 2026-07-23 02:52:59.897 | + functions-common:time_stop:2434 : total=23216 2026-07-23 02:52:59.901 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:52:59.904 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25428 2026-07-23 02:52:59.908 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-23 02:52:59.908 | Waiting for placement-api to start... 2026-07-23 02:52:59.915 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.4.3.141/placement 2026-07-23 02:52:59.918 | + functions:wait_for_service:476 : local timeout=60 2026-07-23 02:52:59.921 | + functions:wait_for_service:477 : local url=https://10.4.3.141/placement 2026-07-23 02:52:59.925 | + functions:wait_for_service:478 : local rval=0 2026-07-23 02:52:59.928 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-23 02:52:59.932 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-23 02:52:59.936 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:52:59.940 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:52:59.946 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:52:59.952 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775179948 2026-07-23 02:52:59.957 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-23 02:52:59.964 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.141/placement 2026-07-23 02:53:01.397 | + :: : [[ 200 == 503 ]] 2026-07-23 02:53:01.399 | + :: : [[ 0 -eq 7 ]] 2026-07-23 02:53:01.404 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-23 02:53:01.408 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:01.411 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:01.414 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:01.418 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:01.422 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:01.426 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-23 02:53:01.431 | + functions-common:time_stop:2427 : start_time=1784775179948 2026-07-23 02:53:01.434 | + functions-common:time_stop:2429 : [[ -z 1784775179948 ]] 2026-07-23 02:53:01.439 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:01.445 | + functions-common:time_stop:2432 : end_time=1784775181441 2026-07-23 02:53:01.448 | + functions-common:time_stop:2433 : elapsed_time=1493 2026-07-23 02:53:01.452 | + functions-common:time_stop:2434 : total=7383 2026-07-23 02:53:01.456 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:01.459 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8876 2026-07-23 02:53:01.463 | + functions:wait_for_service:486 : return 0 2026-07-23 02:53:01.466 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-07-23 02:53:01.488 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:01.491 | + ./stack.sh:main:1318 : start_neutron 2026-07-23 02:53:01.494 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-07-23 02:53:01.498 | + 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-23 02:53:01.502 | + functions-common:run_process:1674 : local service=q-agt 2026-07-23 02:53:01.505 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-23 02:53:01.508 | + functions-common:run_process:1676 : local group= 2026-07-23 02:53:01.511 | + functions-common:run_process:1677 : local user= 2026-07-23 02:53:01.514 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:53:01.517 | + functions-common:run_process:1680 : local name=q-agt 2026-07-23 02:53:01.520 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:53:01.523 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:53:01.526 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:01.529 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:01.533 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:01.539 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775181535 2026-07-23 02:53:01.542 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-23 02:53:01.565 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:53:01.569 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:53:01.572 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:01.576 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:01.580 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:01.584 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:01.588 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:01.591 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:53:01.595 | + functions-common:time_stop:2427 : start_time=1784775181535 2026-07-23 02:53:01.598 | + functions-common:time_stop:2429 : [[ -z 1784775181535 ]] 2026-07-23 02:53:01.602 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:01.609 | + functions-common:time_stop:2432 : end_time=1784775181604 2026-07-23 02:53:01.613 | + functions-common:time_stop:2433 : elapsed_time=69 2026-07-23 02:53:01.617 | + functions-common:time_stop:2434 : total=25428 2026-07-23 02:53:01.620 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:01.623 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25497 2026-07-23 02:53:01.627 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-07-23 02:53:01.631 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-23 02:53:01.635 | + functions-common:is_provider_network:2272 : return 1 2026-07-23 02:53:01.640 | + lib/neutron:start_neutron:663 : start_other_agents 2026-07-23 02:53:01.644 | + 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-23 02:53:01.648 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-23 02:53:01.652 | + 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-23 02:53:01.656 | + functions-common:run_process:1676 : local group= 2026-07-23 02:53:01.660 | + functions-common:run_process:1677 : local user= 2026-07-23 02:53:01.663 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:53:01.667 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-23 02:53:01.670 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:53:01.674 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:53:01.677 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:01.680 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:01.685 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:01.692 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775181687 2026-07-23 02:53:01.695 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-23 02:53:01.717 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:53:01.721 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:53:01.725 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:01.729 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:01.733 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:01.736 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:01.739 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:01.743 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:53:01.746 | + functions-common:time_stop:2427 : start_time=1784775181687 2026-07-23 02:53:01.750 | + functions-common:time_stop:2429 : [[ -z 1784775181687 ]] 2026-07-23 02:53:01.754 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:01.761 | + functions-common:time_stop:2432 : end_time=1784775181757 2026-07-23 02:53:01.764 | + functions-common:time_stop:2433 : elapsed_time=70 2026-07-23 02:53:01.768 | + functions-common:time_stop:2434 : total=25497 2026-07-23 02:53:01.772 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:01.776 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25567 2026-07-23 02:53:01.780 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-07-23 02:53:01.785 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-23 02:53:01.788 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-23 02:53:01.793 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-07-23 02:53:01.797 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-23 02:53:01.801 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-23 02:53:01.805 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-23 02:53:01.808 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-23 02:53:01.811 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-23 02:53:01.815 | + 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-23 02:53:01.819 | + functions-common:run_process:1674 : local service=q-l3 2026-07-23 02:53:01.823 | + 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-23 02:53:01.827 | + functions-common:run_process:1676 : local group= 2026-07-23 02:53:01.831 | + functions-common:run_process:1677 : local user= 2026-07-23 02:53:01.835 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:53:01.839 | + functions-common:run_process:1680 : local name=q-l3 2026-07-23 02:53:01.841 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:53:01.845 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:53:01.849 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:01.854 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:01.860 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:01.866 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775181862 2026-07-23 02:53:01.870 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-23 02:53:01.899 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:53:01.903 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:53:01.907 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:01.911 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:01.915 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:01.920 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:01.923 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:01.927 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:53:01.931 | + functions-common:time_stop:2427 : start_time=1784775181862 2026-07-23 02:53:01.934 | + functions-common:time_stop:2429 : [[ -z 1784775181862 ]] 2026-07-23 02:53:01.939 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:01.945 | + functions-common:time_stop:2432 : end_time=1784775181941 2026-07-23 02:53:01.949 | + functions-common:time_stop:2433 : elapsed_time=79 2026-07-23 02:53:01.953 | + functions-common:time_stop:2434 : total=25567 2026-07-23 02:53:01.957 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:01.961 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25646 2026-07-23 02:53:01.966 | + 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-23 02:53:01.970 | + functions-common:run_process:1674 : local service=q-meta 2026-07-23 02:53:01.974 | + 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-23 02:53:01.978 | + functions-common:run_process:1676 : local group= 2026-07-23 02:53:01.982 | + functions-common:run_process:1677 : local user= 2026-07-23 02:53:01.986 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:53:01.990 | + functions-common:run_process:1680 : local name=q-meta 2026-07-23 02:53:01.994 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:53:01.998 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:53:02.001 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:02.005 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:02.010 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:02.016 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775182012 2026-07-23 02:53:02.020 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-23 02:53:02.047 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:53:02.050 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:53:02.054 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:02.057 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:02.060 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:02.064 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:02.068 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:02.072 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:53:02.076 | + functions-common:time_stop:2427 : start_time=1784775182012 2026-07-23 02:53:02.079 | + functions-common:time_stop:2429 : [[ -z 1784775182012 ]] 2026-07-23 02:53:02.084 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:02.090 | + functions-common:time_stop:2432 : end_time=1784775182086 2026-07-23 02:53:02.094 | + functions-common:time_stop:2433 : elapsed_time=74 2026-07-23 02:53:02.098 | + functions-common:time_stop:2434 : total=25646 2026-07-23 02:53:02.102 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:02.106 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25720 2026-07-23 02:53:02.110 | + 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-23 02:53:02.114 | + functions-common:run_process:1674 : local service=q-metering 2026-07-23 02:53:02.117 | + 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-23 02:53:02.120 | + functions-common:run_process:1676 : local group= 2026-07-23 02:53:02.123 | + functions-common:run_process:1677 : local user= 2026-07-23 02:53:02.126 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:53:02.130 | + functions-common:run_process:1680 : local name=q-metering 2026-07-23 02:53:02.133 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:53:02.137 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:53:02.141 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:02.144 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:02.149 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:02.156 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775182152 2026-07-23 02:53:02.161 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-23 02:53:02.187 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:53:02.191 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:53:02.195 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:02.199 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:02.203 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:02.207 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:02.211 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:02.214 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:53:02.218 | + functions-common:time_stop:2427 : start_time=1784775182152 2026-07-23 02:53:02.222 | + functions-common:time_stop:2429 : [[ -z 1784775182152 ]] 2026-07-23 02:53:02.227 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:02.234 | + functions-common:time_stop:2432 : end_time=1784775182230 2026-07-23 02:53:02.238 | + functions-common:time_stop:2433 : elapsed_time=78 2026-07-23 02:53:02.241 | + functions-common:time_stop:2434 : total=25720 2026-07-23 02:53:02.245 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:02.249 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25798 2026-07-23 02:53:02.252 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-07-23 02:53:02.277 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:02.280 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-07-23 02:53:02.284 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-07-23 02:53:02.289 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:53:02.292 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-07-23 02:53:02.297 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-07-23 02:53:02.300 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-07-23 02:53:02.304 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-23 02:53:02.308 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-23 02:53:02.312 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-23 02:53:02.317 | ++ 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-23 02:53:03.298 | 2026-07-23 02:53:03.313 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:53:03.318 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-23 02:53:03.319 | address-scope 2026-07-23 02:53:03.319 | agent 2026-07-23 02:53:03.319 | allowed-address-pairs 2026-07-23 02:53:03.319 | auto-allocated-topology 2026-07-23 02:53:03.319 | availability_zone 2026-07-23 02:53:03.319 | default-subnetpools 2026-07-23 02:53:03.319 | dhcp_agent_scheduler 2026-07-23 02:53:03.319 | dns-integration 2026-07-23 02:53:03.319 | dns-domain-ports 2026-07-23 02:53:03.319 | dns-integration-domain-keywords 2026-07-23 02:53:03.319 | empty-string-filtering 2026-07-23 02:53:03.319 | external-net 2026-07-23 02:53:03.319 | extra_dhcp_opt 2026-07-23 02:53:03.319 | extraroute 2026-07-23 02:53:03.319 | extraroute-atomic 2026-07-23 02:53:03.319 | filter-validation 2026-07-23 02:53:03.319 | floating-ip-port-forwarding-detail 2026-07-23 02:53:03.319 | fip-port-details 2026-07-23 02:53:03.319 | flavors 2026-07-23 02:53:03.319 | floatingip-pools 2026-07-23 02:53:03.319 | router 2026-07-23 02:53:03.319 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 02:53:03.319 | enable-default-route-bfd 2026-07-23 02:53:03.319 | enable-default-route-ecmp 2026-07-23 02:53:03.319 | ext-gw-mode 2026-07-23 02:53:03.319 | l3-ha 2026-07-23 02:53:03.319 | external-gateway-multihoming 2026-07-23 02:53:03.319 | l3-flavors 2026-07-23 02:53:03.319 | l3_agent_scheduler 2026-07-23 02:53:03.319 | multi-provider 2026-07-23 02:53:03.319 | net-mtu 2026-07-23 02:53:03.319 | net-mtu-writable 2026-07-23 02:53:03.319 | network_availability_zone 2026-07-23 02:53:03.319 | network-ip-availability 2026-07-23 02:53:03.319 | network-ip-availability-details 2026-07-23 02:53:03.319 | pagination 2026-07-23 02:53:03.319 | port-device-profile 2026-07-23 02:53:03.319 | port-mac-address-regenerate 2026-07-23 02:53:03.319 | port-numa-affinity-policy 2026-07-23 02:53:03.319 | port-numa-affinity-policy-socket 2026-07-23 02:53:03.319 | binding 2026-07-23 02:53:03.319 | binding-extended 2026-07-23 02:53:03.319 | port-security 2026-07-23 02:53:03.319 | project-id 2026-07-23 02:53:03.319 | provider 2026-07-23 02:53:03.319 | qinq 2026-07-23 02:53:03.319 | quota-check-limit 2026-07-23 02:53:03.319 | quota-check-limit-default 2026-07-23 02:53:03.319 | quotas 2026-07-23 02:53:03.320 | quota_details 2026-07-23 02:53:03.320 | rbac-policies 2026-07-23 02:53:03.320 | rbac-address-scope 2026-07-23 02:53:03.320 | rbac-security-groups 2026-07-23 02:53:03.320 | revision-if-match 2026-07-23 02:53:03.320 | standard-attr-revisions 2026-07-23 02:53:03.320 | router_availability_zone 2026-07-23 02:53:03.320 | router-enable-snat 2026-07-23 02:53:03.320 | security-groups-default-rules 2026-07-23 02:53:03.320 | security-groups-default-statefulness 2026-07-23 02:53:03.320 | security-groups-normalized-cidr 2026-07-23 02:53:03.320 | security-groups-remote-address-group 2026-07-23 02:53:03.320 | security-groups-rules-belongs-to-default-sg 2026-07-23 02:53:03.320 | security-groups-shared-filtering 2026-07-23 02:53:03.320 | security-group 2026-07-23 02:53:03.321 | service-type 2026-07-23 02:53:03.321 | sorting 2026-07-23 02:53:03.321 | standard-attr-description 2026-07-23 02:53:03.321 | stateful-security-group 2026-07-23 02:53:03.321 | subnet-dns-publish-fixed-ip 2026-07-23 02:53:03.321 | subnet-external-network 2026-07-23 02:53:03.321 | subnet_onboard 2026-07-23 02:53:03.321 | subnet-service-types 2026-07-23 02:53:03.321 | subnet_allocation 2026-07-23 02:53:03.321 | subnetpool-prefix-ops 2026-07-23 02:53:03.321 | tag-creation 2026-07-23 02:53:03.321 | standard-attr-tag 2026-07-23 02:53:03.321 | standard-attr-timestamp 2026-07-23 02:53:03.321 | vlan-transparent' 2026-07-23 02:53:03.322 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-23 02:53:03.322 | address-scope 2026-07-23 02:53:03.322 | agent 2026-07-23 02:53:03.322 | allowed-address-pairs 2026-07-23 02:53:03.322 | auto-allocated-topology 2026-07-23 02:53:03.322 | availability_zone 2026-07-23 02:53:03.322 | default-subnetpools 2026-07-23 02:53:03.323 | dhcp_agent_scheduler 2026-07-23 02:53:03.323 | dns-integration 2026-07-23 02:53:03.323 | dns-domain-ports 2026-07-23 02:53:03.323 | dns-integration-domain-keywords 2026-07-23 02:53:03.323 | empty-string-filtering 2026-07-23 02:53:03.323 | external-net 2026-07-23 02:53:03.323 | extra_dhcp_opt 2026-07-23 02:53:03.323 | extraroute 2026-07-23 02:53:03.323 | extraroute-atomic 2026-07-23 02:53:03.323 | filter-validation 2026-07-23 02:53:03.323 | floating-ip-port-forwarding-detail 2026-07-23 02:53:03.323 | fip-port-details 2026-07-23 02:53:03.323 | flavors 2026-07-23 02:53:03.323 | floatingip-pools 2026-07-23 02:53:03.323 | router 2026-07-23 02:53:03.323 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 02:53:03.323 | enable-default-route-bfd 2026-07-23 02:53:03.323 | enable-default-route-ecmp 2026-07-23 02:53:03.323 | ext-gw-mode 2026-07-23 02:53:03.323 | l3-ha 2026-07-23 02:53:03.323 | external-gateway-multihoming 2026-07-23 02:53:03.323 | l3-flavors 2026-07-23 02:53:03.323 | l3_agent_scheduler 2026-07-23 02:53:03.323 | multi-provider 2026-07-23 02:53:03.323 | net-mtu 2026-07-23 02:53:03.323 | net-mtu-writable 2026-07-23 02:53:03.323 | network_availability_zone 2026-07-23 02:53:03.323 | network-ip-availability 2026-07-23 02:53:03.323 | network-ip-availability-details 2026-07-23 02:53:03.323 | pagination 2026-07-23 02:53:03.323 | port-device-profile 2026-07-23 02:53:03.323 | port-mac-address-regenerate 2026-07-23 02:53:03.323 | port-numa-affinity-policy 2026-07-23 02:53:03.323 | port-numa-affinity-policy-socket 2026-07-23 02:53:03.323 | binding 2026-07-23 02:53:03.323 | binding-extended 2026-07-23 02:53:03.323 | port-security 2026-07-23 02:53:03.323 | project-id 2026-07-23 02:53:03.323 | provider 2026-07-23 02:53:03.323 | qinq 2026-07-23 02:53:03.323 | quota-check-limit 2026-07-23 02:53:03.323 | quota-check-limit-default 2026-07-23 02:53:03.323 | quotas 2026-07-23 02:53:03.324 | quota_details 2026-07-23 02:53:03.324 | rbac-policies 2026-07-23 02:53:03.324 | rbac-address-scope 2026-07-23 02:53:03.324 | rbac-security-groups 2026-07-23 02:53:03.324 | revision-if-match 2026-07-23 02:53:03.324 | standard-attr-revisions 2026-07-23 02:53:03.324 | router_availability_zone 2026-07-23 02:53:03.324 | router-enable-snat 2026-07-23 02:53:03.324 | security-groups-default-rules 2026-07-23 02:53:03.324 | security-groups-default-statefulness 2026-07-23 02:53:03.324 | security-groups-normalized-cidr 2026-07-23 02:53:03.324 | security-groups-remote-address-group 2026-07-23 02:53:03.324 | security-groups-rules-belongs-to-default-sg 2026-07-23 02:53:03.324 | security-groups-shared-filtering 2026-07-23 02:53:03.324 | security-group 2026-07-23 02:53:03.324 | service-type 2026-07-23 02:53:03.324 | sorting 2026-07-23 02:53:03.324 | standard-attr-description 2026-07-23 02:53:03.324 | stateful-security-group 2026-07-23 02:53:03.324 | subnet-dns-publish-fixed-ip 2026-07-23 02:53:03.324 | subnet-external-network 2026-07-23 02:53:03.324 | subnet_onboard 2026-07-23 02:53:03.324 | subnet-service-types 2026-07-23 02:53:03.324 | subnet_allocation 2026-07-23 02:53:03.324 | subnetpool-prefix-ops 2026-07-23 02:53:03.324 | tag-creation 2026-07-23 02:53:03.324 | standard-attr-tag 2026-07-23 02:53:03.324 | standard-attr-timestamp 2026-07-23 02:53:03.324 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-23 02:53:03.326 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-23 02:53:03.330 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-23 02:53:03.334 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-23 02:53:03.340 | ++ 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-23 02:53:04.131 | 2026-07-23 02:53:04.144 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:53:04.149 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=258ac05b-c544-4e5c-8b21-182672975c11 2026-07-23 02:53:04.153 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-23 02:53:04.158 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fd36:4f4a:ea18::/56 --share --default -f value -c id 2026-07-23 02:53:05.043 | 2026-07-23 02:53:05.056 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:53:05.061 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=90b64f17-ed4a-4f38-9b67-f3d8649bf432 2026-07-23 02:53:05.065 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-23 02:53:05.069 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-23 02:53:05.073 | + functions-common:is_provider_network:2272 : return 1 2026-07-23 02:53:05.078 | ++ 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-23 02:53:06.661 | 2026-07-23 02:53:06.674 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:53:06.678 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=7088821d-3eaa-4491-b7cc-e18ec7f482cb 2026-07-23 02:53:06.681 | + 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-23 02:53:06.684 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 02:53:06.707 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-23 02:53:06.711 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-23 02:53:06.715 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 258ac05b-c544-4e5c-8b21-182672975c11 ']' 2026-07-23 02:53:06.718 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-23 02:53:06.721 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-07-23 02:53:06.725 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-07-23 02:53:06.728 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 258ac05b-c544-4e5c-8b21-182672975c11 ' 2026-07-23 02:53:06.731 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-23 02:53:06.735 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 7088821d-3eaa-4491-b7cc-e18ec7f482cb private-subnet' 2026-07-23 02:53:06.738 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-23 02:53:06.743 | +++ 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 258ac05b-c544-4e5c-8b21-182672975c11 --network 7088821d-3eaa-4491-b7cc-e18ec7f482cb private-subnet -f value -c id 2026-07-23 02:53:08.200 | 2026-07-23 02:53:08.214 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:53:08.217 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=e74826f8-fc0f-4685-b9cf-655c9754db69 2026-07-23 02:53:08.221 | ++ 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-23 02:53:08.224 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 02:53:08.244 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo e74826f8-fc0f-4685-b9cf-655c9754db69 2026-07-23 02:53:08.248 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=e74826f8-fc0f-4685-b9cf-655c9754db69 2026-07-23 02:53:08.252 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-23 02:53:08.256 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-23 02:53:08.260 | ++ 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-23 02:53:08.262 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 02:53:08.282 | ++ 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-23 02:53:08.284 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 02:53:08.301 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-23 02:53:08.304 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 90b64f17-ed4a-4f38-9b67-f3d8649bf432 ']' 2026-07-23 02:53:08.307 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-23 02:53:08.311 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-23 02:53:08.313 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 90b64f17-ed4a-4f38-9b67-f3d8649bf432 ' 2026-07-23 02:53:08.316 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-23 02:53:08.319 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 7088821d-3eaa-4491-b7cc-e18ec7f482cb ipv6-private-subnet ' 2026-07-23 02:53:08.322 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-23 02:53:08.325 | +++ 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 90b64f17-ed4a-4f38-9b67-f3d8649bf432 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 7088821d-3eaa-4491-b7cc-e18ec7f482cb ipv6-private-subnet -f value -c id 2026-07-23 02:53:09.252 | 2026-07-23 02:53:09.265 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:53:09.270 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=97b95aa5-bc2d-4294-ace0-73ed73930bd8 2026-07-23 02:53:09.273 | ++ 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-23 02:53:09.277 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 02:53:09.300 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 97b95aa5-bc2d-4294-ace0-73ed73930bd8 2026-07-23 02:53:09.305 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=97b95aa5-bc2d-4294-ace0-73ed73930bd8 2026-07-23 02:53:09.308 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-23 02:53:09.312 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-23 02:53:09.317 | ++ 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-23 02:53:09.576 | 2026-07-23 02:53:09.590 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:53:09.595 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-23 02:53:09.595 | address-scope 2026-07-23 02:53:09.595 | agent 2026-07-23 02:53:09.595 | allowed-address-pairs 2026-07-23 02:53:09.595 | auto-allocated-topology 2026-07-23 02:53:09.595 | availability_zone 2026-07-23 02:53:09.595 | default-subnetpools 2026-07-23 02:53:09.595 | dhcp_agent_scheduler 2026-07-23 02:53:09.595 | dns-integration 2026-07-23 02:53:09.595 | dns-domain-ports 2026-07-23 02:53:09.595 | dns-integration-domain-keywords 2026-07-23 02:53:09.595 | empty-string-filtering 2026-07-23 02:53:09.595 | external-net 2026-07-23 02:53:09.595 | extra_dhcp_opt 2026-07-23 02:53:09.595 | extraroute 2026-07-23 02:53:09.595 | extraroute-atomic 2026-07-23 02:53:09.595 | filter-validation 2026-07-23 02:53:09.595 | floating-ip-port-forwarding-detail 2026-07-23 02:53:09.595 | fip-port-details 2026-07-23 02:53:09.595 | flavors 2026-07-23 02:53:09.595 | floatingip-pools 2026-07-23 02:53:09.595 | router 2026-07-23 02:53:09.595 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 02:53:09.595 | enable-default-route-bfd 2026-07-23 02:53:09.595 | enable-default-route-ecmp 2026-07-23 02:53:09.595 | ext-gw-mode 2026-07-23 02:53:09.595 | l3-ha 2026-07-23 02:53:09.595 | external-gateway-multihoming 2026-07-23 02:53:09.595 | l3-flavors 2026-07-23 02:53:09.595 | l3_agent_scheduler 2026-07-23 02:53:09.595 | multi-provider 2026-07-23 02:53:09.595 | net-mtu 2026-07-23 02:53:09.595 | net-mtu-writable 2026-07-23 02:53:09.595 | network_availability_zone 2026-07-23 02:53:09.595 | network-ip-availability 2026-07-23 02:53:09.595 | network-ip-availability-details 2026-07-23 02:53:09.595 | pagination 2026-07-23 02:53:09.595 | port-device-profile 2026-07-23 02:53:09.595 | port-mac-address-regenerate 2026-07-23 02:53:09.595 | port-numa-affinity-policy 2026-07-23 02:53:09.595 | port-numa-affinity-policy-socket 2026-07-23 02:53:09.595 | binding 2026-07-23 02:53:09.595 | binding-extended 2026-07-23 02:53:09.595 | port-security 2026-07-23 02:53:09.595 | project-id 2026-07-23 02:53:09.595 | provider 2026-07-23 02:53:09.595 | qinq 2026-07-23 02:53:09.595 | quota-check-limit 2026-07-23 02:53:09.595 | quota-check-limit-default 2026-07-23 02:53:09.595 | quotas 2026-07-23 02:53:09.595 | quota_details 2026-07-23 02:53:09.595 | rbac-policies 2026-07-23 02:53:09.595 | rbac-address-scope 2026-07-23 02:53:09.595 | rbac-security-groups 2026-07-23 02:53:09.595 | revision-if-match 2026-07-23 02:53:09.595 | standard-attr-revisions 2026-07-23 02:53:09.595 | router_availability_zone 2026-07-23 02:53:09.595 | router-enable-snat 2026-07-23 02:53:09.595 | security-groups-default-rules 2026-07-23 02:53:09.595 | security-groups-default-statefulness 2026-07-23 02:53:09.595 | security-groups-normalized-cidr 2026-07-23 02:53:09.595 | security-groups-remote-address-group 2026-07-23 02:53:09.595 | security-groups-rules-belongs-to-default-sg 2026-07-23 02:53:09.595 | security-groups-shared-filtering 2026-07-23 02:53:09.595 | security-group 2026-07-23 02:53:09.595 | service-type 2026-07-23 02:53:09.595 | sorting 2026-07-23 02:53:09.595 | standard-attr-description 2026-07-23 02:53:09.595 | stateful-security-group 2026-07-23 02:53:09.595 | subnet-dns-publish-fixed-ip 2026-07-23 02:53:09.595 | subnet-external-network 2026-07-23 02:53:09.595 | subnet_onboard 2026-07-23 02:53:09.595 | subnet-service-types 2026-07-23 02:53:09.595 | subnet_allocation 2026-07-23 02:53:09.595 | subnetpool-prefix-ops 2026-07-23 02:53:09.595 | tag-creation 2026-07-23 02:53:09.595 | standard-attr-tag 2026-07-23 02:53:09.595 | standard-attr-timestamp 2026-07-23 02:53:09.595 | vlan-transparent' 2026-07-23 02:53:09.598 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-23 02:53:09.598 | address-scope 2026-07-23 02:53:09.598 | agent 2026-07-23 02:53:09.598 | allowed-address-pairs 2026-07-23 02:53:09.598 | auto-allocated-topology 2026-07-23 02:53:09.598 | availability_zone 2026-07-23 02:53:09.598 | default-subnetpools 2026-07-23 02:53:09.598 | dhcp_agent_scheduler 2026-07-23 02:53:09.598 | dns-integration 2026-07-23 02:53:09.599 | dns-domain-ports 2026-07-23 02:53:09.599 | dns-integration-domain-keywords 2026-07-23 02:53:09.599 | empty-string-filtering 2026-07-23 02:53:09.599 | external-net 2026-07-23 02:53:09.599 | extra_dhcp_opt 2026-07-23 02:53:09.599 | extraroute 2026-07-23 02:53:09.599 | extraroute-atomic 2026-07-23 02:53:09.599 | filter-validation 2026-07-23 02:53:09.599 | floating-ip-port-forwarding-detail 2026-07-23 02:53:09.599 | fip-port-details 2026-07-23 02:53:09.599 | flavors 2026-07-23 02:53:09.599 | floatingip-pools 2026-07-23 02:53:09.599 | router 2026-07-23 02:53:09.599 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 02:53:09.599 | enable-default-route-bfd 2026-07-23 02:53:09.599 | enable-default-route-ecmp 2026-07-23 02:53:09.599 | ext-gw-mode 2026-07-23 02:53:09.599 | l3-ha 2026-07-23 02:53:09.599 | external-gateway-multihoming 2026-07-23 02:53:09.599 | l3-flavors 2026-07-23 02:53:09.599 | l3_agent_scheduler 2026-07-23 02:53:09.599 | multi-provider 2026-07-23 02:53:09.599 | net-mtu 2026-07-23 02:53:09.599 | net-mtu-writable 2026-07-23 02:53:09.599 | network_availability_zone 2026-07-23 02:53:09.599 | network-ip-availability 2026-07-23 02:53:09.599 | network-ip-availability-details 2026-07-23 02:53:09.599 | pagination 2026-07-23 02:53:09.599 | port-device-profile 2026-07-23 02:53:09.599 | port-mac-address-regenerate 2026-07-23 02:53:09.599 | port-numa-affinity-policy 2026-07-23 02:53:09.599 | port-numa-affinity-policy-socket 2026-07-23 02:53:09.599 | binding 2026-07-23 02:53:09.599 | binding-extended 2026-07-23 02:53:09.599 | port-security 2026-07-23 02:53:09.599 | project-id 2026-07-23 02:53:09.599 | provider 2026-07-23 02:53:09.599 | qinq 2026-07-23 02:53:09.599 | quota-check-limit 2026-07-23 02:53:09.599 | quota-check-limit-default 2026-07-23 02:53:09.599 | quotas 2026-07-23 02:53:09.599 | quota_details 2026-07-23 02:53:09.599 | rbac-policies 2026-07-23 02:53:09.599 | rbac-address-scope 2026-07-23 02:53:09.599 | rbac-security-groups 2026-07-23 02:53:09.599 | revision-if-match 2026-07-23 02:53:09.599 | standard-attr-revisions 2026-07-23 02:53:09.599 | router_availability_zone 2026-07-23 02:53:09.599 | router-enable-snat 2026-07-23 02:53:09.599 | security-groups-default-rules 2026-07-23 02:53:09.599 | security-groups-default-statefulness 2026-07-23 02:53:09.599 | security-groups-normalized-cidr 2026-07-23 02:53:09.599 | security-groups-remote-address-group 2026-07-23 02:53:09.599 | security-groups-rules-belongs-to-default-sg 2026-07-23 02:53:09.599 | security-groups-shared-filtering 2026-07-23 02:53:09.599 | security-group 2026-07-23 02:53:09.599 | service-type 2026-07-23 02:53:09.599 | sorting 2026-07-23 02:53:09.599 | standard-attr-description 2026-07-23 02:53:09.599 | stateful-security-group 2026-07-23 02:53:09.599 | subnet-dns-publish-fixed-ip 2026-07-23 02:53:09.599 | subnet-external-network 2026-07-23 02:53:09.599 | subnet_onboard 2026-07-23 02:53:09.599 | subnet-service-types 2026-07-23 02:53:09.599 | subnet_allocation 2026-07-23 02:53:09.599 | subnetpool-prefix-ops 2026-07-23 02:53:09.599 | tag-creation 2026-07-23 02:53:09.599 | standard-attr-tag 2026-07-23 02:53:09.599 | standard-attr-timestamp 2026-07-23 02:53:09.599 | vlan-transparent =~ router ]] 2026-07-23 02:53:09.602 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-23 02:53:09.606 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-23 02:53:09.608 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-23 02:53:09.612 | ++ 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-23 02:53:09.870 | 2026-07-23 02:53:09.884 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:53:09.888 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-23 02:53:09.889 | address-scope 2026-07-23 02:53:09.889 | agent 2026-07-23 02:53:09.889 | allowed-address-pairs 2026-07-23 02:53:09.889 | auto-allocated-topology 2026-07-23 02:53:09.889 | availability_zone 2026-07-23 02:53:09.889 | default-subnetpools 2026-07-23 02:53:09.889 | dhcp_agent_scheduler 2026-07-23 02:53:09.889 | dns-integration 2026-07-23 02:53:09.889 | dns-domain-ports 2026-07-23 02:53:09.889 | dns-integration-domain-keywords 2026-07-23 02:53:09.889 | empty-string-filtering 2026-07-23 02:53:09.889 | external-net 2026-07-23 02:53:09.889 | extra_dhcp_opt 2026-07-23 02:53:09.889 | extraroute 2026-07-23 02:53:09.889 | extraroute-atomic 2026-07-23 02:53:09.889 | filter-validation 2026-07-23 02:53:09.889 | floating-ip-port-forwarding-detail 2026-07-23 02:53:09.889 | fip-port-details 2026-07-23 02:53:09.889 | flavors 2026-07-23 02:53:09.889 | floatingip-pools 2026-07-23 02:53:09.889 | router 2026-07-23 02:53:09.889 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 02:53:09.889 | enable-default-route-bfd 2026-07-23 02:53:09.889 | enable-default-route-ecmp 2026-07-23 02:53:09.889 | ext-gw-mode 2026-07-23 02:53:09.889 | l3-ha 2026-07-23 02:53:09.889 | external-gateway-multihoming 2026-07-23 02:53:09.889 | l3-flavors 2026-07-23 02:53:09.889 | l3_agent_scheduler 2026-07-23 02:53:09.889 | multi-provider 2026-07-23 02:53:09.889 | net-mtu 2026-07-23 02:53:09.889 | net-mtu-writable 2026-07-23 02:53:09.889 | network_availability_zone 2026-07-23 02:53:09.889 | network-ip-availability 2026-07-23 02:53:09.889 | network-ip-availability-details 2026-07-23 02:53:09.889 | pagination 2026-07-23 02:53:09.889 | port-device-profile 2026-07-23 02:53:09.889 | port-mac-address-regenerate 2026-07-23 02:53:09.889 | port-numa-affinity-policy 2026-07-23 02:53:09.889 | port-numa-affinity-policy-socket 2026-07-23 02:53:09.889 | binding 2026-07-23 02:53:09.889 | binding-extended 2026-07-23 02:53:09.889 | port-security 2026-07-23 02:53:09.889 | project-id 2026-07-23 02:53:09.889 | provider 2026-07-23 02:53:09.889 | qinq 2026-07-23 02:53:09.889 | quota-check-limit 2026-07-23 02:53:09.889 | quota-check-limit-default 2026-07-23 02:53:09.889 | quotas 2026-07-23 02:53:09.889 | quota_details 2026-07-23 02:53:09.889 | rbac-policies 2026-07-23 02:53:09.889 | rbac-address-scope 2026-07-23 02:53:09.889 | rbac-security-groups 2026-07-23 02:53:09.889 | revision-if-match 2026-07-23 02:53:09.889 | standard-attr-revisions 2026-07-23 02:53:09.889 | router_availability_zone 2026-07-23 02:53:09.889 | router-enable-snat 2026-07-23 02:53:09.889 | security-groups-default-rules 2026-07-23 02:53:09.889 | security-groups-default-statefulness 2026-07-23 02:53:09.889 | security-groups-normalized-cidr 2026-07-23 02:53:09.889 | security-groups-remote-address-group 2026-07-23 02:53:09.889 | security-groups-rules-belongs-to-default-sg 2026-07-23 02:53:09.889 | security-groups-shared-filtering 2026-07-23 02:53:09.889 | security-group 2026-07-23 02:53:09.889 | service-type 2026-07-23 02:53:09.889 | sorting 2026-07-23 02:53:09.889 | standard-attr-description 2026-07-23 02:53:09.889 | stateful-security-group 2026-07-23 02:53:09.889 | subnet-dns-publish-fixed-ip 2026-07-23 02:53:09.889 | subnet-external-network 2026-07-23 02:53:09.889 | subnet_onboard 2026-07-23 02:53:09.889 | subnet-service-types 2026-07-23 02:53:09.889 | subnet_allocation 2026-07-23 02:53:09.889 | subnetpool-prefix-ops 2026-07-23 02:53:09.889 | tag-creation 2026-07-23 02:53:09.889 | standard-attr-tag 2026-07-23 02:53:09.889 | standard-attr-timestamp 2026-07-23 02:53:09.889 | vlan-transparent' 2026-07-23 02:53:09.892 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-23 02:53:09.892 | address-scope 2026-07-23 02:53:09.892 | agent 2026-07-23 02:53:09.892 | allowed-address-pairs 2026-07-23 02:53:09.892 | auto-allocated-topology 2026-07-23 02:53:09.892 | availability_zone 2026-07-23 02:53:09.892 | default-subnetpools 2026-07-23 02:53:09.892 | dhcp_agent_scheduler 2026-07-23 02:53:09.892 | dns-integration 2026-07-23 02:53:09.892 | dns-domain-ports 2026-07-23 02:53:09.892 | dns-integration-domain-keywords 2026-07-23 02:53:09.892 | empty-string-filtering 2026-07-23 02:53:09.892 | external-net 2026-07-23 02:53:09.892 | extra_dhcp_opt 2026-07-23 02:53:09.892 | extraroute 2026-07-23 02:53:09.892 | extraroute-atomic 2026-07-23 02:53:09.892 | filter-validation 2026-07-23 02:53:09.892 | floating-ip-port-forwarding-detail 2026-07-23 02:53:09.892 | fip-port-details 2026-07-23 02:53:09.892 | flavors 2026-07-23 02:53:09.892 | floatingip-pools 2026-07-23 02:53:09.892 | router 2026-07-23 02:53:09.892 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 02:53:09.892 | enable-default-route-bfd 2026-07-23 02:53:09.892 | enable-default-route-ecmp 2026-07-23 02:53:09.892 | ext-gw-mode 2026-07-23 02:53:09.892 | l3-ha 2026-07-23 02:53:09.892 | external-gateway-multihoming 2026-07-23 02:53:09.892 | l3-flavors 2026-07-23 02:53:09.892 | l3_agent_scheduler 2026-07-23 02:53:09.892 | multi-provider 2026-07-23 02:53:09.892 | net-mtu 2026-07-23 02:53:09.892 | net-mtu-writable 2026-07-23 02:53:09.892 | network_availability_zone 2026-07-23 02:53:09.892 | network-ip-availability 2026-07-23 02:53:09.892 | network-ip-availability-details 2026-07-23 02:53:09.892 | pagination 2026-07-23 02:53:09.892 | port-device-profile 2026-07-23 02:53:09.892 | port-mac-address-regenerate 2026-07-23 02:53:09.892 | port-numa-affinity-policy 2026-07-23 02:53:09.892 | port-numa-affinity-policy-socket 2026-07-23 02:53:09.892 | binding 2026-07-23 02:53:09.892 | binding-extended 2026-07-23 02:53:09.892 | port-security 2026-07-23 02:53:09.892 | project-id 2026-07-23 02:53:09.892 | provider 2026-07-23 02:53:09.892 | qinq 2026-07-23 02:53:09.892 | quota-check-limit 2026-07-23 02:53:09.892 | quota-check-limit-default 2026-07-23 02:53:09.892 | quotas 2026-07-23 02:53:09.893 | quota_details 2026-07-23 02:53:09.893 | rbac-policies 2026-07-23 02:53:09.893 | rbac-address-scope 2026-07-23 02:53:09.893 | rbac-security-groups 2026-07-23 02:53:09.893 | revision-if-match 2026-07-23 02:53:09.893 | standard-attr-revisions 2026-07-23 02:53:09.893 | router_availability_zone 2026-07-23 02:53:09.893 | router-enable-snat 2026-07-23 02:53:09.893 | security-groups-default-rules 2026-07-23 02:53:09.893 | security-groups-default-statefulness 2026-07-23 02:53:09.893 | security-groups-normalized-cidr 2026-07-23 02:53:09.893 | security-groups-remote-address-group 2026-07-23 02:53:09.893 | security-groups-rules-belongs-to-default-sg 2026-07-23 02:53:09.893 | security-groups-shared-filtering 2026-07-23 02:53:09.893 | security-group 2026-07-23 02:53:09.893 | service-type 2026-07-23 02:53:09.893 | sorting 2026-07-23 02:53:09.893 | standard-attr-description 2026-07-23 02:53:09.893 | stateful-security-group 2026-07-23 02:53:09.893 | subnet-dns-publish-fixed-ip 2026-07-23 02:53:09.893 | subnet-external-network 2026-07-23 02:53:09.893 | subnet_onboard 2026-07-23 02:53:09.893 | subnet-service-types 2026-07-23 02:53:09.893 | subnet_allocation 2026-07-23 02:53:09.893 | subnetpool-prefix-ops 2026-07-23 02:53:09.893 | tag-creation 2026-07-23 02:53:09.893 | standard-attr-tag 2026-07-23 02:53:09.893 | standard-attr-timestamp 2026-07-23 02:53:09.893 | vlan-transparent =~ external-net ]] 2026-07-23 02:53:09.895 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-23 02:53:09.898 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-23 02:53:09.904 | ++ 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-23 02:53:10.325 | 2026-07-23 02:53:10.338 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:53:10.342 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=2a48a7bf-93da-4bd4-8b2e-39a2fc1e9580 2026-07-23 02:53:10.345 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-23 02:53:10.348 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 02:53:10.369 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-23 02:53:10.373 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-23 02:53:10.376 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-23 02:53:10.381 | ++ 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-23 02:53:10.708 | 2026-07-23 02:53:10.719 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:53:10.722 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-23 02:53:10.722 | address-scope 2026-07-23 02:53:10.722 | agent 2026-07-23 02:53:10.722 | allowed-address-pairs 2026-07-23 02:53:10.722 | auto-allocated-topology 2026-07-23 02:53:10.722 | availability_zone 2026-07-23 02:53:10.722 | default-subnetpools 2026-07-23 02:53:10.722 | dhcp_agent_scheduler 2026-07-23 02:53:10.722 | dns-integration 2026-07-23 02:53:10.722 | dns-domain-ports 2026-07-23 02:53:10.722 | dns-integration-domain-keywords 2026-07-23 02:53:10.722 | empty-string-filtering 2026-07-23 02:53:10.722 | external-net 2026-07-23 02:53:10.722 | extra_dhcp_opt 2026-07-23 02:53:10.722 | extraroute 2026-07-23 02:53:10.722 | extraroute-atomic 2026-07-23 02:53:10.722 | filter-validation 2026-07-23 02:53:10.722 | floating-ip-port-forwarding-detail 2026-07-23 02:53:10.723 | fip-port-details 2026-07-23 02:53:10.723 | flavors 2026-07-23 02:53:10.723 | floatingip-pools 2026-07-23 02:53:10.723 | router 2026-07-23 02:53:10.723 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 02:53:10.723 | enable-default-route-bfd 2026-07-23 02:53:10.723 | enable-default-route-ecmp 2026-07-23 02:53:10.723 | ext-gw-mode 2026-07-23 02:53:10.723 | l3-ha 2026-07-23 02:53:10.723 | external-gateway-multihoming 2026-07-23 02:53:10.723 | l3-flavors 2026-07-23 02:53:10.723 | l3_agent_scheduler 2026-07-23 02:53:10.723 | multi-provider 2026-07-23 02:53:10.723 | net-mtu 2026-07-23 02:53:10.723 | net-mtu-writable 2026-07-23 02:53:10.723 | network_availability_zone 2026-07-23 02:53:10.723 | network-ip-availability 2026-07-23 02:53:10.723 | network-ip-availability-details 2026-07-23 02:53:10.723 | pagination 2026-07-23 02:53:10.723 | port-device-profile 2026-07-23 02:53:10.723 | port-mac-address-regenerate 2026-07-23 02:53:10.723 | port-numa-affinity-policy 2026-07-23 02:53:10.723 | port-numa-affinity-policy-socket 2026-07-23 02:53:10.723 | binding 2026-07-23 02:53:10.723 | binding-extended 2026-07-23 02:53:10.723 | port-security 2026-07-23 02:53:10.723 | project-id 2026-07-23 02:53:10.723 | provider 2026-07-23 02:53:10.723 | qinq 2026-07-23 02:53:10.723 | quota-check-limit 2026-07-23 02:53:10.723 | quota-check-limit-default 2026-07-23 02:53:10.723 | quotas 2026-07-23 02:53:10.723 | quota_details 2026-07-23 02:53:10.723 | rbac-policies 2026-07-23 02:53:10.723 | rbac-address-scope 2026-07-23 02:53:10.723 | rbac-security-groups 2026-07-23 02:53:10.723 | revision-if-match 2026-07-23 02:53:10.723 | standard-attr-revisions 2026-07-23 02:53:10.723 | router_availability_zone 2026-07-23 02:53:10.723 | router-enable-snat 2026-07-23 02:53:10.723 | security-groups-default-rules 2026-07-23 02:53:10.723 | security-groups-default-statefulness 2026-07-23 02:53:10.723 | security-groups-normalized-cidr 2026-07-23 02:53:10.723 | security-groups-remote-address-group 2026-07-23 02:53:10.723 | security-groups-rules-belongs-to-default-sg 2026-07-23 02:53:10.723 | security-groups-shared-filtering 2026-07-23 02:53:10.723 | security-group 2026-07-23 02:53:10.723 | service-type 2026-07-23 02:53:10.723 | sorting 2026-07-23 02:53:10.723 | standard-attr-description 2026-07-23 02:53:10.723 | stateful-security-group 2026-07-23 02:53:10.723 | subnet-dns-publish-fixed-ip 2026-07-23 02:53:10.723 | subnet-external-network 2026-07-23 02:53:10.723 | subnet_onboard 2026-07-23 02:53:10.723 | subnet-service-types 2026-07-23 02:53:10.723 | subnet_allocation 2026-07-23 02:53:10.723 | subnetpool-prefix-ops 2026-07-23 02:53:10.723 | tag-creation 2026-07-23 02:53:10.723 | standard-attr-tag 2026-07-23 02:53:10.723 | standard-attr-timestamp 2026-07-23 02:53:10.723 | vlan-transparent' 2026-07-23 02:53:10.726 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-23 02:53:10.726 | address-scope 2026-07-23 02:53:10.726 | agent 2026-07-23 02:53:10.726 | allowed-address-pairs 2026-07-23 02:53:10.727 | auto-allocated-topology 2026-07-23 02:53:10.727 | availability_zone 2026-07-23 02:53:10.727 | default-subnetpools 2026-07-23 02:53:10.727 | dhcp_agent_scheduler 2026-07-23 02:53:10.727 | dns-integration 2026-07-23 02:53:10.727 | dns-domain-ports 2026-07-23 02:53:10.727 | dns-integration-domain-keywords 2026-07-23 02:53:10.727 | empty-string-filtering 2026-07-23 02:53:10.727 | external-net 2026-07-23 02:53:10.727 | extra_dhcp_opt 2026-07-23 02:53:10.727 | extraroute 2026-07-23 02:53:10.727 | extraroute-atomic 2026-07-23 02:53:10.727 | filter-validation 2026-07-23 02:53:10.727 | floating-ip-port-forwarding-detail 2026-07-23 02:53:10.727 | fip-port-details 2026-07-23 02:53:10.727 | flavors 2026-07-23 02:53:10.727 | floatingip-pools 2026-07-23 02:53:10.727 | router 2026-07-23 02:53:10.727 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 02:53:10.727 | enable-default-route-bfd 2026-07-23 02:53:10.727 | enable-default-route-ecmp 2026-07-23 02:53:10.727 | ext-gw-mode 2026-07-23 02:53:10.727 | l3-ha 2026-07-23 02:53:10.727 | external-gateway-multihoming 2026-07-23 02:53:10.727 | l3-flavors 2026-07-23 02:53:10.727 | l3_agent_scheduler 2026-07-23 02:53:10.727 | multi-provider 2026-07-23 02:53:10.727 | net-mtu 2026-07-23 02:53:10.727 | net-mtu-writable 2026-07-23 02:53:10.727 | network_availability_zone 2026-07-23 02:53:10.727 | network-ip-availability 2026-07-23 02:53:10.727 | network-ip-availability-details 2026-07-23 02:53:10.727 | pagination 2026-07-23 02:53:10.727 | port-device-profile 2026-07-23 02:53:10.727 | port-mac-address-regenerate 2026-07-23 02:53:10.727 | port-numa-affinity-policy 2026-07-23 02:53:10.727 | port-numa-affinity-policy-socket 2026-07-23 02:53:10.727 | binding 2026-07-23 02:53:10.727 | binding-extended 2026-07-23 02:53:10.727 | port-security 2026-07-23 02:53:10.727 | project-id 2026-07-23 02:53:10.727 | provider 2026-07-23 02:53:10.727 | qinq 2026-07-23 02:53:10.727 | quota-check-limit 2026-07-23 02:53:10.727 | quota-check-limit-default 2026-07-23 02:53:10.727 | quotas 2026-07-23 02:53:10.727 | quota_details 2026-07-23 02:53:10.727 | rbac-policies 2026-07-23 02:53:10.727 | rbac-address-scope 2026-07-23 02:53:10.727 | rbac-security-groups 2026-07-23 02:53:10.727 | revision-if-match 2026-07-23 02:53:10.727 | standard-attr-revisions 2026-07-23 02:53:10.727 | router_availability_zone 2026-07-23 02:53:10.727 | router-enable-snat 2026-07-23 02:53:10.727 | security-groups-default-rules 2026-07-23 02:53:10.727 | security-groups-default-statefulness 2026-07-23 02:53:10.727 | security-groups-normalized-cidr 2026-07-23 02:53:10.727 | security-groups-remote-address-group 2026-07-23 02:53:10.727 | security-groups-rules-belongs-to-default-sg 2026-07-23 02:53:10.727 | security-groups-shared-filtering 2026-07-23 02:53:10.727 | security-group 2026-07-23 02:53:10.727 | service-type 2026-07-23 02:53:10.727 | sorting 2026-07-23 02:53:10.727 | standard-attr-description 2026-07-23 02:53:10.727 | stateful-security-group 2026-07-23 02:53:10.727 | subnet-dns-publish-fixed-ip 2026-07-23 02:53:10.727 | subnet-external-network 2026-07-23 02:53:10.727 | subnet_onboard 2026-07-23 02:53:10.727 | subnet-service-types 2026-07-23 02:53:10.727 | subnet_allocation 2026-07-23 02:53:10.727 | subnetpool-prefix-ops 2026-07-23 02:53:10.727 | tag-creation 2026-07-23 02:53:10.727 | standard-attr-tag 2026-07-23 02:53:10.727 | standard-attr-timestamp 2026-07-23 02:53:10.727 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-23 02:53:10.731 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-23 02:53:10.734 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-23 02:53:10.738 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-23 02:53:10.743 | ++ 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-23 02:53:11.805 | 2026-07-23 02:53:11.817 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:53:11.822 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=21d80ff3-9325-49ce-8319-accdaa5aa928 2026-07-23 02:53:11.825 | + 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-23 02:53:11.829 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 02:53:11.848 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-23 02:53:11.852 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-23 02:53:11.854 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 2a48a7bf-93da-4bd4-8b2e-39a2fc1e9580 e74826f8-fc0f-4685-b9cf-655c9754db69 2026-07-23 02:53:13.699 | 2026-07-23 02:53:13.711 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-23 02:53:13.715 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 21d80ff3-9325-49ce-8319-accdaa5aa928 2026-07-23 02:53:13.717 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-23 02:53:13.721 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-23 02:53:13.724 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-23 02:53:13.726 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-23 02:53:13.729 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-07-23 02:53:13.732 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-07-23 02:53:13.735 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 21d80ff3-9325-49ce-8319-accdaa5aa928 --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-07-23 02:53:13.737 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-23 02:53:13.740 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-23 02:53:13.744 | +++ 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 21d80ff3-9325-49ce-8319-accdaa5aa928 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-07-23 02:53:13.744 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-23 02:53:14.425 | 2026-07-23 02:53:14.436 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:53:14.440 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-07-23 02:53:14.440 | | id | b2cb5468-2613-458a-af13-691f29bb6612 |' 2026-07-23 02:53:14.443 | ++ 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-23 02:53:14.446 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 02:53:14.464 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' b2cb5468-2613-458a-af13-691f29bb6612 '|' 2026-07-23 02:53:14.467 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | b2cb5468-2613-458a-af13-691f29bb6612 |' 2026-07-23 02:53:14.469 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-23 02:53:14.474 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' b2cb5468-2613-458a-af13-691f29bb6612 '|' 2026-07-23 02:53:14.474 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-23 02:53:14.477 | ++ functions-common:get_field:806 : local data field 2026-07-23 02:53:14.480 | ++ functions-common:get_field:807 : read data 2026-07-23 02:53:14.483 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-23 02:53:14.486 | ++ functions-common:get_field:811 : field='$3' 2026-07-23 02:53:14.489 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | b2cb5468-2613-458a-af13-691f29bb6612 |' 2026-07-23 02:53:14.489 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-23 02:53:14.495 | ++ functions-common:get_field:807 : read data 2026-07-23 02:53:14.499 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-07-23 02:53:14.503 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' b2cb5468-2613-458a-af13-691f29bb6612 '|' 2026-07-23 02:53:14.504 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-23 02:53:14.507 | ++ functions-common:get_field:806 : local data field 2026-07-23 02:53:14.510 | ++ functions-common:get_field:807 : read data 2026-07-23 02:53:14.512 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-23 02:53:14.515 | ++ functions-common:get_field:811 : field='$6' 2026-07-23 02:53:14.519 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-23 02:53:14.519 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | b2cb5468-2613-458a-af13-691f29bb6612 |' 2026-07-23 02:53:14.524 | ++ functions-common:get_field:807 : read data 2026-07-23 02:53:14.529 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=b2cb5468-2613-458a-af13-691f29bb6612 2026-07-23 02:53:14.533 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 21d80ff3-9325-49ce-8319-accdaa5aa928 2a48a7bf-93da-4bd4-8b2e-39a2fc1e9580 2026-07-23 02:53:16.183 | 2026-07-23 02:53:16.194 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-23 02:53:16.196 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-23 02:53:16.199 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-23 02:53:16.217 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:16.220 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-23 02:53:16.223 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-23 02:53:16.227 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-23 02:53:16.231 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-23 02:53:16.234 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-23 02:53:16.238 | ++ 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-23 02:53:16.256 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-23 02:53:16.259 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-23 02:53:16.263 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-23 02:53:16.266 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-23 02:53:16.270 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-23 02:53:16.273 | + 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-23 02:53:16.277 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-23 02:53:16.279 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-23 02:53:16.282 | + functions-common:test_with_retry:2360 : local until=10 2026-07-23 02:53:16.285 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-23 02:53:16.288 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-23 02:53:16.291 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-23 02:53:16.294 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:16.297 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:16.301 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:16.306 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775196303 2026-07-23 02:53:16.309 | + 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-23 02:53:16.319 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-23 02:53:16.322 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:16.324 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:16.327 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:16.330 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:16.333 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:16.336 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-23 02:53:16.339 | + functions-common:time_stop:2427 : start_time=1784775196303 2026-07-23 02:53:16.342 | + functions-common:time_stop:2429 : [[ -z 1784775196303 ]] 2026-07-23 02:53:16.345 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:16.350 | + functions-common:time_stop:2432 : end_time=1784775196347 2026-07-23 02:53:16.354 | + functions-common:time_stop:2433 : elapsed_time=44 2026-07-23 02:53:16.357 | + functions-common:time_stop:2434 : total=1209 2026-07-23 02:53:16.361 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:16.365 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1253 2026-07-23 02:53:16.370 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-23 02:53:16.371 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-07-23 02:53:16.377 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-23 02:53:16.381 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-23 02:53:16.384 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-23 02:53:16.387 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-23 02:53:16.390 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-07-23 02:53:16.407 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-23 02:53:16.425 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-23 02:53:16.425 | ++ 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-23 02:53:16.427 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-23 02:53:16.428 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-23 02:53:16.730 | 2026-07-23 02:53:16.741 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:53:16.745 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.122 ' 2026-07-23 02:53:16.748 | + 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-23 02:53:16.751 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 02:53:16.768 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-23 02:53:16.771 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-23 02:53:16.774 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-23 02:53:16.777 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-23 02:53:16.779 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 2a48a7bf-93da-4bd4-8b2e-39a2fc1e9580 97b95aa5-bc2d-4294-ace0-73ed73930bd8 2026-07-23 02:53:19.273 | 2026-07-23 02:53:19.282 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-23 02:53:19.286 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 21d80ff3-9325-49ce-8319-accdaa5aa928 2026-07-23 02:53:19.290 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-23 02:53:19.293 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-23 02:53:19.296 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-23 02:53:19.298 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-23 02:53:19.301 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 21d80ff3-9325-49ce-8319-accdaa5aa928 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-23 02:53:19.305 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-23 02:53:19.308 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-23 02:53:19.312 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-23 02:53:19.313 | +++ 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 21d80ff3-9325-49ce-8319-accdaa5aa928 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-23 02:53:21.179 | 2026-07-23 02:53:21.192 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:53:21.197 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-23 02:53:21.197 | | id | 56a79b85-5b0d-47b2-88aa-99e01b204d08 |' 2026-07-23 02:53:21.200 | ++ 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-23 02:53:21.203 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 02:53:21.223 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 56a79b85-5b0d-47b2-88aa-99e01b204d08 '|' 2026-07-23 02:53:21.227 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 56a79b85-5b0d-47b2-88aa-99e01b204d08 |' 2026-07-23 02:53:21.231 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-23 02:53:21.236 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 56a79b85-5b0d-47b2-88aa-99e01b204d08 '|' 2026-07-23 02:53:21.236 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-23 02:53:21.239 | ++ functions-common:get_field:806 : local data field 2026-07-23 02:53:21.242 | ++ functions-common:get_field:807 : read data 2026-07-23 02:53:21.245 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-23 02:53:21.248 | ++ functions-common:get_field:811 : field='$3' 2026-07-23 02:53:21.252 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 56a79b85-5b0d-47b2-88aa-99e01b204d08 |' 2026-07-23 02:53:21.253 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-23 02:53:21.259 | ++ functions-common:get_field:807 : read data 2026-07-23 02:53:21.263 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-23 02:53:21.265 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-23 02:53:21.271 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-23 02:53:21.271 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 56a79b85-5b0d-47b2-88aa-99e01b204d08 '|' 2026-07-23 02:53:21.274 | ++ functions-common:get_field:806 : local data field 2026-07-23 02:53:21.278 | ++ functions-common:get_field:807 : read data 2026-07-23 02:53:21.282 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-23 02:53:21.285 | ++ functions-common:get_field:811 : field='$6' 2026-07-23 02:53:21.289 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-23 02:53:21.289 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 56a79b85-5b0d-47b2-88aa-99e01b204d08 |' 2026-07-23 02:53:21.296 | ++ functions-common:get_field:807 : read data 2026-07-23 02:53:21.299 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=56a79b85-5b0d-47b2-88aa-99e01b204d08 2026-07-23 02:53:21.302 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-23 02:53:21.307 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-23 02:53:21.311 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-23 02:53:21.314 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-23 02:53:21.336 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:21.340 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-23 02:53:21.353 | net.ipv6.conf.all.forwarding = 1 2026-07-23 02:53:21.360 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 2a48a7bf-93da-4bd4-8b2e-39a2fc1e9580 -c external_gateway_info -f json 2026-07-23 02:53:21.360 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 56a79b85-5b0d-47b2-88aa-99e01b204d08 2026-07-23 02:53:21.362 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-23 02:53:21.362 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-23 02:53:21.362 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-23 02:53:21.695 | 2026-07-23 02:53:21.707 | ++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:53:21.711 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-23 02:53:21.713 | + 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-23 02:53:21.716 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-23 02:53:21.733 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-23 02:53:21.735 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-23 02:53:21.738 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-23 02:53:21.742 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-23 02:53:21.745 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-23 02:53:21.748 | ++ 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-23 02:53:21.766 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-23 02:53:21.770 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-23 02:53:21.773 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-23 02:53:21.777 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-23 02:53:21.794 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-23 02:53:21.810 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd36:4f4a:ea18::/56 2026-07-23 02:53:21.814 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 90b64f17-ed4a-4f38-9b67-f3d8649bf432 ]] 2026-07-23 02:53:21.816 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd36:4f4a:ea18::/56 via 2001:db8::1 dev br-ex 2026-07-23 02:53:21.833 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-23 02:53:21.836 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-23 02:53:21.839 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-07-23 02:53:21.861 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:21.864 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-07-23 02:53:21.867 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:53:21.870 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-07-23 02:53:21.873 | + ./stack.sh:main:1335 : start_nova 2026-07-23 02:53:21.877 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-23 02:53:21.881 | + 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-23 02:53:21.883 | + 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-23 02:53:21.887 | + 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-23 02:53:21.890 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-23 02:53:21.893 | + 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-23 02:53:21.896 | + functions-common:run_process:1674 : local service=n-sch 2026-07-23 02:53:21.900 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-23 02:53:21.903 | + functions-common:run_process:1676 : local group= 2026-07-23 02:53:21.906 | + functions-common:run_process:1677 : local user= 2026-07-23 02:53:21.909 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:53:21.913 | + functions-common:run_process:1680 : local name=n-sch 2026-07-23 02:53:21.916 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:53:21.920 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:53:21.924 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:21.928 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:21.932 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:21.938 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775201934 2026-07-23 02:53:21.942 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-23 02:53:21.963 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:21.966 | + 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-23 02:53:21.969 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-23 02:53:21.973 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-23 02:53:21.977 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-23 02:53:21.980 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-23 02:53:21.983 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-23 02:53:21.986 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-23 02:53:21.989 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-23 02:53:21.993 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-23 02:53:21.996 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:53:21.998 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:53:22.001 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:53:22.005 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:53:22.007 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-23 02:53:22.011 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-23 02:53:22.014 | + 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-23 02:53:22.017 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-23 02:53:22.021 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-23 02:53:22.024 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:53:22.028 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-23 02:53:22.031 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 02:53:22.034 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:53:22.038 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:53:22.041 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-23 02:53:22.045 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:53:22.049 | + 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-23 02:53:22.124 | + 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-23 02:53:22.200 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-07-23 02:53:22.271 | + 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-23 02:53:22.338 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-23 02:53:22.409 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-23 02:53:22.476 | + 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-23 02:53:22.540 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 02:53:22.543 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:53:22.545 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-23 02:53:22.623 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:53:23.033 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-23 02:53:23.048 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-23 02:53:23.398 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-23 02:53:23.435 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:53:23.439 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:23.442 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:23.445 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:23.448 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:23.450 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:23.455 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:53:23.458 | + functions-common:time_stop:2427 : start_time=1784775201934 2026-07-23 02:53:23.462 | + functions-common:time_stop:2429 : [[ -z 1784775201934 ]] 2026-07-23 02:53:23.467 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:23.473 | + functions-common:time_stop:2432 : end_time=1784775203469 2026-07-23 02:53:23.476 | + functions-common:time_stop:2433 : elapsed_time=1535 2026-07-23 02:53:23.479 | + functions-common:time_stop:2434 : total=25798 2026-07-23 02:53:23.482 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:23.486 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27333 2026-07-23 02:53:23.491 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-23 02:53:23.498 | + 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-23 02:53:23.502 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-23 02:53:23.506 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-23 02:53:23.510 | + functions-common:run_process:1676 : local group= 2026-07-23 02:53:23.513 | + functions-common:run_process:1677 : local user= 2026-07-23 02:53:23.515 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:53:23.519 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-23 02:53:23.522 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:53:23.525 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:53:23.528 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:23.532 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:23.536 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:23.542 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775203538 2026-07-23 02:53:23.546 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-23 02:53:23.568 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:23.571 | + 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-23 02:53:23.574 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-23 02:53:23.578 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-23 02:53:23.582 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-23 02:53:23.586 | + 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-23 02:53:23.589 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-23 02:53:23.593 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-23 02:53:23.598 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-23 02:53:23.602 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-23 02:53:23.605 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:53:23.608 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:53:23.612 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:53:23.615 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:53:23.618 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-23 02:53:23.621 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-23 02:53:23.625 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-23 02:53:23.628 | + 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-23 02:53:23.631 | + 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-23 02:53:23.635 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-23 02:53:23.637 | + 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-23 02:53:23.640 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-23 02:53:23.643 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-23 02:53:23.646 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-23 02:53:23.648 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-23 02:53:23.651 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-23 02:53:23.656 | + 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-23 02:53:23.731 | + 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-23 02:53:23.812 | + 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-23 02:53:23.882 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-07-23 02:53:23.954 | + 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-23 02:53:24.024 | + 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-23 02:53:24.098 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-23 02:53:24.174 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-23 02:53:24.257 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-23 02:53:24.332 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-23 02:53:24.408 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-23 02:53:24.487 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-23 02:53:24.491 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-23 02:53:24.495 | + 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-23 02:53:24.579 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-23 02:53:25.024 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-23 02:53:25.041 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-23 02:53:25.472 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-23 02:53:25.557 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:53:25.562 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:25.566 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:25.570 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:25.574 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:25.577 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:25.581 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:53:25.584 | + functions-common:time_stop:2427 : start_time=1784775203538 2026-07-23 02:53:25.588 | + functions-common:time_stop:2429 : [[ -z 1784775203538 ]] 2026-07-23 02:53:25.593 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:25.597 | + functions-common:time_stop:2432 : end_time=1784775205594 2026-07-23 02:53:25.600 | + functions-common:time_stop:2433 : elapsed_time=2056 2026-07-23 02:53:25.602 | + functions-common:time_stop:2434 : total=27333 2026-07-23 02:53:25.606 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:25.609 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29389 2026-07-23 02:53:25.612 | + 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-23 02:53:25.615 | + 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-23 02:53:25.620 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-23 02:53:25.624 | + 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-23 02:53:25.629 | + 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-23 02:53:25.633 | + 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-23 02:53:25.637 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-23 02:53:25.641 | + 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-23 02:53:25.644 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-23 02:53:25.650 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-23 02:53:25.657 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-23 02:53:25.660 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-23 02:53:25.665 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-23 02:53:25.689 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:25.693 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-23 02:53:25.751 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-23 02:53:25.755 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-23 02:53:25.780 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:53:25.784 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-23 02:53:25.787 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-23 02:53:25.812 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:53:25.817 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-23 02:53:25.823 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-23 02:53:25.826 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-23 02:53:25.831 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-23 02:53:25.835 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-23 02:53:25.839 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-23 02:53:25.844 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-23 02:53:25.847 | + 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-23 02:53:25.851 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-23 02:53:25.855 | + 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-23 02:53:25.859 | + functions-common:run_process:1676 : local group= 2026-07-23 02:53:25.862 | + functions-common:run_process:1677 : local user= 2026-07-23 02:53:25.865 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:53:25.869 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-23 02:53:25.872 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:53:25.876 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:53:25.880 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:25.883 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:25.889 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:25.896 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775205890 2026-07-23 02:53:25.902 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-23 02:53:25.926 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:25.930 | + 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-23 02:53:25.935 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-23 02:53:25.938 | + 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-23 02:53:25.943 | + 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-23 02:53:25.947 | + 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-23 02:53:25.950 | + 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-23 02:53:25.954 | + 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-23 02:53:25.958 | + 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-23 02:53:25.961 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-23 02:53:25.966 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:53:25.969 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:53:25.973 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:53:25.977 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:53:25.981 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-23 02:53:25.985 | + 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-23 02:53:25.989 | + 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-23 02:53:25.993 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-23 02:53:25.997 | + 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-23 02:53:25.999 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:53:26.003 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-23 02:53:26.006 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 02:53:26.009 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:53:26.012 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:53:26.016 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-23 02:53:26.019 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:53:26.025 | + 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-23 02:53:26.114 | + 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-23 02:53:26.200 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-07-23 02:53:26.268 | + 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-23 02:53:26.339 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-23 02:53:26.408 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-23 02:53:26.480 | + 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-23 02:53:26.558 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 02:53:26.562 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:53:26.565 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-23 02:53:26.661 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:53:27.066 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-23 02:53:27.083 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-23 02:53:27.505 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-23 02:53:27.545 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:53:27.548 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:27.552 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:27.556 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:27.558 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:27.561 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:27.565 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:53:27.568 | + functions-common:time_stop:2427 : start_time=1784775205890 2026-07-23 02:53:27.571 | + functions-common:time_stop:2429 : [[ -z 1784775205890 ]] 2026-07-23 02:53:27.576 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:27.583 | + functions-common:time_stop:2432 : end_time=1784775207578 2026-07-23 02:53:27.587 | + functions-common:time_stop:2433 : elapsed_time=1688 2026-07-23 02:53:27.591 | + functions-common:time_stop:2434 : total=29389 2026-07-23 02:53:27.595 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:27.599 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31077 2026-07-23 02:53:27.604 | + 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-23 02:53:27.608 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-23 02:53:27.613 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-23 02:53:27.616 | + functions-common:run_process:1676 : local group= 2026-07-23 02:53:27.619 | + functions-common:run_process:1677 : local user= 2026-07-23 02:53:27.623 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:53:27.627 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-23 02:53:27.631 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:53:27.634 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:53:27.637 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:27.641 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:27.647 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:27.652 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775207648 2026-07-23 02:53:27.656 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-23 02:53:27.684 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:53:27.687 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:53:27.690 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:27.692 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:27.695 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:27.698 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:27.703 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:27.706 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:53:27.710 | + functions-common:time_stop:2427 : start_time=1784775207648 2026-07-23 02:53:27.714 | + functions-common:time_stop:2429 : [[ -z 1784775207648 ]] 2026-07-23 02:53:27.719 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:27.727 | + functions-common:time_stop:2432 : end_time=1784775207721 2026-07-23 02:53:27.731 | + functions-common:time_stop:2433 : elapsed_time=73 2026-07-23 02:53:27.735 | + functions-common:time_stop:2434 : total=31077 2026-07-23 02:53:27.739 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:27.742 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31150 2026-07-23 02:53:27.747 | + 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-23 02:53:27.751 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-23 02:53:27.754 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-23 02:53:27.757 | + functions-common:run_process:1676 : local group= 2026-07-23 02:53:27.761 | + functions-common:run_process:1677 : local user= 2026-07-23 02:53:27.766 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:53:27.770 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-23 02:53:27.775 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:53:27.780 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:53:27.784 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:27.789 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:27.794 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:27.802 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775207797 2026-07-23 02:53:27.806 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-23 02:53:27.831 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:53:27.837 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:53:27.840 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:27.844 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:27.848 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:27.852 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:27.856 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:27.860 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:53:27.863 | + functions-common:time_stop:2427 : start_time=1784775207797 2026-07-23 02:53:27.867 | + functions-common:time_stop:2429 : [[ -z 1784775207797 ]] 2026-07-23 02:53:27.872 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:27.880 | + functions-common:time_stop:2432 : end_time=1784775207874 2026-07-23 02:53:27.884 | + functions-common:time_stop:2433 : elapsed_time=77 2026-07-23 02:53:27.889 | + functions-common:time_stop:2434 : total=31150 2026-07-23 02:53:27.893 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:27.897 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31227 2026-07-23 02:53:27.902 | + 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-23 02:53:27.907 | + 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-23 02:53:27.911 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-23 02:53:27.915 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-23 02:53:27.919 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-23 02:53:27.923 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-23 02:53:27.953 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:27.959 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-23 02:53:28.027 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-23 02:53:28.034 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-23 02:53:28.038 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-23 02:53:28.108 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-23 02:53:28.134 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:28.138 | + 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-23 02:53:28.142 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-23 02:53:28.146 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-23 02:53:28.151 | + functions-common:run_process:1676 : local group= 2026-07-23 02:53:28.156 | + functions-common:run_process:1677 : local user= 2026-07-23 02:53:28.161 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:53:28.165 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-23 02:53:28.170 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:53:28.173 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:53:28.178 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:28.183 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:28.187 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:28.195 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775208189 2026-07-23 02:53:28.199 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-23 02:53:28.223 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:28.226 | + 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-23 02:53:28.229 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-23 02:53:28.232 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-23 02:53:28.234 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-23 02:53:28.238 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-23 02:53:28.243 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-23 02:53:28.246 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-23 02:53:28.250 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-23 02:53:28.253 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-23 02:53:28.258 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:53:28.262 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:53:28.265 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:53:28.269 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:53:28.272 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-23 02:53:28.276 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-23 02:53:28.279 | + 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-23 02:53:28.283 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-23 02:53:28.288 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-23 02:53:28.292 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:53:28.295 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-23 02:53:28.299 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 02:53:28.303 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:53:28.307 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:53:28.311 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-23 02:53:28.314 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:53:28.320 | + 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-23 02:53:28.404 | + 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-23 02:53:28.506 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-07-23 02:53:28.578 | + 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-23 02:53:28.650 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-23 02:53:28.714 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-23 02:53:28.781 | + 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-23 02:53:28.850 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 02:53:28.853 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:53:28.856 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-23 02:53:28.935 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:53:29.277 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-23 02:53:29.295 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-23 02:53:29.634 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-23 02:53:29.667 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:53:29.670 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:29.673 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:29.678 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:29.681 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:29.684 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:29.687 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:53:29.691 | + functions-common:time_stop:2427 : start_time=1784775208189 2026-07-23 02:53:29.695 | + functions-common:time_stop:2429 : [[ -z 1784775208189 ]] 2026-07-23 02:53:29.699 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:29.705 | + functions-common:time_stop:2432 : end_time=1784775209702 2026-07-23 02:53:29.708 | + functions-common:time_stop:2433 : elapsed_time=1513 2026-07-23 02:53:29.711 | + functions-common:time_stop:2434 : total=31227 2026-07-23 02:53:29.714 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:29.718 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32740 2026-07-23 02:53:29.724 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-23 02:53:29.730 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-23 02:53:29.733 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-23 02:53:29.756 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:29.760 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-23 02:53:29.764 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-23 02:53:29.767 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-23 02:53:29.771 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-23 02:53:29.775 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-23 02:53:29.777 | + 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-23 02:53:29.780 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-23 02:53:29.783 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-23 02:53:29.785 | + functions-common:run_process:1676 : local group= 2026-07-23 02:53:29.789 | + functions-common:run_process:1677 : local user= 2026-07-23 02:53:29.793 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:53:29.796 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-23 02:53:29.799 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:53:29.802 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:53:29.806 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:29.809 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:29.813 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:29.818 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775209815 2026-07-23 02:53:29.822 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-23 02:53:29.844 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:29.848 | + 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-23 02:53:29.851 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-23 02:53:29.854 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-23 02:53:29.857 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-23 02:53:29.860 | + 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-23 02:53:29.863 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-23 02:53:29.865 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-23 02:53:29.868 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-23 02:53:29.872 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-23 02:53:29.876 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:53:29.879 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:53:29.882 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:53:29.886 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:53:29.890 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-23 02:53:29.893 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-23 02:53:29.895 | + 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-23 02:53:29.898 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-23 02:53:29.900 | + 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-23 02:53:29.903 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:53:29.906 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-23 02:53:29.909 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 02:53:29.913 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:53:29.916 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:53:29.919 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-23 02:53:29.922 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:53:29.928 | + 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-23 02:53:30.007 | + 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-23 02:53:30.081 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-07-23 02:53:30.143 | + 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-23 02:53:30.206 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-23 02:53:30.272 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-23 02:53:30.340 | + 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-23 02:53:30.408 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 02:53:30.411 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:53:30.414 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-23 02:53:30.499 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:53:30.868 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-23 02:53:30.884 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-23 02:53:31.208 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-23 02:53:31.243 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:53:31.246 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:31.249 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:31.253 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:31.257 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:31.260 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:31.264 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:53:31.267 | + functions-common:time_stop:2427 : start_time=1784775209815 2026-07-23 02:53:31.270 | + functions-common:time_stop:2429 : [[ -z 1784775209815 ]] 2026-07-23 02:53:31.274 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:31.279 | + functions-common:time_stop:2432 : end_time=1784775211276 2026-07-23 02:53:31.282 | + functions-common:time_stop:2433 : elapsed_time=1461 2026-07-23 02:53:31.285 | + functions-common:time_stop:2434 : total=32740 2026-07-23 02:53:31.288 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:31.292 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34201 2026-07-23 02:53:31.295 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-23 02:53:31.298 | + 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-23 02:53:31.301 | + 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-23 02:53:31.304 | + 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-23 02:53:31.308 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-23 02:53:31.313 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-23 02:53:31.319 | + lib/nova:start_nova_compute:996 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-23 02:53:31.322 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-23 02:53:31.326 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-23 02:53:31.330 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-23 02:53:31.333 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-23 02:53:31.338 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-23 02:53:31.342 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-23 02:53:31.346 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-23 02:53:31.349 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-23 02:53:31.355 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-23 02:53:31.355 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 02:53:31.355 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-23 02:53:31.355 | BEGIN { 2026-07-23 02:53:31.355 | section = "" 2026-07-23 02:53:31.355 | last_section = "" 2026-07-23 02:53:31.355 | section_count = 0 2026-07-23 02:53:31.355 | } 2026-07-23 02:53:31.355 | /^\[.+\]/ { 2026-07-23 02:53:31.355 | gsub("[][]", "", $1); 2026-07-23 02:53:31.355 | section=$1 2026-07-23 02:53:31.355 | next 2026-07-23 02:53:31.355 | } 2026-07-23 02:53:31.355 | /^ *\#/ { 2026-07-23 02:53:31.355 | next 2026-07-23 02:53:31.355 | } 2026-07-23 02:53:31.355 | /^[^ \t]+/ { 2026-07-23 02:53:31.356 | # get offset of first = in $0 2026-07-23 02:53:31.356 | eq_idx = index($0, "=") 2026-07-23 02:53:31.356 | # extract attr & value from $0 2026-07-23 02:53:31.356 | attr = substr($0, 1, eq_idx - 1) 2026-07-23 02:53:31.356 | value = substr($0, eq_idx + 1) 2026-07-23 02:53:31.356 | # only need to strip trailing whitespace from attr 2026-07-23 02:53:31.356 | sub(/[ \t]*$/, "", attr) 2026-07-23 02:53:31.356 | # need to strip leading & trailing whitespace from value 2026-07-23 02:53:31.356 | sub(/^[ \t]*/, "", value) 2026-07-23 02:53:31.356 | sub(/[ \t]*$/, "", value) 2026-07-23 02:53:31.356 | 2026-07-23 02:53:31.356 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-23 02:53:31.356 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-23 02:53:31.356 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-23 02:53:31.356 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-23 02:53:31.356 | if (! (section, attr) in cfg_attr_count) { 2026-07-23 02:53:31.356 | if (section != last_section) { 2026-07-23 02:53:31.356 | cfg_section[section_count++] = section 2026-07-23 02:53:31.356 | last_section = section 2026-07-23 02:53:31.356 | } 2026-07-23 02:53:31.356 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-23 02:53:31.356 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-23 02:53:31.356 | 2026-07-23 02:53:31.356 | cfg_attr[section, attr, 0] = value 2026-07-23 02:53:31.356 | cfg_attr_count[section, attr] = 1 2026-07-23 02:53:31.356 | } else { 2026-07-23 02:53:31.356 | lno = cfg_attr_count[section, attr]++ 2026-07-23 02:53:31.356 | cfg_attr[section, attr, lno] = value 2026-07-23 02:53:31.356 | } 2026-07-23 02:53:31.356 | } 2026-07-23 02:53:31.356 | END { 2026-07-23 02:53:31.356 | # Process each section in order 2026-07-23 02:53:31.356 | for (sno = 0; sno < section_count; sno++) { 2026-07-23 02:53:31.356 | section = cfg_section[sno] 2026-07-23 02:53:31.356 | # The ini routines simply append a config item immediately 2026-07-23 02:53:31.356 | # after the section header. To keep the same order as defined 2026-07-23 02:53:31.356 | # in local.conf, invoke the ini routines in the reverse order 2026-07-23 02:53:31.356 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-23 02:53:31.356 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-23 02:53:31.356 | if (cfg_attr_count[section, attr] == 1) 2026-07-23 02:53:31.356 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-23 02:53:31.356 | else { 2026-07-23 02:53:31.356 | # For multiline, invoke the ini routines in the reverse order 2026-07-23 02:53:31.356 | count = cfg_attr_count[section, attr] 2026-07-23 02:53:31.356 | print "inidelete " configfile " " section " " attr 2026-07-23 02:53:31.356 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-23 02:53:31.356 | for (l = count -2; l >= 0; l--) 2026-07-23 02:53:31.356 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-23 02:53:31.356 | } 2026-07-23 02:53:31.356 | } 2026-07-23 02:53:31.356 | } 2026-07-23 02:53:31.356 | } 2026-07-23 02:53:31.356 | ' 2026-07-23 02:53:31.357 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-23 02:53:31.358 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-23 02:53:31.361 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-23 02:53:31.365 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-23 02:53:31.368 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-23 02:53:31.370 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-23 02:53:31.373 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-23 02:53:31.373 | BEGIN { group = "" } 2026-07-23 02:53:31.373 | /^\[\[.+\|.*\]\]/ { 2026-07-23 02:53:31.374 | gsub("[][]", "", $1); 2026-07-23 02:53:31.374 | split($1, a, "|"); 2026-07-23 02:53:31.374 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-23 02:53:31.374 | group=a[1] 2026-07-23 02:53:31.374 | } else { 2026-07-23 02:53:31.374 | group="" 2026-07-23 02:53:31.374 | } 2026-07-23 02:53:31.374 | next 2026-07-23 02:53:31.374 | } 2026-07-23 02:53:31.374 | { 2026-07-23 02:53:31.374 | if (group != "") 2026-07-23 02:53:31.374 | print $0 2026-07-23 02:53:31.374 | } 2026-07-23 02:53:31.374 | ' /opt/stack/devstack/local.conf 2026-07-23 02:53:31.380 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-23 02:53:31.383 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-23 02:53:31.424 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-23 02:53:31.468 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-23 02:53:31.471 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-23 02:53:31.475 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-23 02:53:31.479 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-23 02:53:31.482 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-23 02:53:31.486 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-23 02:53:31.509 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:31.513 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-23 02:53:31.517 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-23 02:53:31.520 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-23 02:53:31.537 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:31.541 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.141:5672/nova_cell1 2026-07-23 02:53:31.546 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.141:5672/nova_cell1 2026-07-23 02:53:31.588 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-23 02:53:31.591 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-23 02:53:31.594 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-23 02:53:31.619 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-23 02:53:31.642 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-23 02:53:31.645 | + lib/nova:configure_console_compute:671 : local offset 2026-07-23 02:53:31.647 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-23 02:53:31.651 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-23 02:53:31.656 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-23 02:53:31.681 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=10.4.3.141 2026-07-23 02:53:31.684 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-23 02:53:31.706 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:31.710 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-23 02:53:31.713 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-23 02:53:31.716 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-23 02:53:31.718 | + functions:vercmp:648 : local 'op=<' 2026-07-23 02:53:31.721 | + functions:vercmp:649 : local v2=1.0.0 2026-07-23 02:53:31.725 | + functions:vercmp:650 : local result 2026-07-23 02:53:31.730 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-23 02:53:31.730 | ++ functions:vercmp:654 : sort -V 2026-07-23 02:53:31.730 | ++ functions:vercmp:654 : head -1 2026-07-23 02:53:31.736 | + functions:vercmp:654 : result=1.0.0 2026-07-23 02:53:31.739 | + functions:vercmp:656 : case $op in 2026-07-23 02:53:31.742 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-23 02:53:31.745 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-23 02:53:31.749 | + functions:vercmp:667 : return 2026-07-23 02:53:31.752 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://10.4.3.141:6080/vnc_lite.html 2026-07-23 02:53:31.755 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.4.3.141:6080/vnc_lite.html 2026-07-23 02:53:31.800 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://10.4.3.141:6081/spice_auto.html 2026-07-23 02:53:31.803 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.4.3.141:6081/spice_auto.html 2026-07-23 02:53:31.844 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-23 02:53:31.866 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:31.868 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-23 02:53:31.872 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=10.4.3.141 2026-07-23 02:53:31.874 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-23 02:53:31.913 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.4.3.141 2026-07-23 02:53:31.954 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-23 02:53:31.974 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:53:31.977 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-23 02:53:31.981 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-23 02:53:32.001 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:53:32.005 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-23 02:53:32.009 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-23 02:53:32.047 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-23 02:53:32.050 | + 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-23 02:53:32.088 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-23 02:53:32.091 | + lib/nova:start_nova_compute:1031 : [[ qemu == \q\e\m\u ]] 2026-07-23 02:53:32.093 | + lib/nova:start_nova_compute:1032 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-07-23 02:53:32.132 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-23 02:53:32.135 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-23 02:53:32.139 | + lib/nova:start_nova_compute:1040 : '[' 128 -gt 0 ']' 2026-07-23 02:53:32.143 | + lib/nova:start_nova_compute:1041 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-07-23 02:53:32.183 | + 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-23 02:53:32.187 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-23 02:53:32.190 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-23 02:53:32.193 | + functions-common:run_process:1676 : local group=libvirt 2026-07-23 02:53:32.196 | + functions-common:run_process:1677 : local user= 2026-07-23 02:53:32.198 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:53:32.202 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-23 02:53:32.204 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:53:32.207 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:53:32.210 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:32.213 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:32.216 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:32.222 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775212218 2026-07-23 02:53:32.227 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-23 02:53:32.248 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:32.251 | + 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-23 02:53:32.255 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-23 02:53:32.257 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-23 02:53:32.261 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-23 02:53:32.265 | + 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-23 02:53:32.267 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-23 02:53:32.270 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-23 02:53:32.274 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-23 02:53:32.277 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-23 02:53:32.281 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-23 02:53:32.284 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:53:32.288 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:53:32.291 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:53:32.295 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-23 02:53:32.298 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-23 02:53:32.302 | + 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-23 02:53:32.306 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-23 02:53:32.309 | + 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-23 02:53:32.312 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-23 02:53:32.316 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-23 02:53:32.319 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 02:53:32.323 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:53:32.326 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-23 02:53:32.329 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-23 02:53:32.332 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-23 02:53:32.335 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:53:32.340 | + 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-23 02:53:32.413 | + 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-23 02:53:32.491 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-07-23 02:53:32.550 | + 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-23 02:53:32.614 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-23 02:53:32.682 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-23 02:53:32.751 | + 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-23 02:53:32.826 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 02:53:32.828 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-23 02:53:32.831 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-23 02:53:32.896 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-23 02:53:32.979 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:53:33.412 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-23 02:53:33.429 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-23 02:53:33.795 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-23 02:53:33.829 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:53:33.832 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:33.836 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:33.839 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:33.843 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:33.846 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:33.849 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:53:33.852 | + functions-common:time_stop:2427 : start_time=1784775212218 2026-07-23 02:53:33.855 | + functions-common:time_stop:2429 : [[ -z 1784775212218 ]] 2026-07-23 02:53:33.859 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:33.864 | + functions-common:time_stop:2432 : end_time=1784775213860 2026-07-23 02:53:33.868 | + functions-common:time_stop:2433 : elapsed_time=1642 2026-07-23 02:53:33.870 | + functions-common:time_stop:2434 : total=34201 2026-07-23 02:53:33.874 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:33.877 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35843 2026-07-23 02:53:33.881 | + 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-23 02:53:33.885 | + 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-23 02:53:33.889 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-23 02:53:33.912 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:33.915 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-23 02:53:33.915 | Dumping cells_v2 mapping 2026-07-23 02:53:33.918 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-23 02:53:34.196 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-23 02:53:34.196 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:53:34.196 | we strongly recommend against using it for new projects. 2026-07-23 02:53:34.196 | 2026-07-23 02:53:34.196 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:53:34.196 | framework. For more detail see 2026-07-23 02:53:34.196 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:53:34.196 | 2026-07-23 02:53:34.196 | import eventlet # noqa 2026-07-23 02:53:34.347 | 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-23 02:53:36.109 | INFO dbcounter [None req-f9885e4a-bfe8-4075-a012-06a125127e9f None None] Registered counter for database nova_api 2026-07-23 02:53:36.179 | DEBUG dbcounter [-] [96302] Writer thread running {{(pid=96302) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 02:53:36.196 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-23 02:53:36.196 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-23 02:53:36.196 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-23 02:53:36.196 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-23 02:53:36.196 | | cell1 | 503b18c0-af11-4678-96a2-41648d52be87 | rabbit://stackrabbit:secretrabbit@10.4.3.141:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-23 02:53:36.196 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-23 02:53:36.826 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-07-23 02:53:36.829 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-23 02:53:36.914 | + inc/async:async_inner:63 : create_flavors 2026-07-23 02:53:36.966 | [8537 Async create_flavors:96409]: running: create_flavors 2026-07-23 02:53:36.968 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-07-23 02:53:36.992 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:36.996 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-07-23 02:53:37.000 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:53:37.004 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-07-23 02:53:37.007 | + ./stack.sh:main:1340 : start_cinder 2026-07-23 02:53:37.011 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-23 02:53:37.015 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-23 02:53:37.021 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-23 02:53:37.025 | + functions-common:run_process:1674 : local service=c-api 2026-07-23 02:53:37.029 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-23 02:53:37.033 | + functions-common:run_process:1676 : local group= 2026-07-23 02:53:37.037 | + functions-common:run_process:1677 : local user= 2026-07-23 02:53:37.043 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:53:37.045 | + functions-common:run_process:1680 : local name=c-api 2026-07-23 02:53:37.050 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:53:37.054 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:53:37.057 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:37.060 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:37.064 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:37.069 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775217066 2026-07-23 02:53:37.072 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-23 02:53:37.096 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:37.098 | + 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-23 02:53:37.102 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-23 02:53:37.105 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-23 02:53:37.107 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-23 02:53:37.111 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-23 02:53:37.115 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-23 02:53:37.119 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-23 02:53:37.122 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-23 02:53:37.126 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-23 02:53:37.129 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:53:37.134 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:53:37.138 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:53:37.142 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:53:37.145 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-23 02:53:37.149 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-23 02:53:37.153 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-23 02:53:37.157 | + 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-23 02:53:37.161 | + 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-23 02:53:37.165 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-23 02:53:37.168 | + 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-23 02:53:37.172 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-23 02:53:37.176 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-23 02:53:37.179 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-23 02:53:37.182 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-23 02:53:37.186 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-23 02:53:37.192 | + 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-23 02:53:37.281 | + 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-23 02:53:37.376 | + 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-23 02:53:37.449 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-07-23 02:53:37.517 | + 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-23 02:53:37.588 | + 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-23 02:53:37.659 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-23 02:53:37.729 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-23 02:53:37.800 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-23 02:53:37.870 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-23 02:53:37.938 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-23 02:53:38.012 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-23 02:53:38.014 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-23 02:53:38.016 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-23 02:53:38.105 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-23 02:53:38.458 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-23 02:53:38.476 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-23 02:53:38.863 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-23 02:53:38.947 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:53:38.950 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:38.955 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:38.958 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:38.961 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:38.965 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:38.968 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:53:38.972 | + functions-common:time_stop:2427 : start_time=1784775217066 2026-07-23 02:53:38.976 | + functions-common:time_stop:2429 : [[ -z 1784775217066 ]] 2026-07-23 02:53:38.981 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:38.986 | + functions-common:time_stop:2432 : end_time=1784775218982 2026-07-23 02:53:38.990 | + functions-common:time_stop:2433 : elapsed_time=1916 2026-07-23 02:53:38.993 | + functions-common:time_stop:2434 : total=35843 2026-07-23 02:53:38.996 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:38.999 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37759 2026-07-23 02:53:39.003 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-23 02:53:39.003 | Waiting for Cinder API to start... 2026-07-23 02:53:39.006 | + lib/cinder:start_cinder:637 : local cinder_url=https://10.4.3.141/volume/v3/ 2026-07-23 02:53:39.009 | + lib/cinder:start_cinder:639 : wait_for_service 60 https://10.4.3.141/volume/v3/ 2026-07-23 02:53:39.012 | + functions:wait_for_service:476 : local timeout=60 2026-07-23 02:53:39.015 | + functions:wait_for_service:477 : local url=https://10.4.3.141/volume/v3/ 2026-07-23 02:53:39.019 | + functions:wait_for_service:478 : local rval=0 2026-07-23 02:53:39.022 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-23 02:53:39.024 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-23 02:53:39.028 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:39.031 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:39.035 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:39.041 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775219037 2026-07-23 02:53:39.044 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-23 02:53:39.051 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.141/volume/v3/ 2026-07-23 02:53:41.823 | + :: : [[ 401 == 503 ]] 2026-07-23 02:53:41.824 | + :: : [[ 0 -eq 7 ]] 2026-07-23 02:53:41.828 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-23 02:53:41.832 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:41.835 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:41.840 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:41.844 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:41.848 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:41.850 | + inc/async:async_inner:64 : rc=0 2026-07-23 02:53:41.852 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-23 02:53:41.856 | + functions-common:time_stop:2427 : start_time=1784775219037 2026-07-23 02:53:41.859 | + functions-common:time_stop:2429 : [[ -z 1784775219037 ]] 2026-07-23 02:53:41.863 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:41.869 | + functions-common:time_stop:2432 : end_time=1784775221865 2026-07-23 02:53:41.873 | + functions-common:time_stop:2433 : elapsed_time=2828 2026-07-23 02:53:41.875 | + functions-common:time_stop:2434 : total=8876 2026-07-23 02:53:41.879 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:41.879 | [96409 Async create_flavors:96409]: finished successfully 2026-07-23 02:53:41.882 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11704 2026-07-23 02:53:41.886 | + functions:wait_for_service:486 : return 0 2026-07-23 02:53:41.890 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-23 02:53:41.894 | + functions-common:run_process:1674 : local service=c-sch 2026-07-23 02:53:41.899 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-23 02:53:41.903 | + functions-common:run_process:1676 : local group= 2026-07-23 02:53:41.908 | + functions-common:run_process:1677 : local user= 2026-07-23 02:53:41.910 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:53:41.914 | + functions-common:run_process:1680 : local name=c-sch 2026-07-23 02:53:41.918 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:53:41.922 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:53:41.925 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:41.928 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:41.933 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:41.938 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775221934 2026-07-23 02:53:41.942 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-23 02:53:41.963 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:41.967 | + 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-23 02:53:41.970 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-23 02:53:41.974 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-23 02:53:41.977 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-23 02:53:41.981 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-23 02:53:41.983 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-23 02:53:41.986 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-23 02:53:41.989 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-23 02:53:41.992 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-23 02:53:41.996 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:53:42.000 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:53:42.003 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:53:42.006 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:53:42.010 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-23 02:53:42.013 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-23 02:53:42.017 | + 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-23 02:53:42.020 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-23 02:53:42.024 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-23 02:53:42.028 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:53:42.031 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-23 02:53:42.034 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-23 02:53:42.038 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:53:42.042 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:53:42.047 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-23 02:53:42.051 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:53:42.057 | + 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-23 02:53:42.145 | + 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-23 02:53:42.234 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-07-23 02:53:42.306 | + 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-23 02:53:42.381 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-23 02:53:42.447 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-23 02:53:42.514 | + 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-23 02:53:42.581 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-23 02:53:42.584 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:53:42.588 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-23 02:53:42.668 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:53:43.041 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-23 02:53:43.060 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-23 02:53:43.456 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-23 02:53:43.498 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:53:43.502 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:43.505 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:43.509 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:43.513 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:43.516 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:43.520 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:53:43.523 | + functions-common:time_stop:2427 : start_time=1784775221934 2026-07-23 02:53:43.528 | + functions-common:time_stop:2429 : [[ -z 1784775221934 ]] 2026-07-23 02:53:43.532 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:43.537 | + functions-common:time_stop:2432 : end_time=1784775223533 2026-07-23 02:53:43.541 | + functions-common:time_stop:2433 : elapsed_time=1599 2026-07-23 02:53:43.546 | + functions-common:time_stop:2434 : total=37759 2026-07-23 02:53:43.549 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:43.554 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39358 2026-07-23 02:53:43.559 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-23 02:53:43.562 | + 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-23 02:53:43.566 | + functions-common:run_process:1674 : local service=c-bak 2026-07-23 02:53:43.570 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-23 02:53:43.574 | + functions-common:run_process:1676 : local group= 2026-07-23 02:53:43.578 | + functions-common:run_process:1677 : local user= 2026-07-23 02:53:43.582 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-23 02:53:43.585 | + functions-common:run_process:1680 : local name=c-bak 2026-07-23 02:53:43.590 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:53:43.594 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:53:43.598 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:43.602 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:43.606 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:43.612 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775223608 2026-07-23 02:53:43.617 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-23 02:53:43.642 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:43.646 | + 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-23 02:53:43.650 | + functions-common:_run_under_systemd:1628 : local service=c-bak 2026-07-23 02:53:43.653 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-23 02:53:43.657 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-23 02:53:43.662 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-23 02:53:43.665 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-23 02:53:43.669 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-23 02:53:43.673 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-23 02:53:43.677 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-bak.service 2026-07-23 02:53:43.682 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:53:43.686 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:53:43.690 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:53:43.693 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-23 02:53:43.697 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-07-23 02:53:43.701 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-23 02:53:43.705 | + 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-23 02:53:43.708 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-bak.service 2026-07-23 02:53:43.712 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-23 02:53:43.716 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:53:43.719 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-23 02:53:43.723 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-23 02:53:43.727 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:53:43.731 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:53:43.735 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-07-23 02:53:43.739 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:53:43.745 | + 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-23 02:53:43.832 | + 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-23 02:53:43.913 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-07-23 02:53:43.984 | + 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-23 02:53:44.052 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-07-23 02:53:44.124 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-07-23 02:53:44.196 | + 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-23 02:53:44.264 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-23 02:53:44.268 | + 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-23 02:53:44.337 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:53:44.341 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-07-23 02:53:44.425 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:53:44.809 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-bak.service 2026-07-23 02:53:44.827 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-07-23 02:53:45.229 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-bak.service 2026-07-23 02:53:45.265 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:53:45.269 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:45.273 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:45.277 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:45.281 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:45.286 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:45.290 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:53:45.294 | + functions-common:time_stop:2427 : start_time=1784775223608 2026-07-23 02:53:45.298 | + functions-common:time_stop:2429 : [[ -z 1784775223608 ]] 2026-07-23 02:53:45.303 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:45.309 | + functions-common:time_stop:2432 : end_time=1784775225305 2026-07-23 02:53:45.314 | + functions-common:time_stop:2433 : elapsed_time=1697 2026-07-23 02:53:45.318 | + functions-common:time_stop:2434 : total=39358 2026-07-23 02:53:45.322 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:45.327 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41055 2026-07-23 02:53:45.330 | + 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-23 02:53:45.335 | + functions-common:run_process:1674 : local service=c-vol 2026-07-23 02:53:45.340 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-23 02:53:45.344 | + functions-common:run_process:1676 : local group= 2026-07-23 02:53:45.347 | + functions-common:run_process:1677 : local user= 2026-07-23 02:53:45.352 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-23 02:53:45.356 | + functions-common:run_process:1680 : local name=c-vol 2026-07-23 02:53:45.362 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:53:45.366 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:53:45.372 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:45.376 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:45.381 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:45.387 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775225383 2026-07-23 02:53:45.391 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-23 02:53:45.413 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:45.417 | + 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-23 02:53:45.420 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-23 02:53:45.423 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-23 02:53:45.428 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-23 02:53:45.432 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-23 02:53:45.436 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-23 02:53:45.439 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-23 02:53:45.443 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-23 02:53:45.447 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-23 02:53:45.450 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:53:45.454 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:53:45.457 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:53:45.461 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-23 02:53:45.464 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-23 02:53:45.467 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-23 02:53:45.471 | + 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-23 02:53:45.474 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-23 02:53:45.478 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-23 02:53:45.482 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-23 02:53:45.485 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-23 02:53:45.487 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-23 02:53:45.490 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-23 02:53:45.493 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-23 02:53:45.497 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-23 02:53:45.501 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-23 02:53:45.509 | + 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-23 02:53:45.595 | + 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-23 02:53:45.684 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-07-23 02:53:45.759 | + 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-23 02:53:45.838 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-23 02:53:45.909 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-23 02:53:45.979 | + 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-23 02:53:46.047 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-23 02:53:46.051 | + 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-23 02:53:46.125 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-23 02:53:46.129 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-23 02:53:46.219 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-23 02:53:46.590 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-23 02:53:46.607 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-23 02:53:46.995 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-23 02:53:47.040 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:53:47.045 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:47.049 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:47.053 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:47.056 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:47.060 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:47.064 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:53:47.068 | + functions-common:time_stop:2427 : start_time=1784775225383 2026-07-23 02:53:47.072 | + functions-common:time_stop:2429 : [[ -z 1784775225383 ]] 2026-07-23 02:53:47.077 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:47.085 | + functions-common:time_stop:2432 : end_time=1784775227080 2026-07-23 02:53:47.089 | + functions-common:time_stop:2433 : elapsed_time=1697 2026-07-23 02:53:47.092 | + functions-common:time_stop:2434 : total=41055 2026-07-23 02:53:47.096 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:47.100 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42752 2026-07-23 02:53:47.105 | + ./stack.sh:main:1341 : create_volume_types 2026-07-23 02:53:47.110 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-23 02:53:47.136 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:47.140 | + lib/cinder:create_volume_types:691 : [[ -n storpool:storpool ]] 2026-07-23 02:53:47.143 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-23 02:53:47.147 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-23 02:53:47.150 | + lib/cinder:create_volume_types:694 : be_name=storpool 2026-07-23 02:53:47.154 | + lib/cinder:create_volume_types:695 : create_one_type storpool volume_backend_name storpool 2026-07-23 02:53:47.157 | + lib/cinder:create_one_type:666 : type_name=storpool 2026-07-23 02:53:47.160 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-23 02:53:47.164 | + lib/cinder:create_one_type:668 : property_value=storpool 2026-07-23 02:53:47.168 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-23 02:53:47.192 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:47.195 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=storpool storpool 2026-07-23 02:53:48.698 | 2026-07-23 02:53:48.698 | +-------------+--------------------------------------+ 2026-07-23 02:53:48.698 | | Field | Value | 2026-07-23 02:53:48.698 | +-------------+--------------------------------------+ 2026-07-23 02:53:48.698 | | description | None | 2026-07-23 02:53:48.698 | | id | ed83dee8-c113-4327-9e61-18b644662c37 | 2026-07-23 02:53:48.698 | | is_public | True | 2026-07-23 02:53:48.698 | | name | storpool | 2026-07-23 02:53:48.698 | | properties | volume_backend_name='storpool' | 2026-07-23 02:53:48.698 | +-------------+--------------------------------------+ 2026-07-23 02:53:48.706 | + lib/cinder:create_one_type:672 : [[ storpool == \c\e\p\h ]] 2026-07-23 02:53:48.710 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-23 02:53:48.713 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-23 02:53:48.716 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-07-23 02:53:48.719 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-07-23 02:53:48.741 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:48.745 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-07-23 02:53:48.750 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:53:48.753 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-07-23 02:53:48.756 | + ./stack.sh:main:1356 : start_glance 2026-07-23 02:53:48.760 | + lib/glance:start_glance:650 : local service_protocol=https 2026-07-23 02:53:48.764 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-23 02:53:48.769 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-23 02:53:48.773 | + functions-common:run_process:1674 : local service=g-api 2026-07-23 02:53:48.776 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-23 02:53:48.779 | + functions-common:run_process:1676 : local group= 2026-07-23 02:53:48.783 | + functions-common:run_process:1677 : local user= 2026-07-23 02:53:48.787 | + functions-common:run_process:1678 : local env_vars= 2026-07-23 02:53:48.790 | + functions-common:run_process:1680 : local name=g-api 2026-07-23 02:53:48.795 | + functions-common:run_process:1682 : time_start run_process 2026-07-23 02:53:48.798 | + functions-common:time_start:2406 : local name=run_process 2026-07-23 02:53:48.801 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:48.805 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:48.809 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:48.815 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775228810 2026-07-23 02:53:48.819 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-23 02:53:48.845 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:48.849 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-23 02:53:48.853 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-23 02:53:48.856 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-23 02:53:48.860 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-23 02:53:48.864 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-23 02:53:48.866 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-23 02:53:48.870 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-23 02:53:48.875 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-23 02:53:48.878 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-23 02:53:48.882 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-23 02:53:48.887 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-23 02:53:48.891 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-23 02:53:48.895 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-23 02:53:48.899 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-23 02:53:48.903 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-23 02:53:48.906 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-23 02:53:48.911 | + 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-23 02:53:48.914 | + 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-23 02:53:48.918 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-23 02:53:48.922 | + 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-23 02:53:48.925 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-23 02:53:48.928 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-23 02:53:48.932 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-23 02:53:48.936 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-23 02:53:48.939 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-23 02:53:48.945 | + 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-23 02:53:49.029 | + 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-23 02:53:49.114 | + 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-23 02:53:49.189 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-07-23 02:53:49.265 | + 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-23 02:53:49.345 | + 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-23 02:53:49.417 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-23 02:53:49.487 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-23 02:53:49.549 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-23 02:53:49.615 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-23 02:53:49.683 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-23 02:53:49.751 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-23 02:53:49.754 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-23 02:53:49.758 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-23 02:53:49.843 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-23 02:53:50.265 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-23 02:53:50.282 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-23 02:53:50.674 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-23 02:53:50.765 | + functions-common:run_process:1686 : time_stop run_process 2026-07-23 02:53:50.769 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:50.773 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:50.776 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:50.779 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:50.783 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:50.787 | + functions-common:time_stop:2426 : name=run_process 2026-07-23 02:53:50.792 | + functions-common:time_stop:2427 : start_time=1784775228810 2026-07-23 02:53:50.796 | + functions-common:time_stop:2429 : [[ -z 1784775228810 ]] 2026-07-23 02:53:50.801 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:50.808 | + functions-common:time_stop:2432 : end_time=1784775230803 2026-07-23 02:53:50.812 | + functions-common:time_stop:2433 : elapsed_time=1993 2026-07-23 02:53:50.815 | + functions-common:time_stop:2434 : total=42752 2026-07-23 02:53:50.819 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:50.822 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44745 2026-07-23 02:53:50.827 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-23 02:53:50.852 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:53:50.856 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (10.4.3.141) to start...' 2026-07-23 02:53:50.856 | Waiting for g-api (10.4.3.141) to start... 2026-07-23 02:53:50.859 | + lib/glance:start_glance:660 : wait_for_service 60 https://10.4.3.141/image 2026-07-23 02:53:50.862 | + functions:wait_for_service:476 : local timeout=60 2026-07-23 02:53:50.865 | + functions:wait_for_service:477 : local url=https://10.4.3.141/image 2026-07-23 02:53:50.868 | + functions:wait_for_service:478 : local rval=0 2026-07-23 02:53:50.872 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-23 02:53:50.876 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-23 02:53:50.880 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:53:50.885 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:53:50.890 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:53:50.895 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775230891 2026-07-23 02:53:50.900 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-23 02:53:50.906 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.141/image 2026-07-23 02:53:53.692 | + :: : [[ 300 == 503 ]] 2026-07-23 02:53:53.694 | + :: : [[ 0 -eq 7 ]] 2026-07-23 02:53:53.699 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-23 02:53:53.703 | + functions-common:time_stop:2420 : local name 2026-07-23 02:53:53.706 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:53:53.710 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:53:53.714 | + functions-common:time_stop:2423 : local total 2026-07-23 02:53:53.717 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:53:53.721 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-23 02:53:53.726 | + functions-common:time_stop:2427 : start_time=1784775230891 2026-07-23 02:53:53.730 | + functions-common:time_stop:2429 : [[ -z 1784775230891 ]] 2026-07-23 02:53:53.734 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:53:53.741 | + functions-common:time_stop:2432 : end_time=1784775233736 2026-07-23 02:53:53.745 | + functions-common:time_stop:2433 : elapsed_time=2845 2026-07-23 02:53:53.748 | + functions-common:time_stop:2434 : total=11704 2026-07-23 02:53:53.752 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:53:53.756 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14549 2026-07-23 02:53:53.761 | + functions:wait_for_service:486 : return 0 2026-07-23 02:53:53.764 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-07-23 02:53:53.783 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:53.786 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-07-23 02:53:53.805 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:53:53.808 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-07-23 02:53:53.812 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:53:53.815 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-07-23 02:53:53.818 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-23 02:53:53.821 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-23 02:53:53.825 | + 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-23 02:53:53.827 | + functions:upload_image:141 : local image image_fname image_name 2026-07-23 02:53:53.831 | + functions:upload_image:143 : local max_attempts=5 2026-07-23 02:53:53.833 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-23 02:53:53.839 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-23 02:53:53.843 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-07-23 02:53:53.846 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-07-23 02:53:53.849 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-07-23 02:53:53.852 | ++ functions:upload_image:151 : seq 5 2026-07-23 02:53:53.857 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-23 02:53:53.859 | + functions:upload_image:152 : local rc=0 2026-07-23 02:53:53.862 | + 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-23 02:53:53.865 | --2026-07-23 02:53:53-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-23 02:53:54.152 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-23 02:53:54.322 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-23 02:53:54.500 | HTTP request sent, awaiting response... 302 Found 2026-07-23 02:53:54.500 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-07-23 02:53:54.500 | --2026-07-23 02:53:54-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-23 02:53:54.723 | Resolving github.com (github.com)... 140.82.121.3 2026-07-23 02:53:54.751 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-23 02:53:54.981 | HTTP request sent, awaiting response... 302 Found 2026-07-23 02:53:54.982 | 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-23T03%3A45%3A19Z&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-23T02%3A45%3A10Z&ske=2026-07-23T03%3A45%3A19Z&sks=b&skv=2018-11-09&sig=P3VB%2Be2lXdL8T7saT2GpG2vIxGKyENFYA9g%2B4Fs0tfI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDc3NzAzNCwibmJmIjoxNzg0Nzc1MjM0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.NaMGOfpGqj1IY0qFqB1ENkN4Jd5beXSR_WLILh0rgtY&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-23 02:53:54.982 | --2026-07-23 02:53:54-- 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-23T03%3A45%3A19Z&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-23T02%3A45%3A10Z&ske=2026-07-23T03%3A45%3A19Z&sks=b&skv=2018-11-09&sig=P3VB%2Be2lXdL8T7saT2GpG2vIxGKyENFYA9g%2B4Fs0tfI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDc3NzAzNCwibmJmIjoxNzg0Nzc1MjM0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.NaMGOfpGqj1IY0qFqB1ENkN4Jd5beXSR_WLILh0rgtY&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-23 02:53:54.984 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.111.133, ... 2026-07-23 02:53:54.986 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-23 02:53:54.992 | HTTP request sent, awaiting response... 200 OK 2026-07-23 02:53:54.992 | Length: 21430272 (20M) [application/octet-stream] 2026-07-23 02:53:54.992 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-07-23 02:53:55.004 | 2026-07-23 02:53:55.242 | 0K ........ ........ .... 100% 81.7M=0.3s 2026-07-23 02:53:55.242 | 2026-07-23 02:53:55.242 | 2026-07-23 02:53:55 (81.7 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-07-23 02:53:55.242 | 2026-07-23 02:53:55.247 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-23 02:53:55.250 | + functions:upload_image:163 : break 2026-07-23 02:53:55.253 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-23 02:53:55.256 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-07-23 02:53:55.259 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-07-23 02:53:55.262 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-07-23 02:53:55.265 | + functions:upload_image:313 : local kernel= 2026-07-23 02:53:55.268 | + functions:upload_image:314 : local ramdisk= 2026-07-23 02:53:55.270 | + functions:upload_image:315 : local disk_format= 2026-07-23 02:53:55.273 | + functions:upload_image:316 : local container_format= 2026-07-23 02:53:55.276 | + functions:upload_image:317 : local unpack= 2026-07-23 02:53:55.280 | + functions:upload_image:318 : local img_property= 2026-07-23 02:53:55.285 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-23 02:53:55.288 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-23 02:53:55.291 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-23 02:53:55.295 | + functions:upload_image:328 : case "$image_fname" in 2026-07-23 02:53:55.297 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-07-23 02:53:55.301 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-07-23 02:53:55.304 | + functions:upload_image:350 : local format 2026-07-23 02:53:55.308 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-23 02:53:55.309 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-23 02:53:55.332 | + functions:upload_image:351 : format=qcow2 2026-07-23 02:53:55.335 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-23 02:53:55.337 | + functions:upload_image:353 : disk_format=qcow2 2026-07-23 02:53:55.340 | + functions:upload_image:357 : container_format=bare 2026-07-23 02:53:55.343 | + functions:upload_image:404 : is_arch ppc64le 2026-07-23 02:53:55.347 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 02:53:55.352 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-23 02:53:55.355 | + functions:upload_image:404 : is_arch ppc64 2026-07-23 02:53:55.359 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 02:53:55.365 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-23 02:53:55.367 | + functions:upload_image:404 : is_arch ppc 2026-07-23 02:53:55.371 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 02:53:55.376 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-23 02:53:55.379 | + functions:upload_image:408 : is_arch aarch64 2026-07-23 02:53:55.383 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 02:53:55.387 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-23 02:53:55.390 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-23 02:53:55.392 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-23 02:53:55.395 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-23 02:53:55.398 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-23 02:53:55.401 | + 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-23 02:53:55.404 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-07-23 02:53:55.407 | + functions:_upload_image:112 : shift 2026-07-23 02:53:55.410 | + functions:_upload_image:113 : local container=bare 2026-07-23 02:53:55.412 | + functions:_upload_image:114 : shift 2026-07-23 02:53:55.414 | + functions:_upload_image:115 : local disk=qcow2 2026-07-23 02:53:55.416 | + functions:_upload_image:116 : shift 2026-07-23 02:53:55.419 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-23 02:53:55.421 | + functions:_upload_image:118 : shift 2026-07-23 02:53:55.425 | + functions:_upload_image:119 : local properties 2026-07-23 02:53:55.427 | + functions:_upload_image:120 : local useimport 2026-07-23 02:53:55.431 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-23 02:53:55.433 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-23 02:53:55.437 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-23 02:53:55.440 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-23 02:53:55.442 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-23 02:53:55.444 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-23 02:53:55.447 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-23 02:53:55.450 | + functions:_upload_image:125 : useimport=--import 2026-07-23 02:53:55.454 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-23 02:53:55.459 | + 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-23 02:53:59.322 | 2026-07-23 02:53:59.322 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-23 02:53:59.322 | | Field | Value | 2026-07-23 02:53:59.322 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-23 02:53:59.322 | | container_format | bare | 2026-07-23 02:53:59.322 | | created_at | 2026-07-23T02:53:57Z | 2026-07-23 02:53:59.322 | | disk_format | qcow2 | 2026-07-23 02:53:59.322 | | file | /v2/images/68922829-1a3e-439f-b3a1-f9720843a825/file | 2026-07-23 02:53:59.322 | | id | 68922829-1a3e-439f-b3a1-f9720843a825 | 2026-07-23 02:53:59.322 | | min_disk | 0 | 2026-07-23 02:53:59.322 | | min_ram | 0 | 2026-07-23 02:53:59.322 | | name | cirros-0.6.2-x86_64-disk | 2026-07-23 02:53:59.322 | | owner | f93c2d73118845e1b34e33712f9ed50e | 2026-07-23 02:53:59.322 | | properties | hw_rng_model='virtio', os_glance_import_task='1689ada7-0bb1-401b-b6ea-686b852b6b60', 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-23 02:53:59.322 | | protected | False | 2026-07-23 02:53:59.322 | | schema | /v2/schemas/image | 2026-07-23 02:53:59.322 | | size | 21430272 | 2026-07-23 02:53:59.322 | | status | uploading | 2026-07-23 02:53:59.322 | | tags | | 2026-07-23 02:53:59.322 | | updated_at | 2026-07-23T02:53:58Z | 2026-07-23 02:53:59.322 | | visibility | public | 2026-07-23 02:53:59.322 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-23 02:53:59.332 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-23 02:53:59.335 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-23 02:53:59.339 | + 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-23 02:53:59.342 | + functions:upload_image:141 : local image image_fname image_name 2026-07-23 02:53:59.346 | + functions:upload_image:143 : local max_attempts=5 2026-07-23 02:53:59.349 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-23 02:53:59.355 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-23 02:53:59.360 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-07-23 02:53:59.363 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-07-23 02:53:59.367 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-07-23 02:53:59.371 | ++ functions:upload_image:151 : seq 5 2026-07-23 02:53:59.376 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-23 02:53:59.379 | + functions:upload_image:152 : local rc=0 2026-07-23 02:53:59.382 | + 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-23 02:53:59.387 | --2026-07-23 02:53:59-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-23 02:53:59.388 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-23 02:53:59.555 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-23 02:53:59.731 | HTTP request sent, awaiting response... 302 Found 2026-07-23 02:53:59.731 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-07-23 02:53:59.731 | --2026-07-23 02:53:59-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-23 02:53:59.768 | Resolving github.com (github.com)... 140.82.121.3 2026-07-23 02:53:59.794 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-23 02:54:00.034 | HTTP request sent, awaiting response... 302 Found 2026-07-23 02:54:00.034 | 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-23T03%3A36%3A58Z&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-23T02%3A36%3A18Z&ske=2026-07-23T03%3A36%3A58Z&sks=b&skv=2018-11-09&sig=91TJD8LToBY8r11nV4Kw4ffmpqyCC0skyLORqSQgl1A%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDc3NzAzOSwibmJmIjoxNzg0Nzc1MjM5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.eqSWgJ0X97cFNguD4onvL86R5mwCJ24znl1uvUauVtk&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-23 02:54:00.034 | --2026-07-23 02:54:00-- 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-23T03%3A36%3A58Z&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-23T02%3A36%3A18Z&ske=2026-07-23T03%3A36%3A58Z&sks=b&skv=2018-11-09&sig=91TJD8LToBY8r11nV4Kw4ffmpqyCC0skyLORqSQgl1A%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDc3NzAzOSwibmJmIjoxNzg0Nzc1MjM5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.eqSWgJ0X97cFNguD4onvL86R5mwCJ24znl1uvUauVtk&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-23 02:54:00.036 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ... 2026-07-23 02:54:00.038 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-23 02:54:00.044 | HTTP request sent, awaiting response... 200 OK 2026-07-23 02:54:00.044 | Length: 21233664 (20M) [application/octet-stream] 2026-07-23 02:54:00.044 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-07-23 02:54:00.056 | 2026-07-23 02:54:00.283 | 0K ........ ........ .... 100% 84.9M=0.2s 2026-07-23 02:54:00.283 | 2026-07-23 02:54:00.283 | 2026-07-23 02:54:00 (84.9 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-07-23 02:54:00.283 | 2026-07-23 02:54:00.288 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-23 02:54:00.292 | + functions:upload_image:163 : break 2026-07-23 02:54:00.296 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-23 02:54:00.299 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-07-23 02:54:00.303 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-07-23 02:54:00.307 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-07-23 02:54:00.310 | + functions:upload_image:313 : local kernel= 2026-07-23 02:54:00.313 | + functions:upload_image:314 : local ramdisk= 2026-07-23 02:54:00.317 | + functions:upload_image:315 : local disk_format= 2026-07-23 02:54:00.320 | + functions:upload_image:316 : local container_format= 2026-07-23 02:54:00.324 | + functions:upload_image:317 : local unpack= 2026-07-23 02:54:00.328 | + functions:upload_image:318 : local img_property= 2026-07-23 02:54:00.331 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-23 02:54:00.334 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-23 02:54:00.337 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-23 02:54:00.340 | + functions:upload_image:328 : case "$image_fname" in 2026-07-23 02:54:00.343 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-07-23 02:54:00.349 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-07-23 02:54:00.353 | + functions:upload_image:350 : local format 2026-07-23 02:54:00.358 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-23 02:54:00.359 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-23 02:54:00.371 | + functions:upload_image:351 : format=qcow2 2026-07-23 02:54:00.374 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-23 02:54:00.378 | + functions:upload_image:353 : disk_format=qcow2 2026-07-23 02:54:00.381 | + functions:upload_image:357 : container_format=bare 2026-07-23 02:54:00.384 | + functions:upload_image:404 : is_arch ppc64le 2026-07-23 02:54:00.388 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 02:54:00.393 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-23 02:54:00.397 | + functions:upload_image:404 : is_arch ppc64 2026-07-23 02:54:00.403 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 02:54:00.408 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-23 02:54:00.412 | + functions:upload_image:404 : is_arch ppc 2026-07-23 02:54:00.416 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 02:54:00.421 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-23 02:54:00.424 | + functions:upload_image:408 : is_arch aarch64 2026-07-23 02:54:00.428 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 02:54:00.434 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-23 02:54:00.438 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-23 02:54:00.442 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-23 02:54:00.445 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-23 02:54:00.449 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-23 02:54:00.452 | + 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-23 02:54:00.456 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-07-23 02:54:00.459 | + functions:_upload_image:112 : shift 2026-07-23 02:54:00.462 | + functions:_upload_image:113 : local container=bare 2026-07-23 02:54:00.464 | + functions:_upload_image:114 : shift 2026-07-23 02:54:00.467 | + functions:_upload_image:115 : local disk=qcow2 2026-07-23 02:54:00.470 | + functions:_upload_image:116 : shift 2026-07-23 02:54:00.473 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-23 02:54:00.476 | + functions:_upload_image:118 : shift 2026-07-23 02:54:00.480 | + functions:_upload_image:119 : local properties 2026-07-23 02:54:00.483 | + functions:_upload_image:120 : local useimport 2026-07-23 02:54:00.487 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-23 02:54:00.490 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-23 02:54:00.493 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-23 02:54:00.496 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-23 02:54:00.499 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-23 02:54:00.502 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-23 02:54:00.504 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-23 02:54:00.507 | + functions:_upload_image:125 : useimport=--import 2026-07-23 02:54:00.511 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-23 02:54:00.516 | + 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-23 02:54:03.371 | 2026-07-23 02:54:03.371 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-23 02:54:03.371 | | Field | Value | 2026-07-23 02:54:03.371 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-23 02:54:03.371 | | container_format | bare | 2026-07-23 02:54:03.371 | | created_at | 2026-07-23T02:54:01Z | 2026-07-23 02:54:03.371 | | disk_format | qcow2 | 2026-07-23 02:54:03.371 | | file | /v2/images/0a9f108f-ac48-495b-93b7-c8a325c4849c/file | 2026-07-23 02:54:03.371 | | id | 0a9f108f-ac48-495b-93b7-c8a325c4849c | 2026-07-23 02:54:03.371 | | min_disk | 0 | 2026-07-23 02:54:03.371 | | min_ram | 0 | 2026-07-23 02:54:03.371 | | name | cirros-0.6.1-x86_64-disk | 2026-07-23 02:54:03.371 | | owner | f93c2d73118845e1b34e33712f9ed50e | 2026-07-23 02:54:03.371 | | properties | hw_rng_model='virtio', os_glance_import_task='52793dcf-7196-4d12-90d0-0cc185f2af6a', 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-23 02:54:03.371 | | protected | False | 2026-07-23 02:54:03.371 | | schema | /v2/schemas/image | 2026-07-23 02:54:03.371 | | size | 21233664 | 2026-07-23 02:54:03.371 | | status | uploading | 2026-07-23 02:54:03.371 | | tags | | 2026-07-23 02:54:03.371 | | updated_at | 2026-07-23T02:54:03Z | 2026-07-23 02:54:03.371 | | visibility | public | 2026-07-23 02:54:03.371 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-23 02:54:03.381 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-23 02:54:03.385 | + ./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-23 02:54:03.388 | + 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-23 02:54:03.391 | + functions:upload_image:141 : local image image_fname image_name 2026-07-23 02:54:03.396 | + functions:upload_image:143 : local max_attempts=5 2026-07-23 02:54:03.399 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-23 02:54:03.406 | ++ 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-23 02:54:03.412 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-23 02:54:03.415 | + 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-23 02:54:03.418 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-23 02:54:03.422 | ++ functions:upload_image:151 : seq 5 2026-07-23 02:54:03.428 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-23 02:54:03.431 | + functions:upload_image:152 : local rc=0 2026-07-23 02:54:03.434 | + 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-23 02:54:03.439 | --2026-07-23 02:54:03-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-23 02:54:03.475 | Resolving github.com (github.com)... 140.82.121.3 2026-07-23 02:54:03.501 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-23 02:54:03.746 | HTTP request sent, awaiting response... 302 Found 2026-07-23 02:54:03.746 | 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-23T03%3A31%3A33Z&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-23T02%3A30%3A45Z&ske=2026-07-23T03%3A31%3A33Z&sks=b&skv=2018-11-09&sig=0VrAzDcwU%2F7VxP9Za2bzrY%2BibUcLjBfQhEMkMxm2fno%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDc3NzA0MywibmJmIjoxNzg0Nzc1MjQzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.3TNOqgF9986UIz7D7JNNv_6GftdgwRClh0PgAUCOEg8&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-23 02:54:03.746 | --2026-07-23 02:54:03-- 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-23T03%3A31%3A33Z&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-23T02%3A30%3A45Z&ske=2026-07-23T03%3A31%3A33Z&sks=b&skv=2018-11-09&sig=0VrAzDcwU%2F7VxP9Za2bzrY%2BibUcLjBfQhEMkMxm2fno%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDc3NzA0MywibmJmIjoxNzg0Nzc1MjQzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.3TNOqgF9986UIz7D7JNNv_6GftdgwRClh0PgAUCOEg8&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-23 02:54:03.748 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... 2026-07-23 02:54:03.822 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-23 02:54:03.864 | HTTP request sent, awaiting response... 200 OK 2026-07-23 02:54:03.865 | Length: 21692416 (21M) [application/octet-stream] 2026-07-23 02:54:03.865 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-07-23 02:54:03.936 | 2026-07-23 02:54:04.191 | 0K ........ ........ .... 100% 63.4M=0.3s 2026-07-23 02:54:04.191 | 2026-07-23 02:54:04.191 | 2026-07-23 02:54:04 (63.4 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-07-23 02:54:04.191 | 2026-07-23 02:54:04.195 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-23 02:54:04.198 | + functions:upload_image:163 : break 2026-07-23 02:54:04.200 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-23 02:54:04.202 | + 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-23 02:54:04.206 | + 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-23 02:54:04.208 | + 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-23 02:54:04.211 | + functions:upload_image:313 : local kernel= 2026-07-23 02:54:04.214 | + functions:upload_image:314 : local ramdisk= 2026-07-23 02:54:04.216 | + functions:upload_image:315 : local disk_format= 2026-07-23 02:54:04.219 | + functions:upload_image:316 : local container_format= 2026-07-23 02:54:04.221 | + functions:upload_image:317 : local unpack= 2026-07-23 02:54:04.223 | + functions:upload_image:318 : local img_property= 2026-07-23 02:54:04.226 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-23 02:54:04.229 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-23 02:54:04.233 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-23 02:54:04.236 | + functions:upload_image:328 : case "$image_fname" in 2026-07-23 02:54:04.241 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-23 02:54:04.246 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-23 02:54:04.250 | + functions:upload_image:350 : local format 2026-07-23 02:54:04.256 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-23 02:54:04.256 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-23 02:54:04.268 | + functions:upload_image:351 : format=qcow2 2026-07-23 02:54:04.271 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-23 02:54:04.274 | + functions:upload_image:353 : disk_format=qcow2 2026-07-23 02:54:04.278 | + functions:upload_image:357 : container_format=bare 2026-07-23 02:54:04.282 | + functions:upload_image:404 : is_arch ppc64le 2026-07-23 02:54:04.286 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 02:54:04.292 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-23 02:54:04.295 | + functions:upload_image:404 : is_arch ppc64 2026-07-23 02:54:04.298 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 02:54:04.305 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-23 02:54:04.308 | + functions:upload_image:404 : is_arch ppc 2026-07-23 02:54:04.313 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 02:54:04.319 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-23 02:54:04.322 | + functions:upload_image:408 : is_arch aarch64 2026-07-23 02:54:04.327 | ++ functions-common:is_arch:519 : uname -m 2026-07-23 02:54:04.333 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-23 02:54:04.336 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-23 02:54:04.339 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-23 02:54:04.342 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-23 02:54:04.345 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-23 02:54:04.349 | + 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-23 02:54:04.351 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-23 02:54:04.354 | + functions:_upload_image:112 : shift 2026-07-23 02:54:04.356 | + functions:_upload_image:113 : local container=bare 2026-07-23 02:54:04.360 | + functions:_upload_image:114 : shift 2026-07-23 02:54:04.362 | + functions:_upload_image:115 : local disk=qcow2 2026-07-23 02:54:04.364 | + functions:_upload_image:116 : shift 2026-07-23 02:54:04.368 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-23 02:54:04.371 | + functions:_upload_image:118 : shift 2026-07-23 02:54:04.374 | + functions:_upload_image:119 : local properties 2026-07-23 02:54:04.378 | + functions:_upload_image:120 : local useimport 2026-07-23 02:54:04.382 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-23 02:54:04.386 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-23 02:54:04.389 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-23 02:54:04.392 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-23 02:54:04.395 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-23 02:54:04.400 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-23 02:54:04.403 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-23 02:54:04.406 | + functions:_upload_image:125 : useimport=--import 2026-07-23 02:54:04.411 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-23 02:54:04.417 | + 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-23 02:54:07.144 | 2026-07-23 02:54:07.144 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-23 02:54:07.144 | | Field | Value | 2026-07-23 02:54:07.144 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-23 02:54:07.144 | | container_format | bare | 2026-07-23 02:54:07.144 | | created_at | 2026-07-23T02:54:05Z | 2026-07-23 02:54:07.144 | | disk_format | qcow2 | 2026-07-23 02:54:07.144 | | file | /v2/images/a1c4ba43-ba11-4e91-adae-fdbfaedd3f8e/file | 2026-07-23 02:54:07.144 | | id | a1c4ba43-ba11-4e91-adae-fdbfaedd3f8e | 2026-07-23 02:54:07.144 | | min_disk | 0 | 2026-07-23 02:54:07.144 | | min_ram | 0 | 2026-07-23 02:54:07.144 | | name | cirros-0.6.3-x86_64-disk | 2026-07-23 02:54:07.145 | | owner | f93c2d73118845e1b34e33712f9ed50e | 2026-07-23 02:54:07.145 | | properties | hw_rng_model='virtio', os_glance_import_task='58d2408a-f014-4b2f-8474-f6e8ad7245d0', 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-23 02:54:07.145 | | protected | False | 2026-07-23 02:54:07.145 | | schema | /v2/schemas/image | 2026-07-23 02:54:07.145 | | size | 21692416 | 2026-07-23 02:54:07.145 | | status | uploading | 2026-07-23 02:54:07.145 | | tags | | 2026-07-23 02:54:07.145 | | updated_at | 2026-07-23T02:54:06Z | 2026-07-23 02:54:07.145 | | visibility | public | 2026-07-23 02:54:07.145 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-23 02:54:07.155 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-07-23 02:54:07.217 | [8537 Async create_flavors:96409]: Waiting for completion of create_flavors running on PID 96409 (2 other jobs running) 2026-07-23 02:54:07.245 | [8537 Async create_flavors:96409]: Signaling child to exit 2026-07-23 02:54:07.245 | WAKEUP 2026-07-23 02:54:07.271 | [8537 Async create_flavors:96409]: Signaled 2026-07-23 02:54:07.273 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-23 02:54:07.273 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:07.273 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-23 02:54:07.274 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-23 02:54:07.274 | 2026-07-23 02:54:07.274 | + 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-23 02:54:07.274 | 2026-07-23 02:54:07.274 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.274 | | Field | Value | 2026-07-23 02:54:07.274 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.274 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 02:54:07.274 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 02:54:07.274 | | description | None | 2026-07-23 02:54:07.274 | | disk | 1 | 2026-07-23 02:54:07.274 | | id | c1 | 2026-07-23 02:54:07.274 | | name | cirros256 | 2026-07-23 02:54:07.274 | | os-flavor-access:is_public | True | 2026-07-23 02:54:07.274 | | properties | hw_rng:allowed='True' | 2026-07-23 02:54:07.274 | | ram | 256 | 2026-07-23 02:54:07.274 | | rxtx_factor | 1.0 | 2026-07-23 02:54:07.274 | | swap | 0 | 2026-07-23 02:54:07.274 | | vcpus | 1 | 2026-07-23 02:54:07.274 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.274 | + 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-23 02:54:07.274 | 2026-07-23 02:54:07.274 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.274 | | Field | Value | 2026-07-23 02:54:07.274 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.274 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 02:54:07.274 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 02:54:07.274 | | description | None | 2026-07-23 02:54:07.274 | | disk | 5 | 2026-07-23 02:54:07.274 | | id | d1 | 2026-07-23 02:54:07.274 | | name | ds512M | 2026-07-23 02:54:07.274 | | os-flavor-access:is_public | True | 2026-07-23 02:54:07.274 | | properties | hw_rng:allowed='True' | 2026-07-23 02:54:07.274 | | ram | 512 | 2026-07-23 02:54:07.274 | | rxtx_factor | 1.0 | 2026-07-23 02:54:07.274 | | swap | 0 | 2026-07-23 02:54:07.274 | | vcpus | 1 | 2026-07-23 02:54:07.274 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.274 | + 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-23 02:54:07.274 | 2026-07-23 02:54:07.274 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.274 | | Field | Value | 2026-07-23 02:54:07.274 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.274 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 02:54:07.274 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 02:54:07.274 | | description | None | 2026-07-23 02:54:07.274 | | disk | 10 | 2026-07-23 02:54:07.274 | | id | d2 | 2026-07-23 02:54:07.274 | | name | ds1G | 2026-07-23 02:54:07.274 | | os-flavor-access:is_public | True | 2026-07-23 02:54:07.274 | | properties | hw_rng:allowed='True' | 2026-07-23 02:54:07.274 | | ram | 1024 | 2026-07-23 02:54:07.274 | | rxtx_factor | 1.0 | 2026-07-23 02:54:07.274 | | swap | 0 | 2026-07-23 02:54:07.274 | | vcpus | 1 | 2026-07-23 02:54:07.274 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.274 | + 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-23 02:54:07.274 | 2026-07-23 02:54:07.274 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.274 | | Field | Value | 2026-07-23 02:54:07.274 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.274 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 02:54:07.274 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 02:54:07.274 | | description | None | 2026-07-23 02:54:07.274 | | disk | 10 | 2026-07-23 02:54:07.274 | | id | d3 | 2026-07-23 02:54:07.274 | | name | ds2G | 2026-07-23 02:54:07.274 | | os-flavor-access:is_public | True | 2026-07-23 02:54:07.274 | | properties | hw_rng:allowed='True' | 2026-07-23 02:54:07.274 | | ram | 2048 | 2026-07-23 02:54:07.274 | | rxtx_factor | 1.0 | 2026-07-23 02:54:07.274 | | swap | 0 | 2026-07-23 02:54:07.274 | | vcpus | 2 | 2026-07-23 02:54:07.274 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.274 | + 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-23 02:54:07.274 | 2026-07-23 02:54:07.275 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.275 | | Field | Value | 2026-07-23 02:54:07.275 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.275 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 02:54:07.275 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 02:54:07.275 | | description | None | 2026-07-23 02:54:07.275 | | disk | 20 | 2026-07-23 02:54:07.275 | | id | d4 | 2026-07-23 02:54:07.275 | | name | ds4G | 2026-07-23 02:54:07.275 | | os-flavor-access:is_public | True | 2026-07-23 02:54:07.275 | | properties | hw_rng:allowed='True' | 2026-07-23 02:54:07.275 | | ram | 4096 | 2026-07-23 02:54:07.275 | | rxtx_factor | 1.0 | 2026-07-23 02:54:07.275 | | swap | 0 | 2026-07-23 02:54:07.275 | | vcpus | 4 | 2026-07-23 02:54:07.275 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.275 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-23 02:54:07.275 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-23 02:54:07.275 | 2026-07-23 02:54:07.275 | + 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-23 02:54:07.275 | 2026-07-23 02:54:07.275 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.275 | | Field | Value | 2026-07-23 02:54:07.275 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.275 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 02:54:07.275 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 02:54:07.275 | | description | None | 2026-07-23 02:54:07.275 | | disk | 1 | 2026-07-23 02:54:07.275 | | id | 1 | 2026-07-23 02:54:07.275 | | name | m1.tiny | 2026-07-23 02:54:07.275 | | os-flavor-access:is_public | True | 2026-07-23 02:54:07.275 | | properties | hw_rng:allowed='True' | 2026-07-23 02:54:07.275 | | ram | 512 | 2026-07-23 02:54:07.275 | | rxtx_factor | 1.0 | 2026-07-23 02:54:07.275 | | swap | 0 | 2026-07-23 02:54:07.275 | | vcpus | 1 | 2026-07-23 02:54:07.275 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.275 | + 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-23 02:54:07.275 | 2026-07-23 02:54:07.275 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.275 | | Field | Value | 2026-07-23 02:54:07.275 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.275 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 02:54:07.275 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 02:54:07.275 | | description | None | 2026-07-23 02:54:07.275 | | disk | 20 | 2026-07-23 02:54:07.275 | | id | 2 | 2026-07-23 02:54:07.275 | | name | m1.small | 2026-07-23 02:54:07.275 | | os-flavor-access:is_public | True | 2026-07-23 02:54:07.275 | | properties | hw_rng:allowed='True' | 2026-07-23 02:54:07.275 | | ram | 2048 | 2026-07-23 02:54:07.275 | | rxtx_factor | 1.0 | 2026-07-23 02:54:07.275 | | swap | 0 | 2026-07-23 02:54:07.275 | | vcpus | 1 | 2026-07-23 02:54:07.275 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.275 | + 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-23 02:54:07.275 | 2026-07-23 02:54:07.275 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.275 | | Field | Value | 2026-07-23 02:54:07.275 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.275 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 02:54:07.275 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 02:54:07.275 | | description | None | 2026-07-23 02:54:07.275 | | disk | 40 | 2026-07-23 02:54:07.275 | | id | 3 | 2026-07-23 02:54:07.275 | | name | m1.medium | 2026-07-23 02:54:07.275 | | os-flavor-access:is_public | True | 2026-07-23 02:54:07.275 | | properties | hw_rng:allowed='True' | 2026-07-23 02:54:07.275 | | ram | 4096 | 2026-07-23 02:54:07.275 | | rxtx_factor | 1.0 | 2026-07-23 02:54:07.275 | | swap | 0 | 2026-07-23 02:54:07.275 | | vcpus | 2 | 2026-07-23 02:54:07.275 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.275 | + 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-23 02:54:07.275 | 2026-07-23 02:54:07.275 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.275 | | Field | Value | 2026-07-23 02:54:07.275 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.275 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 02:54:07.275 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 02:54:07.275 | | description | None | 2026-07-23 02:54:07.275 | | disk | 80 | 2026-07-23 02:54:07.275 | | id | 4 | 2026-07-23 02:54:07.275 | | name | m1.large | 2026-07-23 02:54:07.275 | | os-flavor-access:is_public | True | 2026-07-23 02:54:07.275 | | properties | hw_rng:allowed='True' | 2026-07-23 02:54:07.275 | | ram | 8192 | 2026-07-23 02:54:07.275 | | rxtx_factor | 1.0 | 2026-07-23 02:54:07.275 | | swap | 0 | 2026-07-23 02:54:07.275 | | vcpus | 4 | 2026-07-23 02:54:07.275 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.275 | + 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-23 02:54:07.275 | 2026-07-23 02:54:07.275 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.275 | | Field | Value | 2026-07-23 02:54:07.276 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.276 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 02:54:07.276 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 02:54:07.276 | | description | None | 2026-07-23 02:54:07.276 | | disk | 160 | 2026-07-23 02:54:07.276 | | id | 5 | 2026-07-23 02:54:07.276 | | name | m1.xlarge | 2026-07-23 02:54:07.276 | | os-flavor-access:is_public | True | 2026-07-23 02:54:07.276 | | properties | hw_rng:allowed='True' | 2026-07-23 02:54:07.276 | | ram | 16384 | 2026-07-23 02:54:07.276 | | rxtx_factor | 1.0 | 2026-07-23 02:54:07.276 | | swap | 0 | 2026-07-23 02:54:07.276 | | vcpus | 8 | 2026-07-23 02:54:07.276 | +----------------------------+-----------------------+ 2026-07-23 02:54:07.331 | [8537 Async create_flavors:96409]: finished create_flavors with result 0 in 4 seconds 2026-07-23 02:54:07.338 | + inc/async:async_wait:197 : return 0 2026-07-23 02:54:07.342 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-07-23 02:54:07.366 | + functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:54:07.369 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-07-23 02:54:07.392 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:07.396 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-07-23 02:54:07.416 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:07.420 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-07-23 02:54:07.423 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-23 02:54:07.425 | + ./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-23 02:54:07.428 | + ./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-23 02:54:07.433 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-23 02:54:07.436 | ++ 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-23 02:54:07.438 | + 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-23 02:54:07.440 | + 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-23 02:54:07.442 | ++ 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-23 02:54:07.443 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-23 02:54:07.445 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-23 02:54:07.446 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-23 02:54:07.447 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-23 02:54:07.449 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-23 02:54:07.450 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-23 02:54:07.452 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-23 02:54:07.454 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-07-23 02:54:07.455 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-23 02:54:07.457 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-23 02:54:07.458 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-23 02:54:07.460 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-07-23 02:54:07.462 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-23 02:54:07.464 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-23 02:54:07.466 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-23 02:54:07.468 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-23 02:54:07.470 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-23 02:54:07.471 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-07-23 02:54:07.473 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-23 02:54:07.476 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-23 02:54:07.477 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-23 02:54:07.479 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-23 02:54:07.480 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-07-23 02:54:07.483 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-07-23 02:54:07.485 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-23 02:54:07.487 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-23 02:54:07.489 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-23 02:54:07.491 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-23 02:54:07.493 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-23 02:54:07.495 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-23 02:54:07.498 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-07-23 02:54:07.500 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-23 02:54:07.501 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-23 02:54:07.503 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-23 02:54:07.505 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-23 02:54:07.507 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-07-23 02:54:07.509 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-07-23 02:54:07.511 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-23 02:54:07.513 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-23 02:54:07.515 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-23 02:54:07.517 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-23 02:54:07.518 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-23 02:54:07.521 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-23 02:54:07.524 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-23 02:54:07.526 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-23 02:54:07.529 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-23 02:54:07.531 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-23 02:54:07.533 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-23 02:54:07.535 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-23 02:54:07.537 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-23 02:54:07.540 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-23 02:54:07.542 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-23 02:54:07.544 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-07-23 02:54:07.546 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-23 02:54:07.548 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-23 02:54:07.550 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-23 02:54:07.553 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-23 02:54:07.553 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-23 02:54:07.553 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-23 02:54:07.554 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-23 02:54:07.555 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-23 02:54:07.631 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-23 02:54:07.631 | Bad Request (HTTP 400) 2026-07-23 02:54:07.631 | 2026-07-23 02:54:07.643 | + ./stack.sh:main:1406 : save_stackenv 2026-07-23 02:54:07.646 | + functions-common:save_stackenv:65 : local tag= 2026-07-23 02:54:07.650 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-23 02:54:07.656 | + functions-common:save_stackenv:67 : time_stamp=2026-07-23-025407 2026-07-23 02:54:07.659 | + functions-common:save_stackenv:68 : echo '# 2026-07-23-025407 ' 2026-07-23 02:54:07.663 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:54:07.667 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-23 02:54:07.671 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:54:07.675 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-23 02:54:07.679 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:54:07.682 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-23 02:54:07.686 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:54:07.689 | + 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-23 02:54:07.693 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:54:07.698 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.141 2026-07-23 02:54:07.701 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:54:07.705 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.141/identity 2026-07-23 02:54:07.709 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:54:07.713 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-23-024420 2026-07-23 02:54:07.718 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:54:07.721 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-23 02:54:07.724 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:54:07.727 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.141 2026-07-23 02:54:07.730 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:54:07.734 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-23 02:54:07.738 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:54:07.742 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.141,IP:::1 2026-07-23 02:54:07.745 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:54:07.748 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-23 02:54:07.752 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:54:07.756 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-23 02:54:07.759 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:54:07.762 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.141 2026-07-23 02:54:07.765 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-23 02:54:07.768 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-23 02:54:07.772 | + ./stack.sh:main:1417 : merge_config_group /opt/stack/devstack/local.conf extra 2026-07-23 02:54:07.776 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-23 02:54:07.780 | + inc/meta-config:merge_config_group:171 : shift 2026-07-23 02:54:07.785 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-23 02:54:07.790 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-23 02:54:07.794 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-23 02:54:07.797 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-23 02:54:07.802 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-07-23 02:54:07.807 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-23 02:54:07.812 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-23 02:54:07.815 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-23 02:54:07.819 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-23 02:54:07.819 | /^\[\[.+\|.*\]\]/ { 2026-07-23 02:54:07.819 | gsub("[][]", "", $1); 2026-07-23 02:54:07.820 | split($1, a, "|"); 2026-07-23 02:54:07.820 | if (a[1] == matchgroup) 2026-07-23 02:54:07.820 | print a[2] 2026-07-23 02:54:07.820 | } 2026-07-23 02:54:07.820 | ' /opt/stack/devstack/local.conf 2026-07-23 02:54:07.829 | + ./stack.sh:main:1424 : run_phase stack extra 2026-07-23 02:54:07.834 | + functions-common:run_phase:1848 : local mode=stack 2026-07-23 02:54:07.838 | + functions-common:run_phase:1849 : local phase=extra 2026-07-23 02:54:07.841 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-23 02:54:07.844 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-23 02:54:07.849 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-23 02:54:07.853 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-23 02:54:07.857 | + functions-common:run_phase:1858 : local extra 2026-07-23 02:54:07.862 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-23 02:54:07.869 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-23 02:54:07.873 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-23 02:54:07.877 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-23 02:54:07.881 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-07-23 02:54:07.886 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-23 02:54:07.912 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:07.915 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 02:54:07.920 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:54:07.924 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-23 02:54:07.928 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:54:07.931 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-23 02:54:07.935 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:54:07.939 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-23 02:54:07.943 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-23 02:54:07.946 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-23 02:54:07.949 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-23 02:54:07.953 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 02:54:07.957 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-23 02:54:07.962 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-23 02:54:07.966 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-23 02:54:07.969 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-23 02:54:07.972 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-23 02:54:07.975 | + functions-common:run_plugins:1838 : local plugin 2026-07-23 02:54:07.979 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-23 02:54:07.982 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-23 02:54:07.985 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-23 02:54:07.989 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-07-23 02:54:07.993 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-23 02:54:07.997 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-23 02:54:08.001 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-23 02:54:08.006 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-23 02:54:08.010 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-23 02:54:08.013 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-23 02:54:08.017 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-23 02:54:08.021 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-23 02:54:08.025 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-23 02:54:08.029 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-23 02:54:08.033 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-23 02:54:08.038 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-23 02:54:08.042 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-23 02:54:08.047 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-23 02:54:08.051 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-23 02:54:08.055 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-23 02:54:08.059 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-23 02:54:08.064 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-23 02:54:08.067 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-23 02:54:08.071 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-23 02:54:08.074 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-23 02:54:08.096 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-23 02:54:08.100 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-23 02:54:08.104 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-23 02:54:08.108 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-23 02:54:08.111 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-23 02:54:08.115 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-23 02:54:08.118 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-23 02:54:08.122 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-23 02:54:08.126 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-23 02:54:08.150 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-23 02:54:08.153 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-23 02:54:08.158 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-23 02:54:08.158 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-23 02:54:08.163 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-23 02:54:08.167 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-23 02:54:08.170 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-23 02:54:08.175 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-23 02:54:08.199 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-23 02:54:08.202 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-23 02:54:08.206 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:54:08.210 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-23 02:54:08.213 | ++ /opt/stack/neutron/devstack/plugin.sh:source:144 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-23 02:54:08.232 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:54:08.236 | ++ /opt/stack/neutron/devstack/plugin.sh:source:147 : is_service_enabled br-ex-tcpdump 2026-07-23 02:54:08.258 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:54:08.262 | ++ /opt/stack/neutron/devstack/plugin.sh:source:161 : is_service_enabled br-int-flows 2026-07-23 02:54:08.287 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:54:08.290 | ++ /opt/stack/neutron/devstack/plugin.sh:source:164 : is_frr_enabled 2026-07-23 02:54:08.293 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-23 02:54:08.296 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-23 02:54:08.300 | + ./stack.sh:main:1432 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-07-23 02:54:08.303 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-23 02:54:08.307 | + inc/meta-config:merge_config_group:171 : shift 2026-07-23 02:54:08.311 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-23 02:54:08.315 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-23 02:54:08.319 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-23 02:54:08.323 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-23 02:54:08.328 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-07-23 02:54:08.332 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-23 02:54:08.335 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-23 02:54:08.338 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-23 02:54:08.342 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-23 02:54:08.342 | /^\[\[.+\|.*\]\]/ { 2026-07-23 02:54:08.342 | gsub("[][]", "", $1); 2026-07-23 02:54:08.342 | split($1, a, "|"); 2026-07-23 02:54:08.342 | if (a[1] == matchgroup) 2026-07-23 02:54:08.342 | print a[2] 2026-07-23 02:54:08.342 | } 2026-07-23 02:54:08.342 | ' /opt/stack/devstack/local.conf 2026-07-23 02:54:08.350 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-07-23 02:54:08.376 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:08.380 | + ./stack.sh:main:1442 : is_nova_ready 2026-07-23 02:54:08.383 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-23 02:54:08.388 | + functions:wait_for_compute:490 : local timeout=60 2026-07-23 02:54:08.392 | + functions:wait_for_compute:491 : local rval=0 2026-07-23 02:54:08.395 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-23 02:54:08.400 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-23 02:54:08.403 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-23 02:54:08.406 | + functions-common:time_start:2407 : local start_time= 2026-07-23 02:54:08.410 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-23 02:54:08.415 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-23 02:54:08.420 | + functions-common:time_start:2411 : _TIME_START[$name]=1784775248416 2026-07-23 02:54:08.425 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-23 02:54:08.455 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-23 02:54:08.458 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-23 02:54:08.462 | ++ functions:wait_for_compute:496 : hostname 2026-07-23 02:54:08.467 | + functions:wait_for_compute:496 : compute_hostname=np0000005699 2026-07-23 02:54:08.470 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-23 02:54:08.476 | ++ functions:wait_for_compute:498 : hostname 2026-07-23 02:54:08.484 | + :: : ID= 2026-07-23 02:54:08.486 | + :: : [[ '' == '' ]] 2026-07-23 02:54:08.488 | + :: : sleep 1 2026-07-23 02:54:09.491 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-23 02:54:09.493 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0000005699 --service nova-compute -c ID -f value 2026-07-23 02:54:09.740 | 2026-07-23 02:54:09.748 | + :: : ID=3c3359e8-1e21-4be4-b76c-02de83e918fa 2026-07-23 02:54:09.749 | + :: : [[ 3c3359e8-1e21-4be4-b76c-02de83e918fa == '' ]] 2026-07-23 02:54:09.753 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-23 02:54:09.756 | + functions-common:time_stop:2420 : local name 2026-07-23 02:54:09.759 | + functions-common:time_stop:2421 : local end_time 2026-07-23 02:54:09.762 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:54:09.765 | + functions-common:time_stop:2423 : local total 2026-07-23 02:54:09.767 | + functions-common:time_stop:2424 : local start_time 2026-07-23 02:54:09.771 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-23 02:54:09.774 | + functions-common:time_stop:2427 : start_time=1784775248416 2026-07-23 02:54:09.777 | + functions-common:time_stop:2429 : [[ -z 1784775248416 ]] 2026-07-23 02:54:09.781 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:54:09.787 | + functions-common:time_stop:2432 : end_time=1784775249783 2026-07-23 02:54:09.790 | + functions-common:time_stop:2433 : elapsed_time=1367 2026-07-23 02:54:09.793 | + functions-common:time_stop:2434 : total=14549 2026-07-23 02:54:09.796 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:54:09.799 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15916 2026-07-23 02:54:09.802 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-23 02:54:09.805 | + functions:wait_for_compute:516 : return 0 2026-07-23 02:54:09.809 | + ./stack.sh:main:1446 : service_check 2026-07-23 02:54:09.812 | + functions-common:service_check:1713 : local service 2026-07-23 02:54:09.815 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:09.818 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-23 02:54:09.834 | enabled 2026-07-23 02:54:09.838 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-23 02:54:09.857 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-23 02:54:09.857 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-23 02:54:09.857 | Active: active (running) since Thu 2026-07-23 02:53:38 UTC; 30s ago 2026-07-23 02:54:09.857 | Main PID: 97171 (uwsgi) 2026-07-23 02:54:09.857 | Status: "uWSGI is ready" 2026-07-23 02:54:09.857 | Tasks: 10 (limit: 75886) 2026-07-23 02:54:09.857 | Memory: 360.2M () 2026-07-23 02:54:09.857 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-23 02:54:09.857 | ├─97171 "cinder-apiuWSGI master" 2026-07-23 02:54:09.857 | ├─97178 "cinder-apiuWSGI worker 1" 2026-07-23 02:54:09.857 | ├─97179 "cinder-apiuWSGI worker 2" 2026-07-23 02:54:09.857 | └─97180 "cinder-apiuWSGI worker 3" 2026-07-23 02:54:09.857 | 2026-07-23 02:54:09.857 | Jul 23 02:53:48 np0000005699 devstack@c-api.service[97179]: INFO cinder.api.openstack.wsgi [None req-f3c60da9-3224-4395-be2d-0bc19ac5d72f admin admin] POST https://10.4.3.141/volume/v3/types/ed83dee8-c113-4327-9e61-18b644662c37/extra_specs 2026-07-23 02:54:09.857 | Jul 23 02:53:48 np0000005699 devstack@c-api.service[97179]: DEBUG cinder.api.openstack.wsgi [None req-f3c60da9-3224-4395-be2d-0bc19ac5d72f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=97179) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-23 02:54:09.857 | Jul 23 02:53:48 np0000005699 devstack@c-api.service[97179]: /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-23 02:54:09.857 | Jul 23 02:53:48 np0000005699 devstack@c-api.service[97179]: warnings.warn( 2026-07-23 02:54:09.857 | Jul 23 02:53:48 np0000005699 devstack@c-api.service[97179]: DEBUG oslo_db.sqlalchemy.engines [None req-f3c60da9-3224-4395-be2d-0bc19ac5d72f 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=97179) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-23 02:54:09.857 | Jul 23 02:53:48 np0000005699 devstack@c-api.service[97179]: INFO cinder.api.openstack.wsgi [None req-f3c60da9-3224-4395-be2d-0bc19ac5d72f admin admin] https://10.4.3.141/volume/v3/types/ed83dee8-c113-4327-9e61-18b644662c37/extra_specs returned with HTTP 200 2026-07-23 02:54:09.857 | Jul 23 02:53:48 np0000005699 devstack@c-api.service[97179]: [pid: 97179|app: 0|req: 1/3] 10.4.3.141 () {68 vars in 1449 bytes} [Thu Jul 23 02:53:48 2026] POST /volume/v3/types/ed83dee8-c113-4327-9e61-18b644662c37/extra_specs => generated 52 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-23 02:54:09.857 | Jul 23 02:53:51 np0000005699 devstack@c-api.service[97180]: DEBUG dbcounter [-] [97180] Writing DB stats cinder:SELECT=6 {{(pid=97180) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:09.857 | Jul 23 02:53:58 np0000005699 devstack@c-api.service[97178]: DEBUG dbcounter [-] [97178] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=97178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:09.857 | Jul 23 02:53:58 np0000005699 devstack@c-api.service[97179]: DEBUG dbcounter [-] [97179] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=97179) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:09.861 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:09.864 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-bak.service 2026-07-23 02:54:09.879 | enabled 2026-07-23 02:54:09.883 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-bak.service --no-pager 2026-07-23 02:54:09.899 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-07-23 02:54:09.900 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-07-23 02:54:09.900 | Active: active (running) since Thu 2026-07-23 02:53:45 UTC; 24s ago 2026-07-23 02:54:09.900 | Main PID: 98506 (cinder-backup) 2026-07-23 02:54:09.900 | Tasks: 1 (limit: 75886) 2026-07-23 02:54:09.900 | Memory: 93.7M () 2026-07-23 02:54:09.900 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-07-23 02:54:09.900 | └─98506 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-07-23 02:54:09.900 | 2026-07-23 02:54:09.900 | Jul 23 02:53:47 np0000005699 cinder-backup[98506]: DEBUG oslo_concurrency.lockutils [None req-ebb020cf-055c-47c3-9523-5042393f16ef None None] Acquiring lock "cleanup_incomplete_backups_98506" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=98506) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-23 02:54:09.900 | Jul 23 02:53:47 np0000005699 cinder-backup[98506]: DEBUG oslo_concurrency.lockutils [None req-ebb020cf-055c-47c3-9523-5042393f16ef None None] Lock "cleanup_incomplete_backups_98506" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.001s {{(pid=98506) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-23 02:54:09.900 | Jul 23 02:53:47 np0000005699 cinder-backup[98506]: INFO cinder.backup.manager [None req-ebb020cf-055c-47c3-9523-5042393f16ef None None] Cleaning up incomplete backup operations. 2026-07-23 02:54:09.900 | Jul 23 02:53:47 np0000005699 cinder-backup[98506]: DEBUG oslo_concurrency.lockutils [None req-ebb020cf-055c-47c3-9523-5042393f16ef None None] Lock "cleanup_incomplete_backups_98506" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.015s {{(pid=98506) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-23 02:54:09.900 | Jul 23 02:53:47 np0000005699 cinder-backup[98506]: DEBUG oslo_db.sqlalchemy.engines [None req-ebb020cf-055c-47c3-9523-5042393f16ef 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=98506) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-23 02:54:09.900 | Jul 23 02:53:47 np0000005699 cinder-backup[98506]: DEBUG cinder.manager [None req-ebb020cf-055c-47c3-9523-5042393f16ef None None] Notifying Schedulers of capabilities ... {{(pid=98506) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-07-23 02:54:09.900 | Jul 23 02:53:47 np0000005699 cinder-backup[98506]: INFO cinder.keymgr.migration [None req-97eac626-4a0f-4731-9264-a568fd4c6405 None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-07-23 02:54:09.900 | Jul 23 02:53:47 np0000005699 cinder-backup[98506]: DEBUG cinder.service [None req-ebb020cf-055c-47c3-9523-5042393f16ef None None] Creating RPC server for service cinder-backup {{(pid=98506) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-23 02:54:09.900 | Jul 23 02:53:47 np0000005699 cinder-backup[98506]: DEBUG cinder.service [None req-ebb020cf-055c-47c3-9523-5042393f16ef None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=98506) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-23 02:54:09.900 | Jul 23 02:53:57 np0000005699 cinder-backup[98506]: DEBUG dbcounter [-] [98506] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=98506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:09.904 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:09.907 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-23 02:54:09.922 | enabled 2026-07-23 02:54:09.927 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-23 02:54:09.944 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-23 02:54:09.945 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-23 02:54:09.945 | Active: active (running) since Thu 2026-07-23 02:53:43 UTC; 26s ago 2026-07-23 02:54:09.945 | Main PID: 97926 (cinder-schedule) 2026-07-23 02:54:09.945 | Tasks: 1 (limit: 75886) 2026-07-23 02:54:09.945 | Memory: 110.6M () 2026-07-23 02:54:09.945 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-23 02:54:09.945 | └─97926 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-23 02:54:09.945 | 2026-07-23 02:54:09.945 | Jul 23 02:53:45 np0000005699 cinder-scheduler[97926]: DEBUG cinder.service [None req-3b77917f-47f5-4387-aa13-58125f4d461f None None] Creating RPC server for service cinder-scheduler {{(pid=97926) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-23 02:54:09.945 | Jul 23 02:53:45 np0000005699 cinder-scheduler[97926]: DEBUG cinder.service [None req-3b77917f-47f5-4387-aa13-58125f4d461f None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=97926) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-23 02:54:09.945 | Jul 23 02:53:47 np0000005699 cinder-scheduler[97926]: DEBUG cinder.scheduler.host_manager [None req-ebb020cf-055c-47c3-9523-5042393f16ef None None] Received backup service update from np0000005699: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=97926) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-07-23 02:54:09.945 | Jul 23 02:53:49 np0000005699 cinder-scheduler[97926]: DEBUG cinder.scheduler.host_manager [None req-4911f1d7-f489-4ae3-bf6d-d0c81476e503 None None] Received volume service update from np0000005699@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=97926) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-23 02:54:09.945 | Jul 23 02:53:49 np0000005699 cinder-scheduler[97926]: DEBUG cinder.scheduler.host_manager [None req-4911f1d7-f489-4ae3-bf6d-d0c81476e503 None None] Updating capabilities for np0000005699@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, 23, 2, 53, 49, 341488), 'filter_function': None, 'goodness_function': None} {{(pid=97926) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-23 02:54:09.945 | Jul 23 02:53:49 np0000005699 cinder-scheduler[97926]: DEBUG cinder.scheduler.host_manager [None req-4911f1d7-f489-4ae3-bf6d-d0c81476e503 None None] Updating capabilities for np0000005699@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, 23, 2, 53, 49, 341488), 'filter_function': None, 'goodness_function': None} {{(pid=97926) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-23 02:54:09.945 | Jul 23 02:53:59 np0000005699 cinder-scheduler[97926]: DEBUG dbcounter [-] [97926] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=97926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:09.945 | Jul 23 02:54:07 np0000005699 cinder-scheduler[97926]: DEBUG oslo_service.periodic_task [None req-0a104533-4b78-4c37-865d-e4b68e5f9ff7 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=97926) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-07-23 02:54:09.945 | Jul 23 02:54:07 np0000005699 cinder-scheduler[97926]: INFO cinder.message.api [None req-0a104533-4b78-4c37-865d-e4b68e5f9ff7 None None] Deleted 0 expired messages. 2026-07-23 02:54:09.945 | Jul 23 02:54:07 np0000005699 cinder-scheduler[97926]: DEBUG oslo_service.periodic_task [None req-0a104533-4b78-4c37-865d-e4b68e5f9ff7 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=97926) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-07-23 02:54:09.949 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:09.953 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-23 02:54:09.967 | enabled 2026-07-23 02:54:09.972 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-23 02:54:09.990 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-23 02:54:09.990 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-23 02:54:09.990 | Active: active (running) since Thu 2026-07-23 02:53:47 UTC; 22s ago 2026-07-23 02:54:09.990 | Main PID: 99087 (cinder-volume) 2026-07-23 02:54:09.990 | Tasks: 2 (limit: 75886) 2026-07-23 02:54:09.990 | Memory: 143.3M () 2026-07-23 02:54:09.990 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-23 02:54:09.990 | ├─99087 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-23 02:54:09.990 | └─99462 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-23 02:54:09.990 | 2026-07-23 02:54:09.990 | Jul 23 02:53:49 np0000005699 cinder-volume[99462]: DEBUG cinder.service [None req-4911f1d7-f489-4ae3-bf6d-d0c81476e503 None None] Creating RPC server for service cinder-volume {{(pid=99462) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-23 02:54:09.990 | Jul 23 02:53:49 np0000005699 cinder-volume[99462]: DEBUG cinder.service [None req-4911f1d7-f489-4ae3-bf6d-d0c81476e503 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=99462) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-23 02:54:09.990 | Jul 23 02:53:49 np0000005699 cinder-volume[99462]: INFO cinder.volume.manager [None req-4911f1d7-f489-4ae3-bf6d-d0c81476e503 None None] Initializing RPC dependent components of volume driver StorPoolDriver (2.1.0) 2026-07-23 02:54:09.990 | Jul 23 02:53:49 np0000005699 cinder-volume[99462]: INFO cinder.volume.manager [None req-4911f1d7-f489-4ae3-bf6d-d0c81476e503 None None] Driver post RPC initialization completed successfully. 2026-07-23 02:54:09.990 | Jul 23 02:53:59 np0000005699 cinder-volume[99087]: DEBUG dbcounter [-] [99087] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=99087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:09.990 | Jul 23 02:53:59 np0000005699 cinder-volume[99462]: DEBUG dbcounter [-] [99462] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=99462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:09.990 | Jul 23 02:53:59 np0000005699 cinder-volume[99462]: DEBUG dbcounter [-] [99462] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=99462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:09.990 | Jul 23 02:54:04 np0000005699 cinder-volume[99462]: DEBUG oslo_service.periodic_task [None req-8627e675-c1f7-456f-978f-8d1412c0e075 None None] Running periodic task VolumeManager._thread_info {{(pid=99462) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-07-23 02:54:09.990 | Jul 23 02:54:04 np0000005699 cinder-volume[99462]: DEBUG cinder.volume.manager [None req-8627e675-c1f7-456f-978f-8d1412c0e075 None None] thread count: 6 {{(pid=99462) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5821}} 2026-07-23 02:54:09.990 | Jul 23 02:54:04 np0000005699 cinder-volume[99462]: DEBUG cinder.volume.manager [None req-8627e675-c1f7-456f-978f-8d1412c0e075 None None] thread info: [<_MainThread(MainThread, started 136766353174656)>, , , , , ] {{(pid=99462) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5822}} 2026-07-23 02:54:09.995 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:09.997 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-23 02:54:10.012 | not-found 2026-07-23 02:54:10.018 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.020 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@file_tracker.service 2026-07-23 02:54:10.036 | enabled 2026-07-23 02:54:10.040 | + functions-common:service_check:1720 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-07-23 02:54:10.057 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-07-23 02:54:10.057 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-07-23 02:54:10.057 | Active: active (running) since Thu 2026-07-23 02:49:31 UTC; 4min 38s ago 2026-07-23 02:54:10.057 | Main PID: 58158 (file_tracker.sh) 2026-07-23 02:54:10.057 | Tasks: 2 (limit: 75886) 2026-07-23 02:54:10.057 | Memory: 600.0K () 2026-07-23 02:54:10.057 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-07-23 02:54:10.057 | ├─58158 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-07-23 02:54:10.057 | └─99997 sleep 20 2026-07-23 02:54:10.057 | 2026-07-23 02:54:10.057 | Jul 23 02:50:51 np0000005699 file_tracker.sh[69750]: 3072 0 9223372036854775807 2026-07-23 02:54:10.057 | Jul 23 02:51:11 np0000005699 file_tracker.sh[70514]: 3072 0 9223372036854775807 2026-07-23 02:54:10.057 | Jul 23 02:51:31 np0000005699 file_tracker.sh[71431]: 3104 0 9223372036854775807 2026-07-23 02:54:10.057 | Jul 23 02:51:51 np0000005699 file_tracker.sh[76274]: 3200 0 9223372036854775807 2026-07-23 02:54:10.057 | Jul 23 02:52:11 np0000005699 file_tracker.sh[78629]: 3616 0 9223372036854775807 2026-07-23 02:54:10.057 | Jul 23 02:52:31 np0000005699 file_tracker.sh[83950]: 3872 0 9223372036854775807 2026-07-23 02:54:10.057 | Jul 23 02:52:51 np0000005699 file_tracker.sh[87763]: 4384 0 9223372036854775807 2026-07-23 02:54:10.057 | Jul 23 02:53:11 np0000005699 file_tracker.sh[91196]: 5440 0 9223372036854775807 2026-07-23 02:54:10.057 | Jul 23 02:53:31 np0000005699 file_tracker.sh[95081]: 6048 0 9223372036854775807 2026-07-23 02:54:10.057 | Jul 23 02:53:51 np0000005699 file_tracker.sh[99996]: 7200 0 9223372036854775807 2026-07-23 02:54:10.061 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.064 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-23 02:54:10.081 | enabled 2026-07-23 02:54:10.086 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-23 02:54:10.103 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-23 02:54:10.103 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-23 02:54:10.103 | Active: active (running) since Thu 2026-07-23 02:53:50 UTC; 19s ago 2026-07-23 02:54:10.103 | Main PID: 99913 (uwsgi) 2026-07-23 02:54:10.103 | Status: "uWSGI is ready" 2026-07-23 02:54:10.103 | Tasks: 19 (limit: 75886) 2026-07-23 02:54:10.103 | Memory: 397.1M () 2026-07-23 02:54:10.103 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-23 02:54:10.103 | ├─99913 "glance-apiuWSGI master" 2026-07-23 02:54:10.103 | ├─99914 "glance-apiuWSGI worker 1" 2026-07-23 02:54:10.103 | ├─99915 "glance-apiuWSGI worker 2" 2026-07-23 02:54:10.103 | └─99916 "glance-apiuWSGI worker 3" 2026-07-23 02:54:10.103 | 2026-07-23 02:54:10.103 | Jul 23 02:54:08 np0000005699 devstack@g-api.service[99914]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99914) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-23 02:54:10.103 | Jul 23 02:54:08 np0000005699 devstack@g-api.service[99914]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99914) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-23 02:54:10.103 | Jul 23 02:54:08 np0000005699 devstack@g-api.service[99914]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99914) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-23 02:54:10.103 | Jul 23 02:54:08 np0000005699 devstack@g-api.service[99914]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=99914) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-23 02:54:10.103 | Jul 23 02:54:08 np0000005699 devstack@g-api.service[99914]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-58d2408a-f014-4b2f-8474-f6e8ad7245d0' (6d0fd60f-a549-481b-abf9-bcb631466196) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99914) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-23 02:54:10.103 | Jul 23 02:54:08 np0000005699 devstack@g-api.service[99914]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-58d2408a-f014-4b2f-8474-f6e8ad7245d0' (15d5fd23-cf8d-47ba-a207-7bbad9cfe1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99914) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} 2026-07-23 02:54:10.103 | Jul 23 02:54:08 np0000005699 devstack@g-api.service[99914]: INFO glance.domain [-] Task [58d2408a-f014-4b2f-8474-f6e8ad7245d0] status changing from processing to success 2026-07-23 02:54:10.103 | Jul 23 02:54:08 np0000005699 devstack@g-api.service[99914]: INFO glance.async_.flows.api_image_import [-] 58d2408a-f014-4b2f-8474-f6e8ad7245d0 of api_image_import completed 2026-07-23 02:54:10.103 | Jul 23 02:54:08 np0000005699 devstack@g-api.service[99914]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-58d2408a-f014-4b2f-8474-f6e8ad7245d0' (15d5fd23-cf8d-47ba-a207-7bbad9cfe1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99914) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-23 02:54:10.103 | Jul 23 02:54:08 np0000005699 devstack@g-api.service[99914]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (76566e64-ac8e-4231-9003-f8672e8ac07e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99914) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} 2026-07-23 02:54:10.107 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.110 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-23 02:54:10.126 | not-found 2026-07-23 02:54:10.131 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.133 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-07-23 02:54:10.150 | enabled 2026-07-23 02:54:10.155 | + functions-common:service_check:1720 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-07-23 02:54:10.176 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-07-23 02:54:10.176 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-07-23 02:54:10.176 | Active: active (running) since Thu 2026-07-23 02:49:29 UTC; 4min 40s ago 2026-07-23 02:54:10.176 | Main PID: 57636 (memory_tracker.) 2026-07-23 02:54:10.176 | Tasks: 2 (limit: 75886) 2026-07-23 02:54:10.176 | Memory: 1.2M () 2026-07-23 02:54:10.176 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-07-23 02:54:10.176 | ├─57636 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-07-23 02:54:10.176 | └─99907 sleep 20 2026-07-23 02:54:10.176 | 2026-07-23 02:54:10.176 | Jul 23 02:53:50 np0000005699 memory_tracker.sh[99904]: 99853 0.0 0 1 00:00:00 1 - [(sd-close)] 2026-07-23 02:54:10.176 | Jul 23 02:53:50 np0000005699 memory_tracker.sh[99904]: 99854 0.0 0 1 00:00:00 1 - [(sd-close)] 2026-07-23 02:54:10.176 | Jul 23 02:53:50 np0000005699 memory_tracker.sh[99904]: 99855 0.0 0 1 00:00:00 1 - [(sd-close)] 2026-07-23 02:54:10.176 | Jul 23 02:53:50 np0000005699 memory_tracker.sh[99904]: 99856 0.0 0 1 00:00:00 1 - [(sd-close)] 2026-07-23 02:54:10.176 | Jul 23 02:53:50 np0000005699 memory_tracker.sh[99904]: 99857 0.0 0 1 00:00:00 1 - [(sd-close)] 2026-07-23 02:54:10.176 | Jul 23 02:53:50 np0000005699 memory_tracker.sh[99904]: 99858 0.0 0 1 00:00:00 1 - [(sd-close)] 2026-07-23 02:54:10.176 | Jul 23 02:53:50 np0000005699 memory_tracker.sh[99904]: 99859 0.0 0 1 00:00:00 1 - [(sd-close)] 2026-07-23 02:54:10.176 | Jul 23 02:53:50 np0000005699 memory_tracker.sh[99904]: 99860 0.0 0 1 00:00:00 1 - [(sd-close)] 2026-07-23 02:54:10.176 | Jul 23 02:53:50 np0000005699 memory_tracker.sh[57636]: --- 2026-07-23 02:54:10.176 | Jul 23 02:53:50 np0000005699 memory_tracker.sh[57636]: ]]] 2026-07-23 02:54:10.181 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.185 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-23 02:54:10.200 | not-found 2026-07-23 02:54:10.205 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.208 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-23 02:54:10.225 | enabled 2026-07-23 02:54:10.230 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-23 02:54:10.249 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-23 02:54:10.249 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-23 02:54:10.249 | Active: active (running) since Thu 2026-07-23 02:52:32 UTC; 1min 37s ago 2026-07-23 02:54:10.249 | Main PID: 84291 (uwsgi) 2026-07-23 02:54:10.249 | Status: "uWSGI is ready" 2026-07-23 02:54:10.249 | Tasks: 24 (limit: 75886) 2026-07-23 02:54:10.249 | Memory: 408.0M () 2026-07-23 02:54:10.249 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-23 02:54:10.249 | ├─84291 "nova-apiuWSGI master" 2026-07-23 02:54:10.249 | ├─84292 "nova-apiuWSGI worker 1" 2026-07-23 02:54:10.249 | ├─84293 "nova-apiuWSGI worker 2" 2026-07-23 02:54:10.249 | └─84294 "nova-apiuWSGI worker 3" 2026-07-23 02:54:10.249 | 2026-07-23 02:54:10.249 | Jul 23 02:53:51 np0000005699 devstack@n-api.service[84294]: DEBUG dbcounter [-] [84294] Writing DB stats nova_api:SELECT=14,nova_api:INSERT=7,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=84294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.249 | Jul 23 02:54:09 np0000005699 devstack@n-api.service[84292]: DEBUG nova.api.openstack.wsgi [None req-b52f1a22-01f6-46e3-9f30-6c0c8a48c87b admin admin] Calling method '>' {{(pid=84292) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-23 02:54:10.249 | Jul 23 02:54:09 np0000005699 devstack@n-api.service[84292]: DEBUG oslo_concurrency.lockutils [None req-b52f1a22-01f6-46e3-9f30-6c0c8a48c87b admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84292) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-23 02:54:10.249 | Jul 23 02:54:09 np0000005699 devstack@n-api.service[84292]: DEBUG oslo_concurrency.lockutils [None req-b52f1a22-01f6-46e3-9f30-6c0c8a48c87b 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=84292) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-23 02:54:10.249 | Jul 23 02:54:09 np0000005699 devstack@n-api.service[84292]: DEBUG oslo_concurrency.lockutils [None req-b52f1a22-01f6-46e3-9f30-6c0c8a48c87b 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=84292) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-23 02:54:10.249 | Jul 23 02:54:09 np0000005699 devstack@n-api.service[84292]: DEBUG oslo_concurrency.lockutils [None req-b52f1a22-01f6-46e3-9f30-6c0c8a48c87b admin admin] Acquiring lock "503b18c0-af11-4678-96a2-41648d52be87" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84292) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-23 02:54:10.249 | Jul 23 02:54:09 np0000005699 devstack@n-api.service[84292]: DEBUG oslo_concurrency.lockutils [None req-b52f1a22-01f6-46e3-9f30-6c0c8a48c87b admin admin] Lock "503b18c0-af11-4678-96a2-41648d52be87" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84292) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-23 02:54:10.249 | Jul 23 02:54:09 np0000005699 devstack@n-api.service[84292]: DEBUG oslo_concurrency.lockutils [None req-b52f1a22-01f6-46e3-9f30-6c0c8a48c87b admin admin] Lock "503b18c0-af11-4678-96a2-41648d52be87" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84292) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-23 02:54:10.249 | Jul 23 02:54:09 np0000005699 devstack@n-api.service[84292]: INFO nova.api.openstack.requestlog [None req-b52f1a22-01f6-46e3-9f30-6c0c8a48c87b admin admin] 10.4.3.141 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000005699" status: 200 len: 255 microversion: 2.69 time: 0.053109 2026-07-23 02:54:10.250 | Jul 23 02:54:09 np0000005699 devstack@n-api.service[84292]: [pid: 84292|app: 0|req: 8/25] 10.4.3.141 () {68 vars in 1444 bytes} [Thu Jul 23 02:54:09 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000005699 => generated 255 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-23 02:54:10.255 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.257 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-23 02:54:10.273 | enabled 2026-07-23 02:54:10.278 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-23 02:54:10.298 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-23 02:54:10.298 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-23 02:54:10.298 | Active: active (running) since Thu 2026-07-23 02:53:25 UTC; 44s ago 2026-07-23 02:54:10.298 | Main PID: 93009 (uwsgi) 2026-07-23 02:54:10.298 | Status: "uWSGI is ready" 2026-07-23 02:54:10.298 | Tasks: 23 (limit: 75886) 2026-07-23 02:54:10.298 | Memory: 328.9M () 2026-07-23 02:54:10.298 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-23 02:54:10.298 | ├─93009 "nova-api-metauWSGI master" 2026-07-23 02:54:10.298 | ├─93010 "nova-api-metauWSGI worker 1" 2026-07-23 02:54:10.298 | ├─93011 "nova-api-metauWSGI worker 2" 2026-07-23 02:54:10.298 | ├─93012 "nova-api-metauWSGI worker 3" 2026-07-23 02:54:10.298 | └─93013 "nova-api-metauWSGI http 1" 2026-07-23 02:54:10.298 | 2026-07-23 02:54:10.298 | Jul 23 02:53:37 np0000005699 devstack@n-api-meta.service[93011]: DEBUG dbcounter [-] [93011] Writing DB stats nova_cell0:SELECT=1 {{(pid=93011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.298 | Jul 23 02:53:37 np0000005699 devstack@n-api-meta.service[93012]: DEBUG dbcounter [-] [93012] Writing DB stats nova_api:SELECT=1 {{(pid=93012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.298 | Jul 23 02:53:37 np0000005699 devstack@n-api-meta.service[93010]: DEBUG dbcounter [-] [93010] Writing DB stats nova_api:SELECT=1 {{(pid=93010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.298 | Jul 23 02:53:37 np0000005699 devstack@n-api-meta.service[93011]: DEBUG dbcounter [-] [93011] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=93011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.298 | Jul 23 02:53:38 np0000005699 devstack@n-api-meta.service[93012]: DEBUG dbcounter [-] [93012] Writing DB stats nova_cell0:SELECT=1 {{(pid=93012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.298 | Jul 23 02:53:38 np0000005699 devstack@n-api-meta.service[93012]: DEBUG dbcounter [-] [93012] Writing DB stats nova_cell1:SELECT=1 {{(pid=93012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.298 | Jul 23 02:53:38 np0000005699 devstack@n-api-meta.service[93010]: DEBUG dbcounter [-] [93010] Writing DB stats nova_cell1:SELECT=1 {{(pid=93010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.298 | Jul 23 02:53:38 np0000005699 devstack@n-api-meta.service[93010]: DEBUG dbcounter [-] [93010] Writing DB stats nova_cell0:SELECT=1 {{(pid=93010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.298 | Jul 23 02:53:38 np0000005699 devstack@n-api-meta.service[93012]: DEBUG dbcounter [-] [93012] Writing DB stats nova_cell0:SELECT=1 {{(pid=93012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.298 | Jul 23 02:53:38 np0000005699 devstack@n-api-meta.service[93010]: DEBUG dbcounter [-] [93010] Writing DB stats nova_cell0:SELECT=1 {{(pid=93010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.303 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.306 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-23 02:54:10.320 | not-found 2026-07-23 02:54:10.325 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.328 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-23 02:54:10.345 | enabled 2026-07-23 02:54:10.350 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-23 02:54:10.370 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-23 02:54:10.370 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-23 02:54:10.370 | Active: active (running) since Thu 2026-07-23 02:53:33 UTC; 36s ago 2026-07-23 02:54:10.370 | Main PID: 96245 (nova-compute) 2026-07-23 02:54:10.370 | Tasks: 10 (limit: 75886) 2026-07-23 02:54:10.370 | Memory: 137.0M () 2026-07-23 02:54:10.370 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-23 02:54:10.370 | └─96245 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-23 02:54:10.370 | 2026-07-23 02:54:10.370 | Jul 23 02:53:52 np0000005699 nova-compute[96245]: DEBUG nova.compute.provider_tree [None req-8cb9b918-ac85-42d4-a860-db1da2b104ec None None] Updating resource provider 122ed7c5-83b3-45eb-a548-f9da1cb472dd generation from 0 to 1 during operation: update_inventory {{(pid=96245) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-23 02:54:10.370 | Jul 23 02:53:52 np0000005699 nova-compute[96245]: DEBUG nova.compute.provider_tree [None req-8cb9b918-ac85-42d4-a860-db1da2b104ec None None] Updating inventory in ProviderTree for provider 122ed7c5-83b3-45eb-a548-f9da1cb472dd 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=96245) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-23 02:54:10.370 | Jul 23 02:53:52 np0000005699 nova-compute[96245]: DEBUG nova.compute.provider_tree [None req-8cb9b918-ac85-42d4-a860-db1da2b104ec None None] Updating resource provider 122ed7c5-83b3-45eb-a548-f9da1cb472dd generation from 1 to 2 during operation: update_traits {{(pid=96245) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-23 02:54:10.370 | Jul 23 02:53:52 np0000005699 nova-compute[96245]: DEBUG nova.compute.resource_tracker [None req-8cb9b918-ac85-42d4-a860-db1da2b104ec None None] Compute_service record updated for np0000005699:np0000005699 {{(pid=96245) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-23 02:54:10.370 | Jul 23 02:53:52 np0000005699 nova-compute[96245]: DEBUG oslo_concurrency.lockutils [None req-8cb9b918-ac85-42d4-a860-db1da2b104ec None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 1.679s {{(pid=96245) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-23 02:54:10.370 | Jul 23 02:53:52 np0000005699 nova-compute[96245]: DEBUG nova.service [None req-8cb9b918-ac85-42d4-a860-db1da2b104ec None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=96245) start /opt/stack/nova/nova/service.py:196}} 2026-07-23 02:54:10.370 | Jul 23 02:53:52 np0000005699 nova-compute[96245]: DEBUG nova.service [None req-8cb9b918-ac85-42d4-a860-db1da2b104ec None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=96245) start /opt/stack/nova/nova/service.py:212}} 2026-07-23 02:54:10.370 | Jul 23 02:53:52 np0000005699 nova-compute[96245]: DEBUG nova.service [None req-8cb9b918-ac85-42d4-a860-db1da2b104ec None None] Join ServiceGroup membership for this service compute {{(pid=96245) start /opt/stack/nova/nova/service.py:222}} 2026-07-23 02:54:10.370 | Jul 23 02:53:52 np0000005699 nova-compute[96245]: DEBUG nova.servicegroup.drivers.db [None req-8cb9b918-ac85-42d4-a860-db1da2b104ec None None] DB_Driver: join new ServiceGroup member np0000005699 to the compute group, service = {{(pid=96245) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-23 02:54:10.370 | Jul 23 02:53:57 np0000005699 nova-compute[96245]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=96245) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:10.375 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.378 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-23 02:54:10.392 | not-found 2026-07-23 02:54:10.397 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.401 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-23 02:54:10.420 | enabled 2026-07-23 02:54:10.425 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-23 02:54:10.445 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-23 02:54:10.445 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-23 02:54:10.445 | Active: active (running) since Thu 2026-07-23 02:53:23 UTC; 47s ago 2026-07-23 02:54:10.445 | Main PID: 92382 (nova-scheduler:) 2026-07-23 02:54:10.445 | Tasks: 26 (limit: 75886) 2026-07-23 02:54:10.445 | Memory: 183.8M () 2026-07-23 02:54:10.445 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-23 02:54:10.445 | ├─92382 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-23 02:54:10.445 | ├─93452 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-23 02:54:10.445 | ├─93462 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-23 02:54:10.445 | └─93467 "nova-scheduler: ServiceWrapper worker(2)" 2026-07-23 02:54:10.445 | 2026-07-23 02:54:10.445 | Jul 23 02:53:31 np0000005699 nova-scheduler[93462]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=93462) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:10.445 | Jul 23 02:53:31 np0000005699 nova-scheduler[93467]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=93467) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:10.445 | Jul 23 02:53:33 np0000005699 nova-scheduler[93467]: DEBUG oslo.service.backend._threading.loopingcall [None req-5e240c13-e4ac-476c-b936-b2b9b1f472a7 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93467) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:10.445 | Jul 23 02:53:35 np0000005699 nova-scheduler[92382]: DEBUG dbcounter [-] [92382] Writing DB stats nova_api:SELECT=3 {{(pid=92382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.445 | Jul 23 02:53:35 np0000005699 nova-scheduler[92382]: DEBUG dbcounter [-] [92382] Writing DB stats nova_cell0:SELECT=1 {{(pid=92382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.445 | Jul 23 02:53:35 np0000005699 nova-scheduler[92382]: DEBUG dbcounter [-] [92382] Writing DB stats nova_cell1:SELECT=1 {{(pid=92382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.445 | Jul 23 02:53:41 np0000005699 nova-scheduler[93452]: DEBUG oslo.service.backend._threading.loopingcall [None req-8dfc4975-ac3a-417c-bbf5-5442d1a7effd None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93452) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:10.445 | Jul 23 02:53:41 np0000005699 nova-scheduler[93452]: DEBUG dbcounter [-] [93452] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.445 | Jul 23 02:53:41 np0000005699 nova-scheduler[93462]: DEBUG dbcounter [-] [93462] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.445 | Jul 23 02:53:41 np0000005699 nova-scheduler[93467]: DEBUG dbcounter [-] [93467] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=93467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.450 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.454 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-07-23 02:54:10.468 | enabled 2026-07-23 02:54:10.473 | + functions-common:service_check:1720 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-07-23 02:54:10.493 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-07-23 02:54:10.493 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-07-23 02:54:10.493 | Active: active (running) since Thu 2026-07-23 02:49:20 UTC; 4min 50s ago 2026-07-23 02:54:10.493 | Main PID: 56200 (python3) 2026-07-23 02:54:10.493 | Tasks: 1 (limit: 75886) 2026-07-23 02:54:10.493 | Memory: 107.8M () 2026-07-23 02:54:10.493 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-07-23 02:54:10.493 | └─56200 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-07-23 02:54:10.493 | 2026-07-23 02:54:10.493 | Jul 23 02:53:40 np0000005699 python3[56200]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '2', '--ram', '2048', '--disk', '20', '--vcpus', '1', '--property', 'hw_rng:allowed=True', 'm1.small'] 2026-07-23 02:54:10.493 | Jul 23 02:53:40 np0000005699 python3[56200]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-07-23 02:54:10.493 | Jul 23 02:53:41 np0000005699 python3[56200]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-07-23 02:54:10.493 | Jul 23 02:53:41 np0000005699 python3[56200]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-07-23 02:54:10.493 | Jul 23 02:53:47 np0000005699 python3[56200]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=storpool', 'storpool'] 2026-07-23 02:54:10.493 | Jul 23 02:53:55 np0000005699 python3[56200]: 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-23 02:54:10.493 | Jul 23 02:54:00 np0000005699 python3[56200]: 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-23 02:54:10.493 | Jul 23 02:54:04 np0000005699 python3[56200]: 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-23 02:54:10.493 | Jul 23 02:54:07 np0000005699 python3[56200]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-07-23 02:54:10.493 | Jul 23 02:54:09 np0000005699 python3[56200]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0000005699', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-07-23 02:54:10.498 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.502 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-23 02:54:10.518 | not-found 2026-07-23 02:54:10.523 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.527 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-23 02:54:10.542 | not-found 2026-07-23 02:54:10.547 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.550 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-23 02:54:10.564 | not-found 2026-07-23 02:54:10.568 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.572 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-23 02:54:10.587 | not-found 2026-07-23 02:54:10.592 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.595 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-23 02:54:10.612 | enabled 2026-07-23 02:54:10.617 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-23 02:54:10.637 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-23 02:54:10.637 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-23 02:54:10.637 | Active: active (running) since Thu 2026-07-23 02:52:59 UTC; 1min 10s ago 2026-07-23 02:54:10.637 | Main PID: 90145 (uwsgi) 2026-07-23 02:54:10.637 | Status: "uWSGI is ready" 2026-07-23 02:54:10.637 | Tasks: 7 (limit: 75886) 2026-07-23 02:54:10.637 | Memory: 261.6M () 2026-07-23 02:54:10.637 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-23 02:54:10.637 | ├─90145 "placementuWSGI master" 2026-07-23 02:54:10.637 | ├─90149 "placementuWSGI worker 1" 2026-07-23 02:54:10.637 | ├─90150 "placementuWSGI worker 2" 2026-07-23 02:54:10.637 | └─90151 "placementuWSGI worker 3" 2026-07-23 02:54:10.637 | 2026-07-23 02:54:10.637 | Jul 23 02:53:52 np0000005699 devstack@placement-api.service[90149]: [pid: 90149|app: 0|req: 3/9] 10.4.3.141 () {72 vars in 1609 bytes} [Thu Jul 23 02:53:52 2026] PUT /placement/resource_providers/122ed7c5-83b3-45eb-a548-f9da1cb472dd/inventories => generated 398 bytes in 33 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-23 02:54:10.637 | Jul 23 02:53:52 np0000005699 devstack@placement-api.service[90151]: DEBUG placement.requestlog [req-da728f26-49d8-499f-bbd0-734a5eb3a864 req-bd68b7fb-3af2-4669-838c-45c1a14af930 None None] Starting request: 10.4.3.141 "GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_FDC,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_USB,COMPUTE_ARCH_PPC64LE,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_LAN9118,HW_CPU_X86_SSE42,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE2,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE41,COMPUTE_ARCH_S390X,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_USB,COMPUTE_ARCH_AARCH64,COMPUTE_ARCH_MIPSEL,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_ARCH_RISCV64" {{(pid=90151) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-23 02:54:10.637 | Jul 23 02:53:52 np0000005699 devstack@placement-api.service[90151]: INFO placement.requestlog [req-da728f26-49d8-499f-bbd0-734a5eb3a864 req-bd68b7fb-3af2-4669-838c-45c1a14af930 service nova] 10.4.3.141 "GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_FDC,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_USB,COMPUTE_ARCH_PPC64LE,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_LAN9118,HW_CPU_X86_SSE42,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE2,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE41,COMPUTE_ARCH_S390X,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_USB,COMPUTE_ARCH_AARCH64,COMPUTE_ARCH_MIPSEL,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_ARCH_RISCV64" status: 200 len: 1991 microversion: 1.6 2026-07-23 02:54:10.637 | Jul 23 02:53:52 np0000005699 devstack@placement-api.service[90151]: [pid: 90151|app: 0|req: 3/10] 10.4.3.141 () {68 vars in 4925 bytes} [Thu Jul 23 02:53:52 2026] GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_FDC,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_USB,COMPUTE_ARCH_PPC64LE,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_LAN9118,HW_CPU_X86_SSE42,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE2,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE41,COMPUTE_ARCH_S390X,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_USB,COMPUTE_ARCH_AARCH64,COMPUTE_ARCH_MIPSEL,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_ARCH_RISCV64 => generated 1991 bytes in 16 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-23 02:54:10.637 | Jul 23 02:53:52 np0000005699 devstack@placement-api.service[90150]: DEBUG placement.requestlog [req-da728f26-49d8-499f-bbd0-734a5eb3a864 req-5076191c-98af-43dc-aa44-12985e60f2c9 None None] Starting request: 10.4.3.141 "PUT /placement/resource_providers/122ed7c5-83b3-45eb-a548-f9da1cb472dd/traits" {{(pid=90150) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-23 02:54:10.637 | Jul 23 02:53:52 np0000005699 devstack@placement-api.service[90150]: INFO placement.requestlog [req-da728f26-49d8-499f-bbd0-734a5eb3a864 req-5076191c-98af-43dc-aa44-12985e60f2c9 service nova] 10.4.3.141 "PUT /placement/resource_providers/122ed7c5-83b3-45eb-a548-f9da1cb472dd/traits" status: 200 len: 2026 microversion: 1.6 2026-07-23 02:54:10.637 | Jul 23 02:53:52 np0000005699 devstack@placement-api.service[90150]: [pid: 90150|app: 0|req: 5/11] 10.4.3.141 () {72 vars in 1594 bytes} [Thu Jul 23 02:53:52 2026] PUT /placement/resource_providers/122ed7c5-83b3-45eb-a548-f9da1cb472dd/traits => generated 2026 bytes in 83 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-23 02:54:10.637 | Jul 23 02:54:02 np0000005699 devstack@placement-api.service[90149]: DEBUG dbcounter [-] [90149] Writing DB stats placement:SELECT=4,placement:INSERT=3,placement:UPDATE=1 {{(pid=90149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.637 | Jul 23 02:54:02 np0000005699 devstack@placement-api.service[90151]: DEBUG dbcounter [-] [90151] Writing DB stats placement:INSERT=1,placement:UPDATE=1,placement:SELECT=1 {{(pid=90151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.637 | Jul 23 02:54:02 np0000005699 devstack@placement-api.service[90150]: DEBUG dbcounter [-] [90150] Writing DB stats placement:SELECT=5,placement:INSERT=70,placement:UPDATE=1 {{(pid=90150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:10.642 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.645 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-23 02:54:10.663 | enabled 2026-07-23 02:54:10.668 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-23 02:54:10.688 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-23 02:54:10.688 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-23 02:54:10.688 | Active: active (running) since Thu 2026-07-23 02:52:48 UTC; 1min 22s ago 2026-07-23 02:54:10.688 | Main PID: 86622 (neutron-ovn-age) 2026-07-23 02:54:10.688 | Tasks: 20 (limit: 75886) 2026-07-23 02:54:10.688 | Memory: 352.3M () 2026-07-23 02:54:10.688 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-23 02:54:10.688 | ├─86622 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-23 02:54:10.688 | ├─87603 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-23 02:54:10.688 | ├─87746 /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/tmpjck1folu/privsep.sock 2026-07-23 02:54:10.688 | └─90992 /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/tmpkov9kzam/privsep.sock 2026-07-23 02:54:10.688 | 2026-07-23 02:54:10.688 | Jul 23 02:53:25 np0000005699 neutron-ovn-agent[87603]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=57544f1d-6cc8-4bfe-98a2-5758dd9cb20c, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87603) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-23 02:54:10.688 | Jul 23 02:53:25 np0000005699 neutron-ovn-agent[87603]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87603) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-23 02:54:10.688 | Jul 23 02:53:28 np0000005699 neutron-ovn-agent[87603]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=57544f1d-6cc8-4bfe-98a2-5758dd9cb20c, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87603) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-23 02:54:10.688 | Jul 23 02:53:28 np0000005699 neutron-ovn-agent[87603]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87603) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-23 02:54:10.688 | Jul 23 02:53:50 np0000005699 neutron-ovn-agent[87603]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87603) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-23 02:54:10.688 | Jul 23 02:53:50 np0000005699 neutron-ovn-agent[87603]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87603) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-23 02:54:10.688 | Jul 23 02:53:50 np0000005699 neutron-ovn-agent[87603]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87603) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-23 02:54:10.688 | Jul 23 02:53:50 np0000005699 neutron-ovn-agent[87603]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87603) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-23 02:54:10.688 | Jul 23 02:53:50 np0000005699 neutron-ovn-agent[87603]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87603) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-23 02:54:10.688 | Jul 23 02:53:50 np0000005699 neutron-ovn-agent[87603]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87603) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-23 02:54:10.695 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.699 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-23 02:54:10.715 | not-found 2026-07-23 02:54:10.719 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.723 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-23 02:54:10.737 | not-found 2026-07-23 02:54:10.742 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.745 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-account.service 2026-07-23 02:54:10.760 | enabled 2026-07-23 02:54:10.765 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-account.service --no-pager 2026-07-23 02:54:10.783 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-07-23 02:54:10.783 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: enabled) 2026-07-23 02:54:10.783 | Active: active (running) since Thu 2026-07-23 02:52:25 UTC; 1min 45s ago 2026-07-23 02:54:10.783 | Main PID: 82029 (swift-account-s) 2026-07-23 02:54:10.783 | Tasks: 4 (limit: 75886) 2026-07-23 02:54:10.783 | Memory: 59.2M () 2026-07-23 02:54:10.783 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-07-23 02:54:10.783 | ├─82029 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-23 02:54:10.783 | ├─82296 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-23 02:54:10.783 | ├─82297 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-23 02:54:10.783 | └─82300 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-23 02:54:10.783 | 2026-07-23 02:54:10.783 | Jul 23 02:52:25 np0000005699 account-server[82029]: Started child 82300 from parent 82029 2026-07-23 02:54:10.783 | Jul 23 02:52:25 np0000005699 swift-account-server[82029]: account-server: Started child 82300 from parent 82029 2026-07-23 02:54:10.783 | Jul 23 02:54:00 np0000005699 account-server[82297]: 127.0.0.1 - - [23/Jul/2026:02:54:00 +0000] "HEAD /sdb1/11/AUTH_3d06c2c7425047bc9b096bf6760271c8" 404 - "HEAD http://10.4.3.141:8081/v1/AUTH_3d06c2c7425047bc9b096bf6760271c8?format=json" "txe7c344b4fd444aa482ca5-006a618248" "proxy-server 83428" 0.0012 "-" 82297 - 2026-07-23 02:54:10.783 | Jul 23 02:54:00 np0000005699 swift-account-server[82297]: account-server: 127.0.0.1 - - [23/Jul/2026:02:54:00 +0000] "HEAD /sdb1/11/AUTH_3d06c2c7425047bc9b096bf6760271c8" 404 - "HEAD http://10.4.3.141:8081/v1/AUTH_3d06c2c7425047bc9b096bf6760271c8?format=json" "txe7c344b4fd444aa482ca5-006a618248" "proxy-server 83428" 0.0012 "-" 82297 - 2026-07-23 02:54:10.783 | Jul 23 02:54:00 np0000005699 account-server[82297]: 127.0.0.1 - - [23/Jul/2026:02:54:00 +0000] "PUT /sdb1/11/AUTH_3d06c2c7425047bc9b096bf6760271c8" 201 - "-" "tx7bc8de3d5db74484b3559-006a618248" "-" 0.0149 "-" 82297 - 2026-07-23 02:54:10.783 | Jul 23 02:54:00 np0000005699 swift-account-server[82297]: account-server: 127.0.0.1 - - [23/Jul/2026:02:54:00 +0000] "PUT /sdb1/11/AUTH_3d06c2c7425047bc9b096bf6760271c8" 201 - "-" "tx7bc8de3d5db74484b3559-006a618248" "-" 0.0149 "-" 82297 - 2026-07-23 02:54:10.783 | Jul 23 02:54:00 np0000005699 account-server[82296]: 127.0.0.1 - - [23/Jul/2026:02:54:00 +0000] "HEAD /sdb1/11/AUTH_3d06c2c7425047bc9b096bf6760271c8" 204 - "HEAD http://10.4.3.141:8081/v1/AUTH_3d06c2c7425047bc9b096bf6760271c8?format=json" "tx7bc8de3d5db74484b3559-006a618248" "proxy-server 83428" 0.0033 "-" 82296 - 2026-07-23 02:54:10.783 | Jul 23 02:54:00 np0000005699 swift-account-server[82296]: account-server: 127.0.0.1 - - [23/Jul/2026:02:54:00 +0000] "HEAD /sdb1/11/AUTH_3d06c2c7425047bc9b096bf6760271c8" 204 - "HEAD http://10.4.3.141:8081/v1/AUTH_3d06c2c7425047bc9b096bf6760271c8?format=json" "tx7bc8de3d5db74484b3559-006a618248" "proxy-server 83428" 0.0033 "-" 82296 - 2026-07-23 02:54:10.783 | Jul 23 02:54:00 np0000005699 account-server[82297]: 127.0.0.1 - - [23/Jul/2026:02:54:00 +0000] "PUT /sdb1/11/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/398/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance" "tx7bc8de3d5db74484b3559-006a618248" "container-server 81806" 0.0013 "-" 82297 0 2026-07-23 02:54:10.783 | Jul 23 02:54:00 np0000005699 swift-account-server[82297]: account-server: 127.0.0.1 - - [23/Jul/2026:02:54:00 +0000] "PUT /sdb1/11/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/398/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance" "tx7bc8de3d5db74484b3559-006a618248" "container-server 81806" 0.0013 "-" 82297 0 2026-07-23 02:54:10.788 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.791 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container.service 2026-07-23 02:54:10.807 | enabled 2026-07-23 02:54:10.812 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container.service --no-pager 2026-07-23 02:54:10.830 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-07-23 02:54:10.830 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: enabled) 2026-07-23 02:54:10.830 | Active: active (running) since Thu 2026-07-23 02:52:23 UTC; 1min 47s ago 2026-07-23 02:54:10.830 | Main PID: 81532 (swift-container) 2026-07-23 02:54:10.830 | Tasks: 24 (limit: 75886) 2026-07-23 02:54:10.830 | Memory: 66.7M () 2026-07-23 02:54:10.830 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-07-23 02:54:10.830 | ├─81532 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-23 02:54:10.830 | ├─81806 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-23 02:54:10.830 | ├─81809 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-23 02:54:10.830 | └─81813 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-23 02:54:10.830 | 2026-07-23 02:54:10.830 | Jul 23 02:54:00 np0000005699 container-server[81813]: 127.0.0.1 - - [23/Jul/2026:02:54:00 +0000] "PUT /sdb1/398/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/68922829-1a3e-439f-b3a1-f9720843a825" 201 - "PUT http://10.4.3.141:8081/sdb1/464/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/68922829-1a3e-439f-b3a1-f9720843a825" "tx10fd565cce8f4da0812f4-006a618248" "object-server 81335" 0.0014 "-" 81813 0 2026-07-23 02:54:10.830 | Jul 23 02:54:00 np0000005699 swift-container-server[81813]: container-server: 127.0.0.1 - - [23/Jul/2026:02:54:00 +0000] "PUT /sdb1/398/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/68922829-1a3e-439f-b3a1-f9720843a825" 201 - "PUT http://10.4.3.141:8081/sdb1/464/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/68922829-1a3e-439f-b3a1-f9720843a825" "tx10fd565cce8f4da0812f4-006a618248" "object-server 81335" 0.0014 "-" 81813 0 2026-07-23 02:54:10.830 | Jul 23 02:54:04 np0000005699 container-server[81806]: 127.0.0.1 - - [23/Jul/2026:02:54:04 +0000] "HEAD /sdb1/398/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance" 204 - "HEAD http://10.4.3.141:8081/v1/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance?format=json" "tx8617280d85b24e9cbcdd5-006a61824c" "proxy-server 83428" 0.0152 "-" 81806 0 2026-07-23 02:54:10.830 | Jul 23 02:54:04 np0000005699 swift-container-server[81806]: container-server: 127.0.0.1 - - [23/Jul/2026:02:54:04 +0000] "HEAD /sdb1/398/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance" 204 - "HEAD http://10.4.3.141:8081/v1/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance?format=json" "tx8617280d85b24e9cbcdd5-006a61824c" "proxy-server 83428" 0.0152 "-" 81806 0 2026-07-23 02:54:10.830 | Jul 23 02:54:04 np0000005699 container-server[81809]: 127.0.0.1 - - [23/Jul/2026:02:54:04 +0000] "PUT /sdb1/398/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/0a9f108f-ac48-495b-93b7-c8a325c4849c" 201 - "PUT http://10.4.3.141:8081/sdb1/350/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/0a9f108f-ac48-495b-93b7-c8a325c4849c" "txf4ca5c01411c4929a2e9a-006a61824c" "object-server 81338" 0.0010 "-" 81809 0 2026-07-23 02:54:10.830 | Jul 23 02:54:04 np0000005699 swift-container-server[81809]: container-server: 127.0.0.1 - - [23/Jul/2026:02:54:04 +0000] "PUT /sdb1/398/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/0a9f108f-ac48-495b-93b7-c8a325c4849c" 201 - "PUT http://10.4.3.141:8081/sdb1/350/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/0a9f108f-ac48-495b-93b7-c8a325c4849c" "txf4ca5c01411c4929a2e9a-006a61824c" "object-server 81338" 0.0010 "-" 81809 0 2026-07-23 02:54:10.830 | Jul 23 02:54:08 np0000005699 container-server[81806]: 127.0.0.1 - - [23/Jul/2026:02:54:08 +0000] "HEAD /sdb1/398/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance" 204 - "HEAD http://10.4.3.141:8081/v1/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance?format=json" "tx1350d4b321ac4c1db7450-006a61824f" "proxy-server 83428" 0.0062 "-" 81806 0 2026-07-23 02:54:10.830 | Jul 23 02:54:08 np0000005699 swift-container-server[81806]: container-server: 127.0.0.1 - - [23/Jul/2026:02:54:08 +0000] "HEAD /sdb1/398/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance" 204 - "HEAD http://10.4.3.141:8081/v1/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance?format=json" "tx1350d4b321ac4c1db7450-006a61824f" "proxy-server 83428" 0.0062 "-" 81806 0 2026-07-23 02:54:10.830 | Jul 23 02:54:08 np0000005699 container-server[81809]: 127.0.0.1 - - [23/Jul/2026:02:54:08 +0000] "PUT /sdb1/398/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/a1c4ba43-ba11-4e91-adae-fdbfaedd3f8e" 201 - "PUT http://10.4.3.141:8081/sdb1/363/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/a1c4ba43-ba11-4e91-adae-fdbfaedd3f8e" "txaa284451a2b242d39c3eb-006a618250" "object-server 81338" 0.0006 "-" 81809 0 2026-07-23 02:54:10.830 | Jul 23 02:54:08 np0000005699 swift-container-server[81809]: container-server: 127.0.0.1 - - [23/Jul/2026:02:54:08 +0000] "PUT /sdb1/398/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/a1c4ba43-ba11-4e91-adae-fdbfaedd3f8e" 201 - "PUT http://10.4.3.141:8081/sdb1/363/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/a1c4ba43-ba11-4e91-adae-fdbfaedd3f8e" "txaa284451a2b242d39c3eb-006a618250" "object-server 81338" 0.0006 "-" 81809 0 2026-07-23 02:54:10.836 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.839 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-object.service 2026-07-23 02:54:10.854 | enabled 2026-07-23 02:54:10.859 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-object.service --no-pager 2026-07-23 02:54:10.879 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-07-23 02:54:10.879 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: enabled) 2026-07-23 02:54:10.879 | Active: active (running) since Thu 2026-07-23 02:52:21 UTC; 1min 48s ago 2026-07-23 02:54:10.879 | Main PID: 81035 (swift-object-se) 2026-07-23 02:54:10.879 | Tasks: 44 (limit: 75886) 2026-07-23 02:54:10.879 | Memory: 70.0M () 2026-07-23 02:54:10.879 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-07-23 02:54:10.879 | ├─81035 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-23 02:54:10.879 | ├─81335 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-23 02:54:10.879 | ├─81336 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-23 02:54:10.879 | └─81338 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-23 02:54:10.879 | 2026-07-23 02:54:10.879 | Jul 23 02:52:22 np0000005699 object-server[81035]: Started child 81336 from parent 81035 2026-07-23 02:54:10.879 | Jul 23 02:52:22 np0000005699 swift-object-server[81035]: object-server: Started child 81336 from parent 81035 2026-07-23 02:54:10.879 | Jul 23 02:52:22 np0000005699 object-server[81035]: Started child 81338 from parent 81035 2026-07-23 02:54:10.879 | Jul 23 02:52:22 np0000005699 swift-object-server[81035]: object-server: Started child 81338 from parent 81035 2026-07-23 02:54:10.879 | Jul 23 02:54:00 np0000005699 object-server[81335]: 127.0.0.1 - - [23/Jul/2026:02:54:00 +0000] "PUT /sdb1/464/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/68922829-1a3e-439f-b3a1-f9720843a825" 201 - "PUT http://10.4.3.141:8081/v1/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/68922829-1a3e-439f-b3a1-f9720843a825" "tx10fd565cce8f4da0812f4-006a618248" "proxy-server 83428" 0.3046 "-" 81335 0 2026-07-23 02:54:10.879 | Jul 23 02:54:00 np0000005699 swift-object-server[81335]: object-server: 127.0.0.1 - - [23/Jul/2026:02:54:00 +0000] "PUT /sdb1/464/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/68922829-1a3e-439f-b3a1-f9720843a825" 201 - "PUT http://10.4.3.141:8081/v1/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/68922829-1a3e-439f-b3a1-f9720843a825" "tx10fd565cce8f4da0812f4-006a618248" "proxy-server 83428" 0.3046 "-" 81335 0 2026-07-23 02:54:10.880 | Jul 23 02:54:04 np0000005699 object-server[81338]: 127.0.0.1 - - [23/Jul/2026:02:54:04 +0000] "PUT /sdb1/350/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/0a9f108f-ac48-495b-93b7-c8a325c4849c" 201 - "PUT http://10.4.3.141:8081/v1/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/0a9f108f-ac48-495b-93b7-c8a325c4849c" "txf4ca5c01411c4929a2e9a-006a61824c" "proxy-server 83428" 0.3336 "-" 81338 0 2026-07-23 02:54:10.880 | Jul 23 02:54:04 np0000005699 swift-object-server[81338]: object-server: 127.0.0.1 - - [23/Jul/2026:02:54:04 +0000] "PUT /sdb1/350/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/0a9f108f-ac48-495b-93b7-c8a325c4849c" 201 - "PUT http://10.4.3.141:8081/v1/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/0a9f108f-ac48-495b-93b7-c8a325c4849c" "txf4ca5c01411c4929a2e9a-006a61824c" "proxy-server 83428" 0.3336 "-" 81338 0 2026-07-23 02:54:10.880 | Jul 23 02:54:08 np0000005699 object-server[81338]: 127.0.0.1 - - [23/Jul/2026:02:54:08 +0000] "PUT /sdb1/363/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/a1c4ba43-ba11-4e91-adae-fdbfaedd3f8e" 201 - "PUT http://10.4.3.141:8081/v1/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/a1c4ba43-ba11-4e91-adae-fdbfaedd3f8e" "txaa284451a2b242d39c3eb-006a618250" "proxy-server 83428" 0.2978 "-" 81338 0 2026-07-23 02:54:10.880 | Jul 23 02:54:08 np0000005699 swift-object-server[81338]: object-server: 127.0.0.1 - - [23/Jul/2026:02:54:08 +0000] "PUT /sdb1/363/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/a1c4ba43-ba11-4e91-adae-fdbfaedd3f8e" 201 - "PUT http://10.4.3.141:8081/v1/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/a1c4ba43-ba11-4e91-adae-fdbfaedd3f8e" "txaa284451a2b242d39c3eb-006a618250" "proxy-server 83428" 0.2978 "-" 81338 0 2026-07-23 02:54:10.884 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.887 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-proxy.service 2026-07-23 02:54:10.903 | enabled 2026-07-23 02:54:10.908 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-07-23 02:54:10.927 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-07-23 02:54:10.927 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: enabled) 2026-07-23 02:54:10.927 | Active: active (running) since Thu 2026-07-23 02:52:29 UTC; 1min 41s ago 2026-07-23 02:54:10.927 | Main PID: 83357 (swift-proxy-ser) 2026-07-23 02:54:10.927 | Tasks: 2 (limit: 75886) 2026-07-23 02:54:10.928 | Memory: 82.7M () 2026-07-23 02:54:10.928 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-07-23 02:54:10.928 | ├─83357 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-23 02:54:10.928 | └─83428 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-23 02:54:10.928 | 2026-07-23 02:54:10.928 | Jul 23 02:54:08 np0000005699 proxy-server[83428]: Validating token access rules against request 2026-07-23 02:54:10.928 | Jul 23 02:54:08 np0000005699 swift-proxy-server[83428]: proxy-server: Validating token access rules against request 2026-07-23 02:54:10.928 | Jul 23 02:54:08 np0000005699 proxy-server[83428]: Received request from user: user_id 40f4c598bed34d26ba6a1f9f26f768ee, project_id 3d06c2c7425047bc9b096bf6760271c8, roles service,ResellerAdmin 2026-07-23 02:54:10.928 | Jul 23 02:54:08 np0000005699 swift-proxy-server[83428]: proxy-server: Received request from user: user_id 40f4c598bed34d26ba6a1f9f26f768ee, project_id 3d06c2c7425047bc9b096bf6760271c8, roles service,ResellerAdmin 2026-07-23 02:54:10.928 | Jul 23 02:54:08 np0000005699 swift-proxy-server[83428]: proxy-server: Using identity: {'user': ('40f4c598bed34d26ba6a1f9f26f768ee', 'glance-swift'), 'tenant': ('3d06c2c7425047bc9b096bf6760271c8', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txaa284451a2b242d39c3eb-006a618250) 2026-07-23 02:54:10.928 | Jul 23 02:54:08 np0000005699 proxy-server[83428]: Using identity: {'user': ('40f4c598bed34d26ba6a1f9f26f768ee', 'glance-swift'), 'tenant': ('3d06c2c7425047bc9b096bf6760271c8', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txaa284451a2b242d39c3eb-006a618250) 2026-07-23 02:54:10.928 | Jul 23 02:54:08 np0000005699 proxy-server[83428]: User 3d06c2c7425047bc9b096bf6760271c8 has reseller admin authorizing (txn: txaa284451a2b242d39c3eb-006a618250) (client_ip: 10.4.3.141) 2026-07-23 02:54:10.928 | Jul 23 02:54:08 np0000005699 swift-proxy-server[83428]: proxy-server: User 3d06c2c7425047bc9b096bf6760271c8 has reseller admin authorizing (txn: txaa284451a2b242d39c3eb-006a618250) (client_ip: 10.4.3.141) 2026-07-23 02:54:10.928 | Jul 23 02:54:08 np0000005699 proxy-server[83428]: 10.4.3.141 10.4.3.141 23/Jul/2026/02/54/08 PUT /v1/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/a1c4ba43-ba11-4e91-adae-fdbfaedd3f8e HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqYYJP... 21692416 - - txaa284451a2b242d39c3eb-006a618250 - 0.3060 - - 1784775248.275766850 1784775248.581721067 0 40f4c598bed34d26ba6a1f9f26f768ee 2026-07-23 02:54:10.928 | Jul 23 02:54:08 np0000005699 swift-proxy-server[83428]: proxy-server: 10.4.3.141 10.4.3.141 23/Jul/2026/02/54/08 PUT /v1/AUTH_3d06c2c7425047bc9b096bf6760271c8/glance/a1c4ba43-ba11-4e91-adae-fdbfaedd3f8e HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqYYJP... 21692416 - - txaa284451a2b242d39c3eb-006a618250 - 0.3060 - - 1784775248.275766850 1784775248.581721067 0 40f4c598bed34d26ba6a1f9f26f768ee 2026-07-23 02:54:10.932 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.937 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-23 02:54:10.953 | not-found 2026-07-23 02:54:10.958 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.962 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-07-23 02:54:10.977 | not-found 2026-07-23 02:54:10.982 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:10.985 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-07-23 02:54:11.003 | enabled 2026-07-23 02:54:11.008 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-07-23 02:54:11.030 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-07-23 02:54:11.030 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: enabled) 2026-07-23 02:54:11.030 | Active: active (running) since Thu 2026-07-23 02:52:26 UTC; 1min 44s ago 2026-07-23 02:54:11.030 | Main PID: 82564 (swift-container) 2026-07-23 02:54:11.030 | Tasks: 1 (limit: 75886) 2026-07-23 02:54:11.030 | Memory: 42.8M () 2026-07-23 02:54:11.030 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-07-23 02:54:11.030 | └─82564 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-07-23 02:54:11.030 | 2026-07-23 02:54:11.031 | Jul 23 02:52:26 np0000005699 systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-07-23 02:54:11.031 | Jul 23 02:52:27 np0000005699 container-sync[82564]: Starting 82564 2026-07-23 02:54:11.031 | Jul 23 02:52:27 np0000005699 container-sync[82564]: Configuration option internal_client_conf_path not set, but /etc/swift/internal-client.conf exists and will be used. 2026-07-23 02:54:11.036 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:11.039 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-23 02:54:11.056 | enabled 2026-07-23 02:54:11.061 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-23 02:54:11.080 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-23 02:54:11.080 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-23 02:54:11.080 | Active: active (running) since Thu 2026-07-23 02:52:51 UTC; 1min 19s ago 2026-07-23 02:54:11.080 | Main PID: 87720 (uwsgi) 2026-07-23 02:54:11.080 | Status: "uWSGI is ready" 2026-07-23 02:54:11.080 | Tasks: 34 (limit: 75886) 2026-07-23 02:54:11.080 | Memory: 562.3M () 2026-07-23 02:54:11.080 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-23 02:54:11.080 | ├─87720 "neutron-apiuWSGI master" 2026-07-23 02:54:11.081 | ├─87737 "neutron-apiuWSGI worker 1" 2026-07-23 02:54:11.081 | ├─87738 "neutron-apiuWSGI worker 2" 2026-07-23 02:54:11.081 | └─87739 "neutron-apiuWSGI worker 3" 2026-07-23 02:54:11.081 | 2026-07-23 02:54:11.081 | Jul 23 02:53:53 np0000005699 devstack@neutron-api.service[87738]: DEBUG dbcounter [-] [87738] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:11.081 | Jul 23 02:53:57 np0000005699 devstack@neutron-api.service[87737]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87737) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-23 02:54:11.081 | Jul 23 02:53:57 np0000005699 devstack@neutron-api.service[87737]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "811d874a3d325bcc825de88dcb4459c0" from periodic health check thread {{(pid=87737) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-23 02:54:11.081 | Jul 23 02:53:58 np0000005699 devstack@neutron-api.service[87739]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87739) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-23 02:54:11.081 | Jul 23 02:53:58 np0000005699 devstack@neutron-api.service[87739]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "af15b5d70616516ebbe9ee1808bc4237" from periodic health check thread {{(pid=87739) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-23 02:54:11.081 | Jul 23 02:53:58 np0000005699 devstack@neutron-api.service[87738]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87738) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-23 02:54:11.081 | Jul 23 02:53:58 np0000005699 devstack@neutron-api.service[87738]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "b71801d7366d59f5a87063b4e367fe7b" from periodic health check thread {{(pid=87738) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-23 02:54:11.081 | Jul 23 02:54:07 np0000005699 devstack@neutron-api.service[87737]: DEBUG dbcounter [-] [87737] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:11.081 | Jul 23 02:54:08 np0000005699 devstack@neutron-api.service[87739]: DEBUG dbcounter [-] [87739] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87739) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:11.081 | Jul 23 02:54:08 np0000005699 devstack@neutron-api.service[87738]: DEBUG dbcounter [-] [87738] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:11.085 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:11.089 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-23 02:54:11.104 | enabled 2026-07-23 02:54:11.110 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-23 02:54:11.128 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-23 02:54:11.128 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-23 02:54:11.128 | Active: active (running) since Thu 2026-07-23 02:52:54 UTC; 1min 16s ago 2026-07-23 02:54:11.128 | Main PID: 88772 (neutron-periodi) 2026-07-23 02:54:11.129 | Tasks: 15 (limit: 75886) 2026-07-23 02:54:11.129 | Memory: 167.2M () 2026-07-23 02:54:11.129 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-23 02:54:11.129 | ├─88772 "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-23 02:54:11.129 | └─89814 "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-23 02:54:11.129 | 2026-07-23 02:54:11.129 | Jul 23 02:52:58 np0000005699 neutron-periodic-workers[89814]: DEBUG neutron.service [-] AllServicesNeutronWorker start finished, description: services worker {{(pid=89814) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-23 02:54:11.129 | Jul 23 02:52:58 np0000005699 neutron-periodic-workers[89814]: DEBUG neutron.service [-] AllServicesNeutronWorker wait called, description: services worker {{(pid=89814) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-23 02:54:11.129 | Jul 23 02:52:58 np0000005699 neutron-periodic-workers[89814]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=89814) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-23 02:54:11.129 | Jul 23 02:53:07 np0000005699 neutron-periodic-workers[88772]: DEBUG dbcounter [-] [88772] Writing DB stats neutron:SELECT=4 {{(pid=88772) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:11.129 | Jul 23 02:53:30 np0000005699 neutron-periodic-workers[89814]: DEBUG dbcounter [-] [89814] Writer thread running {{(pid=89814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 02:54:11.129 | Jul 23 02:53:30 np0000005699 neutron-periodic-workers[89814]: DEBUG oslo.service.backend._threading.loopingcall [None req-b63c0eb6-0c0a-40ba-8592-66fa541e3e77 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.95 seconds {{(pid=89814) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:11.129 | Jul 23 02:53:36 np0000005699 neutron-periodic-workers[89814]: DEBUG oslo.service.backend._threading.loopingcall [None req-4a52b52d-9c40-4979-af8c-45440550caad None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=89814) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:11.129 | Jul 23 02:53:37 np0000005699 neutron-periodic-workers[89814]: DEBUG neutron.db.agents_db [None req-b70ea4bf-28db-40c0-b9e1-4b51eab61285 None None] Agent healthcheck: found 0 active agents {{(pid=89814) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-23 02:54:11.129 | Jul 23 02:53:37 np0000005699 neutron-periodic-workers[89814]: DEBUG oslo.service.backend._threading.loopingcall [None req-b70ea4bf-28db-40c0-b9e1-4b51eab61285 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=89814) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:11.129 | Jul 23 02:53:47 np0000005699 neutron-periodic-workers[89814]: DEBUG dbcounter [-] [89814] Writing DB stats neutron:SELECT=5 {{(pid=89814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:11.134 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:11.137 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-23 02:54:11.152 | enabled 2026-07-23 02:54:11.159 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-23 02:54:11.179 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-23 02:54:11.179 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-23 02:54:11.179 | Active: active (running) since Thu 2026-07-23 02:52:52 UTC; 1min 18s ago 2026-07-23 02:54:11.179 | Main PID: 88264 (neutron-rpc-ser) 2026-07-23 02:54:11.179 | Tasks: 83 (limit: 75886) 2026-07-23 02:54:11.179 | Memory: 320.8M () 2026-07-23 02:54:11.179 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-23 02:54:11.179 | ├─88264 "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-23 02:54:11.179 | ├─89509 "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-23 02:54:11.179 | ├─89518 "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-23 02:54:11.179 | ├─89528 "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-23 02:54:11.179 | ├─89539 "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-23 02:54:11.179 | ├─89552 "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-23 02:54:11.179 | ├─89562 "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-23 02:54:11.179 | ├─89570 "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-23 02:54:11.179 | └─89579 "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-23 02:54:11.179 | 2026-07-23 02:54:11.179 | Jul 23 02:52:58 np0000005699 neutron-rpc-server[89528]: DEBUG neutron.service [-] calling wait on {{(pid=89528) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-23 02:54:11.179 | Jul 23 02:53:07 np0000005699 neutron-rpc-server[88264]: DEBUG dbcounter [-] [88264] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=88264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:11.179 | Jul 23 02:53:28 np0000005699 neutron-rpc-server[89539]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-23 02:54:11.180 | Jul 23 02:53:28 np0000005699 neutron-rpc-server[89562]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-23 02:54:11.180 | Jul 23 02:53:28 np0000005699 neutron-rpc-server[89509]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-23 02:54:11.180 | Jul 23 02:53:28 np0000005699 neutron-rpc-server[89552]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-23 02:54:11.180 | Jul 23 02:53:28 np0000005699 neutron-rpc-server[89518]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-23 02:54:11.180 | Jul 23 02:53:28 np0000005699 neutron-rpc-server[89570]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-23 02:54:11.180 | Jul 23 02:53:28 np0000005699 neutron-rpc-server[89579]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-23 02:54:11.180 | Jul 23 02:53:28 np0000005699 neutron-rpc-server[89528]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-23 02:54:11.184 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:11.187 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-23 02:54:11.203 | enabled 2026-07-23 02:54:11.209 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-23 02:54:11.229 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-23 02:54:11.229 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-23 02:54:11.229 | Active: active (running) since Thu 2026-07-23 02:52:56 UTC; 1min 14s ago 2026-07-23 02:54:11.229 | Main PID: 89288 (neutron-ovn-mai) 2026-07-23 02:54:11.229 | Tasks: 12 (limit: 75886) 2026-07-23 02:54:11.229 | Memory: 267.1M () 2026-07-23 02:54:11.229 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-23 02:54:11.229 | ├─89288 "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-23 02:54:11.229 | └─90147 "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-23 02:54:11.229 | 2026-07-23 02:54:11.229 | Jul 23 02:53:20 np0000005699 neutron-ovn-maintenance-worker[90147]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-16e9dd6a-d2bc-4c21-bdb7-54965879874f None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=90147) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-23 02:54:11.229 | Jul 23 02:53:20 np0000005699 neutron-ovn-maintenance-worker[90147]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-16e9dd6a-d2bc-4c21-bdb7-54965879874f None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=90147) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-23 02:54:11.229 | Jul 23 02:53:20 np0000005699 neutron-ovn-maintenance-worker[90147]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-16e9dd6a-d2bc-4c21-bdb7-54965879874f None None] OVN maintenance task update_router_distributed_flag finished in 0.004 seconds 2026-07-23 02:54:11.229 | Jul 23 02:53:20 np0000005699 neutron-ovn-maintenance-worker[90147]: DEBUG futurist.periodics [None req-16e9dd6a-d2bc-4c21-bdb7-54965879874f 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=90147) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-23 02:54:11.229 | Jul 23 02:53:20 np0000005699 neutron-ovn-maintenance-worker[90147]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-16e9dd6a-d2bc-4c21-bdb7-54965879874f None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=90147) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-23 02:54:11.229 | Jul 23 02:53:20 np0000005699 neutron-ovn-maintenance-worker[90147]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-16e9dd6a-d2bc-4c21-bdb7-54965879874f None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=90147) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-23 02:54:11.229 | Jul 23 02:53:20 np0000005699 neutron-ovn-maintenance-worker[90147]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-16e9dd6a-d2bc-4c21-bdb7-54965879874f None None] OVN maintenance task update_security_group_with_address_group finished in 0.009 seconds 2026-07-23 02:54:11.229 | Jul 23 02:53:20 np0000005699 neutron-ovn-maintenance-worker[90147]: DEBUG futurist.periodics [None req-16e9dd6a-d2bc-4c21-bdb7-54965879874f 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=90147) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-23 02:54:11.229 | Jul 23 02:53:20 np0000005699 neutron-ovn-maintenance-worker[90147]: DEBUG futurist.periodics [None req-16e9dd6a-d2bc-4c21-bdb7-54965879874f 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=90147) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-23 02:54:11.229 | Jul 23 02:53:30 np0000005699 neutron-ovn-maintenance-worker[90147]: DEBUG dbcounter [-] [90147] Writing DB stats neutron:SELECT=344,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=90147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:11.235 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:11.238 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-23 02:54:11.255 | enabled 2026-07-23 02:54:11.260 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-23 02:54:11.283 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-23 02:54:11.283 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-23 02:54:11.283 | Active: active (running) since Thu 2026-07-23 02:53:27 UTC; 43s ago 2026-07-23 02:54:11.283 | Main PID: 93683 (nova-novncproxy) 2026-07-23 02:54:11.283 | Tasks: 14 (limit: 75886) 2026-07-23 02:54:11.283 | Memory: 110.6M () 2026-07-23 02:54:11.283 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-23 02:54:11.283 | └─93683 /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-23 02:54:11.283 | 2026-07-23 02:54:11.283 | Jul 23 02:53:27 np0000005699 nova-novncproxy[93683]: If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:54:11.283 | Jul 23 02:53:27 np0000005699 nova-novncproxy[93683]: framework. For more detail see 2026-07-23 02:54:11.283 | Jul 23 02:53:27 np0000005699 nova-novncproxy[93683]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:54:11.283 | Jul 23 02:53:27 np0000005699 nova-novncproxy[93683]: import eventlet # noqa 2026-07-23 02:54:11.283 | Jul 23 02:53:28 np0000005699 nova-novncproxy[93683]: 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-23 02:54:11.283 | Jul 23 02:53:29 np0000005699 nova-novncproxy[93683]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-23 02:54:11.283 | Jul 23 02:53:29 np0000005699 nova-novncproxy[93683]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-23 02:54:11.283 | Jul 23 02:53:29 np0000005699 nova-novncproxy[93683]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-23 02:54:11.283 | Jul 23 02:53:29 np0000005699 nova-novncproxy[93683]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-23 02:54:11.283 | Jul 23 02:53:29 np0000005699 nova-novncproxy[93683]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-23 02:54:11.288 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:11.292 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-23 02:54:11.307 | enabled 2026-07-23 02:54:11.314 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-23 02:54:11.333 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-23 02:54:11.333 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-23 02:54:11.333 | Active: active (running) since Thu 2026-07-23 02:53:29 UTC; 41s ago 2026-07-23 02:54:11.333 | Main PID: 94512 (nova-conductor:) 2026-07-23 02:54:11.333 | Tasks: 26 (limit: 75886) 2026-07-23 02:54:11.333 | Memory: 182.0M () 2026-07-23 02:54:11.333 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-23 02:54:11.333 | ├─94512 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-23 02:54:11.333 | ├─96038 "nova-conductor: ServiceWrapper worker(0)" 2026-07-23 02:54:11.333 | ├─96042 "nova-conductor: ServiceWrapper worker(1)" 2026-07-23 02:54:11.333 | └─96074 "nova-conductor: ServiceWrapper worker(2)" 2026-07-23 02:54:11.333 | 2026-07-23 02:54:11.333 | Jul 23 02:53:38 np0000005699 nova-conductor[96038]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=96038) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:11.333 | Jul 23 02:53:38 np0000005699 nova-conductor[96042]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=96042) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:11.333 | Jul 23 02:53:41 np0000005699 nova-conductor[94512]: DEBUG dbcounter [-] [94512] Writing DB stats nova_api:SELECT=1 {{(pid=94512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:11.333 | Jul 23 02:53:41 np0000005699 nova-conductor[94512]: DEBUG dbcounter [-] [94512] Writing DB stats nova_cell0:SELECT=1 {{(pid=94512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:11.333 | Jul 23 02:53:41 np0000005699 nova-conductor[94512]: DEBUG dbcounter [-] [94512] Writing DB stats nova_cell1:SELECT=1 {{(pid=94512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:11.333 | Jul 23 02:53:47 np0000005699 nova-conductor[96042]: DEBUG oslo.service.backend._threading.loopingcall [None req-731e35fe-d24c-4556-a384-b568084b3bb1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=96042) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:11.333 | Jul 23 02:53:48 np0000005699 nova-conductor[96074]: DEBUG dbcounter [-] [96074] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=96074) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:11.333 | Jul 23 02:53:48 np0000005699 nova-conductor[96038]: DEBUG dbcounter [-] [96038] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=96038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:11.333 | Jul 23 02:53:48 np0000005699 nova-conductor[96042]: DEBUG dbcounter [-] [96042] Writing DB stats nova_cell0:SELECT=3 {{(pid=96042) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:11.333 | Jul 23 02:53:53 np0000005699 nova-conductor[96038]: DEBUG oslo.service.backend._threading.loopingcall [None req-936cd34a-68e9-401e-8a53-c565b53e8d88 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=96038) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:11.339 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-23 02:54:11.342 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-23 02:54:11.357 | enabled 2026-07-23 02:54:11.362 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-23 02:54:11.380 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-23 02:54:11.380 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-23 02:54:11.380 | Active: active (running) since Thu 2026-07-23 02:53:31 UTC; 40s ago 2026-07-23 02:54:11.380 | Main PID: 95073 (nova-conductor:) 2026-07-23 02:54:11.380 | Tasks: 44 (limit: 75886) 2026-07-23 02:54:11.380 | Memory: 196.6M () 2026-07-23 02:54:11.380 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-23 02:54:11.380 | ├─95073 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-23 02:54:11.380 | ├─96144 "nova-conductor: ServiceWrapper worker(0)" 2026-07-23 02:54:11.380 | ├─96172 "nova-conductor: ServiceWrapper worker(1)" 2026-07-23 02:54:11.380 | └─96194 "nova-conductor: ServiceWrapper worker(2)" 2026-07-23 02:54:11.380 | 2026-07-23 02:54:11.380 | Jul 23 02:53:58 np0000005699 nova-conductor[96144]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96144) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:11.380 | Jul 23 02:53:58 np0000005699 nova-conductor[96194]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96194) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:11.380 | Jul 23 02:53:58 np0000005699 nova-conductor[96172]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96172) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:11.380 | Jul 23 02:54:03 np0000005699 nova-conductor[96144]: DEBUG oslo.service.backend._threading.loopingcall [None req-d2ecf451-491b-4fb1-a36e-3963998e1f87 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=96144) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:11.380 | Jul 23 02:54:08 np0000005699 nova-conductor[96144]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96144) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:11.380 | Jul 23 02:54:08 np0000005699 nova-conductor[96194]: DEBUG dbcounter [-] [96194] Writing DB stats nova_cell1:SELECT=11,nova_cell1:INSERT=2,nova_cell1:UPDATE=1 {{(pid=96194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:11.380 | Jul 23 02:54:08 np0000005699 nova-conductor[96194]: DEBUG oslo.service.backend._threading.loopingcall [None req-6e464f89-5cd5-428a-8780-b60a0a6ed7ac None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=96194) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:11.380 | Jul 23 02:54:08 np0000005699 nova-conductor[96194]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96194) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:11.380 | Jul 23 02:54:08 np0000005699 nova-conductor[96172]: DEBUG dbcounter [-] [96172] Writing DB stats nova_cell1:SELECT=10 {{(pid=96172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-23 02:54:11.380 | Jul 23 02:54:08 np0000005699 nova-conductor[96172]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96172) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-23 02:54:11.385 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-07-23 02:54:11.406 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:11.409 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-07-23 02:54:11.432 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:11.435 | + ./stack.sh:main:1454 : /opt/stack/devstack/tools/discover_hosts.sh 2026-07-23 02:54:11.718 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-23 02:54:11.718 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:54:11.718 | we strongly recommend against using it for new projects. 2026-07-23 02:54:11.718 | 2026-07-23 02:54:11.718 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:54:11.718 | framework. For more detail see 2026-07-23 02:54:11.718 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:54:11.718 | 2026-07-23 02:54:11.718 | import eventlet # noqa 2026-07-23 02:54:11.873 | 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-23 02:54:13.789 | INFO dbcounter [None req-561ae3e8-2571-4690-88c8-503b40400b07 None None] Registered counter for database nova_api 2026-07-23 02:54:13.853 | DEBUG dbcounter [-] [101898] Writer thread running {{(pid=101898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 02:54:13.860 | Found 2 cell mappings. 2026-07-23 02:54:13.860 | Skipping cell0 since it does not contain hosts. 2026-07-23 02:54:13.860 | Getting computes from cell 'cell1': 503b18c0-af11-4678-96a2-41648d52be87 2026-07-23 02:54:13.860 | INFO dbcounter [None req-561ae3e8-2571-4690-88c8-503b40400b07 None None] Registered counter for database nova_cell1 2026-07-23 02:54:13.900 | DEBUG dbcounter [-] [101898] Writer thread running {{(pid=101898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-23 02:54:13.997 | Checking host mapping for compute host 'np0000005699': 122ed7c5-83b3-45eb-a548-f9da1cb472dd 2026-07-23 02:54:13.997 | Creating host mapping for compute host 'np0000005699': 122ed7c5-83b3-45eb-a548-f9da1cb472dd 2026-07-23 02:54:13.997 | Found 1 unmapped computes in cell: 503b18c0-af11-4678-96a2-41648d52be87 2026-07-23 02:54:14.659 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-23 02:54:14.976 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-23 02:54:14.976 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-23 02:54:14.976 | we strongly recommend against using it for new projects. 2026-07-23 02:54:14.976 | 2026-07-23 02:54:14.976 | If you are already using Eventlet, we recommend migrating to a different 2026-07-23 02:54:14.976 | framework. For more detail see 2026-07-23 02:54:14.976 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-23 02:54:14.976 | 2026-07-23 02:54:14.976 | import eventlet # noqa 2026-07-23 02:54:15.111 | 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-23 02:54:17.342 | +-------------------------------------------+ 2026-07-23 02:54:17.342 | | Upgrade Check Results | 2026-07-23 02:54:17.342 | +-------------------------------------------+ 2026-07-23 02:54:17.342 | | Check: Cells v2 | 2026-07-23 02:54:17.342 | | Result: Success | 2026-07-23 02:54:17.342 | | Details: None | 2026-07-23 02:54:17.342 | +-------------------------------------------+ 2026-07-23 02:54:17.342 | | Check: Placement API | 2026-07-23 02:54:17.342 | | Result: Success | 2026-07-23 02:54:17.342 | | Details: None | 2026-07-23 02:54:17.342 | +-------------------------------------------+ 2026-07-23 02:54:17.342 | | Check: Cinder API | 2026-07-23 02:54:17.342 | | Result: Success | 2026-07-23 02:54:17.342 | | Details: None | 2026-07-23 02:54:17.342 | +-------------------------------------------+ 2026-07-23 02:54:17.342 | | Check: Policy File JSON to YAML Migration | 2026-07-23 02:54:17.342 | | Result: Success | 2026-07-23 02:54:17.342 | | Details: None | 2026-07-23 02:54:17.342 | +-------------------------------------------+ 2026-07-23 02:54:17.342 | | Check: Older than N-1 computes | 2026-07-23 02:54:17.342 | | Result: Success | 2026-07-23 02:54:17.342 | | Details: None | 2026-07-23 02:54:17.342 | +-------------------------------------------+ 2026-07-23 02:54:17.342 | | Check: hw_machine_type unset | 2026-07-23 02:54:17.342 | | Result: Success | 2026-07-23 02:54:17.342 | | Details: None | 2026-07-23 02:54:17.342 | +-------------------------------------------+ 2026-07-23 02:54:17.342 | | Check: Service User Token Configuration | 2026-07-23 02:54:17.342 | | Result: Success | 2026-07-23 02:54:17.342 | | Details: None | 2026-07-23 02:54:17.342 | +-------------------------------------------+ 2026-07-23 02:54:17.915 | + ./stack.sh:main:1474 : [[ -x /opt/stack/devstack/local.sh ]] 2026-07-23 02:54:17.919 | + ./stack.sh:main:1485 : command openstack complete 2026-07-23 02:54:17.920 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-23 02:54:18.301 | 2026-07-23 02:54:18.314 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-07-23 02:54:18.337 | + functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:18.341 | + ./stack.sh:main:1490 : is_ubuntu 2026-07-23 02:54:18.344 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-23 02:54:18.348 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-23 02:54:18.351 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-23 02:54:18.355 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:54:18.358 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-07-23 02:54:18.362 | + ./stack.sh:main:1492 : set_lvm_filter 2026-07-23 02:54:18.365 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-23 02:54:18.369 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-23 02:54:18.373 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-23 02:54:18.376 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-23 02:54:18.379 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-23 02:54:18.385 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-23 02:54:18.426 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2026-07-23 02:54:18.429 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-23 02:54:18.431 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-23 02:54:18.448 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-23 02:54:18.463 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2026-07-23 02:54:18.465 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:54:18.468 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2026-07-23 02:54:18.472 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-07-23 02:54:18.475 | + functions-common:run_phase:1848 : local mode=stack 2026-07-23 02:54:18.478 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-23 02:54:18.481 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-23 02:54:18.484 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-23 02:54:18.487 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-23 02:54:18.489 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-23 02:54:18.493 | + functions-common:run_phase:1858 : local extra 2026-07-23 02:54:18.496 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-23 02:54:18.500 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-23 02:54:18.504 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-23 02:54:18.507 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-23 02:54:18.511 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-07-23 02:54:18.513 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-23 02:54:18.533 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:18.536 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 02:54:18.539 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:54:18.542 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-23 02:54:18.546 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:54:18.548 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-23 02:54:18.551 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:54:18.554 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-23 02:54:18.558 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:54:18.561 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-23 02:54:18.564 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:54:18.567 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-23 02:54:18.569 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-23 02:54:18.621 | [8537 Async install_tempest:55171]: Waiting for completion of install_tempest running on PID 55171 (1 other jobs running) 2026-07-23 02:54:18.648 | [8537 Async install_tempest:55171]: Signaling child to exit 2026-07-23 02:54:18.648 | WAKEUP 2026-07-23 02:54:18.671 | [8537 Async install_tempest:55171]: Signaled 2026-07-23 02:54:18.672 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-23 02:54:18.672 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/tempest.git 2026-07-23 02:54:18.672 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-23 02:54:18.672 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-23 02:54:18.672 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-23 02:54:18.672 | +++ functions-common:git_clone:593 : pwd 2026-07-23 02:54:18.672 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-23 02:54:18.672 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 02:54:18.672 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 02:54:18.672 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-23 02:54:18.672 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 02:54:18.672 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 02:54:18.672 | ++ functions-common:git_clone:610 : echo master 2026-07-23 02:54:18.672 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 02:54:18.673 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-23 02:54:18.673 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-23 02:54:18.673 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-23 02:54:18.673 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-23 02:54:18.673 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-23 02:54:18.673 | ++ functions-common:git_clone:673 : head -1 2026-07-23 02:54:18.673 | 406633de5 Use conf volume backends in test_volume_migrate_attached* 2026-07-23 02:54:18.673 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-23 02:54:18.673 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-23 02:54:18.673 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-23 02:54:18.673 | ++ 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-23 02:54:18.673 | Collecting tox!=2.8.0,<4.0.0 2026-07-23 02:54:18.673 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-23 02:54:18.673 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-23 02:54:18.673 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-23 02:54:18.673 | 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-23 02:54:18.673 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-23 02:54:18.673 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-23 02:54:18.673 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-23 02:54:18.673 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-23 02:54:18.673 | 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-23 02:54:18.673 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-23 02:54:18.673 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-23 02:54:18.673 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-23 02:54:18.673 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-23 02:54:18.673 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-23 02:54:18.673 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-23 02:54:18.673 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 47.2 MB/s 0:00:00 2026-07-23 02:54:18.673 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-23 02:54:18.673 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-23 02:54:18.673 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-23 02:54:18.673 | 2026-07-23 02:54:18.673 | 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-23 02:54:18.673 | ++ inc/python:pip_install:216 : result=0 2026-07-23 02:54:18.673 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:54:18.673 | ++ functions-common:time_stop:2420 : local name 2026-07-23 02:54:18.673 | ++ functions-common:time_stop:2421 : local end_time 2026-07-23 02:54:18.673 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:54:18.673 | ++ functions-common:time_stop:2423 : local total 2026-07-23 02:54:18.673 | ++ functions-common:time_stop:2424 : local start_time 2026-07-23 02:54:18.673 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:54:18.673 | ++ functions-common:time_stop:2427 : start_time=1784774956154 2026-07-23 02:54:18.673 | ++ functions-common:time_stop:2429 : [[ -z 1784774956154 ]] 2026-07-23 02:54:18.673 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:54:18.673 | ++ functions-common:time_stop:2432 : end_time=1784774957991 2026-07-23 02:54:18.673 | ++ functions-common:time_stop:2433 : elapsed_time=1837 2026-07-23 02:54:18.673 | ++ functions-common:time_stop:2434 : total=85464 2026-07-23 02:54:18.673 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:54:18.673 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=87301 2026-07-23 02:54:18.673 | ++ inc/python:pip_install:219 : return 0 2026-07-23 02:54:18.673 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-23 02:54:18.673 | ~/tempest ~/devstack 2026-07-23 02:54:18.673 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-23 02:54:18.673 | Already on 'master' 2026-07-23 02:54:18.673 | Your branch is up to date with 'origin/master'. 2026-07-23 02:54:18.673 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-23 02:54:18.673 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-23 02:54:18.673 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.SjqmIwEQ5c 2026-07-23 02:54:18.673 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.SjqmIwEQ5c 2026-07-23 02:54:18.673 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-23 02:54:18.673 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.SjqmIwEQ5c 2026-07-23 02:54:18.673 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-23 02:54:18.673 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-23 02:54:18.673 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-23 02:54:18.673 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 02:54:18.673 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 02:54:18.673 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 02:54:18.673 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 02:54:18.673 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-23 02:54:18.673 | full create: /opt/stack/tempest/.tox/tempest 2026-07-23 02:54:18.673 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-23 02:54:18.673 | full develop-inst: /opt/stack/tempest 2026-07-23 02:54:18.673 | 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@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-23 02:54:18.673 | ___________________________________ summary ____________________________________ 2026-07-23 02:54:18.673 | full: skipped tests 2026-07-23 02:54:18.673 | congratulations :) 2026-07-23 02:54:18.673 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.SjqmIwEQ5c -r requirements.txt 2026-07-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.673 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-07-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | 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-23 02:54:18.674 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-23 02:54:18.674 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.SjqmIwEQ5c 2026-07-23 02:54:18.674 | ++ lib/tempest:install_tempest:868 : popd 2026-07-23 02:54:18.674 | ~/devstack 2026-07-23 02:54:18.723 | [8537 Async install_tempest:55171]: finished install_tempest with result 0 in 17 seconds 2026-07-23 02:54:18.729 | ++ inc/async:async_wait:197 : return 0 2026-07-23 02:54:18.731 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-23 02:54:18.734 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:54:18.737 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-07-23 02:54:18.740 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-23 02:54:18.743 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-23 02:54:18.746 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-23 02:54:18.748 | ++ inc/python:setup_develop:353 : local bindep 2026-07-23 02:54:18.750 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-23 02:54:18.752 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-23 02:54:18.755 | ++ inc/python:setup_develop:359 : local extras= 2026-07-23 02:54:18.757 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-23 02:54:18.760 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-23 02:54:18.763 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-23 02:54:18.765 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-23 02:54:18.768 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-23 02:54:18.771 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-23 02:54:18.774 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-23 02:54:18.777 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-23 02:54:18.780 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-23 02:54:18.783 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-23 02:54:18.785 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-23 02:54:18.789 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-23 02:54:18.793 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-23 02:54:18.796 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-23 02:54:18.798 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-23 02:54:18.878 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-23 02:54:18.881 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-23 02:54:18.883 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-23 02:54:18.885 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-23 02:54:18.888 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-23 02:54:18.890 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-23 02:54:18.893 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-23 02:54:18.896 | ++ inc/python:setup_package:446 : local extras= 2026-07-23 02:54:18.898 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-23 02:54:18.901 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-23 02:54:18.903 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-23 02:54:18.905 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-23 02:54:18.908 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-23 02:54:18.911 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-23 02:54:18.933 | Using python 3.12 to install /opt/stack/tempest 2026-07-23 02:54:18.936 | ++ 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-23 02:54:19.489 | Obtaining file:///opt/stack/tempest 2026-07-23 02:54:19.491 | Installing build dependencies: started 2026-07-23 02:54:20.452 | Installing build dependencies: finished with status 'done' 2026-07-23 02:54:20.453 | Checking if build backend supports build_editable: started 2026-07-23 02:54:20.773 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-23 02:54:20.774 | Getting requirements to build editable: started 2026-07-23 02:54:20.962 | Getting requirements to build editable: finished with status 'done' 2026-07-23 02:54:20.963 | Preparing editable metadata (pyproject.toml): started 2026-07-23 02:54:21.823 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-23 02:54:21.837 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (7.0.3) 2026-07-23 02:54:21.837 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.15.0) 2026-07-23 02:54:21.838 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.26.0) 2026-07-23 02:54:21.838 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (2.9.1) 2026-07-23 02:54:21.839 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.0.0) 2026-07-23 02:54:21.839 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (43.0.3) 2026-07-23 02:54:21.840 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (1.3.0) 2026-07-23 02:54:21.840 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (7.6.1) 2026-07-23 02:54:21.843 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (10.5.0) 2026-07-23 02:54:21.843 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (8.3.0) 2026-07-23 02:54:21.903 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev39) 2026-07-23 02:54:21.905 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-23 02:54:21.906 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (5.11.0) 2026-07-23 02:54:21.907 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (10.1.1) 2026-07-23 02:54:21.907 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.3.2) 2026-07-23 02:54:21.908 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (6.0.3) 2026-07-23 02:54:21.908 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (1.4.6) 2026-07-23 02:54:21.909 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (5.9.0) 2026-07-23 02:54:21.909 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (3.18.0) 2026-07-23 02:54:21.910 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (2.7.0) 2026-07-23 02:54:21.910 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (3.1.0) 2026-07-23 02:54:21.911 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.7.1) 2026-07-23 02:54:21.911 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.20) 2026-07-23 02:54:21.911 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.6.2) 2026-07-23 02:54:21.913 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (0.6.0) 2026-07-23 02:54:21.913 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (4.0.0) 2026-07-23 02:54:21.915 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (3.0.52) 2026-07-23 02:54:21.916 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (1.11.0) 2026-07-23 02:54:21.916 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (15.0.0) 2026-07-23 02:54:21.917 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (1.8.0) 2026-07-23 02:54:21.918 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev39) (2.0.0) 2026-07-23 02:54:21.920 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev39) (3.0) 2026-07-23 02:54:21.921 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev39) (2.2.2) 2026-07-23 02:54:21.924 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev39) (26.1.0) 2026-07-23 02:54:21.925 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev39) (2025.9.1) 2026-07-23 02:54:21.926 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev39) (0.37.0) 2026-07-23 02:54:21.926 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev39) (2026.5.1) 2026-07-23 02:54:21.930 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev39) (6.9.0) 2026-07-23 02:54:21.933 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev39) (2.0.0) 2026-07-23 02:54:21.933 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev39) (2.34.2) 2026-07-23 02:54:21.935 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev39) (6.5.0) 2026-07-23 02:54:21.935 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev39) (2.9.0.post0) 2026-07-23 02:54:21.939 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev39) (4.15.0) 2026-07-23 02:54:21.939 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev39) (1.2.1) 2026-07-23 02:54:21.940 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev39) (2.1.0) 2026-07-23 02:54:21.940 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev39) (3.3.2) 2026-07-23 02:54:21.941 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev39) (26.2) 2026-07-23 02:54:21.943 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev39) (7.2.2) 2026-07-23 02:54:21.946 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev39) (5.0.0) 2026-07-23 02:54:21.946 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev39) (3.0.3) 2026-07-23 02:54:21.947 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev39) (1.6.2) 2026-07-23 02:54:21.950 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev39) (83.0.0) 2026-07-23 02:54:21.952 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev39) (0.8.1) 2026-07-23 02:54:21.961 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev39) (1.17.0) 2026-07-23 02:54:21.966 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev39) (3.4.7) 2026-07-23 02:54:21.967 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev39) (3.18) 2026-07-23 02:54:21.968 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev39) (2023.11.17) 2026-07-23 02:54:21.980 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (4.2.0) 2026-07-23 02:54:21.980 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (2.20.0) 2026-07-23 02:54:21.983 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (0.1.2) 2026-07-23 02:54:21.990 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev39) (0.16.0) 2026-07-23 02:54:22.035 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev39) 2026-07-23 02:54:22.037 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-23 02:54:22.066 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-23 02:54:22.068 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-23 02:54:22.073 | Building wheels for collected packages: tempest 2026-07-23 02:54:22.075 | Building editable for tempest (pyproject.toml): started 2026-07-23 02:54:23.195 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-23 02:54:23.196 | Created wheel for tempest: filename=tempest-46.3.1.dev39-0.editable-py3-none-any.whl size=8323 sha256=d33d1b87bcd2f9168af963c36bab6938d72d4ba56902873c8bae81096edbdabb 2026-07-23 02:54:23.197 | Stored in directory: /tmp/pip-ephem-wheel-cache-glfbo_f8/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-23 02:54:23.200 | Successfully built tempest 2026-07-23 02:54:23.382 | Installing collected packages: tomlkit, stestr, tempest 2026-07-23 02:54:23.552 | 2026-07-23 02:54:23.571 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev39 tomlkit-0.15.0 2026-07-23 02:54:23.724 | ++ inc/python:pip_install:216 : result=0 2026-07-23 02:54:23.727 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-23 02:54:23.730 | ++ functions-common:time_stop:2420 : local name 2026-07-23 02:54:23.733 | ++ functions-common:time_stop:2421 : local end_time 2026-07-23 02:54:23.735 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-23 02:54:23.737 | ++ functions-common:time_stop:2423 : local total 2026-07-23 02:54:23.739 | ++ functions-common:time_stop:2424 : local start_time 2026-07-23 02:54:23.741 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-23 02:54:23.743 | ++ functions-common:time_stop:2427 : start_time=1784775258928 2026-07-23 02:54:23.745 | ++ functions-common:time_stop:2429 : [[ -z 1784775258928 ]] 2026-07-23 02:54:23.748 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-23 02:54:23.753 | ++ functions-common:time_stop:2432 : end_time=1784775263749 2026-07-23 02:54:23.755 | ++ functions-common:time_stop:2433 : elapsed_time=4821 2026-07-23 02:54:23.758 | ++ functions-common:time_stop:2434 : total=91328 2026-07-23 02:54:23.760 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-23 02:54:23.763 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96149 2026-07-23 02:54:23.766 | ++ inc/python:pip_install:219 : return 0 2026-07-23 02:54:23.769 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-23 02:54:23.771 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-23 02:54:23.774 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-23 02:54:23.776 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-23 02:54:23.778 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-23 02:54:23.780 | ++ 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-23 02:54:23.782 | ++ 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-23 02:54:23.785 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-23 02:54:23.787 | ++ 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-23 02:54:23.789 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-23 02:54:23.792 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-23 02:54:23.795 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-23 02:54:23.797 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-23 02:54:23.800 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-23 02:54:23.802 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-23 02:54:23.805 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-23 02:54:23.809 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-23 02:54:23.812 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-23 02:54:23.815 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-23 02:54:23.818 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-23 02:54:23.820 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-23 02:54:23.823 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-23 02:54:23.825 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-23 02:54:23.827 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-23 02:54:23.830 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-23 02:54:23.833 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-23 02:54:23.835 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-23 02:54:23.835 | ' 2026-07-23 02:54:23.838 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-23 02:54:23.841 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-23 02:54:23.860 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:23.864 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-23 02:54:23.867 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-23 02:54:23.870 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-23 02:54:23.873 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-23 02:54:23.876 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-23 02:54:23.877 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-23 02:54:23.877 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-23 02:54:24.142 | 2026-07-23 02:54:24.156 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:54:24.160 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-23 02:54:24.163 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-23 02:54:24.166 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-23 02:54:24.169 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-23 02:54:24.173 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-23 02:54:24.176 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-23 02:54:24.179 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-23 02:54:24.182 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-23 02:54:24.185 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-23 02:54:24.188 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-23 02:54:24.190 | ++ lib/tempest:get_active_images:176 : img_id=a1c4ba43-ba11-4e91-adae-fdbfaedd3f8e 2026-07-23 02:54:24.192 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-23 02:54:24.195 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-23 02:54:24.197 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-07-23 02:54:24.200 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-23 02:54:24.203 | ++ lib/tempest:configure_tempest:272 : '[' -z a1c4ba43-ba11-4e91-adae-fdbfaedd3f8e ']' 2026-07-23 02:54:24.206 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-07-23 02:54:24.209 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-07-23 02:54:24.211 | ++ lib/tempest:configure_tempest:279 : [[ 0a9f108f-ac48-495b-93b7-c8a325c4849c != \a\1\c\4\b\a\4\3\-\b\a\1\1\-\4\e\9\1\-\a\d\a\e\-\f\d\b\f\a\e\d\d\3\f\8\e ]] 2026-07-23 02:54:24.214 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=0a9f108f-ac48-495b-93b7-c8a325c4849c 2026-07-23 02:54:24.217 | ++ lib/tempest:configure_tempest:281 : break 2026-07-23 02:54:24.219 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-07-23 02:54:24.233 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-23 02:54:24.238 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-07-23 02:54:24.241 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-23 02:54:24.244 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-23 02:54:24.246 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-23 02:54:24.250 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-23 02:54:24.253 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-23 02:54:24.255 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-23 02:54:24.260 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-23 02:54:24.260 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-23 02:54:24.614 | 2026-07-23 02:54:24.627 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:54:24.632 | ++ lib/tempest:configure_tempest:303 : admin_project_id=f93c2d73118845e1b34e33712f9ed50e 2026-07-23 02:54:24.635 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-23 02:54:24.654 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:24.656 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-23 02:54:24.925 | 2026-07-23 02:54:24.937 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:54:24.941 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-23 02:54:24.941 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-23 02:54:24.941 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-23 02:54:24.941 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-23 02:54:24.941 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-23 02:54:24.941 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-23 02:54:24.941 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-23 02:54:24.941 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-23 02:54:24.941 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-23 02:54:24.941 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-23 02:54:24.941 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-23 02:54:24.941 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-23 02:54:24.941 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-23 02:54:24.941 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-23 02:54:24.944 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-23 02:54:24.947 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-23 02:54:24.947 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-23 02:54:24.947 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-23 02:54:24.947 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-23 02:54:24.947 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-23 02:54:24.947 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-23 02:54:24.947 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-23 02:54:24.947 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-23 02:54:24.947 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-23 02:54:24.947 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-23 02:54:24.947 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-23 02:54:24.947 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-23 02:54:24.947 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-23 02:54:24.947 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-23 02:54:24.951 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib a1c4ba43-ba11-4e91-adae-fdbfaedd3f8e 2026-07-23 02:54:24.953 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-23 02:54:24.956 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show a1c4ba43-ba11-4e91-adae-fdbfaedd3f8e -c size -f value 2026-07-23 02:54:25.185 | 2026-07-23 02:54:25.198 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:54:25.202 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-23 02:54:25.205 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-23 02:54:25.205 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-23 02:54:25.232 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-23 02:54:25.234 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-23 02:54:25.238 | ++ 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-23 02:54:25.496 | 2026-07-23 02:54:25.496 | +----------------------------+-----------------------+ 2026-07-23 02:54:25.496 | | Field | Value | 2026-07-23 02:54:25.496 | +----------------------------+-----------------------+ 2026-07-23 02:54:25.496 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 02:54:25.496 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 02:54:25.496 | | description | None | 2026-07-23 02:54:25.496 | | disk | 1 | 2026-07-23 02:54:25.496 | | id | 42 | 2026-07-23 02:54:25.496 | | name | m1.nano | 2026-07-23 02:54:25.496 | | os-flavor-access:is_public | True | 2026-07-23 02:54:25.496 | | properties | hw_rng:allowed='True' | 2026-07-23 02:54:25.496 | | ram | 192 | 2026-07-23 02:54:25.496 | | rxtx_factor | 1.0 | 2026-07-23 02:54:25.496 | | swap | 0 | 2026-07-23 02:54:25.496 | | vcpus | 1 | 2026-07-23 02:54:25.496 | +----------------------------+-----------------------+ 2026-07-23 02:54:25.501 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-23 02:54:25.505 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-23 02:54:25.505 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-23 02:54:25.505 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-23 02:54:25.505 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-23 02:54:25.505 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-23 02:54:25.505 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-23 02:54:25.505 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-23 02:54:25.505 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-23 02:54:25.505 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-23 02:54:25.506 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-23 02:54:25.506 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-23 02:54:25.506 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-23 02:54:25.506 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-23 02:54:25.506 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-23 02:54:25.510 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 0a9f108f-ac48-495b-93b7-c8a325c4849c 2026-07-23 02:54:25.514 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-23 02:54:25.518 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 0a9f108f-ac48-495b-93b7-c8a325c4849c -c size -f value 2026-07-23 02:54:25.788 | 2026-07-23 02:54:25.799 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:54:25.803 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-07-23 02:54:25.806 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-07-23 02:54:25.807 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-23 02:54:25.832 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-23 02:54:25.834 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-23 02:54:25.837 | ++ 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-23 02:54:26.086 | 2026-07-23 02:54:26.086 | +----------------------------+-----------------------+ 2026-07-23 02:54:26.086 | | Field | Value | 2026-07-23 02:54:26.086 | +----------------------------+-----------------------+ 2026-07-23 02:54:26.086 | | OS-FLV-DISABLED:disabled | False | 2026-07-23 02:54:26.086 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-23 02:54:26.086 | | description | None | 2026-07-23 02:54:26.086 | | disk | 1 | 2026-07-23 02:54:26.086 | | id | 84 | 2026-07-23 02:54:26.086 | | name | m1.micro | 2026-07-23 02:54:26.086 | | os-flavor-access:is_public | True | 2026-07-23 02:54:26.086 | | properties | hw_rng:allowed='True' | 2026-07-23 02:54:26.086 | | ram | 256 | 2026-07-23 02:54:26.086 | | rxtx_factor | 1.0 | 2026-07-23 02:54:26.086 | | swap | 0 | 2026-07-23 02:54:26.086 | | vcpus | 1 | 2026-07-23 02:54:26.086 | +----------------------------+-----------------------+ 2026-07-23 02:54:26.095 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-23 02:54:26.097 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-23 02:54:26.113 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:26.116 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-23 02:54:26.119 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-07-23 02:54:26.122 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-23 02:54:26.124 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-23 02:54:26.127 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-23 02:54:26.131 | +++ functions-common:git_clone:593 : pwd 2026-07-23 02:54:26.133 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-23 02:54:26.137 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-23 02:54:26.140 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-23 02:54:26.160 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-23 02:54:26.163 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-23 02:54:26.166 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-23 02:54:26.169 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-23 02:54:26.169 | ++ functions-common:git_clone:610 : echo master 2026-07-23 02:54:26.175 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-23 02:54:26.178 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-23 02:54:26.180 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-23 02:54:26.194 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-23 02:54:26.197 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-23 02:54:26.198 | ++ functions-common:git_clone:673 : head -1 2026-07-23 02:54:26.203 | 5d0367e Clean-up zuul config spacing 2026-07-23 02:54:26.207 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-23 02:54:26.210 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-23 02:54:26.210 | ~/os-test-images ~/devstack 2026-07-23 02:54:26.213 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-23 02:54:26.430 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-23 02:54:26.801 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-23 02:54:28.500 | generate installed: PyYAML==6.0.3 2026-07-23 02:54:28.501 | generate run-test-pre: PYTHONHASHSEED='1584308996' 2026-07-23 02:54:28.501 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-23 02:54:28.561 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-23 02:54:28.573 | 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-23 02:54:28.585 | 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-23 02:54:28.601 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-23 02:54:28.603 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-23 02:54:28.611 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-23 02:54:28.617 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-23 02:54:28.650 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-23 02:54:28.659 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-23 02:54:28.667 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-23 02:54:28.677 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-23 02:54:28.677 | 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-23 02:54:28.683 | 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-23 02:54:28.688 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-23 02:54:28.699 | 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-23 02:54:28.701 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-23 02:54:28.703 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-23 02:54:28.711 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-23 02:54:28.719 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-23 02:54:28.728 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-23 02:54:28.729 | 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-23 02:54:28.740 | 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-23 02:54:28.743 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-23 02:54:28.745 | 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-23 02:54:28.753 | 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-23 02:54:28.756 | 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-23 02:54:28.763 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-23 02:54:28.783 | ___________________________________ summary ____________________________________ 2026-07-23 02:54:28.783 | generate: commands succeeded 2026-07-23 02:54:28.783 | congratulations :) 2026-07-23 02:54:28.810 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-23 02:54:28.810 | ~/devstack 2026-07-23 02:54:28.813 | ++ 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-23 02:54:28.849 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-23 02:54:28.854 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-23 02:54:28.875 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-23 02:54:28.878 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-23 02:54:28.881 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-23 02:54:28.920 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-07-23 02:54:28.956 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-23 02:54:28.959 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-23 02:54:28.961 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-23 02:54:28.964 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-23 02:54:28.968 | +++ 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-23 02:54:29.235 | 2026-07-23 02:54:29.247 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:54:29.251 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-23 02:54:29.251 | address-scope 2026-07-23 02:54:29.251 | agent 2026-07-23 02:54:29.251 | allowed-address-pairs 2026-07-23 02:54:29.251 | auto-allocated-topology 2026-07-23 02:54:29.251 | availability_zone 2026-07-23 02:54:29.251 | default-subnetpools 2026-07-23 02:54:29.251 | dhcp_agent_scheduler 2026-07-23 02:54:29.251 | dns-integration 2026-07-23 02:54:29.251 | dns-domain-ports 2026-07-23 02:54:29.251 | dns-integration-domain-keywords 2026-07-23 02:54:29.251 | empty-string-filtering 2026-07-23 02:54:29.251 | external-net 2026-07-23 02:54:29.251 | extra_dhcp_opt 2026-07-23 02:54:29.251 | extraroute 2026-07-23 02:54:29.251 | extraroute-atomic 2026-07-23 02:54:29.251 | filter-validation 2026-07-23 02:54:29.251 | floating-ip-port-forwarding-detail 2026-07-23 02:54:29.251 | fip-port-details 2026-07-23 02:54:29.251 | flavors 2026-07-23 02:54:29.251 | floatingip-pools 2026-07-23 02:54:29.251 | router 2026-07-23 02:54:29.251 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 02:54:29.251 | enable-default-route-bfd 2026-07-23 02:54:29.251 | enable-default-route-ecmp 2026-07-23 02:54:29.251 | ext-gw-mode 2026-07-23 02:54:29.251 | l3-ha 2026-07-23 02:54:29.251 | external-gateway-multihoming 2026-07-23 02:54:29.251 | l3-flavors 2026-07-23 02:54:29.251 | l3_agent_scheduler 2026-07-23 02:54:29.251 | multi-provider 2026-07-23 02:54:29.251 | net-mtu 2026-07-23 02:54:29.251 | net-mtu-writable 2026-07-23 02:54:29.251 | network_availability_zone 2026-07-23 02:54:29.251 | network-ip-availability 2026-07-23 02:54:29.251 | network-ip-availability-details 2026-07-23 02:54:29.251 | pagination 2026-07-23 02:54:29.251 | port-device-profile 2026-07-23 02:54:29.251 | port-mac-address-regenerate 2026-07-23 02:54:29.251 | port-numa-affinity-policy 2026-07-23 02:54:29.251 | port-numa-affinity-policy-socket 2026-07-23 02:54:29.251 | binding 2026-07-23 02:54:29.251 | binding-extended 2026-07-23 02:54:29.251 | port-security 2026-07-23 02:54:29.251 | project-id 2026-07-23 02:54:29.251 | provider 2026-07-23 02:54:29.251 | qinq 2026-07-23 02:54:29.251 | quota-check-limit 2026-07-23 02:54:29.251 | quota-check-limit-default 2026-07-23 02:54:29.251 | quotas 2026-07-23 02:54:29.251 | quota_details 2026-07-23 02:54:29.251 | rbac-policies 2026-07-23 02:54:29.251 | rbac-address-scope 2026-07-23 02:54:29.251 | rbac-security-groups 2026-07-23 02:54:29.251 | revision-if-match 2026-07-23 02:54:29.251 | standard-attr-revisions 2026-07-23 02:54:29.252 | router_availability_zone 2026-07-23 02:54:29.252 | router-enable-snat 2026-07-23 02:54:29.252 | security-groups-default-rules 2026-07-23 02:54:29.252 | security-groups-default-statefulness 2026-07-23 02:54:29.252 | security-groups-normalized-cidr 2026-07-23 02:54:29.252 | security-groups-remote-address-group 2026-07-23 02:54:29.252 | security-groups-rules-belongs-to-default-sg 2026-07-23 02:54:29.252 | security-groups-shared-filtering 2026-07-23 02:54:29.252 | security-group 2026-07-23 02:54:29.252 | service-type 2026-07-23 02:54:29.252 | sorting 2026-07-23 02:54:29.252 | standard-attr-description 2026-07-23 02:54:29.252 | stateful-security-group 2026-07-23 02:54:29.252 | subnet-dns-publish-fixed-ip 2026-07-23 02:54:29.252 | subnet-external-network 2026-07-23 02:54:29.252 | subnet_onboard 2026-07-23 02:54:29.252 | subnet-service-types 2026-07-23 02:54:29.252 | subnet_allocation 2026-07-23 02:54:29.252 | subnetpool-prefix-ops 2026-07-23 02:54:29.252 | tag-creation 2026-07-23 02:54:29.252 | standard-attr-tag 2026-07-23 02:54:29.252 | standard-attr-timestamp 2026-07-23 02:54:29.252 | vlan-transparent' 2026-07-23 02:54:29.254 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-23 02:54:29.254 | address-scope 2026-07-23 02:54:29.254 | agent 2026-07-23 02:54:29.254 | allowed-address-pairs 2026-07-23 02:54:29.254 | auto-allocated-topology 2026-07-23 02:54:29.254 | availability_zone 2026-07-23 02:54:29.254 | default-subnetpools 2026-07-23 02:54:29.254 | dhcp_agent_scheduler 2026-07-23 02:54:29.254 | dns-integration 2026-07-23 02:54:29.254 | dns-domain-ports 2026-07-23 02:54:29.254 | dns-integration-domain-keywords 2026-07-23 02:54:29.254 | empty-string-filtering 2026-07-23 02:54:29.254 | external-net 2026-07-23 02:54:29.254 | extra_dhcp_opt 2026-07-23 02:54:29.254 | extraroute 2026-07-23 02:54:29.254 | extraroute-atomic 2026-07-23 02:54:29.254 | filter-validation 2026-07-23 02:54:29.254 | floating-ip-port-forwarding-detail 2026-07-23 02:54:29.254 | fip-port-details 2026-07-23 02:54:29.254 | flavors 2026-07-23 02:54:29.254 | floatingip-pools 2026-07-23 02:54:29.254 | router 2026-07-23 02:54:29.254 | l3-agent-scheduler-ha-chassis-priority 2026-07-23 02:54:29.254 | enable-default-route-bfd 2026-07-23 02:54:29.254 | enable-default-route-ecmp 2026-07-23 02:54:29.254 | ext-gw-mode 2026-07-23 02:54:29.254 | l3-ha 2026-07-23 02:54:29.254 | external-gateway-multihoming 2026-07-23 02:54:29.254 | l3-flavors 2026-07-23 02:54:29.254 | l3_agent_scheduler 2026-07-23 02:54:29.254 | multi-provider 2026-07-23 02:54:29.254 | net-mtu 2026-07-23 02:54:29.254 | net-mtu-writable 2026-07-23 02:54:29.254 | network_availability_zone 2026-07-23 02:54:29.254 | network-ip-availability 2026-07-23 02:54:29.254 | network-ip-availability-details 2026-07-23 02:54:29.254 | pagination 2026-07-23 02:54:29.254 | port-device-profile 2026-07-23 02:54:29.254 | port-mac-address-regenerate 2026-07-23 02:54:29.254 | port-numa-affinity-policy 2026-07-23 02:54:29.254 | port-numa-affinity-policy-socket 2026-07-23 02:54:29.254 | binding 2026-07-23 02:54:29.254 | binding-extended 2026-07-23 02:54:29.254 | port-security 2026-07-23 02:54:29.255 | project-id 2026-07-23 02:54:29.255 | provider 2026-07-23 02:54:29.255 | qinq 2026-07-23 02:54:29.255 | quota-check-limit 2026-07-23 02:54:29.255 | quota-check-limit-default 2026-07-23 02:54:29.255 | quotas 2026-07-23 02:54:29.255 | quota_details 2026-07-23 02:54:29.255 | rbac-policies 2026-07-23 02:54:29.255 | rbac-address-scope 2026-07-23 02:54:29.255 | rbac-security-groups 2026-07-23 02:54:29.255 | revision-if-match 2026-07-23 02:54:29.255 | standard-attr-revisions 2026-07-23 02:54:29.255 | router_availability_zone 2026-07-23 02:54:29.255 | router-enable-snat 2026-07-23 02:54:29.255 | security-groups-default-rules 2026-07-23 02:54:29.255 | security-groups-default-statefulness 2026-07-23 02:54:29.255 | security-groups-normalized-cidr 2026-07-23 02:54:29.255 | security-groups-remote-address-group 2026-07-23 02:54:29.255 | security-groups-rules-belongs-to-default-sg 2026-07-23 02:54:29.255 | security-groups-shared-filtering 2026-07-23 02:54:29.255 | security-group 2026-07-23 02:54:29.255 | service-type 2026-07-23 02:54:29.255 | sorting 2026-07-23 02:54:29.255 | standard-attr-description 2026-07-23 02:54:29.255 | stateful-security-group 2026-07-23 02:54:29.255 | subnet-dns-publish-fixed-ip 2026-07-23 02:54:29.255 | subnet-external-network 2026-07-23 02:54:29.255 | subnet_onboard 2026-07-23 02:54:29.255 | subnet-service-types 2026-07-23 02:54:29.255 | subnet_allocation 2026-07-23 02:54:29.255 | subnetpool-prefix-ops 2026-07-23 02:54:29.255 | tag-creation 2026-07-23 02:54:29.255 | standard-attr-tag 2026-07-23 02:54:29.255 | standard-attr-timestamp 2026-07-23 02:54:29.255 | vlan-transparent =~ external-net ]] 2026-07-23 02:54:29.257 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-23 02:54:29.260 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-23 02:54:29.560 | 2026-07-23 02:54:29.572 | +++ functions-common:oscwrap:2465 : return 0 2026-07-23 02:54:29.576 | ++ lib/tempest:configure_tempest:395 : public_network_id=21d80ff3-9325-49ce-8319-accdaa5aa928 2026-07-23 02:54:29.578 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-23 02:54:30.244 | 2026-07-23 02:54:30.244 | +---------------------------+--------------------------------------+ 2026-07-23 02:54:30.244 | | Field | Value | 2026-07-23 02:54:30.244 | +---------------------------+--------------------------------------+ 2026-07-23 02:54:30.244 | | admin_state_up | UP | 2026-07-23 02:54:30.244 | | availability_zone_hints | | 2026-07-23 02:54:30.244 | | availability_zones | | 2026-07-23 02:54:30.244 | | created_at | 2026-07-23T02:54:29Z | 2026-07-23 02:54:30.244 | | description | | 2026-07-23 02:54:30.244 | | dns_domain | None | 2026-07-23 02:54:30.244 | | id | 5ba0d8a2-f22b-44bd-bc63-bee1d4e36607 | 2026-07-23 02:54:30.244 | | ipv4_address_scope | None | 2026-07-23 02:54:30.244 | | ipv6_address_scope | None | 2026-07-23 02:54:30.244 | | is_default | False | 2026-07-23 02:54:30.244 | | is_vlan_qinq | None | 2026-07-23 02:54:30.244 | | is_vlan_transparent | False | 2026-07-23 02:54:30.244 | | mtu | 1372 | 2026-07-23 02:54:30.244 | | name | shared | 2026-07-23 02:54:30.244 | | port_security_enabled | True | 2026-07-23 02:54:30.244 | | project_id | f93c2d73118845e1b34e33712f9ed50e | 2026-07-23 02:54:30.244 | | provider:network_type | geneve | 2026-07-23 02:54:30.244 | | provider:physical_network | None | 2026-07-23 02:54:30.244 | | provider:segmentation_id | 47093 | 2026-07-23 02:54:30.244 | | pvlan | None | 2026-07-23 02:54:30.244 | | qinq | False | 2026-07-23 02:54:30.244 | | qos_policy_id | None | 2026-07-23 02:54:30.244 | | revision_number | 1 | 2026-07-23 02:54:30.244 | | router:external | Internal | 2026-07-23 02:54:30.244 | | segments | None | 2026-07-23 02:54:30.244 | | shared | True | 2026-07-23 02:54:30.244 | | status | ACTIVE | 2026-07-23 02:54:30.244 | | subnets | | 2026-07-23 02:54:30.244 | | tags | | 2026-07-23 02:54:30.244 | | updated_at | 2026-07-23T02:54:29Z | 2026-07-23 02:54:30.244 | +---------------------------+--------------------------------------+ 2026-07-23 02:54:30.252 | ++ 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-23 02:54:31.045 | 2026-07-23 02:54:31.045 | +----------------------+--------------------------------------+ 2026-07-23 02:54:31.045 | | Field | Value | 2026-07-23 02:54:31.045 | +----------------------+--------------------------------------+ 2026-07-23 02:54:31.045 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-23 02:54:31.045 | | cidr | 192.168.233.0/24 | 2026-07-23 02:54:31.045 | | created_at | 2026-07-23T02:54:30Z | 2026-07-23 02:54:31.045 | | description | shared-subnet | 2026-07-23 02:54:31.045 | | dns_nameservers | | 2026-07-23 02:54:31.045 | | dns_publish_fixed_ip | None | 2026-07-23 02:54:31.045 | | enable_dhcp | True | 2026-07-23 02:54:31.045 | | gateway_ip | 192.168.233.1 | 2026-07-23 02:54:31.045 | | host_routes | | 2026-07-23 02:54:31.045 | | id | 607a2cc5-5fd7-4178-96a5-f750e87cb34e | 2026-07-23 02:54:31.045 | | ip_version | 4 | 2026-07-23 02:54:31.045 | | ipv6_address_mode | None | 2026-07-23 02:54:31.045 | | ipv6_ra_mode | None | 2026-07-23 02:54:31.045 | | name | shared-subnet | 2026-07-23 02:54:31.045 | | network_id | 5ba0d8a2-f22b-44bd-bc63-bee1d4e36607 | 2026-07-23 02:54:31.045 | | project_id | f93c2d73118845e1b34e33712f9ed50e | 2026-07-23 02:54:31.045 | | revision_number | 0 | 2026-07-23 02:54:31.045 | | router:external | False | 2026-07-23 02:54:31.045 | | segment_id | None | 2026-07-23 02:54:31.045 | | service_types | | 2026-07-23 02:54:31.045 | | subnetpool_id | None | 2026-07-23 02:54:31.045 | | tags | | 2026-07-23 02:54:31.045 | | updated_at | 2026-07-23T02:54:30Z | 2026-07-23 02:54:31.045 | +----------------------+--------------------------------------+ 2026-07-23 02:54:31.053 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-23 02:54:31.091 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-23 02:54:31.128 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-23 02:54:31.133 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-23 02:54:31.170 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-23 02:54:31.204 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-23 02:54:31.240 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-23 02:54:31.278 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-23 02:54:31.315 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.4.3.141/identity/v3 2026-07-23 02:54:31.352 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-23 02:54:31.385 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-23 02:54:31.424 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-23 02:54:31.462 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-23 02:54:31.465 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-23 02:54:31.506 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-07-23 02:54:31.541 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-23 02:54:31.575 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-23 02:54:31.610 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-23 02:54:31.647 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-23 02:54:31.668 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:31.671 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-23 02:54:31.709 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-23 02:54:31.713 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-23 02:54:31.753 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-23 02:54:31.774 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:54:31.777 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-23 02:54:31.816 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-23 02:54:31.856 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-23 02:54:31.894 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-23 02:54:31.898 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-07-23 02:54:31.938 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-23 02:54:31.975 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-23 02:54:31.993 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:54:31.996 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref a1c4ba43-ba11-4e91-adae-fdbfaedd3f8e 2026-07-23 02:54:32.028 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 0a9f108f-ac48-495b-93b7-c8a325c4849c 2026-07-23 02:54:32.065 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-23 02:54:32.097 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-23 02:54:32.129 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-23 02:54:32.166 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-23 02:54:32.184 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:32.187 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-23 02:54:32.190 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-23 02:54:32.193 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-23 02:54:32.196 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-23 02:54:32.199 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-23 02:54:32.202 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-23 02:54:32.225 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-23 02:54:32.228 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-23 02:54:32.262 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-23 02:54:32.298 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-23 02:54:32.336 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-23 02:54:32.373 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-23 02:54:32.410 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-23 02:54:32.444 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-23 02:54:32.483 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-23 02:54:32.523 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-23 02:54:32.558 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-23 02:54:32.561 | ++ 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-23 02:54:32.596 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-23 02:54:32.599 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-23 02:54:32.620 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:32.623 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-23 02:54:32.661 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-23 02:54:32.681 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:54:32.683 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-23 02:54:32.686 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-23 02:54:32.705 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:54:32.708 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-23 02:54:32.711 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-23 02:54:32.714 | ++ 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-23 02:54:32.754 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-23 02:54:32.792 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 21d80ff3-9325-49ce-8319-accdaa5aa928 2026-07-23 02:54:32.826 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-23 02:54:32.862 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-07-23 02:54:32.897 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-23 02:54:32.938 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-23 02:54:32.977 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-23 02:54:33.015 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-23 02:54:33.053 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-07-23 02:54:33.057 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-23 02:54:33.059 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-23 02:54:33.062 | ++ 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-23 02:54:33.101 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-23 02:54:33.104 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-23 02:54:33.105 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-23 02:54:33.110 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-23 02:54:33.113 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-23 02:54:33.148 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-23 02:54:33.151 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-23 02:54:33.154 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-23 02:54:33.156 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-23 02:54:33.159 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-23 02:54:33.199 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-23 02:54:33.238 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-23 02:54:33.282 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-23 02:54:33.320 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-23 02:54:33.364 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-23 02:54:33.404 | ++ lib/tempest:configure_tempest:583 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-23 02:54:33.408 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-23 02:54:33.432 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2026-07-23 02:54:33.470 | ++ lib/tempest:configure_tempest:588 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-23 02:54:33.474 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-23 02:54:33.494 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2026-07-23 02:54:33.532 | ++ lib/tempest:configure_tempest:594 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-23 02:54:33.537 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-23 02:54:33.560 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-23 02:54:33.595 | ++ lib/tempest:configure_tempest:599 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-23 02:54:33.598 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-23 02:54:33.620 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-23 02:54:33.660 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-23 02:54:33.697 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-23 02:54:33.700 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-23 02:54:33.737 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-23 02:54:33.739 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-23 02:54:33.742 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-23 02:54:33.745 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-23 02:54:33.767 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-23 02:54:33.769 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-23 02:54:33.804 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-23 02:54:33.822 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:33.824 | ++ lib/tempest:configure_tempest:628 : [[ -n storpool:storpool ]] 2026-07-23 02:54:33.826 | ++ lib/tempest:configure_tempest:628 : [[ storpool:storpool =~ .*,.* ]] 2026-07-23 02:54:33.829 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o StorPool '!=' 'Open Source' ']' 2026-07-23 02:54:33.832 | ++ lib/tempest:configure_tempest:650 : iniset /opt/stack/tempest/etc/tempest.conf volume vendor_name StorPool 2026-07-23 02:54:33.867 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o storpool '!=' iSCSI ']' 2026-07-23 02:54:33.871 | ++ lib/tempest:configure_tempest:654 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol storpool 2026-07-23 02:54:33.909 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-23 02:54:33.911 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-23 02:54:33.914 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-23 02:54:33.916 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-23 02:54:33.919 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-23 02:54:33.938 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-23 02:54:33.941 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-23 02:54:33.978 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-23 02:54:33.981 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-23 02:54:33.984 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-07-23 02:54:33.987 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-23 02:54:34.023 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-23 02:54:34.059 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-23 02:54:34.096 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-23 02:54:34.100 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-23 02:54:34.102 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-23 02:54:34.106 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-23 02:54:34.126 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:34.129 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-23 02:54:34.168 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-23 02:54:34.171 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-23 02:54:34.189 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:34.192 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-23 02:54:34.229 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-23 02:54:34.232 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-23 02:54:34.252 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:34.255 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-23 02:54:34.293 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-23 02:54:34.296 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-23 02:54:34.316 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:34.319 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-23 02:54:34.355 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-23 02:54:34.358 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-23 02:54:34.374 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:34.378 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-23 02:54:34.412 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-23 02:54:34.415 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-23 02:54:34.436 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-23 02:54:34.439 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-07-23 02:54:34.475 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-23 02:54:34.478 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-23 02:54:34.495 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:54:34.498 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-23 02:54:34.535 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-23 02:54:34.538 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-23 02:54:34.576 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-23 02:54:34.579 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-23 02:54:34.623 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-23 02:54:34.626 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-23 02:54:34.666 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-23 02:54:34.669 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-23 02:54:34.713 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-23 02:54:34.716 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-23 02:54:34.756 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-23 02:54:34.759 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-07-23 02:54:34.762 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-23 02:54:34.765 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-23 02:54:34.770 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.BUlE1CqYxA 2026-07-23 02:54:34.773 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-23 02:54:34.776 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-23 02:54:34.780 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-23 02:54:34.785 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.g1q20m9i5B 2026-07-23 02:54:34.787 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.g1q20m9i5B 2026-07-23 02:54:34.789 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-23 02:54:34.792 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.g1q20m9i5B 2026-07-23 02:54:34.795 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-23 02:54:34.798 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-23 02:54:34.801 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-23 02:54:34.809 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 02:54:34.812 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 02:54:34.815 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 02:54:34.818 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 02:54:34.822 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-23 02:54:34.825 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-23 02:54:35.129 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-23 02:54:35.724 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-23 02:54:45.552 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-23 02:54:50.105 | 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@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-23 02:54:50.105 | ___________________________________ summary ____________________________________ 2026-07-23 02:54:50.105 | venv-tempest: skipped tests 2026-07-23 02:54:50.105 | congratulations :) 2026-07-23 02:54:50.138 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.g1q20m9i5B -r requirements.txt 2026-07-23 02:54:50.621 | /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-23 02:54:50.621 | !! 2026-07-23 02:54:50.621 | 2026-07-23 02:54:50.621 | ******************************************************************************** 2026-07-23 02:54:50.621 | Requirements should be satisfied by a PEP 517 installer. 2026-07-23 02:54:50.621 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-23 02:54:50.621 | 2026-07-23 02:54:50.621 | This deprecation is overdue, please update your project and remove deprecated 2026-07-23 02:54:50.621 | calls to avoid build errors in the future. 2026-07-23 02:54:50.621 | ******************************************************************************** 2026-07-23 02:54:50.621 | 2026-07-23 02:54:50.621 | !! 2026-07-23 02:54:50.621 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-23 02:54:50.918 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-23 02:54:50.918 | !! 2026-07-23 02:54:50.918 | 2026-07-23 02:54:50.918 | ******************************************************************************** 2026-07-23 02:54:50.918 | Please avoid running ``setup.py`` directly. 2026-07-23 02:54:50.918 | Instead, use pypa/build, pypa/installer or other 2026-07-23 02:54:50.918 | standards-based tools. 2026-07-23 02:54:50.918 | 2026-07-23 02:54:50.918 | This deprecation is overdue, please update your project and remove deprecated 2026-07-23 02:54:50.918 | calls to avoid build errors in the future. 2026-07-23 02:54:50.918 | 2026-07-23 02:54:50.918 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-23 02:54:50.918 | ******************************************************************************** 2026-07-23 02:54:50.918 | 2026-07-23 02:54:50.918 | !! 2026-07-23 02:54:50.918 | self.initialize_options() 2026-07-23 02:54:50.918 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-23 02:54:50.918 | warnings.warn(msg) 2026-07-23 02:54:50.936 | /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-23 02:54:50.936 | !! 2026-07-23 02:54:50.936 | 2026-07-23 02:54:50.936 | ******************************************************************************** 2026-07-23 02:54:50.936 | 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-23 02:54:50.936 | 2026-07-23 02:54:50.936 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-23 02:54:50.936 | or your builds will no longer be supported. 2026-07-23 02:54:50.936 | 2026-07-23 02:54:50.936 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-23 02:54:50.936 | ******************************************************************************** 2026-07-23 02:54:50.936 | 2026-07-23 02:54:50.936 | !! 2026-07-23 02:54:50.936 | corresp(dist, value, root_dir) 2026-07-23 02:54:51.037 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-23 02:54:55.292 | 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@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-23 02:54:55.292 | venv-tempest run-test-pre: PYTHONHASHSEED='3716431596' 2026-07-23 02:54:55.292 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.g1q20m9i5B -r requirements.txt 2026-07-23 02:54:55.823 | 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-23 02:54:55.825 | 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-23 02:54:55.825 | 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-23 02:54:55.826 | 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-23 02:54:55.826 | 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-23 02:54:55.827 | 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-23 02:54:55.827 | 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-23 02:54:55.828 | 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-23 02:54:55.832 | 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-23 02:54:55.832 | 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-23 02:54:55.832 | 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-23 02:54:55.832 | 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-23 02:54:55.832 | 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-23 02:54:55.832 | 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-23 02:54:55.832 | 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-23 02:54:55.832 | 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-23 02:54:55.832 | 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-23 02:54:55.833 | 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-23 02:54:55.833 | 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-23 02:54:55.833 | 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-23 02:54:55.834 | 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-23 02:54:55.834 | 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-23 02:54:55.835 | 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-23 02:54:55.836 | 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-23 02:54:55.837 | 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-23 02:54:55.838 | 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-23 02:54:55.839 | 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-23 02:54:55.840 | 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-23 02:54:55.840 | 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-23 02:54:55.841 | 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-23 02:54:55.844 | 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-23 02:54:55.845 | 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-23 02:54:55.845 | 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-23 02:54:55.847 | 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-23 02:54:55.850 | 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-23 02:54:55.853 | 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-23 02:54:55.854 | 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-23 02:54:55.855 | 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-23 02:54:55.856 | 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-23 02:54:55.859 | 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-23 02:54:55.859 | 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-23 02:54:55.860 | 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-23 02:54:55.862 | 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-23 02:54:55.863 | 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-23 02:54:55.863 | 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-23 02:54:55.864 | 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-23 02:54:55.871 | 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-23 02:54:55.875 | 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-23 02:54:55.883 | 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-23 02:54:55.885 | 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-23 02:54:55.885 | 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-23 02:54:55.886 | 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-23 02:54:55.886 | 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-23 02:54:55.892 | 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-23 02:54:55.906 | 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-23 02:54:55.910 | 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-23 02:54:55.911 | 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-23 02:54:55.911 | 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-23 02:54:55.920 | 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-23 02:54:55.921 | 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-23 02:54:55.924 | 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-23 02:54:56.068 | ___________________________________ summary ____________________________________ 2026-07-23 02:54:56.070 | venv-tempest: commands succeeded 2026-07-23 02:54:56.070 | congratulations :) 2026-07-23 02:54:56.104 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.g1q20m9i5B 2026-07-23 02:54:56.110 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-23 02:54:56.113 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-23 02:54:56.117 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-23 02:54:56.159 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.BUlE1CqYxA 2026-07-23 02:54:56.637 | /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-23 02:54:56.637 | !! 2026-07-23 02:54:56.637 | 2026-07-23 02:54:56.637 | ******************************************************************************** 2026-07-23 02:54:56.637 | Requirements should be satisfied by a PEP 517 installer. 2026-07-23 02:54:56.637 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-23 02:54:56.637 | 2026-07-23 02:54:56.637 | This deprecation is overdue, please update your project and remove deprecated 2026-07-23 02:54:56.637 | calls to avoid build errors in the future. 2026-07-23 02:54:56.637 | ******************************************************************************** 2026-07-23 02:54:56.637 | 2026-07-23 02:54:56.637 | !! 2026-07-23 02:54:56.637 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-23 02:54:56.903 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-23 02:54:56.903 | !! 2026-07-23 02:54:56.903 | 2026-07-23 02:54:56.903 | ******************************************************************************** 2026-07-23 02:54:56.903 | Please avoid running ``setup.py`` directly. 2026-07-23 02:54:56.903 | Instead, use pypa/build, pypa/installer or other 2026-07-23 02:54:56.903 | standards-based tools. 2026-07-23 02:54:56.903 | 2026-07-23 02:54:56.903 | This deprecation is overdue, please update your project and remove deprecated 2026-07-23 02:54:56.903 | calls to avoid build errors in the future. 2026-07-23 02:54:56.903 | 2026-07-23 02:54:56.903 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-23 02:54:56.903 | ******************************************************************************** 2026-07-23 02:54:56.903 | 2026-07-23 02:54:56.903 | !! 2026-07-23 02:54:56.903 | self.initialize_options() 2026-07-23 02:54:56.903 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-23 02:54:56.903 | warnings.warn(msg) 2026-07-23 02:54:56.920 | /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-23 02:54:56.921 | !! 2026-07-23 02:54:56.921 | 2026-07-23 02:54:56.921 | ******************************************************************************** 2026-07-23 02:54:56.921 | 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-23 02:54:56.921 | 2026-07-23 02:54:56.921 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-23 02:54:56.921 | or your builds will no longer be supported. 2026-07-23 02:54:56.921 | 2026-07-23 02:54:56.921 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-23 02:54:56.921 | ******************************************************************************** 2026-07-23 02:54:56.921 | 2026-07-23 02:54:56.921 | !! 2026-07-23 02:54:56.921 | corresp(dist, value, root_dir) 2026-07-23 02:54:57.020 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-23 02:55:01.426 | 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@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-23 02:55:01.426 | venv-tempest run-test-pre: PYTHONHASHSEED='3612128757' 2026-07-23 02:55:01.426 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.BUlE1CqYxA 2026-07-23 02:55:05.204 | ___________________________________ summary ____________________________________ 2026-07-23 02:55:05.204 | venv-tempest: commands succeeded 2026-07-23 02:55:05.204 | congratulations :) 2026-07-23 02:55:05.242 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-23 02:55:05.263 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:55:05.267 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-23 02:55:05.270 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-23 02:55:05.289 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-23 02:55:05.292 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-23 02:55:05.295 | ++ 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-23 02:55:05.297 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-23 02:55:05.300 | ++ 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-23 02:55:05.304 | +++ 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-23 02:55:05.308 | +++ 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-23 02:55:05.312 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-23 02:55:05.314 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-23 02:55:05.318 | +++ 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-23 02:55:05.343 | +++ 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-23 02:55:05.367 | ++ 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-23 02:55:05.370 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-23 02:55:05.373 | ++ 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-23 02:55:05.411 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-23 02:55:05.414 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-23 02:55:05.418 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-23 02:55:05.461 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-23 02:55:05.464 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-23 02:55:05.467 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-23 02:55:05.504 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-23 02:55:05.504 | ' 2026-07-23 02:55:05.508 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-23 02:55:05.511 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-23 02:55:05.514 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-07-23 02:55:05.518 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-23 02:55:05.521 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-23 02:55:05.521 | ~/tempest ~/tempest 2026-07-23 02:55:05.523 | ++ lib/tempest:install_tempest_plugins:874 : [[ cinder-tempest-plugin != 0 ]] 2026-07-23 02:55:05.526 | ++ lib/tempest:install_tempest_plugins:875 : local tmp_u_c_m 2026-07-23 02:55:05.530 | +++ lib/tempest:install_tempest_plugins:876 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-23 02:55:05.535 | ++ lib/tempest:install_tempest_plugins:876 : tmp_u_c_m=/tmp/tempest_u_c_m.GlQJORv7z5 2026-07-23 02:55:05.538 | ++ lib/tempest:install_tempest_plugins:877 : set_tempest_venv_constraints /tmp/tempest_u_c_m.GlQJORv7z5 2026-07-23 02:55:05.541 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-23 02:55:05.544 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.GlQJORv7z5 2026-07-23 02:55:05.548 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-23 02:55:05.552 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-23 02:55:05.555 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-23 02:55:05.564 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 02:55:05.569 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 02:55:05.572 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 02:55:05.576 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-23 02:55:05.579 | ++ lib/tempest:install_tempest_plugins:878 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.GlQJORv7z5 cinder-tempest-plugin 2026-07-23 02:55:06.032 | /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-23 02:55:06.032 | !! 2026-07-23 02:55:06.032 | 2026-07-23 02:55:06.032 | ******************************************************************************** 2026-07-23 02:55:06.032 | Requirements should be satisfied by a PEP 517 installer. 2026-07-23 02:55:06.032 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-23 02:55:06.032 | 2026-07-23 02:55:06.032 | This deprecation is overdue, please update your project and remove deprecated 2026-07-23 02:55:06.032 | calls to avoid build errors in the future. 2026-07-23 02:55:06.032 | ******************************************************************************** 2026-07-23 02:55:06.032 | 2026-07-23 02:55:06.032 | !! 2026-07-23 02:55:06.032 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-23 02:55:06.291 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-23 02:55:06.291 | !! 2026-07-23 02:55:06.291 | 2026-07-23 02:55:06.291 | ******************************************************************************** 2026-07-23 02:55:06.291 | Please avoid running ``setup.py`` directly. 2026-07-23 02:55:06.291 | Instead, use pypa/build, pypa/installer or other 2026-07-23 02:55:06.291 | standards-based tools. 2026-07-23 02:55:06.291 | 2026-07-23 02:55:06.291 | This deprecation is overdue, please update your project and remove deprecated 2026-07-23 02:55:06.291 | calls to avoid build errors in the future. 2026-07-23 02:55:06.291 | 2026-07-23 02:55:06.291 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-23 02:55:06.291 | ******************************************************************************** 2026-07-23 02:55:06.291 | 2026-07-23 02:55:06.291 | !! 2026-07-23 02:55:06.291 | self.initialize_options() 2026-07-23 02:55:06.291 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-23 02:55:06.291 | warnings.warn(msg) 2026-07-23 02:55:06.313 | /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-23 02:55:06.313 | !! 2026-07-23 02:55:06.313 | 2026-07-23 02:55:06.313 | ******************************************************************************** 2026-07-23 02:55:06.313 | 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-23 02:55:06.313 | 2026-07-23 02:55:06.313 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-23 02:55:06.313 | or your builds will no longer be supported. 2026-07-23 02:55:06.313 | 2026-07-23 02:55:06.313 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-23 02:55:06.313 | ******************************************************************************** 2026-07-23 02:55:06.313 | 2026-07-23 02:55:06.313 | !! 2026-07-23 02:55:06.313 | corresp(dist, value, root_dir) 2026-07-23 02:55:06.401 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-23 02:55:10.143 | 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@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-23 02:55:10.144 | venv-tempest run-test-pre: PYTHONHASHSEED='3782146917' 2026-07-23 02:55:10.144 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.GlQJORv7z5 cinder-tempest-plugin 2026-07-23 02:55:10.751 | Collecting cinder-tempest-plugin 2026-07-23 02:55:10.837 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-23 02:55:10.843 | 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-23 02:55:10.846 | 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-23 02:55:10.846 | 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-23 02:55:10.846 | Requirement already satisfied: tempest>=40.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (46.3.1.dev39) 2026-07-23 02:55:10.846 | 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-23 02:55:10.846 | 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-23 02:55:10.847 | 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-23 02:55:10.847 | 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-23 02:55:10.848 | 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-23 02:55:10.848 | 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-23 02:55:10.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->cinder-tempest-plugin) (1.2.1) 2026-07-23 02:55:10.851 | 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-23 02:55:10.853 | 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-23 02:55:10.854 | 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-23 02:55:10.854 | 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-23 02:55:10.855 | 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-23 02:55:10.857 | 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-23 02:55:10.862 | 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-23 02:55:10.863 | 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-23 02:55:10.863 | 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-23 02:55:10.864 | 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-23 02:55:10.870 | 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-23 02:55:10.870 | 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-23 02:55:10.871 | 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-23 02:55:10.871 | 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-23 02:55:10.872 | 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-23 02:55:10.872 | 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-23 02:55:10.873 | 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-23 02:55:10.873 | 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-23 02:55:10.874 | 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-23 02:55:10.875 | 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-23 02:55:10.876 | 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-23 02:55:10.876 | 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-23 02:55:10.877 | 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-23 02:55:10.877 | 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-23 02:55:10.878 | 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-23 02:55:10.879 | 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-23 02:55:10.879 | 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-23 02:55:10.882 | 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-23 02:55:10.882 | 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-23 02:55:10.883 | 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-23 02:55:10.883 | 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-23 02:55:10.885 | 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-23 02:55:10.887 | 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-23 02:55:10.888 | 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-23 02:55:10.892 | 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-23 02:55:10.893 | 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-23 02:55:10.893 | 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-23 02:55:10.894 | 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-23 02:55:10.900 | 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-23 02:55:10.902 | 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-23 02:55:10.903 | 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-23 02:55:10.905 | 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-23 02:55:10.905 | 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-23 02:55:10.906 | 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-23 02:55:10.910 | 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-23 02:55:10.915 | 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-23 02:55:10.920 | 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-23 02:55:10.920 | 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-23 02:55:10.924 | 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-23 02:55:10.931 | 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-23 02:55:10.932 | 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-23 02:55:10.950 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl (68 kB) 2026-07-23 02:55:11.008 | Installing collected packages: cinder-tempest-plugin 2026-07-23 02:55:11.062 | Successfully installed cinder-tempest-plugin-1.22.0 2026-07-23 02:55:11.163 | ___________________________________ summary ____________________________________ 2026-07-23 02:55:11.163 | venv-tempest: commands succeeded 2026-07-23 02:55:11.163 | congratulations :) 2026-07-23 02:55:11.194 | ++ lib/tempest:install_tempest_plugins:879 : rm -f /tmp/tempest_u_c_m.GlQJORv7z5 2026-07-23 02:55:11.200 | ++ lib/tempest:install_tempest_plugins:880 : echo 'Checking installed Tempest plugins:' 2026-07-23 02:55:11.200 | Checking installed Tempest plugins: 2026-07-23 02:55:11.203 | ++ lib/tempest:install_tempest_plugins:881 : tox -evenv-tempest -- tempest list-plugins 2026-07-23 02:55:11.668 | /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-23 02:55:11.668 | !! 2026-07-23 02:55:11.668 | 2026-07-23 02:55:11.668 | ******************************************************************************** 2026-07-23 02:55:11.668 | Requirements should be satisfied by a PEP 517 installer. 2026-07-23 02:55:11.668 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-23 02:55:11.668 | 2026-07-23 02:55:11.668 | This deprecation is overdue, please update your project and remove deprecated 2026-07-23 02:55:11.668 | calls to avoid build errors in the future. 2026-07-23 02:55:11.668 | ******************************************************************************** 2026-07-23 02:55:11.668 | 2026-07-23 02:55:11.668 | !! 2026-07-23 02:55:11.668 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-23 02:55:11.932 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-23 02:55:11.932 | !! 2026-07-23 02:55:11.932 | 2026-07-23 02:55:11.932 | ******************************************************************************** 2026-07-23 02:55:11.932 | Please avoid running ``setup.py`` directly. 2026-07-23 02:55:11.932 | Instead, use pypa/build, pypa/installer or other 2026-07-23 02:55:11.932 | standards-based tools. 2026-07-23 02:55:11.932 | 2026-07-23 02:55:11.932 | This deprecation is overdue, please update your project and remove deprecated 2026-07-23 02:55:11.932 | calls to avoid build errors in the future. 2026-07-23 02:55:11.932 | 2026-07-23 02:55:11.932 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-23 02:55:11.932 | ******************************************************************************** 2026-07-23 02:55:11.932 | 2026-07-23 02:55:11.932 | !! 2026-07-23 02:55:11.932 | self.initialize_options() 2026-07-23 02:55:11.932 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-23 02:55:11.932 | warnings.warn(msg) 2026-07-23 02:55:11.950 | /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-23 02:55:11.950 | !! 2026-07-23 02:55:11.950 | 2026-07-23 02:55:11.950 | ******************************************************************************** 2026-07-23 02:55:11.950 | 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-23 02:55:11.950 | 2026-07-23 02:55:11.950 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-23 02:55:11.950 | or your builds will no longer be supported. 2026-07-23 02:55:11.950 | 2026-07-23 02:55:11.950 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-23 02:55:11.950 | ******************************************************************************** 2026-07-23 02:55:11.950 | 2026-07-23 02:55:11.950 | !! 2026-07-23 02:55:11.950 | corresp(dist, value, root_dir) 2026-07-23 02:55:12.031 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-23 02:55:15.931 | 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@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-23 02:55:15.931 | venv-tempest run-test-pre: PYTHONHASHSEED='1820277170' 2026-07-23 02:55:15.931 | venv-tempest run-test: commands[0] | tempest list-plugins 2026-07-23 02:55:16.550 | +--------------+--------------------------------------------------+ 2026-07-23 02:55:16.550 | | Name | EntryPoint | 2026-07-23 02:55:16.550 | +--------------+--------------------------------------------------+ 2026-07-23 02:55:16.550 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2026-07-23 02:55:16.550 | +--------------+--------------------------------------------------+ 2026-07-23 02:55:16.637 | ___________________________________ summary ____________________________________ 2026-07-23 02:55:16.637 | venv-tempest: commands succeeded 2026-07-23 02:55:16.637 | congratulations :) 2026-07-23 02:55:16.669 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-23 02:55:16.669 | ~/tempest 2026-07-23 02:55:16.672 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-23 02:55:16.675 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-23 02:55:16.678 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-23 02:55:16.681 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-23 02:55:16.684 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-23 02:55:16.687 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-23 02:55:16.690 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-23 02:55:16.693 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-23 02:55:16.696 | + functions-common:run_plugins:1838 : local plugin 2026-07-23 02:55:16.698 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-23 02:55:16.701 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-23 02:55:16.704 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-23 02:55:16.707 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-07-23 02:55:16.709 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-23 02:55:16.711 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-23 02:55:16.714 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-23 02:55:16.717 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-23 02:55:16.719 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-23 02:55:16.722 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-23 02:55:16.724 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-23 02:55:16.727 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-23 02:55:16.730 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-23 02:55:16.733 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-23 02:55:16.736 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-23 02:55:16.740 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-23 02:55:16.743 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-23 02:55:16.746 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-23 02:55:16.748 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-23 02:55:16.751 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-23 02:55:16.754 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-23 02:55:16.756 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-23 02:55:16.759 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-23 02:55:16.761 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-23 02:55:16.763 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-23 02:55:16.779 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-23 02:55:16.782 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-23 02:55:16.786 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-23 02:55:16.789 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-23 02:55:16.792 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-23 02:55:16.796 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-23 02:55:16.799 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-23 02:55:16.803 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-23 02:55:16.807 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-23 02:55:16.828 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-23 02:55:16.831 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-23 02:55:16.837 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-23 02:55:16.837 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-23 02:55:16.842 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-23 02:55:16.846 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-23 02:55:16.850 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-23 02:55:16.855 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-23 02:55:16.877 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-23 02:55:16.881 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-23 02:55:16.885 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-23 02:55:16.887 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-23 02:55:16.891 | + ./stack.sh:main:1506 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-07-23 02:55:16.895 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-23 02:55:16.899 | + inc/meta-config:merge_config_group:171 : shift 2026-07-23 02:55:16.903 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-23 02:55:16.906 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-23 02:55:16.909 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-23 02:55:16.912 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-23 02:55:16.916 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-07-23 02:55:16.919 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-23 02:55:16.922 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-23 02:55:16.925 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-23 02:55:16.928 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-23 02:55:16.928 | /^\[\[.+\|.*\]\]/ { 2026-07-23 02:55:16.928 | gsub("[][]", "", $1); 2026-07-23 02:55:16.928 | split($1, a, "|"); 2026-07-23 02:55:16.928 | if (a[1] == matchgroup) 2026-07-23 02:55:16.928 | print a[2] 2026-07-23 02:55:16.928 | } 2026-07-23 02:55:16.928 | ' /opt/stack/devstack/local.conf 2026-07-23 02:55:16.935 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-23 02:55:16.938 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-23 02:55:16.942 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-23 02:55:16.946 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-07-23 02:55:16.950 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-23 02:55:16.954 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-07-23 02:55:16.957 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-07-23 02:55:16.960 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-07-23 02:55:16.965 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-07-23 02:55:16.968 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-07-23 02:55:16.971 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-07-23 02:55:16.974 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-07-23 02:55:16.977 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-23 02:55:16.980 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-23 02:55:16.983 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-07-23 02:55:16.986 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-07-23 02:55:16.990 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-23 02:55:16.994 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-07-23 02:55:16.997 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-23 02:55:17.000 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-07-23 02:55:17.003 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-07-23 02:55:17.007 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-23 02:55:17.008 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-23 02:55:17.008 | BEGIN { 2026-07-23 02:55:17.008 | section = "" 2026-07-23 02:55:17.008 | last_section = "" 2026-07-23 02:55:17.008 | section_count = 0 2026-07-23 02:55:17.008 | } 2026-07-23 02:55:17.008 | /^\[.+\]/ { 2026-07-23 02:55:17.008 | gsub("[][]", "", $1); 2026-07-23 02:55:17.008 | section=$1 2026-07-23 02:55:17.008 | next 2026-07-23 02:55:17.008 | } 2026-07-23 02:55:17.008 | /^ *\#/ { 2026-07-23 02:55:17.008 | next 2026-07-23 02:55:17.008 | } 2026-07-23 02:55:17.008 | /^[^ \t]+/ { 2026-07-23 02:55:17.008 | # get offset of first = in $0 2026-07-23 02:55:17.008 | eq_idx = index($0, "=") 2026-07-23 02:55:17.009 | # extract attr & value from $0 2026-07-23 02:55:17.009 | attr = substr($0, 1, eq_idx - 1) 2026-07-23 02:55:17.009 | value = substr($0, eq_idx + 1) 2026-07-23 02:55:17.009 | # only need to strip trailing whitespace from attr 2026-07-23 02:55:17.009 | sub(/[ \t]*$/, "", attr) 2026-07-23 02:55:17.009 | # need to strip leading & trailing whitespace from value 2026-07-23 02:55:17.009 | sub(/^[ \t]*/, "", value) 2026-07-23 02:55:17.009 | sub(/[ \t]*$/, "", value) 2026-07-23 02:55:17.009 | 2026-07-23 02:55:17.009 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-23 02:55:17.009 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-23 02:55:17.009 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-23 02:55:17.009 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-23 02:55:17.009 | if (! (section, attr) in cfg_attr_count) { 2026-07-23 02:55:17.009 | if (section != last_section) { 2026-07-23 02:55:17.009 | cfg_section[section_count++] = section 2026-07-23 02:55:17.009 | last_section = section 2026-07-23 02:55:17.009 | } 2026-07-23 02:55:17.009 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-23 02:55:17.009 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 02:55:17.009 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-23 02:55:17.009 | 2026-07-23 02:55:17.009 | cfg_attr[section, attr, 0] = value 2026-07-23 02:55:17.009 | cfg_attr_count[section, attr] = 1 2026-07-23 02:55:17.009 | } else { 2026-07-23 02:55:17.009 | lno = cfg_attr_count[section, attr]++ 2026-07-23 02:55:17.009 | cfg_attr[section, attr, lno] = value 2026-07-23 02:55:17.009 | } 2026-07-23 02:55:17.009 | } 2026-07-23 02:55:17.009 | END { 2026-07-23 02:55:17.009 | # Process each section in order 2026-07-23 02:55:17.009 | for (sno = 0; sno < section_count; sno++) { 2026-07-23 02:55:17.009 | section = cfg_section[sno] 2026-07-23 02:55:17.009 | # The ini routines simply append a config item immediately 2026-07-23 02:55:17.009 | # after the section header. To keep the same order as defined 2026-07-23 02:55:17.009 | # in local.conf, invoke the ini routines in the reverse order 2026-07-23 02:55:17.009 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-23 02:55:17.009 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-23 02:55:17.009 | if (cfg_attr_count[section, attr] == 1) 2026-07-23 02:55:17.009 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-23 02:55:17.009 | else { 2026-07-23 02:55:17.009 | # For multiline, invoke the ini routines in the reverse order 2026-07-23 02:55:17.009 | count = cfg_attr_count[section, attr] 2026-07-23 02:55:17.009 | print "inidelete " configfile " " section " " attr 2026-07-23 02:55:17.009 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-23 02:55:17.009 | for (l = count -2; l >= 0; l--) 2026-07-23 02:55:17.009 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-23 02:55:17.009 | } 2026-07-23 02:55:17.009 | } 2026-07-23 02:55:17.009 | } 2026-07-23 02:55:17.009 | } 2026-07-23 02:55:17.009 | ' 2026-07-23 02:55:17.011 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-23 02:55:17.011 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-23 02:55:17.014 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-07-23 02:55:17.016 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-07-23 02:55:17.020 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-23 02:55:17.022 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-07-23 02:55:17.026 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-23 02:55:17.026 | BEGIN { group = "" } 2026-07-23 02:55:17.026 | /^\[\[.+\|.*\]\]/ { 2026-07-23 02:55:17.026 | gsub("[][]", "", $1); 2026-07-23 02:55:17.026 | split($1, a, "|"); 2026-07-23 02:55:17.026 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-23 02:55:17.026 | group=a[1] 2026-07-23 02:55:17.026 | } else { 2026-07-23 02:55:17.026 | group="" 2026-07-23 02:55:17.026 | } 2026-07-23 02:55:17.026 | next 2026-07-23 02:55:17.026 | } 2026-07-23 02:55:17.026 | { 2026-07-23 02:55:17.026 | if (group != "") 2026-07-23 02:55:17.026 | print $0 2026-07-23 02:55:17.026 | } 2026-07-23 02:55:17.026 | ' /opt/stack/devstack/local.conf 2026-07-23 02:55:17.032 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-07-23 02:55:17.036 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-07-23 02:55:17.078 | + inc/meta-config:merge_config_file:164 : read a 2026-07-23 02:55:17.082 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-07-23 02:55:17.086 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-07-23 02:55:17.127 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 15 async_wait 57 osc 170 apt-get 153 test_with_retry 1 dbsync 4 pip_install 96 apt-get-update 3 run_process 44 ------------------------- Unaccounted time 117 ========================= Total runtime 660 ================= Async summary ================= Time spent in the background minus waits: 226 sec Elapsed time: 660 sec Time if we did everything serially: 886 sec Speedup: 1.34242 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 | 41 | | nova_cell1 | SELECT | 62 | | nova_cell0 | INSERT | 7 | | neutron | SELECT | 5754 | | neutron | INSERT | 831 | | placement | SELECT | 20 | | placement | INSERT | 76 | | placement | SET | 1 | | neutron | UPDATE | 245 | | neutron | DELETE | 33 | | 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.141 This is your host IPv6 address: ::1 Keystone is serving at https://10.4.3.141/identity/ The default users are: admin and demo The password: secretadmin Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 493835a61a996731a7031861f80c7629acd5d6f2 Merge "Collect Guru Meditation Reports on failed job runs" 2026-07-17 20:30:12 +0000 OS Version: Ubuntu 24.04 noble