2026-05-22 09:30:04.734 | + ./stack.sh:main:485 : exec 2026-05-22 09:30:04.734 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-05-22-093004' 2026-05-22 09:30:04.734 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-05-22-093004.summary.2026-05-22-093004 2026-05-22 09:30:04.734 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-22 09:30:04.734 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-05-22-093004 2026-05-22 09:30:04.734 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-05-22-093004 /opt/stack/logs/devstacklog.txt 2026-05-22 09:30:04.734 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-05-22-093004.summary.2026-05-22-093004 /opt/stack/logs/devstacklog.txt.summary 2026-05-22 09:30:04.734 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-05-22 09:30:04.734 | + functions:check_path_perm_sanity:615 : local real_path 2026-05-22 09:30:04.734 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-05-22 09:30:04.734 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-05-22 09:30:04.734 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-05-22 09:30:04.734 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-05-22 09:30:04.735 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-05-22 09:30:04.735 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-22 09:30:04.737 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-05-22 09:30:04.740 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-05-22 09:30:04.743 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-22 09:30:04.744 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-22 09:30:04.746 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-05-22 09:30:04.748 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-05-22 09:30:04.752 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-22 09:30:04.753 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-05-22 09:30:04.755 | + ./stack.sh:main:558 : trap err_trap ERR 2026-05-22 09:30:04.756 | + ./stack.sh:main:571 : set -o errexit 2026-05-22 09:30:04.758 | + ./stack.sh:main:574 : uname -a 2026-05-22 09:30:04.759 | Linux np0000001241 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-05-22 09:30:04.761 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-05-22 09:30:04.762 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-05-22 09:30:04.765 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-05-22 09:30:04.796 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-05-22 09:30:04.810 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-05-22 09:30:04.813 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-05-22 09:30:04.825 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-05-22 09:30:04.827 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-05-22 09:30:04.839 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-05-22 09:30:04.842 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-05-22 09:30:04.853 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-05-22 09:30:04.855 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-05-22 09:30:04.857 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-05-22 09:30:04.859 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-05-22 09:30:04.870 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-05-22 09:30:04.872 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-05-22 09:30:04.885 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-05-22 09:30:04.887 | + ./stack.sh:main:588 : tune_host 2026-05-22 09:30:04.889 | + lib/host:tune_host:96 : configure_host_mem 2026-05-22 09:30:04.891 | + lib/host:configure_host_mem:70 : configure_zswap 2026-05-22 09:30:04.893 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-05-22 09:30:04.895 | + lib/host:configure_zswap:43 : is_ubuntu 2026-05-22 09:30:04.897 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:30:04.898 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:30:04.901 | + lib/host:configure_zswap:44 : echo lz4 2026-05-22 09:30:04.901 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-05-22 09:30:04.909 | lz4 2026-05-22 09:30:04.913 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-05-22 09:30:04.913 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-05-22 09:30:04.921 | zsmalloc 2026-05-22 09:30:04.924 | + lib/host:configure_zswap:47 : echo 1 2026-05-22 09:30:04.925 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-05-22 09:30:04.932 | 1 2026-05-22 09:30:04.945 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-05-22 09:30:04.954 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-05-22 09:30:04.954 | /sys/module/zswap/parameters/enabled:Y 2026-05-22 09:30:04.954 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-05-22 09:30:04.954 | /sys/module/zswap/parameters/max_pool_percent:20 2026-05-22 09:30:04.954 | /sys/module/zswap/parameters/compressor:lz4 2026-05-22 09:30:04.954 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-05-22 09:30:04.954 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-05-22 09:30:04.954 | /sys/module/zswap/parameters/exclusive_loads:N 2026-05-22 09:30:04.954 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-05-22 09:30:04.957 | + lib/host:configure_host_mem:71 : configure_ksm 2026-05-22 09:30:04.959 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-05-22 09:30:04.961 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-05-22 09:30:04.963 | + functions-common:install_package:1432 : update_package_repo 2026-05-22 09:30:04.965 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-22 09:30:04.967 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-05-22 09:30:04.968 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-22 09:30:04.970 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-22 09:30:04.972 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-22 09:30:04.974 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:30:04.976 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:30:04.977 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-22 09:30:04.980 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-05-22 09:30:04.982 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-05-22 09:30:04.983 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-05-22 09:30:04.986 | ++ functions-common:apt_get_update:1168 : id -u 2026-05-22 09:30:04.990 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-05-22 09:30:04.991 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-05-22 09:30:04.993 | + functions-common:time_start:2400 : local name=apt-get-update 2026-05-22 09:30:04.995 | + functions-common:time_start:2401 : local start_time= 2026-05-22 09:30:04.996 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-05-22 09:30:04.999 | ++ functions-common:time_start:2405 : date +%s%3N 2026-05-22 09:30:05.002 | + functions-common:time_start:2405 : _TIME_START[$name]=1779442205000 2026-05-22 09:30:05.004 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-22 09:30:05.006 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-22 09:30:05.008 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-05-22 09:30:05.129 | Hit:1 https://repo.storpool.com/public/contrib/ubuntu noble InRelease 2026-05-22 09:30:05.188 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-22 09:30:05.252 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-22 09:30:05.291 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 09:30:05.468 | Hit:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-22 09:30:07.074 | Fetched 126 kB in 0s (255 kB/s) 2026-05-22 09:30:08.325 | Reading package lists... 2026-05-22 09:30:08.348 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-05-22 09:30:08.351 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-05-22 09:30:08.353 | + functions-common:time_stop:2414 : local name 2026-05-22 09:30:08.355 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:30:08.357 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:30:08.359 | + functions-common:time_stop:2417 : local total 2026-05-22 09:30:08.361 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:30:08.363 | + functions-common:time_stop:2420 : name=apt-get-update 2026-05-22 09:30:08.365 | + functions-common:time_stop:2421 : start_time=1779442205000 2026-05-22 09:30:08.367 | + functions-common:time_stop:2423 : [[ -z 1779442205000 ]] 2026-05-22 09:30:08.370 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:30:08.373 | + functions-common:time_stop:2426 : end_time=1779442208371 2026-05-22 09:30:08.375 | + functions-common:time_stop:2427 : elapsed_time=3371 2026-05-22 09:30:08.377 | + functions-common:time_stop:2428 : total=0 2026-05-22 09:30:08.379 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:30:08.381 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3371 2026-05-22 09:30:08.383 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-05-22 09:30:08.385 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-22 09:30:08.387 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:30:08.389 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:30:08.391 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-05-22 09:30:08.409 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-05-22 09:30:08.447 | Reading package lists... 2026-05-22 09:30:08.713 | Building dependency tree... 2026-05-22 09:30:08.713 | Reading state information... 2026-05-22 09:30:09.022 | The following additional packages will be installed: 2026-05-22 09:30:09.022 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-05-22 09:30:09.022 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-05-22 09:30:09.022 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-05-22 09:30:09.022 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-05-22 09:30:09.023 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-05-22 09:30:09.023 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-05-22 09:30:09.023 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-05-22 09:30:09.023 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-05-22 09:30:09.023 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-05-22 09:30:09.023 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-05-22 09:30:09.023 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-05-22 09:30:09.023 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-05-22 09:30:09.023 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-05-22 09:30:09.023 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-05-22 09:30:09.023 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-05-22 09:30:09.023 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-05-22 09:30:09.023 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-05-22 09:30:09.023 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-05-22 09:30:09.023 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-05-22 09:30:09.024 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-05-22 09:30:09.024 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-05-22 09:30:09.024 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-05-22 09:30:09.024 | qemu-utils seabios 2026-05-22 09:30:09.025 | Suggested packages: 2026-05-22 09:30:09.025 | gvfs alsa-utils libasound2-plugins libdv-bin oss-compat 2026-05-22 09:30:09.025 | libvisual-0.4-plugins jackd2 opus-tools pcscd pipewire pulseaudio 2026-05-22 09:30:09.025 | libraw1394-doc xdg-utils speex gstreamer1.0-libav gstreamer1.0-plugins-ugly 2026-05-22 09:30:09.025 | samba vde2 2026-05-22 09:30:09.101 | The following NEW packages will be installed: 2026-05-22 09:30:09.101 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-05-22 09:30:09.101 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-05-22 09:30:09.101 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-05-22 09:30:09.102 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-05-22 09:30:09.102 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-05-22 09:30:09.102 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-05-22 09:30:09.102 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-05-22 09:30:09.102 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-05-22 09:30:09.102 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-05-22 09:30:09.102 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-05-22 09:30:09.102 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-05-22 09:30:09.102 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-05-22 09:30:09.102 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-05-22 09:30:09.102 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-05-22 09:30:09.102 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-05-22 09:30:09.102 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-05-22 09:30:09.102 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-05-22 09:30:09.102 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-05-22 09:30:09.102 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-05-22 09:30:09.103 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-05-22 09:30:09.103 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-05-22 09:30:09.103 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-05-22 09:30:09.103 | qemu-utils seabios 2026-05-22 09:30:09.360 | 0 upgraded, 105 newly installed, 0 to remove and 100 not upgraded. 2026-05-22 09:30:09.360 | Need to get 98.1 MB of archives. 2026-05-22 09:30:09.360 | After this operation, 448 MB of additional disk space will be used. 2026-05-22 09:30:09.360 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-05-22 09:30:09.710 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] 2026-05-22 09:30:09.734 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-05-22 09:30:09.824 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-05-22 09:30:10.152 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 alsa-ucm-conf all 1.2.10-1ubuntu5.10 [68.6 kB] 2026-05-22 09:30:10.177 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-05-22 09:30:10.180 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-05-22 09:30:10.182 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-05-22 09:30:10.190 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-05-22 09:30:10.192 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-05-22 09:30:10.196 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-05-22 09:30:10.214 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-05-22 09:30:10.228 | Get:13 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-05-22 09:30:10.269 | Get:14 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-05-22 09:30:10.378 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-05-22 09:30:10.380 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-05-22 09:30:10.398 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1build3 [211 kB] 2026-05-22 09:30:10.414 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvisual-0.4-0 amd64 0.4.2-2build1 [115 kB] 2026-05-22 09:30:10.422 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-05-22 09:30:10.458 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-05-22 09:30:10.461 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-base amd64 1.24.2-1ubuntu0.4 [721 kB] 2026-05-22 09:30:10.497 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-05-22 09:30:10.498 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-05-22 09:30:10.605 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-05-22 09:30:10.606 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.1 [209 kB] 2026-05-22 09:30:10.611 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-05-22 09:30:10.613 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-05-22 09:30:10.719 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.24.2-1ubuntu1.3 [33.1 kB] 2026-05-22 09:30:10.720 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-05-22 09:30:10.720 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-05-22 09:30:10.724 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpg123-0t64 amd64 1.32.5-1ubuntu1.1 [169 kB] 2026-05-22 09:30:10.730 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-05-22 09:30:10.730 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsndfile1 amd64 1.2.2-1ubuntu5.24.04.1 [209 kB] 2026-05-22 09:30:10.832 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-05-22 09:30:10.832 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpulse0 amd64 1:16.1+dfsg1-2ubuntu10.1 [292 kB] 2026-05-22 09:30:10.840 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspeex1 amd64 1.2.1-2ubuntu2.24.04.1 [59.6 kB] 2026-05-22 09:30:10.942 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-05-22 09:30:10.943 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-05-22 09:30:10.952 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-05-22 09:30:10.952 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-05-22 09:30:10.953 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-05-22 09:30:10.956 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-05-22 09:30:11.054 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvpx9 amd64 1.14.0-1ubuntu2.3 [1,143 kB] 2026-05-22 09:30:11.178 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-05-22 09:30:11.180 | Get:45 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-05-22 09:30:11.181 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-05-22 09:30:11.188 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-good amd64 1.24.2-1ubuntu1.3 [2,236 kB] 2026-05-22 09:30:11.406 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxv1 amd64 2:1.0.11-1.1build1 [10.7 kB] 2026-05-22 09:30:11.406 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-x amd64 1.24.2-1ubuntu0.4 [85.0 kB] 2026-05-22 09:30:11.408 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-05-22 09:30:11.511 | Get:51 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-05-22 09:30:11.523 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-05-22 09:30:11.524 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-05-22 09:30:11.524 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-05-22 09:30:11.525 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-05-22 09:30:11.526 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-0 amd64 0.2.2-1build2 [16.5 kB] 2026-05-22 09:30:11.526 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-plugin-1-gtk amd64 0.2.2-1build2 [22.2 kB] 2026-05-22 09:30:11.527 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.1 [21.4 kB] 2026-05-22 09:30:11.635 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.1 [63.8 kB] 2026-05-22 09:30:11.636 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.2 [30.6 MB] 2026-05-22 09:30:13.337 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-05-22 09:30:13.338 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-05-22 09:30:13.338 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-05-22 09:30:13.338 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-05-22 09:30:13.339 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-05-22 09:30:13.339 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-05-22 09:30:13.339 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.1 [10.8 MB] 2026-05-22 09:30:13.597 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.1 [34.2 kB] 2026-05-22 09:30:13.597 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-05-22 09:30:13.635 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgl1-mesa-dri amd64 25.2.8-0ubuntu0.24.04.1 [37.9 kB] 2026-05-22 09:30:13.636 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-05-22 09:30:13.636 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-05-22 09:30:13.637 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libglx-mesa0 amd64 25.2.8-0ubuntu0.24.04.1 [110 kB] 2026-05-22 09:30:13.638 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-05-22 09:30:13.639 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-05-22 09:30:13.678 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3ubuntu3 [289 kB] 2026-05-22 09:30:13.711 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2026-05-22 09:30:13.791 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-05-22 09:30:13.795 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspa-0.2-modules amd64 1.0.5-1ubuntu3.2 [627 kB] 2026-05-22 09:30:13.828 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-0t64 amd64 1.0.5-1ubuntu3.2 [252 kB] 2026-05-22 09:30:13.905 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-common all 1.0.5-1ubuntu3.2 [19.1 kB] 2026-05-22 09:30:13.906 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-05-22 09:30:13.906 | Get:83 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-05-22 09:30:13.936 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-05-22 09:30:13.937 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-05-22 09:30:13.941 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-05-22 09:30:13.942 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-05-22 09:30:13.943 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-05-22 09:30:14.050 | Get:89 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-05-22 09:30:14.050 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-0 amd64 0.76.0-1ubuntu0.1 [230 kB] 2026-05-22 09:30:14.053 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-vulkan-drivers amd64 25.2.8-0ubuntu0.24.04.1 [17.5 MB] 2026-05-22 09:30:14.972 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-05-22 09:30:14.972 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.16 [1,255 kB] 2026-05-22 09:30:15.016 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.16 [1,796 kB] 2026-05-22 09:30:15.076 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-05-22 09:30:15.078 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.16 [11.2 MB] 2026-05-22 09:30:15.408 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-05-22 09:30:15.461 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.16 [113 kB] 2026-05-22 09:30:15.464 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.16 [186 kB] 2026-05-22 09:30:15.466 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-05-22 09:30:15.509 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-05-22 09:30:15.510 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-05-22 09:30:15.511 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.16 [312 kB] 2026-05-22 09:30:15.514 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.16 [70.2 kB] 2026-05-22 09:30:15.516 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-05-22 09:30:16.065 | Fetched 98.1 MB in 7s (15.1 MB/s) 2026-05-22 09:30:16.091 | Selecting previously unselected package acl. 2026-05-22 09:30:16.158 | (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 ... 156788 files and directories currently installed.) 2026-05-22 09:30:16.162 | Preparing to unpack .../000-acl_2.3.2-1build1.1_amd64.deb ... 2026-05-22 09:30:16.164 | Unpacking acl (2.3.2-1build1.1) ... 2026-05-22 09:30:16.192 | Selecting previously unselected package alsa-topology-conf. 2026-05-22 09:30:16.205 | Preparing to unpack .../001-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-05-22 09:30:16.207 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-05-22 09:30:16.233 | Selecting previously unselected package libasound2-data. 2026-05-22 09:30:16.246 | Preparing to unpack .../002-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-05-22 09:30:16.248 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-05-22 09:30:16.290 | Selecting previously unselected package libasound2t64:amd64. 2026-05-22 09:30:16.303 | Preparing to unpack .../003-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-05-22 09:30:16.307 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-05-22 09:30:16.337 | Selecting previously unselected package alsa-ucm-conf. 2026-05-22 09:30:16.350 | Preparing to unpack .../004-alsa-ucm-conf_1.2.10-1ubuntu5.10_all.deb ... 2026-05-22 09:30:16.352 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.10) ... 2026-05-22 09:30:16.488 | Selecting previously unselected package msr-tools. 2026-05-22 09:30:16.501 | Preparing to unpack .../005-msr-tools_1.3-5build1_amd64.deb ... 2026-05-22 09:30:16.503 | Unpacking msr-tools (1.3-5build1) ... 2026-05-22 09:30:16.531 | Selecting previously unselected package cpu-checker. 2026-05-22 09:30:16.544 | Preparing to unpack .../006-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-05-22 09:30:16.546 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-05-22 09:30:16.573 | Selecting previously unselected package libproxy1v5:amd64. 2026-05-22 09:30:16.586 | Preparing to unpack .../007-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-05-22 09:30:16.588 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-05-22 09:30:16.616 | Selecting previously unselected package glib-networking-common. 2026-05-22 09:30:16.629 | Preparing to unpack .../008-glib-networking-common_2.80.0-1build1_all.deb ... 2026-05-22 09:30:16.631 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-05-22 09:30:16.662 | Selecting previously unselected package glib-networking-services. 2026-05-22 09:30:16.674 | Preparing to unpack .../009-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-05-22 09:30:16.676 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-05-22 09:30:16.701 | Selecting previously unselected package glib-networking:amd64. 2026-05-22 09:30:16.714 | Preparing to unpack .../010-glib-networking_2.80.0-1build1_amd64.deb ... 2026-05-22 09:30:16.716 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-05-22 09:30:16.742 | Selecting previously unselected package libcdparanoia0:amd64. 2026-05-22 09:30:16.756 | Preparing to unpack .../011-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-05-22 09:30:16.758 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-05-22 09:30:16.787 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-05-22 09:30:16.800 | Preparing to unpack .../012-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-05-22 09:30:16.802 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-05-22 09:30:16.836 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-05-22 09:30:16.846 | Preparing to unpack .../013-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-05-22 09:30:16.848 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-22 09:30:16.892 | Selecting previously unselected package libogg0:amd64. 2026-05-22 09:30:16.905 | Preparing to unpack .../014-libogg0_1.3.5-3build1_amd64.deb ... 2026-05-22 09:30:16.907 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-05-22 09:30:16.935 | Selecting previously unselected package libopus0:amd64. 2026-05-22 09:30:16.948 | Preparing to unpack .../015-libopus0_1.4-1build1_amd64.deb ... 2026-05-22 09:30:16.950 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-05-22 09:30:16.978 | Selecting previously unselected package libtheora0:amd64. 2026-05-22 09:30:16.992 | Preparing to unpack .../016-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-05-22 09:30:16.993 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-05-22 09:30:17.024 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-05-22 09:30:17.038 | Preparing to unpack .../017-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-05-22 09:30:17.040 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-05-22 09:30:17.071 | Selecting previously unselected package libvorbis0a:amd64. 2026-05-22 09:30:17.084 | Preparing to unpack .../018-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-05-22 09:30:17.086 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-05-22 09:30:17.114 | Selecting previously unselected package libvorbisenc2:amd64. 2026-05-22 09:30:17.128 | Preparing to unpack .../019-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-05-22 09:30:17.130 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-05-22 09:30:17.157 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-05-22 09:30:17.170 | Preparing to unpack .../020-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-05-22 09:30:17.171 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-22 09:30:17.217 | Selecting previously unselected package libaa1:amd64. 2026-05-22 09:30:17.227 | Preparing to unpack .../021-libaa1_1.4p5-51.1_amd64.deb ... 2026-05-22 09:30:17.229 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-05-22 09:30:17.256 | Selecting previously unselected package libraw1394-11:amd64. 2026-05-22 09:30:17.268 | Preparing to unpack .../022-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-05-22 09:30:17.270 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-05-22 09:30:17.298 | Selecting previously unselected package libavc1394-0:amd64. 2026-05-22 09:30:17.312 | Preparing to unpack .../023-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-05-22 09:30:17.315 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-05-22 09:30:17.340 | Selecting previously unselected package libcaca0:amd64. 2026-05-22 09:30:17.354 | Preparing to unpack .../024-libcaca0_0.99.beta20-4ubuntu0.1_amd64.deb ... 2026-05-22 09:30:17.355 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.1) ... 2026-05-22 09:30:17.387 | Selecting previously unselected package libdv4t64:amd64. 2026-05-22 09:30:17.400 | Preparing to unpack .../025-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-05-22 09:30:17.401 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-05-22 09:30:17.431 | Selecting previously unselected package libflac12t64:amd64. 2026-05-22 09:30:17.444 | Preparing to unpack .../026-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-05-22 09:30:17.447 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-05-22 09:30:17.479 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-05-22 09:30:17.493 | Preparing to unpack .../027-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.3_amd64.deb ... 2026-05-22 09:30:17.494 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.3) ... 2026-05-22 09:30:17.522 | Selecting previously unselected package libiec61883-0:amd64. 2026-05-22 09:30:17.535 | Preparing to unpack .../028-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-05-22 09:30:17.538 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-05-22 09:30:17.566 | Selecting previously unselected package libmp3lame0:amd64. 2026-05-22 09:30:17.579 | Preparing to unpack .../029-libmp3lame0_3.100-6build1_amd64.deb ... 2026-05-22 09:30:17.580 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-05-22 09:30:17.607 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-05-22 09:30:17.622 | Preparing to unpack .../030-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-05-22 09:30:17.624 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-05-22 09:30:17.655 | Selecting previously unselected package libasyncns0:amd64. 2026-05-22 09:30:17.667 | Preparing to unpack .../031-libasyncns0_0.8-6build4_amd64.deb ... 2026-05-22 09:30:17.668 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-05-22 09:30:17.694 | Selecting previously unselected package libsndfile1:amd64. 2026-05-22 09:30:17.708 | Preparing to unpack .../032-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-05-22 09:30:17.711 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-05-22 09:30:17.744 | Selecting previously unselected package libx11-xcb1:amd64. 2026-05-22 09:30:17.754 | Preparing to unpack .../033-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-05-22 09:30:17.756 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-05-22 09:30:17.790 | Selecting previously unselected package libpulse0:amd64. 2026-05-22 09:30:17.802 | Preparing to unpack .../034-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-05-22 09:30:17.811 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-05-22 09:30:17.847 | Selecting previously unselected package libspeex1:amd64. 2026-05-22 09:30:17.858 | Preparing to unpack .../035-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-05-22 09:30:17.860 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-05-22 09:30:17.887 | Selecting previously unselected package libshout3:amd64. 2026-05-22 09:30:17.900 | Preparing to unpack .../036-libshout3_2.4.6-1build2_amd64.deb ... 2026-05-22 09:30:17.901 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-05-22 09:30:17.930 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-05-22 09:30:17.943 | Preparing to unpack .../037-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-05-22 09:30:17.945 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-05-22 09:30:17.973 | Selecting previously unselected package libtag1v5:amd64. 2026-05-22 09:30:17.986 | Preparing to unpack .../038-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-05-22 09:30:17.987 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-05-22 09:30:18.011 | Selecting previously unselected package libtwolame0:amd64. 2026-05-22 09:30:18.028 | Preparing to unpack .../039-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-05-22 09:30:18.030 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-05-22 09:30:18.057 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-05-22 09:30:18.069 | Preparing to unpack .../040-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-05-22 09:30:18.071 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-05-22 09:30:18.101 | Selecting previously unselected package libv4l-0t64:amd64. 2026-05-22 09:30:18.117 | Preparing to unpack .../041-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-05-22 09:30:18.118 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-05-22 09:30:18.151 | Selecting previously unselected package libvpx9:amd64. 2026-05-22 09:30:18.163 | Preparing to unpack .../042-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-05-22 09:30:18.165 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-05-22 09:30:18.206 | Selecting previously unselected package libwavpack1:amd64. 2026-05-22 09:30:18.219 | Preparing to unpack .../043-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-05-22 09:30:18.221 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-05-22 09:30:18.250 | Selecting previously unselected package libsoup-3.0-common. 2026-05-22 09:30:18.262 | Preparing to unpack .../044-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-05-22 09:30:18.264 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-05-22 09:30:18.292 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-05-22 09:30:18.305 | Preparing to unpack .../045-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-05-22 09:30:18.307 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-05-22 09:30:18.336 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-05-22 09:30:18.349 | Preparing to unpack .../046-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.3_amd64.deb ... 2026-05-22 09:30:18.350 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.3) ... 2026-05-22 09:30:18.426 | Selecting previously unselected package libxv1:amd64. 2026-05-22 09:30:18.439 | Preparing to unpack .../047-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-05-22 09:30:18.441 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-05-22 09:30:18.469 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-05-22 09:30:18.480 | Preparing to unpack .../048-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-05-22 09:30:18.482 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-22 09:30:18.509 | Selecting previously unselected package ipxe-qemu. 2026-05-22 09:30:18.522 | Preparing to unpack .../049-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-05-22 09:30:18.523 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-22 09:30:18.573 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-05-22 09:30:18.583 | Preparing to unpack .../050-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-05-22 09:30:18.586 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-05-22 09:30:18.620 | Selecting previously unselected package ksmtuned. 2026-05-22 09:30:18.633 | Preparing to unpack .../051-ksmtuned_4.20150326_amd64.deb ... 2026-05-22 09:30:18.635 | Unpacking ksmtuned (4.20150326) ... 2026-05-22 09:30:18.664 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-05-22 09:30:18.678 | Preparing to unpack .../052-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-05-22 09:30:18.679 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-05-22 09:30:18.707 | Selecting previously unselected package libpcsclite1:amd64. 2026-05-22 09:30:18.720 | Preparing to unpack .../053-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-05-22 09:30:18.721 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-05-22 09:30:18.751 | Selecting previously unselected package libcacard0:amd64. 2026-05-22 09:30:18.761 | Preparing to unpack .../054-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-05-22 09:30:18.764 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-05-22 09:30:18.793 | Selecting previously unselected package libdecor-0-0:amd64. 2026-05-22 09:30:18.803 | Preparing to unpack .../055-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-05-22 09:30:18.806 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-05-22 09:30:18.830 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-05-22 09:30:18.843 | Preparing to unpack .../056-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-05-22 09:30:18.845 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-05-22 09:30:18.871 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-05-22 09:30:18.884 | Preparing to unpack .../057-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-05-22 09:30:18.885 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-22 09:30:18.915 | Selecting previously unselected package libdrm-intel1:amd64. 2026-05-22 09:30:18.928 | Preparing to unpack .../058-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-05-22 09:30:18.929 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-22 09:30:18.961 | Selecting previously unselected package libllvm20:amd64. 2026-05-22 09:30:18.974 | Preparing to unpack .../059-libllvm20_1%3a20.1.2-0ubuntu1~24.04.2_amd64.deb ... 2026-05-22 09:30:18.977 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-05-22 09:30:19.563 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-05-22 09:30:19.575 | Preparing to unpack .../060-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-05-22 09:30:19.577 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:30:19.607 | Selecting previously unselected package libxcb-present0:amd64. 2026-05-22 09:30:19.620 | Preparing to unpack .../061-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-05-22 09:30:19.622 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:30:19.653 | Selecting previously unselected package libxcb-randr0:amd64. 2026-05-22 09:30:19.664 | Preparing to unpack .../062-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-05-22 09:30:19.666 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:30:19.700 | Selecting previously unselected package libxcb-sync1:amd64. 2026-05-22 09:30:19.710 | Preparing to unpack .../063-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-05-22 09:30:19.713 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:30:19.742 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-05-22 09:30:19.755 | Preparing to unpack .../064-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-05-22 09:30:19.757 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:30:19.788 | Selecting previously unselected package libxshmfence1:amd64. 2026-05-22 09:30:19.800 | Preparing to unpack .../065-libxshmfence1_1.3-1build5_amd64.deb ... 2026-05-22 09:30:19.803 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-05-22 09:30:19.830 | Selecting previously unselected package mesa-libgallium:amd64. 2026-05-22 09:30:19.843 | Preparing to unpack .../066-mesa-libgallium_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:30:19.845 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:30:20.069 | Selecting previously unselected package libgbm1:amd64. 2026-05-22 09:30:20.087 | Preparing to unpack .../067-libgbm1_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:30:20.089 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:30:20.126 | Selecting previously unselected package libvulkan1:amd64. 2026-05-22 09:30:20.142 | Preparing to unpack .../068-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-05-22 09:30:20.144 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-05-22 09:30:20.179 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-05-22 09:30:20.197 | Preparing to unpack .../069-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:30:20.205 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:30:20.241 | Selecting previously unselected package libxcb-glx0:amd64. 2026-05-22 09:30:20.251 | Preparing to unpack .../070-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-05-22 09:30:20.254 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:30:20.281 | Selecting previously unselected package libxxf86vm1:amd64. 2026-05-22 09:30:20.294 | Preparing to unpack .../071-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-05-22 09:30:20.295 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-05-22 09:30:20.323 | Selecting previously unselected package libglx-mesa0:amd64. 2026-05-22 09:30:20.336 | Preparing to unpack .../072-libglx-mesa0_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:30:20.337 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:30:20.368 | Selecting previously unselected package libiscsi7:amd64. 2026-05-22 09:30:20.380 | Preparing to unpack .../073-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-05-22 09:30:20.382 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-05-22 09:30:20.411 | Selecting previously unselected package libsamplerate0:amd64. 2026-05-22 09:30:20.422 | Preparing to unpack .../074-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-05-22 09:30:20.424 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-05-22 09:30:20.459 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-05-22 09:30:20.473 | Preparing to unpack .../075-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-05-22 09:30:20.475 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-05-22 09:30:20.509 | Selecting previously unselected package libnfs14:amd64. 2026-05-22 09:30:20.520 | Preparing to unpack .../076-libnfs14_5.0.2-1build1_amd64.deb ... 2026-05-22 09:30:20.522 | Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2026-05-22 09:30:20.551 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-05-22 09:30:20.565 | Preparing to unpack .../077-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-05-22 09:30:20.568 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-05-22 09:30:20.601 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-05-22 09:30:20.616 | Preparing to unpack .../078-libspa-0.2-modules_1.0.5-1ubuntu3.2_amd64.deb ... 2026-05-22 09:30:20.618 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-05-22 09:30:20.660 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-05-22 09:30:20.673 | Preparing to unpack .../079-libpipewire-0.3-0t64_1.0.5-1ubuntu3.2_amd64.deb ... 2026-05-22 09:30:20.675 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-05-22 09:30:20.705 | Selecting previously unselected package libpipewire-0.3-common. 2026-05-22 09:30:20.718 | Preparing to unpack .../080-libpipewire-0.3-common_1.0.5-1ubuntu3.2_all.deb ... 2026-05-22 09:30:20.719 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-05-22 09:30:20.745 | Selecting previously unselected package libxss1:amd64. 2026-05-22 09:30:20.758 | Preparing to unpack .../081-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-05-22 09:30:20.760 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-05-22 09:30:20.789 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-05-22 09:30:20.805 | Preparing to unpack .../082-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-05-22 09:30:20.806 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-05-22 09:30:20.864 | Selecting previously unselected package libslirp0:amd64. 2026-05-22 09:30:20.877 | Preparing to unpack .../083-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-05-22 09:30:20.878 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-05-22 09:30:20.908 | Selecting previously unselected package libspice-server1:amd64. 2026-05-22 09:30:20.921 | Preparing to unpack .../084-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-05-22 09:30:20.923 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-05-22 09:30:20.956 | Selecting previously unselected package liburing2:amd64. 2026-05-22 09:30:20.969 | Preparing to unpack .../085-liburing2_2.5-1build1_amd64.deb ... 2026-05-22 09:30:20.970 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-05-22 09:30:20.998 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-05-22 09:30:21.009 | Preparing to unpack .../086-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-05-22 09:30:21.011 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-05-22 09:30:21.038 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-05-22 09:30:21.051 | Preparing to unpack .../087-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-05-22 09:30:21.052 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-05-22 09:30:21.081 | Selecting previously unselected package libvte-2.91-common. 2026-05-22 09:30:21.094 | Preparing to unpack .../088-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-05-22 09:30:21.095 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-05-22 09:30:21.124 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-05-22 09:30:21.136 | Preparing to unpack .../089-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-05-22 09:30:21.138 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-05-22 09:30:21.167 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-05-22 09:30:21.180 | Preparing to unpack .../090-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:30:21.182 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:30:21.562 | Selecting previously unselected package libfdt1:amd64. 2026-05-22 09:30:21.575 | Preparing to unpack .../091-libfdt1_1.7.0-2build1_amd64.deb ... 2026-05-22 09:30:21.576 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-05-22 09:30:21.607 | Selecting previously unselected package qemu-system-common. 2026-05-22 09:30:21.620 | Preparing to unpack .../092-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 09:30:21.622 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:30:21.709 | Selecting previously unselected package qemu-system-data. 2026-05-22 09:30:21.720 | Preparing to unpack .../093-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-05-22 09:30:21.722 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:30:21.809 | Selecting previously unselected package seabios. 2026-05-22 09:30:21.821 | Preparing to unpack .../094-seabios_1.16.3-2_all.deb ... 2026-05-22 09:30:21.823 | Unpacking seabios (1.16.3-2) ... 2026-05-22 09:30:21.854 | Selecting previously unselected package qemu-system-x86. 2026-05-22 09:30:21.869 | Preparing to unpack .../095-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 09:30:21.878 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:30:22.138 | Selecting previously unselected package qemu-utils. 2026-05-22 09:30:22.150 | Preparing to unpack .../096-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 09:30:22.152 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:30:22.226 | Selecting previously unselected package qemu-block-extra. 2026-05-22 09:30:22.239 | Preparing to unpack .../097-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 09:30:22.241 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:30:22.266 | Selecting previously unselected package qemu-system-modules-opengl. 2026-05-22 09:30:22.280 | Preparing to unpack .../098-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 09:30:22.282 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:30:22.312 | Selecting previously unselected package libglvnd0:amd64. 2026-05-22 09:30:22.325 | Preparing to unpack .../099-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-05-22 09:30:22.327 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-05-22 09:30:22.356 | Selecting previously unselected package libglx0:amd64. 2026-05-22 09:30:22.370 | Preparing to unpack .../100-libglx0_1.7.0-1build1_amd64.deb ... 2026-05-22 09:30:22.371 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-05-22 09:30:22.399 | Selecting previously unselected package libgl1:amd64. 2026-05-22 09:30:22.411 | Preparing to unpack .../101-libgl1_1.7.0-1build1_amd64.deb ... 2026-05-22 09:30:22.412 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-05-22 09:30:22.440 | Selecting previously unselected package qemu-system-gui. 2026-05-22 09:30:22.453 | Preparing to unpack .../102-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 09:30:22.455 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:30:22.486 | Selecting previously unselected package qemu-system-modules-spice. 2026-05-22 09:30:22.499 | Preparing to unpack .../103-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 09:30:22.500 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:30:22.525 | Selecting previously unselected package ovmf. 2026-05-22 09:30:22.538 | Preparing to unpack .../104-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-05-22 09:30:22.540 | Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-05-22 09:30:22.647 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-05-22 09:30:22.651 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:30:22.655 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-05-22 09:30:22.659 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-05-22 09:30:22.663 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-05-22 09:30:22.667 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-05-22 09:30:22.671 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-05-22 09:30:22.675 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:30:22.679 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-05-22 09:30:22.683 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-05-22 09:30:22.687 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.1) ... 2026-05-22 09:30:22.690 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-05-22 09:30:22.694 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-05-22 09:30:22.697 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-05-22 09:30:22.703 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-05-22 09:30:22.707 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-05-22 09:30:22.710 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:30:22.713 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-22 09:30:22.717 | Setting up msr-tools (1.3-5build1) ... 2026-05-22 09:30:22.720 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-05-22 09:30:22.724 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-05-22 09:30:22.728 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-05-22 09:30:22.732 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-05-22 09:30:22.735 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-05-22 09:30:22.739 | Setting up libnfs14:amd64 (5.0.2-1build1) ... 2026-05-22 09:30:22.742 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-05-22 09:30:22.747 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-05-22 09:30:22.751 | Setting up acl (2.3.2-1build1.1) ... 2026-05-22 09:30:22.758 | Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-05-22 09:30:22.761 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:30:22.765 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-05-22 09:30:22.769 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-05-22 09:30:22.772 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-05-22 09:30:22.776 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:30:22.779 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-05-22 09:30:22.784 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-05-22 09:30:22.789 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-05-22 09:30:22.793 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-05-22 09:30:22.797 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-05-22 09:30:22.802 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-05-22 09:30:22.806 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:30:22.810 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-05-22 09:30:22.814 | Setting up seabios (1.16.3-2) ... 2026-05-22 09:30:22.818 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-05-22 09:30:22.822 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-05-22 09:30:22.826 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-05-22 09:30:22.829 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-05-22 09:30:22.833 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-05-22 09:30:22.837 | Setting up cpu-checker (0.7-1.3build2) ... 2026-05-22 09:30:22.840 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-05-22 09:30:22.844 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-05-22 09:30:22.848 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-05-22 09:30:22.852 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-05-22 09:30:22.856 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-05-22 09:30:22.860 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-22 09:30:22.864 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-05-22 09:30:22.868 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-05-22 09:30:22.872 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-05-22 09:30:22.876 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-05-22 09:30:22.879 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-05-22 09:30:22.883 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-05-22 09:30:22.887 | Setting up ksmtuned (4.20150326) ... 2026-05-22 09:30:23.011 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-05-22 09:30:23.142 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-05-22 09:30:23.452 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-05-22 09:30:23.456 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-05-22 09:30:23.459 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-05-22 09:30:23.463 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-05-22 09:30:23.467 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-05-22 09:30:23.470 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-05-22 09:30:23.473 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-05-22 09:30:23.477 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-05-22 09:30:23.481 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-05-22 09:30:23.484 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-05-22 09:30:23.488 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-22 09:30:23.492 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-05-22 09:30:23.495 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:30:23.499 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-05-22 09:30:23.502 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:30:23.506 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:30:23.511 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.10) ... 2026-05-22 09:30:23.515 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:30:23.524 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-22 09:30:23.528 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-05-22 09:30:23.532 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.3) ... 2026-05-22 09:30:23.548 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-22 09:30:23.552 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-05-22 09:30:23.555 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-05-22 09:30:23.559 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-05-22 09:30:23.563 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-05-22 09:30:23.567 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:30:23.570 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-05-22 09:30:23.575 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:30:23.693 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-05-22 09:30:24.483 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 09:30:24.488 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-22 09:30:24.492 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:30:24.623 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-05-22 09:30:24.932 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-05-22 09:30:24.937 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-05-22 09:30:24.949 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-05-22 09:30:24.952 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-05-22 09:30:24.956 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:30:24.967 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-05-22 09:30:24.971 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-05-22 09:30:24.975 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:30:24.980 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:30:24.984 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.3) ... 2026-05-22 09:30:24.989 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 09:30:24.993 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-05-22 09:30:25.082 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 09:30:25.103 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-22 09:30:26.024 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 09:30:26.042 | Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2026-05-22 09:30:26.665 | 2026-05-22 09:30:26.665 | Running kernel seems to be up-to-date. 2026-05-22 09:30:26.665 | 2026-05-22 09:30:26.665 | Restarting services... 2026-05-22 09:30:26.673 | 2026-05-22 09:30:26.673 | Service restarts being deferred: 2026-05-22 09:30:26.673 | systemctl restart networkd-dispatcher.service 2026-05-22 09:30:26.673 | 2026-05-22 09:30:26.673 | No containers need to be restarted. 2026-05-22 09:30:26.673 | 2026-05-22 09:30:26.673 | User sessions running outdated binaries: 2026-05-22 09:30:26.673 | ubuntu @ session #3: python3[7140] 2026-05-22 09:30:26.685 | 2026-05-22 09:30:26.685 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-22 09:30:27.977 | + functions-common:apt_get:1205 : result=0 2026-05-22 09:30:27.979 | + functions-common:apt_get:1208 : time_stop apt-get 2026-05-22 09:30:27.981 | + functions-common:time_stop:2414 : local name 2026-05-22 09:30:27.983 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:30:27.985 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:30:27.987 | + functions-common:time_stop:2417 : local total 2026-05-22 09:30:27.988 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:30:27.990 | + functions-common:time_stop:2420 : name=apt-get 2026-05-22 09:30:27.992 | + functions-common:time_stop:2421 : start_time=1779442208407 2026-05-22 09:30:27.994 | + functions-common:time_stop:2423 : [[ -z 1779442208407 ]] 2026-05-22 09:30:27.996 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:30:27.999 | + functions-common:time_stop:2426 : end_time=1779442227997 2026-05-22 09:30:28.001 | + functions-common:time_stop:2427 : elapsed_time=19590 2026-05-22 09:30:28.003 | + functions-common:time_stop:2428 : total=649 2026-05-22 09:30:28.005 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:30:28.007 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20239 2026-05-22 09:30:28.008 | + functions-common:apt_get:1209 : return 0 2026-05-22 09:30:28.011 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-05-22 09:30:28.013 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-05-22 09:30:28.014 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-05-22 09:30:28.027 | + lib/host:configure_ksm:19 : echo 0 2026-05-22 09:30:28.027 | 0 2026-05-22 09:30:28.030 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-05-22 09:30:28.032 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-05-22 09:30:28.034 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-05-22 09:30:28.041 | vm.dirty_ratio = 60 2026-05-22 09:30:28.044 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-05-22 09:30:28.051 | vm.dirty_background_ratio = 10 2026-05-22 09:30:28.055 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-05-22 09:30:28.062 | vm.vfs_cache_pressure = 50 2026-05-22 09:30:28.065 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-05-22 09:30:28.073 | vm.swappiness = 100 2026-05-22 09:30:28.076 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-05-22 09:30:28.084 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-05-22 09:30:28.084 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-05-22 09:30:28.084 | /proc/sys/vm/compact_unevictable_allowed:1 2026-05-22 09:30:28.084 | /proc/sys/vm/compaction_proactiveness:20 2026-05-22 09:30:28.084 | /proc/sys/vm/dirty_background_bytes:0 2026-05-22 09:30:28.084 | /proc/sys/vm/dirty_background_ratio:10 2026-05-22 09:30:28.084 | /proc/sys/vm/dirty_bytes:0 2026-05-22 09:30:28.084 | /proc/sys/vm/dirty_expire_centisecs:1000 2026-05-22 09:30:28.084 | /proc/sys/vm/dirty_ratio:60 2026-05-22 09:30:28.084 | /proc/sys/vm/dirty_writeback_centisecs:10 2026-05-22 09:30:28.084 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-05-22 09:30:28.084 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-05-22 09:30:28.085 | /proc/sys/vm/extfrag_threshold:500 2026-05-22 09:30:28.085 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-05-22 09:30:28.085 | /proc/sys/vm/hugetlb_shm_group:0 2026-05-22 09:30:28.085 | /proc/sys/vm/laptop_mode:0 2026-05-22 09:30:28.085 | /proc/sys/vm/legacy_va_layout:0 2026-05-22 09:30:28.085 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-05-22 09:30:28.085 | /proc/sys/vm/max_map_count:1048576 2026-05-22 09:30:28.085 | /proc/sys/vm/memfd_noexec:0 2026-05-22 09:30:28.085 | /proc/sys/vm/memory_failure_early_kill:0 2026-05-22 09:30:28.085 | /proc/sys/vm/memory_failure_recovery:1 2026-05-22 09:30:28.085 | /proc/sys/vm/min_free_kbytes:67584 2026-05-22 09:30:28.085 | /proc/sys/vm/min_slab_ratio:5 2026-05-22 09:30:28.085 | /proc/sys/vm/min_unmapped_ratio:1 2026-05-22 09:30:28.085 | /proc/sys/vm/mmap_min_addr:65536 2026-05-22 09:30:28.085 | /proc/sys/vm/mmap_rnd_bits:32 2026-05-22 09:30:28.085 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-05-22 09:30:28.085 | /proc/sys/vm/nr_hugepages:41 2026-05-22 09:30:28.085 | /proc/sys/vm/nr_hugepages_mempolicy:41 2026-05-22 09:30:28.085 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-05-22 09:30:28.085 | /proc/sys/vm/numa_stat:1 2026-05-22 09:30:28.085 | /proc/sys/vm/numa_zonelist_order:Node 2026-05-22 09:30:28.085 | /proc/sys/vm/oom_dump_tasks:0 2026-05-22 09:30:28.085 | /proc/sys/vm/oom_kill_allocating_task:1 2026-05-22 09:30:28.085 | /proc/sys/vm/overcommit_kbytes:0 2026-05-22 09:30:28.085 | /proc/sys/vm/overcommit_memory:0 2026-05-22 09:30:28.085 | /proc/sys/vm/overcommit_ratio:50 2026-05-22 09:30:28.085 | /proc/sys/vm/page-cluster:3 2026-05-22 09:30:28.085 | /proc/sys/vm/page_lock_unfairness:5 2026-05-22 09:30:28.085 | /proc/sys/vm/panic_on_oom:0 2026-05-22 09:30:28.085 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-05-22 09:30:28.085 | /proc/sys/vm/stat_interval:1 2026-05-22 09:30:28.085 | /proc/sys/vm/swappiness:100 2026-05-22 09:30:28.085 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-05-22 09:30:28.085 | /proc/sys/vm/user_reserve_kbytes:131072 2026-05-22 09:30:28.085 | /proc/sys/vm/vfs_cache_pressure:50 2026-05-22 09:30:28.085 | /proc/sys/vm/watermark_boost_factor:15000 2026-05-22 09:30:28.085 | /proc/sys/vm/watermark_scale_factor:10 2026-05-22 09:30:28.085 | /proc/sys/vm/zone_reclaim_mode:0 2026-05-22 09:30:28.088 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-05-22 09:30:28.092 | + lib/host:tune_host:97 : configure_host_net 2026-05-22 09:30:28.094 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-05-22 09:30:28.096 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-05-22 09:30:28.098 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-05-22 09:30:28.106 | net.ipv4.tcp_keepalive_time = 60 2026-05-22 09:30:28.110 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-05-22 09:30:28.117 | net.ipv4.tcp_keepalive_intvl = 10 2026-05-22 09:30:28.121 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-05-22 09:30:28.129 | net.ipv4.tcp_keepalive_probes = 6 2026-05-22 09:30:28.132 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-05-22 09:30:28.141 | net.ipv4.tcp_fastopen = 3 2026-05-22 09:30:28.145 | + lib/host:configure_sysctl_net_parmaters:85 : 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-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_app_win:31 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_dsack:1 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_ecn:2 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_ehash_entries:262144 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_fack:0 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_fastopen_key:638ea9ff-787fc5fc-c5aed9b9-263787f1 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_frto:2 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_max_orphans:131072 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_max_syn_backlog:2048 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_max_tw_buckets:131072 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_mem:274272 365699 548544 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-05-22 09:30:28.155 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_recovery:1 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_reordering:3 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_retries1:3 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_retries2:15 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_sack:1 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-05-22 09:30:28.156 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-05-22 09:30:28.158 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-05-22 09:30:28.166 | net.core.default_qdisc = pfifo_fast 2026-05-22 09:30:28.170 | + ./stack.sh:main:594 : fetch_plugins 2026-05-22 09:30:28.172 | + functions-common:fetch_plugins:1760 : local plugins=,neutron 2026-05-22 09:30:28.174 | + functions-common:fetch_plugins:1761 : local plugin 2026-05-22 09:30:28.176 | + functions-common:fetch_plugins:1764 : [[ -z ,neutron ]] 2026-05-22 09:30:28.178 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2026-05-22 09:30:28.178 | Fetching DevStack plugins 2026-05-22 09:30:28.180 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-05-22 09:30:28.182 | + functions-common:fetch_plugins:1770 : git_clone_by_name neutron 2026-05-22 09:30:28.184 | + functions-common:git_clone_by_name:675 : local name=neutron 2026-05-22 09:30:28.186 | + functions-common:git_clone_by_name:676 : local repo=https://opendev.org/openstack/neutron 2026-05-22 09:30:28.188 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/neutron 2026-05-22 09:30:28.190 | + functions-common:git_clone_by_name:678 : local branch=master 2026-05-22 09:30:28.191 | + functions-common:git_clone_by_name:679 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-05-22 09:30:28.193 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/neutron 2026-05-22 09:30:28.195 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-05-22 09:30:28.196 | + functions-common:git_clone:585 : local git_ref=master 2026-05-22 09:30:28.198 | + functions-common:git_clone:586 : local orig_dir 2026-05-22 09:30:28.200 | ++ functions-common:git_clone:587 : pwd 2026-05-22 09:30:28.203 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-05-22 09:30:28.204 | + functions-common:git_clone:588 : local git_clone_flags= 2026-05-22 09:30:28.206 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-05-22 09:30:28.219 | + functions-common:git_clone:590 : RECLONE=False 2026-05-22 09:30:28.221 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-05-22 09:30:28.223 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-05-22 09:30:28.225 | + functions-common:git_clone:604 : echo master 2026-05-22 09:30:28.225 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-05-22 09:30:28.229 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-05-22 09:30:28.231 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-05-22 09:30:28.233 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-05-22 09:30:28.245 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-05-22 09:30:28.247 | + functions-common:git_clone:667 : git show --oneline 2026-05-22 09:30:28.247 | + functions-common:git_clone:667 : head -1 2026-05-22 09:30:28.290 | d9bdd860b2 Merge "cleanup plugin per TODO for inheritance" 2026-05-22 09:30:28.293 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-05-22 09:30:28.295 | + ./stack.sh:main:598 : run_phase override_defaults 2026-05-22 09:30:28.297 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-05-22 09:30:28.298 | + functions-common:run_phase:1843 : local phase= 2026-05-22 09:30:28.300 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-05-22 09:30:28.302 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-05-22 09:30:28.304 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-22 09:30:28.306 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-05-22 09:30:28.308 | + functions-common:run_phase:1852 : local extra 2026-05-22 09:30:28.310 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-05-22 09:30:28.313 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-05-22 09:30:28.315 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-22 09:30:28.317 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-05-22 09:30:28.319 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-05-22 09:30:28.321 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-22 09:30:28.333 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:30:28.334 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-22 09:30:28.336 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-22 09:30:28.337 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-22 09:30:28.339 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-22 09:30:28.340 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-22 09:30:28.342 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-22 09:30:28.343 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-05-22 09:30:28.345 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-05-22 09:30:28.348 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-22 09:30:28.349 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-22 09:30:28.351 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-05-22 09:30:28.353 | + functions-common:plugin_override_defaults:1801 : local plugins=,neutron 2026-05-22 09:30:28.354 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-05-22 09:30:28.356 | + functions-common:plugin_override_defaults:1805 : [[ -z ,neutron ]] 2026-05-22 09:30:28.358 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2026-05-22 09:30:28.358 | Overriding Configuration Defaults 2026-05-22 09:30:28.360 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-05-22 09:30:28.361 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/neutron 2026-05-22 09:30:28.363 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-05-22 09:30:28.366 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-05-22 09:30:28.382 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-05-22 09:30:28.386 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-05-22 09:30:28.397 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:30:28.400 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.18 2026-05-22 09:30:28.401 | +++ functions-common:ipv6_unquote:2212 : echo 10.4.3.18 2026-05-22 09:30:28.402 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-05-22 09:30:28.406 | ++ lib/tls:source:40 : TLS_IP=10.4.3.18 2026-05-22 09:30:28.408 | +++ lib/tls:source:43 : hostname -f 2026-05-22 09:30:28.412 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-05-22 09:30:28.414 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-05-22 09:30:28.416 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-05-22 09:30:28.418 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-05-22 09:30:28.420 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-05-22 09:30:28.422 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-05-22 09:30:28.424 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-05-22 09:30:28.426 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-05-22 09:30:28.428 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-05-22 09:30:28.433 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-05-22 09:30:28.434 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-05-22 09:30:28.445 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-05-22 09:30:28.460 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-05-22 09:30:28.471 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-05-22 09:30:28.484 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-05-22 09:30:28.516 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-05-22 09:30:28.580 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-05-22 09:30:28.669 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-05-22 09:30:28.692 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-05-22 09:30:28.741 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-05-22 09:30:28.790 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-05-22 09:30:28.793 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-05-22 09:30:28.805 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:30:28.807 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-05-22 09:30:28.810 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-05-22 09:30:28.812 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-05-22 09:30:28.814 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-05-22 09:30:28.816 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-05-22 09:30:28.818 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-05-22 09:30:28.832 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-22 09:30:28.834 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-22 09:30:28.836 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-05-22 09:30:28.838 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-05-22 09:30:28.840 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-05-22 09:30:28.842 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-22 09:30:28.844 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-22 09:30:28.846 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-05-22 09:30:28.848 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-05-22 09:30:28.851 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-05-22 09:30:28.865 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-05-22 09:30:28.867 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-05-22 09:30:28.869 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-05-22 09:30:28.871 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-05-22 09:30:28.873 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-05-22 09:30:28.875 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-05-22 09:30:28.877 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-05-22 09:30:28.879 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-05-22 09:30:28.881 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-05-22 09:30:28.883 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-05-22 09:30:28.885 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-05-22 09:30:28.887 | ++ lib/neutron:source:114 : Q_HOST=10.4.3.18 2026-05-22 09:30:28.889 | ++ lib/neutron:source:116 : Q_PROTOCOL=https 2026-05-22 09:30:28.893 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-05-22 09:30:28.895 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-05-22 09:30:28.896 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-05-22 09:30:28.900 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-05-22 09:30:28.902 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-05-22 09:30:28.904 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-05-22 09:30:28.906 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-05-22 09:30:28.909 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-05-22 09:30:28.912 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-05-22 09:30:28.926 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-05-22 09:30:28.929 | +++ lib/neutron:source:128 : ipv6_unquote 10.4.3.18 2026-05-22 09:30:28.931 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-05-22 09:30:28.932 | +++ functions-common:ipv6_unquote:2212 : echo 10.4.3.18 2026-05-22 09:30:28.935 | ++ lib/neutron:source:128 : Q_META_DATA_IP=10.4.3.18 2026-05-22 09:30:28.937 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-05-22 09:30:28.939 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-05-22 09:30:28.942 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-05-22 09:30:28.944 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-05-22 09:30:28.946 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-05-22 09:30:28.948 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-05-22 09:30:28.950 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-05-22 09:30:28.953 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-05-22 09:30:28.955 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-05-22 09:30:28.957 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-05-22 09:30:28.959 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-05-22 09:30:28.961 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-05-22 09:30:28.964 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-05-22 09:30:28.966 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-05-22 09:30:28.968 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-05-22 09:30:28.970 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-05-22 09:30:28.972 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-05-22 09:30:28.974 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-05-22 09:30:28.977 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-05-22 09:30:28.979 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-05-22 09:30:28.981 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-05-22 09:30:28.984 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-05-22 09:30:28.997 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-22 09:30:28.999 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-22 09:30:29.002 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-05-22 09:30:29.004 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-05-22 09:30:29.006 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-05-22 09:30:29.009 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-05-22 09:30:29.011 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-22 09:30:29.014 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-05-22 09:30:29.016 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-22 09:30:29.018 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-05-22 09:30:29.020 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-05-22 09:30:29.022 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-05-22 09:30:29.024 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-05-22 09:30:29.026 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-05-22 09:30:29.028 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-05-22 09:30:29.030 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-05-22 09:30:29.033 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-05-22 09:30:29.035 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-05-22 09:30:29.037 | ++ lib/neutron:source:264 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-05-22 09:30:29.040 | ++ lib/neutron:source:265 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-05-22 09:30:29.153 | ++ lib/neutron:source:272 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-05-22 09:30:29.166 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-05-22 09:30:29.169 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-05-22 09:30:29.171 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-05-22 09:30:29.173 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-05-22 09:30:29.176 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-05-22 09:30:29.178 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-05-22 09:30:29.180 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-05-22 09:30:29.182 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-05-22 09:30:29.184 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-05-22 09:30:29.186 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-05-22 09:30:29.188 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-05-22 09:30:29.190 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-05-22 09:30:29.192 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-05-22 09:30:29.194 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-05-22 09:30:29.196 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-05-22 09:30:29.198 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-05-22 09:30:29.201 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-05-22 09:30:29.203 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-05-22 09:30:29.205 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-05-22 09:30:29.208 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-05-22 09:30:29.211 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-05-22 09:30:29.212 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-05-22 09:30:29.212 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-05-22 09:30:29.212 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-05-22 09:30:29.217 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=47:69c8:8af7 2026-05-22 09:30:29.219 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-05-22 09:30:29.221 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-05-22 09:30:29.223 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-05-22 09:30:29.225 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-05-22 09:30:29.228 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd47:69c8:8af7::/56 2026-05-22 09:30:29.231 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd47:69c8:8af7::/56 2026-05-22 09:30:29.231 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-05-22 09:30:29.237 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd47:69c8:8af7::/64 2026-05-22 09:30:29.239 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-05-22 09:30:29.241 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-05-22 09:30:29.243 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-05-22 09:30:29.245 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-05-22 09:30:29.247 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-05-22 09:30:29.249 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-05-22 09:30:29.251 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-05-22 09:30:29.253 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-05-22 09:30:29.255 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-05-22 09:30:29.258 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-05-22 09:30:29.260 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-05-22 09:30:29.262 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-05-22 09:30:29.264 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-05-22 09:30:29.266 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd47:69c8:8af7::/56 2026-05-22 09:30:29.268 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-05-22 09:30:29.270 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-05-22 09:30:29.274 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-05-22 09:30:29.274 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-05-22 09:30:29.274 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-05-22 09:30:29.279 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-05-22 09:30:29.282 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-05-22 09:30:29.283 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-05-22 09:30:29.283 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-05-22 09:30:29.288 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-05-22 09:30:29.293 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-05-22 09:30:29.296 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-05-22 09:30:29.299 | ++ lib/neutron:source:280 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-05-22 09:30:29.301 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-05-22 09:30:29.304 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-05-22 09:30:29.306 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-05-22 09:30:29.308 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-05-22 09:30:29.310 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-05-22 09:30:29.313 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-05-22 09:30:29.329 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-05-22 09:30:29.343 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-05-22 09:30:29.356 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-05-22 09:30:29.368 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-05-22 09:30:29.379 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-05-22 09:30:29.411 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-05-22 09:30:29.414 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-05-22 09:30:29.417 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-05-22 09:30:29.420 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-05-22 09:30:29.422 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-22 09:30:29.425 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-05-22 09:30:29.440 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-22 09:30:29.441 | + ./stack.sh:main:629 : run_phase source 2026-05-22 09:30:29.444 | + functions-common:run_phase:1842 : local mode=source 2026-05-22 09:30:29.445 | + functions-common:run_phase:1843 : local phase= 2026-05-22 09:30:29.447 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-05-22 09:30:29.449 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-05-22 09:30:29.451 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-22 09:30:29.452 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-05-22 09:30:29.454 | + functions-common:run_phase:1852 : local extra 2026-05-22 09:30:29.456 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-05-22 09:30:29.460 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-05-22 09:30:29.462 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-22 09:30:29.464 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-05-22 09:30:29.466 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-05-22 09:30:29.469 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-22 09:30:29.484 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:30:29.487 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-05-22 09:30:29.489 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-05-22 09:30:29.529 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-05-22 09:30:29.531 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-05-22 09:30:29.534 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-05-22 09:30:29.536 | + functions-common:run_phase:1864 : load_plugin_settings 2026-05-22 09:30:29.538 | + functions-common:load_plugin_settings:1778 : local plugins=,neutron 2026-05-22 09:30:29.540 | + functions-common:load_plugin_settings:1779 : local plugin 2026-05-22 09:30:29.542 | + functions-common:load_plugin_settings:1782 : [[ -z ,neutron ]] 2026-05-22 09:30:29.545 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2026-05-22 09:30:29.545 | Loading plugin settings 2026-05-22 09:30:29.547 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-05-22 09:30:29.549 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/neutron 2026-05-22 09:30:29.552 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-05-22 09:30:29.554 | + functions-common:load_plugin_settings:1791 : source /opt/stack/neutron/devstack/settings 2026-05-22 09:30:29.556 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-05-22 09:30:29.559 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-05-22 09:30:29.561 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-05-22 09:30:29.563 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-05-22 09:30:29.565 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-05-22 09:30:29.568 | ++ lib/neutron:is_neutron_legacy_enabled:317 : return 0 2026-05-22 09:30:29.570 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-05-22 09:30:29.573 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-05-22 09:30:29.575 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-05-22 09:30:29.577 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-22 09:30:29.580 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-05-22 09:30:29.597 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-05-22 09:30:29.599 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-05-22 09:30:29.601 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-05-22 09:30:29.603 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-05-22 09:30:29.605 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-05-22 09:30:29.608 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-05-22 09:30:29.624 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-05-22 09:30:29.626 | + functions-common:run_phase:1865 : verify_disabled_services 2026-05-22 09:30:29.628 | + functions-common:verify_disabled_services:2125 : local service 2026-05-22 09:30:29.631 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.633 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-05-22 09:30:29.635 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.638 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-05-22 09:30:29.640 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.642 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-05-22 09:30:29.645 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.647 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-05-22 09:30:29.649 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.652 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-05-22 09:30:29.654 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.656 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-05-22 09:30:29.658 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.660 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-05-22 09:30:29.662 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.665 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,key, ]] 2026-05-22 09:30:29.667 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.669 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-05-22 09:30:29.672 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.674 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-05-22 09:30:29.676 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.678 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-05-22 09:30:29.680 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.683 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-05-22 09:30:29.685 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.688 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-05-22 09:30:29.690 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.692 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-05-22 09:30:29.694 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.697 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-05-22 09:30:29.699 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.701 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-05-22 09:30:29.704 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.706 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-05-22 09:30:29.708 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.711 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-05-22 09:30:29.714 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.716 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-05-22 09:30:29.718 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.721 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-05-22 09:30:29.723 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.725 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-05-22 09:30:29.726 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.728 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-05-22 09:30:29.730 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.732 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-05-22 09:30:29.734 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.736 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-05-22 09:30:29.738 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.740 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-05-22 09:30:29.742 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.743 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-05-22 09:30:29.746 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.749 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-05-22 09:30:29.751 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.754 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-05-22 09:30:29.756 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.759 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-05-22 09:30:29.761 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.763 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-05-22 09:30:29.764 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-22 09:30:29.766 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-05-22 09:30:29.769 | + ./stack.sh:main:700 : initialize_database_backends 2026-05-22 09:30:29.770 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-22 09:30:29.773 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-05-22 09:30:29.787 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:30:29.788 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-05-22 09:30:29.790 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-22 09:30:29.792 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-05-22 09:30:29.806 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:30:29.808 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-05-22 09:30:29.810 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-05-22 09:30:29.812 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-05-22 09:30:29.815 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-05-22 09:30:29.817 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-05-22 09:30:29.820 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-05-22 09:30:29.821 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-05-22 09:30:29.823 | + lib/database:initialize_database_backends:92 : return 0 2026-05-22 09:30:29.825 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-05-22 09:30:29.825 | Using mysql database backend 2026-05-22 09:30:29.827 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-05-22 09:30:29.841 | + ./stack.sh:main:706 : define_database_baseurl 2026-05-22 09:30:29.844 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-05-22 09:30:29.847 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-22 09:30:29.849 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-05-22 09:30:29.852 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-05-22 09:30:29.854 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-05-22 09:30:29.868 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:30:29.871 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-05-22 09:30:29.886 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-05-22 09:30:29.901 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:30:29.903 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-05-22 09:30:29.917 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-05-22 09:30:29.934 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-05-22 09:30:29.949 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:30:29.951 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-05-22 09:30:29.967 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:30:29.969 | + ./stack.sh:main:754 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-05-22 09:30:29.982 | + ./stack.sh:main:756 : [[ -z '' ]] 2026-05-22 09:30:29.984 | + ./stack.sh:main:756 : [[ False == \T\r\u\e ]] 2026-05-22 09:30:29.987 | + ./stack.sh:main:762 : save_stackenv 762 2026-05-22 09:30:29.990 | + functions-common:save_stackenv:65 : local tag=762 2026-05-22 09:30:29.994 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-05-22 09:30:29.998 | + functions-common:save_stackenv:67 : time_stamp=2026-05-22-093029 2026-05-22 09:30:30.000 | + functions-common:save_stackenv:68 : echo '# 2026-05-22-093029 762' 2026-05-22 09:30:30.002 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:30:30.004 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-05-22 09:30:30.005 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:30:30.008 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-05-22 09:30:30.011 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:30:30.013 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-05-22 09:30:30.015 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:30:30.017 | + 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-05-22 09:30:30.019 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:30:30.021 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.18 2026-05-22 09:30:30.023 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:30:30.025 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.18/identity 2026-05-22 09:30:30.027 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:30:30.029 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-05-22-093004 2026-05-22 09:30:30.030 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:30:30.033 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-05-22 09:30:30.035 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:30:30.037 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.18 2026-05-22 09:30:30.039 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:30:30.041 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-05-22 09:30:30.043 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:30:30.046 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.18 2026-05-22 09:30:30.048 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:30:30.051 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-05-22 09:30:30.053 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:30:30.055 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-05-22 09:30:30.057 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:30:30.059 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.18 2026-05-22 09:30:30.060 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-22 09:30:30.063 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-05-22 09:30:30.065 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-05-22 09:30:30.067 | + ./stack.sh:main:775 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-05-22 09:30:30.070 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/requirements.git 2026-05-22 09:30:30.072 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-05-22 09:30:30.073 | + functions-common:git_clone:585 : local git_ref=master 2026-05-22 09:30:30.075 | + functions-common:git_clone:586 : local orig_dir 2026-05-22 09:30:30.077 | ++ functions-common:git_clone:587 : pwd 2026-05-22 09:30:30.079 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-05-22 09:30:30.081 | + functions-common:git_clone:588 : local git_clone_flags= 2026-05-22 09:30:30.083 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-05-22 09:30:30.097 | + functions-common:git_clone:590 : RECLONE=False 2026-05-22 09:30:30.100 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-05-22 09:30:30.101 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-05-22 09:30:30.104 | + functions-common:git_clone:604 : echo master 2026-05-22 09:30:30.104 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-05-22 09:30:30.108 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-05-22 09:30:30.110 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-05-22 09:30:30.112 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-05-22 09:30:30.127 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-05-22 09:30:30.129 | + functions-common:git_clone:667 : git show --oneline 2026-05-22 09:30:30.129 | + functions-common:git_clone:667 : head -1 2026-05-22 09:30:30.142 | 2bd07c02 Merge "update constraint for oslo.messaging to new release 18.1.0" 2026-05-22 09:30:30.144 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-05-22 09:30:30.147 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-05-22 09:30:30.149 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-22 09:30:30.151 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-05-22 09:30:30.153 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-05-22 09:30:30.156 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-05-22 09:30:30.158 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-05-22 09:30:30.160 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-05-22 09:30:30.162 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-05-22 09:30:30.164 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-05-22 09:30:30.166 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-05-22 09:30:30.169 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-05-22 09:30:30.173 | ++ tools/install_prereqs.sh:source:47 : NOW=1779442230 2026-05-22 09:30:30.175 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-05-22 09:30:30.179 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-05-22 09:30:30.181 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-05-22 09:30:30.183 | ++ tools/install_prereqs.sh:source:49 : DELTA=1779442230 2026-05-22 09:30:30.185 | ++ tools/install_prereqs.sh:source:50 : [[ 1779442230 -lt 7200 ]] 2026-05-22 09:30:30.187 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-05-22 09:30:30.190 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-05-22 09:30:30.192 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-05-22 09:30:30.194 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-05-22 09:30:30.197 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-05-22 09:30:30.199 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-05-22 09:30:30.201 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-05-22 09:30:30.205 | +++ 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-05-22 09:30:30.232 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-05-22 09:30:30.232 | apache2-dev 2026-05-22 09:30:30.232 | bc 2026-05-22 09:30:30.232 | bsdmainutils 2026-05-22 09:30:30.232 | curl 2026-05-22 09:30:30.232 | g++ 2026-05-22 09:30:30.232 | gawk 2026-05-22 09:30:30.232 | gcc 2026-05-22 09:30:30.232 | gettext 2026-05-22 09:30:30.232 | git 2026-05-22 09:30:30.232 | graphviz 2026-05-22 09:30:30.232 | iputils-ping 2026-05-22 09:30:30.232 | libffi-dev 2026-05-22 09:30:30.232 | libjpeg-dev 2026-05-22 09:30:30.232 | libpq-dev 2026-05-22 09:30:30.232 | libssl-dev 2026-05-22 09:30:30.232 | libsystemd-dev 2026-05-22 09:30:30.232 | libxml2-dev 2026-05-22 09:30:30.232 | libxslt1-dev 2026-05-22 09:30:30.232 | libyaml-dev 2026-05-22 09:30:30.232 | lsof 2026-05-22 09:30:30.232 | openssh-server 2026-05-22 09:30:30.232 | openssl 2026-05-22 09:30:30.232 | pkg-config 2026-05-22 09:30:30.232 | psmisc 2026-05-22 09:30:30.232 | python3-dev 2026-05-22 09:30:30.232 | python3-pip 2026-05-22 09:30:30.232 | python3-systemd 2026-05-22 09:30:30.232 | python3-venv 2026-05-22 09:30:30.232 | tar 2026-05-22 09:30:30.232 | tcpdump 2026-05-22 09:30:30.232 | unzip 2026-05-22 09:30:30.232 | uuid-runtime 2026-05-22 09:30:30.232 | wget 2026-05-22 09:30:30.232 | zlib1g-dev 2026-05-22 09:30:30.232 | lvm2 2026-05-22 09:30:30.232 | qemu-utils 2026-05-22 09:30:30.232 | thin-provisioning-tools 2026-05-22 09:30:30.232 | lsscsi 2026-05-22 09:30:30.232 | open-iscsi 2026-05-22 09:30:30.232 | libkrb5-dev 2026-05-22 09:30:30.232 | libldap2-dev 2026-05-22 09:30:30.232 | libsasl2-dev 2026-05-22 09:30:30.232 | memcached 2026-05-22 09:30:30.232 | python3-mysqldb 2026-05-22 09:30:30.232 | sqlite3 2026-05-22 09:30:30.232 | conntrack 2026-05-22 09:30:30.232 | curl 2026-05-22 09:30:30.233 | ebtables 2026-05-22 09:30:30.233 | genisoimage 2026-05-22 09:30:30.233 | iptables 2026-05-22 09:30:30.233 | iputils-arping 2026-05-22 09:30:30.233 | kpartx 2026-05-22 09:30:30.233 | libjs-jquery-tablesorter 2026-05-22 09:30:30.233 | parted 2026-05-22 09:30:30.233 | pm-utils 2026-05-22 09:30:30.233 | python3-mysqldb 2026-05-22 09:30:30.233 | socat 2026-05-22 09:30:30.233 | sqlite3 2026-05-22 09:30:30.233 | sudo 2026-05-22 09:30:30.233 | vlan 2026-05-22 09:30:30.233 | cryptsetup 2026-05-22 09:30:30.233 | dosfstools 2026-05-22 09:30:30.233 | genisoimage 2026-05-22 09:30:30.233 | gir1.2-libosinfo-1.0 2026-05-22 09:30:30.233 | netcat-openbsd 2026-05-22 09:30:30.233 | open-iscsi 2026-05-22 09:30:30.233 | qemu-utils 2026-05-22 09:30:30.233 | sg3-utils 2026-05-22 09:30:30.233 | sysfsutils 2026-05-22 09:30:30.233 | acl 2026-05-22 09:30:30.233 | dnsmasq-base 2026-05-22 09:30:30.233 | dnsmasq-utils 2026-05-22 09:30:30.233 | ebtables 2026-05-22 09:30:30.233 | haproxy 2026-05-22 09:30:30.233 | iptables 2026-05-22 09:30:30.233 | iputils-arping 2026-05-22 09:30:30.233 | iputils-ping 2026-05-22 09:30:30.233 | postgresql-server-dev-all 2026-05-22 09:30:30.233 | python3-mysqldb 2026-05-22 09:30:30.233 | sqlite3 2026-05-22 09:30:30.233 | sudo 2026-05-22 09:30:30.233 | vlan 2026-05-22 09:30:30.233 | curl 2026-05-22 09:30:30.233 | liberasurecode-dev 2026-05-22 09:30:30.233 | make 2026-05-22 09:30:30.233 | memcached 2026-05-22 09:30:30.233 | rsync 2026-05-22 09:30:30.233 | sqlite3 2026-05-22 09:30:30.233 | xfsprogs 2026-05-22 09:30:30.233 | apache2' 2026-05-22 09:30:30.235 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-05-22 09:30:30.252 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-05-22 09:30:30.252 | apache2-dev 2026-05-22 09:30:30.252 | bc 2026-05-22 09:30:30.252 | bsdmainutils 2026-05-22 09:30:30.252 | curl 2026-05-22 09:30:30.252 | g++ 2026-05-22 09:30:30.252 | gawk 2026-05-22 09:30:30.252 | gcc 2026-05-22 09:30:30.252 | gettext 2026-05-22 09:30:30.252 | git 2026-05-22 09:30:30.252 | graphviz 2026-05-22 09:30:30.252 | iputils-ping 2026-05-22 09:30:30.252 | libffi-dev 2026-05-22 09:30:30.252 | libjpeg-dev 2026-05-22 09:30:30.252 | libpq-dev 2026-05-22 09:30:30.252 | libssl-dev 2026-05-22 09:30:30.252 | libsystemd-dev 2026-05-22 09:30:30.252 | libxml2-dev 2026-05-22 09:30:30.252 | libxslt1-dev 2026-05-22 09:30:30.252 | libyaml-dev 2026-05-22 09:30:30.252 | lsof 2026-05-22 09:30:30.252 | openssh-server 2026-05-22 09:30:30.252 | openssl 2026-05-22 09:30:30.252 | pkg-config 2026-05-22 09:30:30.252 | psmisc 2026-05-22 09:30:30.252 | python3-dev 2026-05-22 09:30:30.252 | python3-pip 2026-05-22 09:30:30.252 | python3-systemd 2026-05-22 09:30:30.252 | python3-venv 2026-05-22 09:30:30.252 | tar 2026-05-22 09:30:30.252 | tcpdump 2026-05-22 09:30:30.252 | unzip 2026-05-22 09:30:30.252 | uuid-runtime 2026-05-22 09:30:30.252 | wget 2026-05-22 09:30:30.252 | zlib1g-dev 2026-05-22 09:30:30.252 | lvm2 2026-05-22 09:30:30.252 | qemu-utils 2026-05-22 09:30:30.252 | thin-provisioning-tools 2026-05-22 09:30:30.252 | lsscsi 2026-05-22 09:30:30.252 | open-iscsi 2026-05-22 09:30:30.252 | libkrb5-dev 2026-05-22 09:30:30.252 | libldap2-dev 2026-05-22 09:30:30.252 | libsasl2-dev 2026-05-22 09:30:30.252 | memcached 2026-05-22 09:30:30.252 | python3-mysqldb 2026-05-22 09:30:30.252 | sqlite3 2026-05-22 09:30:30.252 | conntrack 2026-05-22 09:30:30.252 | curl 2026-05-22 09:30:30.252 | ebtables 2026-05-22 09:30:30.252 | genisoimage 2026-05-22 09:30:30.252 | iptables 2026-05-22 09:30:30.252 | iputils-arping 2026-05-22 09:30:30.252 | kpartx 2026-05-22 09:30:30.252 | libjs-jquery-tablesorter 2026-05-22 09:30:30.252 | parted 2026-05-22 09:30:30.252 | pm-utils 2026-05-22 09:30:30.252 | python3-mysqldb 2026-05-22 09:30:30.252 | socat 2026-05-22 09:30:30.252 | sqlite3 2026-05-22 09:30:30.252 | sudo 2026-05-22 09:30:30.252 | vlan 2026-05-22 09:30:30.252 | cryptsetup 2026-05-22 09:30:30.252 | dosfstools 2026-05-22 09:30:30.252 | genisoimage 2026-05-22 09:30:30.252 | gir1.2-libosinfo-1.0 2026-05-22 09:30:30.252 | netcat-openbsd 2026-05-22 09:30:30.252 | open-iscsi 2026-05-22 09:30:30.252 | qemu-utils 2026-05-22 09:30:30.252 | sg3-utils 2026-05-22 09:30:30.252 | sysfsutils 2026-05-22 09:30:30.252 | acl 2026-05-22 09:30:30.252 | dnsmasq-base 2026-05-22 09:30:30.252 | dnsmasq-utils 2026-05-22 09:30:30.252 | ebtables 2026-05-22 09:30:30.252 | haproxy 2026-05-22 09:30:30.252 | iptables 2026-05-22 09:30:30.252 | iputils-arping 2026-05-22 09:30:30.252 | iputils-ping 2026-05-22 09:30:30.252 | postgresql-server-dev-all 2026-05-22 09:30:30.252 | python3-mysqldb 2026-05-22 09:30:30.252 | sqlite3 2026-05-22 09:30:30.252 | sudo 2026-05-22 09:30:30.252 | vlan 2026-05-22 09:30:30.252 | curl 2026-05-22 09:30:30.252 | liberasurecode-dev 2026-05-22 09:30:30.252 | make 2026-05-22 09:30:30.252 | memcached 2026-05-22 09:30:30.252 | rsync 2026-05-22 09:30:30.252 | sqlite3 2026-05-22 09:30:30.252 | xfsprogs 2026-05-22 09:30:30.252 | apache2 ' 2026-05-22 09:30:30.254 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-05-22 09:30:30.256 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:30:30.258 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:30:30.261 | ++ 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-05-22 09:30:30.261 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-05-22 09:30:30.266 | ++ 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-05-22 09:30:30.268 | ++ functions-common:install_package:1432 : update_package_repo 2026-05-22 09:30:30.270 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-22 09:30:30.272 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-05-22 09:30:30.274 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-22 09:30:30.277 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-22 09:30:30.279 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-05-22 09:30:30.281 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:30:30.283 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:30:30.286 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-05-22 09:30:30.288 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-05-22 09:30:30.291 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-05-22 09:30:30.293 | ++ functions-common:apt_get_update:1161 : return 2026-05-22 09:30:30.296 | ++ functions-common:install_package:1433 : 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-05-22 09:30:30.298 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-05-22 09:30:30.300 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:30:30.302 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:30:30.304 | ++ functions-common:real_install_package:1421 : 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-05-22 09:30:30.321 | ++ functions-common:apt_get:1201 : 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-05-22 09:30:30.351 | Reading package lists... 2026-05-22 09:30:30.634 | Building dependency tree... 2026-05-22 09:30:30.635 | Reading state information... 2026-05-22 09:30:30.964 | bc is already the newest version (1.07.1-3ubuntu4). 2026-05-22 09:30:30.964 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-05-22 09:30:30.964 | g++ set to manually installed. 2026-05-22 09:30:30.964 | gawk is already the newest version (1:5.2.1-2build3). 2026-05-22 09:30:30.964 | gawk set to manually installed. 2026-05-22 09:30:30.964 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-05-22 09:30:30.964 | gcc set to manually installed. 2026-05-22 09:30:30.964 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-05-22 09:30:30.964 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-05-22 09:30:30.964 | iputils-ping set to manually installed. 2026-05-22 09:30:30.964 | lsof is already the newest version (4.95.0-1build3). 2026-05-22 09:30:30.964 | psmisc is already the newest version (23.7-1build1). 2026-05-22 09:30:30.964 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-05-22 09:30:30.964 | python3-dev set to manually installed. 2026-05-22 09:30:30.964 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-05-22 09:30:30.964 | python3-systemd is already the newest version (235-1build4). 2026-05-22 09:30:30.964 | python3-systemd set to manually installed. 2026-05-22 09:30:30.964 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-05-22 09:30:30.964 | tar is already the newest version (1.35+dfsg-3build1). 2026-05-22 09:30:30.964 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-05-22 09:30:30.964 | unzip is already the newest version (6.0-28ubuntu4.1). 2026-05-22 09:30:30.964 | unzip set to manually installed. 2026-05-22 09:30:30.964 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-05-22 09:30:30.964 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-05-22 09:30:30.964 | zlib1g-dev set to manually installed. 2026-05-22 09:30:30.964 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-05-22 09:30:30.964 | lvm2 set to manually installed. 2026-05-22 09:30:30.964 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-05-22 09:30:30.965 | qemu-utils set to manually installed. 2026-05-22 09:30:30.965 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-05-22 09:30:30.965 | thin-provisioning-tools set to manually installed. 2026-05-22 09:30:30.965 | lsscsi is already the newest version (0.32-1build1). 2026-05-22 09:30:30.965 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-05-22 09:30:30.965 | open-iscsi set to manually installed. 2026-05-22 09:30:30.965 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-05-22 09:30:30.965 | iptables set to manually installed. 2026-05-22 09:30:30.965 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-05-22 09:30:30.965 | kpartx set to manually installed. 2026-05-22 09:30:30.965 | parted is already the newest version (3.6-4build1). 2026-05-22 09:30:30.965 | socat is already the newest version (1.8.0.0-4build3). 2026-05-22 09:30:30.965 | vlan is already the newest version (2.0.5ubuntu5). 2026-05-22 09:30:30.965 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-05-22 09:30:30.965 | cryptsetup set to manually installed. 2026-05-22 09:30:30.965 | dosfstools is already the newest version (4.2-1.1build1). 2026-05-22 09:30:30.965 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-05-22 09:30:30.965 | netcat-openbsd set to manually installed. 2026-05-22 09:30:30.965 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-05-22 09:30:30.965 | sg3-utils set to manually installed. 2026-05-22 09:30:30.965 | acl is already the newest version (2.3.2-1build1.1). 2026-05-22 09:30:30.965 | acl set to manually installed. 2026-05-22 09:30:30.965 | make is already the newest version (4.3-4.1build2). 2026-05-22 09:30:30.965 | make set to manually installed. 2026-05-22 09:30:30.965 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-05-22 09:30:30.965 | The following additional packages will be installed: 2026-05-22 09:30:30.965 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-05-22 09:30:30.965 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-05-22 09:30:30.965 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-05-22 09:30:30.965 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-05-22 09:30:30.965 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-05-22 09:30:30.965 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-05-22 09:30:30.965 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-05-22 09:30:30.965 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-05-22 09:30:30.965 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl liberasurecode1 libfdisk1 2026-05-22 09:30:30.965 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-05-22 09:30:30.965 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-05-22 09:30:30.965 | libjpeg8-dev libjs-jquery-metadata libjson-perl libkadm5clnt-mit12 2026-05-22 09:30:30.965 | libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev libllvm17t64 2026-05-22 09:30:30.965 | libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl libmount1 2026-05-22 09:30:30.965 | libmysqlclient21 libncurses-dev libnss-systemd libobjc-13-dev libobjc4 2026-05-22 09:30:30.965 | libosinfo-1.0-0 libosinfo-l10n libpam-systemd libpathplan4 libpcre2-16-0 2026-05-22 09:30:30.965 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-05-22 09:30:30.965 | libsctp-dev libsctp1 libsm6 libsmartcols1 libssl3t64 libsub-override-perl 2026-05-22 09:30:30.965 | libsys-hostname-long-perl libsysfs2 libsystemd-shared libsystemd0 libtool 2026-05-22 09:30:30.965 | libudev1 libuuid1 libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 libz3-dev 2026-05-22 09:30:30.965 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-05-22 09:30:30.965 | mount mysql-common ncal openssh-client openssh-sftp-server osinfo-db pkgconf 2026-05-22 09:30:30.965 | pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-05-22 09:30:30.966 | postgresql-common postgresql-server-dev-16 ssl-cert systemd systemd-dev 2026-05-22 09:30:30.966 | systemd-resolved systemd-sysv udev util-linux uuid-dev vbetool 2026-05-22 09:30:30.967 | Suggested packages: 2026-05-22 09:30:30.967 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-05-22 09:30:30.967 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-05-22 09:30:30.967 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-05-22 09:30:30.967 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-05-22 09:30:30.967 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-05-22 09:30:30.967 | libtool-doc ncurses-doc postgresql-doc-16 lksctp-tools libssl-doc gfortran 2026-05-22 09:30:30.967 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-05-22 09:30:30.967 | libcache-memcached-perl libmemcached libyaml-perl nfs-common keychain 2026-05-22 09:30:30.967 | libpam-ssh monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools 2026-05-22 09:30:30.967 | radeontool libmail-box-perl postgresql-16 default-mysql-server 2026-05-22 09:30:30.968 | | virtual-mysql-server python3-braceexpand sqlite3-doc systemd-container 2026-05-22 09:30:30.968 | systemd-homed systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 2026-05-22 09:30:30.968 | util-linux-extra util-linux-locales 2026-05-22 09:30:31.100 | The following NEW packages will be installed: 2026-05-22 09:30:31.100 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-05-22 09:30:31.100 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-05-22 09:30:31.100 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-05-22 09:30:31.100 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-05-22 09:30:31.100 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-05-22 09:30:31.100 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-05-22 09:30:31.101 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-05-22 09:30:31.101 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-05-22 09:30:31.101 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-05-22 09:30:31.101 | libclang-rt-17-dev libclang1-17t64 libdebhelper-perl liberasurecode-dev 2026-05-22 09:30:31.102 | liberasurecode1 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-05-22 09:30:31.102 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-05-22 09:30:31.102 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-05-22 09:30:31.102 | libjs-jquery-tablesorter libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-05-22 09:30:31.102 | libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev libldap2-dev 2026-05-22 09:30:31.102 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-05-22 09:30:31.102 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-05-22 09:30:31.102 | libosinfo-l10n libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-05-22 09:30:31.102 | libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev libpq5 libsasl2-dev 2026-05-22 09:30:31.102 | libsctp-dev libsctp1 libsm6 libssl-dev libsub-override-perl 2026-05-22 09:30:31.102 | libsys-hostname-long-perl libsysfs2 libsystemd-dev libtool libx86-1 libxaw7 2026-05-22 09:30:31.102 | libxml2-dev libxmu6 libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-05-22 09:30:31.102 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-05-22 09:30:31.102 | memcached mysql-common ncal osinfo-db pkg-config pkgconf pkgconf-bin 2026-05-22 09:30:31.102 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-05-22 09:30:31.102 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-05-22 09:30:31.104 | python3-mysqldb sqlite3 ssl-cert sysfsutils uuid-dev vbetool 2026-05-22 09:30:31.104 | The following packages will be upgraded: 2026-05-22 09:30:31.104 | bsdextrautils bsdutils curl eject fdisk libblkid1 libcurl3t64-gnutls 2026-05-22 09:30:31.104 | libcurl4t64 libfdisk1 libmount1 libnss-systemd libpam-systemd libsmartcols1 2026-05-22 09:30:31.104 | libssl3t64 libsystemd-shared libsystemd0 libudev1 libuuid1 mount 2026-05-22 09:30:31.104 | openssh-client openssh-server openssh-sftp-server openssl rsync sudo systemd 2026-05-22 09:30:31.104 | systemd-dev systemd-resolved systemd-sysv udev util-linux uuid-runtime 2026-05-22 09:30:31.364 | 32 upgraded, 140 newly installed, 0 to remove and 68 not upgraded. 2026-05-22 09:30:31.364 | Need to get 186 MB of archives. 2026-05-22 09:30:31.364 | After this operation, 919 MB of additional disk space will be used. 2026-05-22 09:30:31.364 | 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-05-22 09:30:31.825 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.5 [1,128 kB] 2026-05-22 09:30:32.291 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-05-22 09:30:32.310 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.15 [106 kB] 2026-05-22 09:30:32.323 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-05-22 09:30:32.339 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.15 [296 kB] 2026-05-22 09:30:32.369 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.15 [2,076 kB] 2026-05-22 09:30:32.494 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.15 [435 kB] 2026-05-22 09:30:32.511 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.15 [11.9 kB] 2026-05-22 09:30:32.511 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.15 [159 kB] 2026-05-22 09:30:32.517 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.15 [235 kB] 2026-05-22 09:30:32.525 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.15 [3,475 kB] 2026-05-22 09:30:32.631 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.15 [1,875 kB] 2026-05-22 09:30:32.688 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.15 [177 kB] 2026-05-22 09:30:32.691 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.9 [1,941 kB] 2026-05-22 09:30:32.755 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-05-22 09:30:32.759 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-05-22 09:30:32.761 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-05-22 09:30:32.765 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.4 [442 kB] 2026-05-22 09:30:32.778 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-05-22 09:30:32.780 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-05-22 09:30:32.782 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-05-22 09:30:32.864 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-05-22 09:30:32.865 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-05-22 09:30:32.979 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-05-22 09:30:32.979 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-05-22 09:30:32.982 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-05-22 09:30:33.107 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-05-22 09:30:33.115 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.12 [1,336 kB] 2026-05-22 09:30:33.231 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.12 [163 kB] 2026-05-22 09:30:33.234 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.12 [98.9 kB] 2026-05-22 09:30:33.236 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.12 [90.2 kB] 2026-05-22 09:30:33.239 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2,070 kB] 2026-05-22 09:30:33.339 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-05-22 09:30:33.340 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-05-22 09:30:33.341 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-05-22 09:30:33.346 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-05-22 09:30:33.356 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-05-22 09:30:33.435 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-05-22 09:30:33.435 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.9 [1,002 kB] 2026-05-22 09:30:33.449 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-05-22 09:30:33.450 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-05-22 09:30:33.549 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-05-22 09:30:33.550 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-05-22 09:30:33.550 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-05-22 09:30:33.551 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-05-22 09:30:33.561 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-05-22 09:30:33.562 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-05-22 09:30:33.663 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-05-22 09:30:33.666 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-05-22 09:30:33.669 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-05-22 09:30:33.675 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-05-22 09:30:33.777 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-05-22 09:30:33.778 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-05-22 09:30:35.376 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-05-22 09:30:35.742 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-05-22 09:30:35.789 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-05-22 09:30:35.790 | Get:58 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-05-22 09:30:35.792 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-05-22 09:30:35.800 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-05-22 09:30:35.841 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-05-22 09:30:36.099 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-05-22 09:30:36.100 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-05-22 09:30:36.130 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-05-22 09:30:36.130 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-05-22 09:30:36.133 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-05-22 09:30:36.133 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-05-22 09:30:36.133 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-05-22 09:30:36.134 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-05-22 09:30:36.134 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-05-22 09:30:36.215 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-05-22 09:30:36.330 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-05-22 09:30:36.334 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-05-22 09:30:36.340 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-05-22 09:30:36.444 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-05-22 09:30:36.445 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-05-22 09:30:36.445 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-05-22 09:30:36.447 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-05-22 09:30:36.477 | Get:79 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-05-22 09:30:36.489 | Get:80 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-05-22 09:30:36.489 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-05-22 09:30:36.560 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-05-22 09:30:36.565 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-05-22 09:30:36.569 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-05-22 09:30:36.570 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-05-22 09:30:36.593 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.12 [203 kB] 2026-05-22 09:30:36.674 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-05-22 09:30:36.675 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-05-22 09:30:36.675 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-05-22 09:30:36.676 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-05-22 09:30:36.685 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-05-22 09:30:36.789 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-05-22 09:30:36.791 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-05-22 09:30:36.794 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-05-22 09:30:37.023 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-05-22 09:30:37.028 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-05-22 09:30:37.028 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-05-22 09:30:37.036 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-05-22 09:30:37.038 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-05-22 09:30:37.038 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-05-22 09:30:37.039 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-05-22 09:30:37.040 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-05-22 09:30:37.132 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-05-22 09:30:37.138 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-05-22 09:30:37.247 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-05-22 09:30:37.367 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-05-22 09:30:37.371 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-05-22 09:30:37.608 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-05-22 09:30:37.608 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-05-22 09:30:37.609 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-05-22 09:30:37.613 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-05-22 09:30:37.614 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-05-22 09:30:37.707 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-05-22 09:30:37.723 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-05-22 09:30:37.728 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-05-22 09:30:37.728 | Get:116 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-05-22 09:30:37.729 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-05-22 09:30:37.838 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-05-22 09:30:37.839 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-05-22 09:30:37.840 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-05-22 09:30:37.841 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-05-22 09:30:37.844 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-05-22 09:30:37.844 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2,361 kB] 2026-05-22 09:30:38.190 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-05-22 09:30:38.197 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-05-22 09:30:38.198 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-05-22 09:30:38.920 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-05-22 09:30:38.926 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-05-22 09:30:38.926 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-05-22 09:30:38.926 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-05-22 09:30:38.927 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-05-22 09:30:38.931 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-05-22 09:30:38.935 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-05-22 09:30:38.935 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-05-22 09:30:38.935 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-05-22 09:30:39.034 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1,255 kB] 2026-05-22 09:30:39.158 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-05-22 09:30:39.167 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-05-22 09:30:39.168 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-05-22 09:30:39.171 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2,407 kB] 2026-05-22 09:30:39.408 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-05-22 09:30:39.411 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-05-22 09:30:39.417 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1,239 kB] 2026-05-22 09:30:39.516 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-05-22 09:30:39.518 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-05-22 09:30:39.537 | Get:146 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-05-22 09:30:39.554 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-05-22 09:30:39.613 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-05-22 09:30:39.623 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-05-22 09:30:40.967 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-05-22 09:30:40.968 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-05-22 09:30:40.992 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-05-22 09:30:41.195 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-05-22 09:30:41.201 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-05-22 09:30:42.843 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-05-22 09:30:42.846 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-05-22 09:30:42.847 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-05-22 09:30:42.847 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-05-22 09:30:42.848 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-05-22 09:30:42.849 | Get:160 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-05-22 09:30:42.886 | Get:161 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-05-22 09:30:42.920 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-05-22 09:30:42.928 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-05-22 09:30:42.964 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-05-22 09:30:43.037 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-05-22 09:30:43.039 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-05-22 09:30:43.040 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-05-22 09:30:43.043 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-05-22 09:30:43.052 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-05-22 09:30:43.053 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-05-22 09:30:43.053 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-05-22 09:30:43.079 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-05-22 09:30:43.516 | Preconfiguring packages ... 2026-05-22 09:30:43.617 | Fetched 186 MB in 12s (15.5 MB/s) 2026-05-22 09:30:43.706 | (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 ... 158863 files and directories currently installed.) 2026-05-22 09:30:43.710 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:30:43.714 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-05-22 09:30:43.767 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-05-22 09:30:43.869 | (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 ... 158863 files and directories currently installed.) 2026-05-22 09:30:43.873 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:30:43.881 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:30:44.019 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-05-22 09:30:44.666 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-05-22 09:30:44.763 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 158863 files and directories currently installed.) 2026-05-22 09:30:44.767 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:30:44.771 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:30:44.820 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.15_all.deb ... 2026-05-22 09:30:44.824 | Unpacking systemd-dev (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:30:44.880 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:30:44.886 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:30:44.932 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-22 09:30:45.033 | (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 ... 158863 files and directories currently installed.) 2026-05-22 09:30:45.037 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:30:45.045 | Unpacking systemd-resolved (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:30:45.102 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:30:45.106 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:30:45.178 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:30:45.182 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:30:45.230 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 09:30:45.324 | (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 ... 158863 files and directories currently installed.) 2026-05-22 09:30:45.328 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:30:45.332 | Unpacking systemd-sysv (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:30:45.376 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:30:45.382 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:30:45.438 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:30:45.445 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:30:45.496 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:30:45.519 | Unpacking systemd (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:30:45.817 | Preparing to unpack .../4-udev_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:30:45.841 | Unpacking udev (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:30:45.961 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:30:45.966 | Unpacking libudev1:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-22 09:30:46.010 | Setting up libudev1:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 09:30:46.121 | (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 ... 158863 files and directories currently installed.) 2026-05-22 09:30:46.125 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-22 09:30:46.129 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.9) over (3.0.13-0ubuntu3.7) ... 2026-05-22 09:30:46.210 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-22 09:30:46.312 | (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 ... 158863 files and directories currently installed.) 2026-05-22 09:30:46.316 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:30:46.321 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:30:46.373 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-22 09:30:46.478 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 158863 files and directories currently installed.) 2026-05-22 09:30:46.482 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:30:46.486 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:30:46.531 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-22 09:30:46.639 | (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 ... 158863 files and directories currently installed.) 2026-05-22 09:30:46.643 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:30:46.647 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:30:46.690 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.4_amd64.deb ... 2026-05-22 09:30:46.698 | Unpacking rsync (3.2.7-1ubuntu1.4) over (3.2.7-1ubuntu1.2) ... 2026-05-22 09:30:46.752 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:30:46.756 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:30:46.798 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-22 09:30:46.915 | (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 ... 158863 files and directories currently installed.) 2026-05-22 09:30:46.919 | Preparing to unpack .../000-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:30:46.928 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:30:46.963 | Selecting previously unselected package libapr1t64:amd64. 2026-05-22 09:30:46.976 | Preparing to unpack .../001-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-22 09:30:46.978 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-22 09:30:47.008 | Selecting previously unselected package libaprutil1t64:amd64. 2026-05-22 09:30:47.021 | Preparing to unpack .../002-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-22 09:30:47.023 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 09:30:47.051 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-05-22 09:30:47.064 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-22 09:30:47.065 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 09:30:47.090 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-05-22 09:30:47.103 | Preparing to unpack .../004-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-22 09:30:47.104 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 09:30:47.140 | Preparing to unpack .../005-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-22 09:30:47.143 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-05-22 09:30:47.187 | Preparing to unpack .../006-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-22 09:30:47.191 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-05-22 09:30:47.228 | Selecting previously unselected package liblua5.4-0:amd64. 2026-05-22 09:30:47.242 | Preparing to unpack .../007-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-05-22 09:30:47.243 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-22 09:30:47.271 | Selecting previously unselected package apache2-bin. 2026-05-22 09:30:47.284 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-22 09:30:47.286 | Unpacking apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-22 09:30:47.357 | Selecting previously unselected package apache2-data. 2026-05-22 09:30:47.370 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.12_all.deb ... 2026-05-22 09:30:47.372 | Unpacking apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-22 09:30:47.457 | Selecting previously unselected package apache2-utils. 2026-05-22 09:30:47.475 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-22 09:30:47.477 | Unpacking apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-22 09:30:47.515 | Selecting previously unselected package apache2. 2026-05-22 09:30:47.533 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-22 09:30:47.539 | Unpacking apache2 (2.4.58-1ubuntu8.12) ... 2026-05-22 09:30:47.611 | Selecting previously unselected package haproxy. 2026-05-22 09:30:47.628 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-05-22 09:30:47.635 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-22 09:30:47.702 | Selecting previously unselected package memcached. 2026-05-22 09:30:47.715 | Preparing to unpack .../013-memcached_1.6.24-1build3_amd64.deb ... 2026-05-22 09:30:47.719 | Unpacking memcached (1.6.24-1build3) ... 2026-05-22 09:30:47.766 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-22 09:30:47.770 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-05-22 09:30:47.816 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-22 09:30:47.897 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-05-22 09:30:47.956 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-22 09:30:47.973 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-05-22 09:30:48.032 | Selecting previously unselected package libjson-perl. 2026-05-22 09:30:48.045 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-05-22 09:30:48.046 | Unpacking libjson-perl (4.10000-1) ... 2026-05-22 09:30:48.075 | Selecting previously unselected package postgresql-client-common. 2026-05-22 09:30:48.088 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-05-22 09:30:48.089 | Unpacking postgresql-client-common (257build1.1) ... 2026-05-22 09:30:48.132 | Preparing to unpack .../019-openssl_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-22 09:30:48.136 | Unpacking openssl (3.0.13-0ubuntu3.9) over (3.0.13-0ubuntu3.7) ... 2026-05-22 09:30:48.232 | Selecting previously unselected package ssl-cert. 2026-05-22 09:30:48.245 | Preparing to unpack .../020-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-05-22 09:30:48.247 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-05-22 09:30:48.277 | Selecting previously unselected package postgresql-common. 2026-05-22 09:30:48.291 | Preparing to unpack .../021-postgresql-common_257build1.1_all.deb ... 2026-05-22 09:30:48.305 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-05-22 09:30:48.311 | Unpacking postgresql-common (257build1.1) ... 2026-05-22 09:30:48.371 | Selecting previously unselected package libsysfs2:amd64. 2026-05-22 09:30:48.385 | Preparing to unpack .../022-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-05-22 09:30:48.387 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-22 09:30:48.418 | Selecting previously unselected package sysfsutils. 2026-05-22 09:30:48.431 | Preparing to unpack .../023-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-05-22 09:30:48.435 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-05-22 09:30:48.476 | Preparing to unpack .../024-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:30:48.480 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:30:48.534 | Preparing to unpack .../025-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-05-22 09:30:48.546 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-05-22 09:30:48.636 | Preparing to unpack .../026-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:30:48.644 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:30:48.680 | Selecting previously unselected package autotools-dev. 2026-05-22 09:30:48.694 | Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ... 2026-05-22 09:30:48.696 | Unpacking autotools-dev (20220109.1) ... 2026-05-22 09:30:48.724 | Selecting previously unselected package m4. 2026-05-22 09:30:48.738 | Preparing to unpack .../028-m4_1.4.19-4build1_amd64.deb ... 2026-05-22 09:30:48.739 | Unpacking m4 (1.4.19-4build1) ... 2026-05-22 09:30:48.779 | Selecting previously unselected package autoconf. 2026-05-22 09:30:48.793 | Preparing to unpack .../029-autoconf_2.71-3_all.deb ... 2026-05-22 09:30:48.795 | Unpacking autoconf (2.71-3) ... 2026-05-22 09:30:48.846 | Selecting previously unselected package automake. 2026-05-22 09:30:48.860 | Preparing to unpack .../030-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-05-22 09:30:48.864 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-05-22 09:30:48.919 | Selecting previously unselected package autopoint. 2026-05-22 09:30:48.932 | Preparing to unpack .../031-autopoint_0.21-14ubuntu2_all.deb ... 2026-05-22 09:30:48.934 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-05-22 09:30:48.963 | Selecting previously unselected package libdebhelper-perl. 2026-05-22 09:30:48.977 | Preparing to unpack .../032-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-05-22 09:30:48.978 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-22 09:30:49.019 | Selecting previously unselected package libllvm17t64:amd64. 2026-05-22 09:30:49.033 | Preparing to unpack .../033-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:30:49.035 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:30:49.574 | Selecting previously unselected package libclang-cpp17t64. 2026-05-22 09:30:49.588 | Preparing to unpack .../034-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:30:49.590 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:30:49.865 | Selecting previously unselected package libgc1:amd64. 2026-05-22 09:30:49.878 | Preparing to unpack .../035-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-05-22 09:30:49.880 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-22 09:30:49.907 | Selecting previously unselected package libobjc4:amd64. 2026-05-22 09:30:49.921 | Preparing to unpack .../036-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 09:30:49.922 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 09:30:49.947 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-05-22 09:30:49.960 | Preparing to unpack .../037-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 09:30:49.962 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 09:30:49.995 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-05-22 09:30:50.008 | Preparing to unpack .../038-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:30:50.010 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:30:50.127 | Selecting previously unselected package llvm-17-linker-tools. 2026-05-22 09:30:50.140 | Preparing to unpack .../039-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:30:50.141 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-22 09:30:50.190 | Selecting previously unselected package libclang1-17t64. 2026-05-22 09:30:50.203 | Preparing to unpack .../040-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:30:50.204 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:30:50.372 | Selecting previously unselected package clang-17. 2026-05-22 09:30:50.382 | Preparing to unpack .../041-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:30:50.383 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:30:50.414 | Selecting previously unselected package libtool. 2026-05-22 09:30:50.427 | Preparing to unpack .../042-libtool_2.4.7-7build1_all.deb ... 2026-05-22 09:30:50.428 | Unpacking libtool (2.4.7-7build1) ... 2026-05-22 09:30:50.460 | Selecting previously unselected package dh-autoreconf. 2026-05-22 09:30:50.473 | Preparing to unpack .../043-dh-autoreconf_20_all.deb ... 2026-05-22 09:30:50.475 | Unpacking dh-autoreconf (20) ... 2026-05-22 09:30:50.502 | Selecting previously unselected package libarchive-zip-perl. 2026-05-22 09:30:50.515 | Preparing to unpack .../044-libarchive-zip-perl_1.68-1_all.deb ... 2026-05-22 09:30:50.516 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-05-22 09:30:50.550 | Selecting previously unselected package libsub-override-perl. 2026-05-22 09:30:50.564 | Preparing to unpack .../045-libsub-override-perl_0.10-1_all.deb ... 2026-05-22 09:30:50.565 | Unpacking libsub-override-perl (0.10-1) ... 2026-05-22 09:30:50.589 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-05-22 09:30:50.603 | Preparing to unpack .../046-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-05-22 09:30:50.604 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-22 09:30:50.631 | Selecting previously unselected package dh-strip-nondeterminism. 2026-05-22 09:30:50.644 | Preparing to unpack .../047-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-05-22 09:30:50.646 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-05-22 09:30:50.671 | Selecting previously unselected package debugedit. 2026-05-22 09:30:50.684 | Preparing to unpack .../048-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-05-22 09:30:50.685 | Unpacking debugedit (1:5.0-5build2) ... 2026-05-22 09:30:50.711 | Selecting previously unselected package dwz. 2026-05-22 09:30:50.725 | Preparing to unpack .../049-dwz_0.15-1build6_amd64.deb ... 2026-05-22 09:30:50.726 | Unpacking dwz (0.15-1build6) ... 2026-05-22 09:30:50.753 | Selecting previously unselected package gettext. 2026-05-22 09:30:50.766 | Preparing to unpack .../050-gettext_0.21-14ubuntu2_amd64.deb ... 2026-05-22 09:30:50.767 | Unpacking gettext (0.21-14ubuntu2) ... 2026-05-22 09:30:50.823 | Selecting previously unselected package intltool-debian. 2026-05-22 09:30:50.836 | Preparing to unpack .../051-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-05-22 09:30:50.838 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-05-22 09:30:50.862 | Selecting previously unselected package po-debconf. 2026-05-22 09:30:50.875 | Preparing to unpack .../052-po-debconf_1.0.21+nmu1_all.deb ... 2026-05-22 09:30:50.877 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-05-22 09:30:50.921 | Selecting previously unselected package debhelper. 2026-05-22 09:30:50.934 | Preparing to unpack .../053-debhelper_13.14.1ubuntu5_all.deb ... 2026-05-22 09:30:50.936 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-05-22 09:30:51.044 | Selecting previously unselected package uuid-dev:amd64. 2026-05-22 09:30:51.058 | Preparing to unpack .../054-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:30:51.059 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-22 09:30:51.088 | Selecting previously unselected package libsctp1:amd64. 2026-05-22 09:30:51.102 | Preparing to unpack .../055-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-22 09:30:51.104 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-22 09:30:51.127 | Selecting previously unselected package libsctp-dev:amd64. 2026-05-22 09:30:51.140 | Preparing to unpack .../056-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-22 09:30:51.142 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-22 09:30:51.173 | Selecting previously unselected package libapr1-dev. 2026-05-22 09:30:51.187 | Preparing to unpack .../057-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-22 09:30:51.189 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-22 09:30:51.351 | Selecting previously unselected package libldap-dev:amd64. 2026-05-22 09:30:51.365 | Preparing to unpack .../058-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:30:51.366 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-22 09:30:51.443 | Selecting previously unselected package libldap2-dev. 2026-05-22 09:30:51.457 | Preparing to unpack .../059-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-05-22 09:30:51.459 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-22 09:30:51.484 | Selecting previously unselected package libaprutil1-dev. 2026-05-22 09:30:51.497 | Preparing to unpack .../060-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-22 09:30:51.498 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-22 09:30:51.633 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-05-22 09:30:51.648 | Preparing to unpack .../061-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-22 09:30:51.649 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-22 09:30:51.679 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-05-22 09:30:51.693 | Preparing to unpack .../062-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-22 09:30:51.694 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-22 09:30:51.725 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-05-22 09:30:51.740 | Preparing to unpack .../063-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-05-22 09:30:51.742 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-22 09:30:51.766 | Selecting previously unselected package libpcre2-dev:amd64. 2026-05-22 09:30:51.780 | Preparing to unpack .../064-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-05-22 09:30:51.782 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-22 09:30:51.842 | Selecting previously unselected package apache2-dev. 2026-05-22 09:30:51.857 | Preparing to unpack .../065-apache2-dev_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-22 09:30:51.859 | Unpacking apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-22 09:30:51.904 | Selecting previously unselected package ncal. 2026-05-22 09:30:51.917 | Preparing to unpack .../066-ncal_12.1.8_amd64.deb ... 2026-05-22 09:30:51.919 | Unpacking ncal (12.1.8) ... 2026-05-22 09:30:51.945 | Selecting previously unselected package bsdmainutils. 2026-05-22 09:30:51.959 | Preparing to unpack .../067-bsdmainutils_12.1.8_all.deb ... 2026-05-22 09:30:51.963 | Unpacking bsdmainutils (12.1.8) ... 2026-05-22 09:30:51.989 | Selecting previously unselected package conntrack. 2026-05-22 09:30:52.008 | Preparing to unpack .../068-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-05-22 09:30:52.011 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-05-22 09:30:52.039 | Selecting previously unselected package dnsmasq-base. 2026-05-22 09:30:52.053 | Preparing to unpack .../069-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-05-22 09:30:52.061 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-05-22 09:30:52.093 | Selecting previously unselected package dnsmasq-utils. 2026-05-22 09:30:52.107 | Preparing to unpack .../070-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-05-22 09:30:52.109 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-05-22 09:30:52.139 | Selecting previously unselected package ebtables. 2026-05-22 09:30:52.152 | Preparing to unpack .../071-ebtables_2.0.11-6build1_amd64.deb ... 2026-05-22 09:30:52.165 | Unpacking ebtables (2.0.11-6build1) ... 2026-05-22 09:30:52.209 | Preparing to unpack .../072-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 09:30:52.225 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-22 09:30:52.260 | Selecting previously unselected package fonts-liberation. 2026-05-22 09:30:52.279 | Preparing to unpack .../073-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-05-22 09:30:52.281 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-05-22 09:30:52.334 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-05-22 09:30:52.347 | Preparing to unpack .../074-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-05-22 09:30:52.348 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-22 09:30:52.378 | Selecting previously unselected package fonts-liberation2. 2026-05-22 09:30:52.391 | Preparing to unpack .../075-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-05-22 09:30:52.393 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-05-22 09:30:52.418 | Selecting previously unselected package genisoimage. 2026-05-22 09:30:52.431 | Preparing to unpack .../076-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-05-22 09:30:52.433 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-05-22 09:30:52.469 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-05-22 09:30:52.482 | Preparing to unpack .../077-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-05-22 09:30:52.483 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-22 09:30:52.514 | Selecting previously unselected package libann0. 2026-05-22 09:30:52.528 | Preparing to unpack .../078-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-05-22 09:30:52.530 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-05-22 09:30:52.555 | Selecting previously unselected package libcdt5:amd64. 2026-05-22 09:30:52.569 | Preparing to unpack .../079-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-22 09:30:52.571 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:30:52.596 | Selecting previously unselected package libcgraph6:amd64. 2026-05-22 09:30:52.609 | Preparing to unpack .../080-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-22 09:30:52.611 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:30:52.638 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-05-22 09:30:52.652 | Preparing to unpack .../081-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-22 09:30:52.653 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-22 09:30:52.680 | Selecting previously unselected package libltdl7:amd64. 2026-05-22 09:30:52.693 | Preparing to unpack .../082-libltdl7_2.4.7-7build1_amd64.deb ... 2026-05-22 09:30:52.695 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-05-22 09:30:52.720 | Selecting previously unselected package libpathplan4:amd64. 2026-05-22 09:30:52.734 | Preparing to unpack .../083-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-22 09:30:52.736 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:30:52.761 | Selecting previously unselected package libgvc6. 2026-05-22 09:30:52.775 | Preparing to unpack .../084-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-22 09:30:52.776 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:30:52.814 | Selecting previously unselected package libgvpr2:amd64. 2026-05-22 09:30:52.827 | Preparing to unpack .../085-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-22 09:30:52.829 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:30:52.857 | Selecting previously unselected package liblab-gamut1:amd64. 2026-05-22 09:30:52.872 | Preparing to unpack .../086-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-22 09:30:52.874 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:30:52.915 | Selecting previously unselected package libice6:amd64. 2026-05-22 09:30:52.933 | Preparing to unpack .../087-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-05-22 09:30:52.934 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-05-22 09:30:52.964 | Selecting previously unselected package libsm6:amd64. 2026-05-22 09:30:52.977 | Preparing to unpack .../088-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-05-22 09:30:52.979 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-22 09:30:53.005 | Selecting previously unselected package libxt6t64:amd64. 2026-05-22 09:30:53.018 | Preparing to unpack .../089-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-05-22 09:30:53.020 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-22 09:30:53.048 | Selecting previously unselected package libxmu6:amd64. 2026-05-22 09:30:53.061 | Preparing to unpack .../090-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-05-22 09:30:53.062 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-22 09:30:53.090 | Selecting previously unselected package libxaw7:amd64. 2026-05-22 09:30:53.102 | Preparing to unpack .../091-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-05-22 09:30:53.103 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-22 09:30:53.134 | Selecting previously unselected package graphviz. 2026-05-22 09:30:53.148 | Preparing to unpack .../092-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-22 09:30:53.152 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-05-22 09:30:53.207 | Selecting previously unselected package icu-devtools. 2026-05-22 09:30:53.221 | Preparing to unpack .../093-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-05-22 09:30:53.222 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-05-22 09:30:53.258 | Selecting previously unselected package iputils-arping. 2026-05-22 09:30:53.272 | Preparing to unpack .../094-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-05-22 09:30:53.274 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-22 09:30:53.300 | Selecting previously unselected package comerr-dev:amd64. 2026-05-22 09:30:53.314 | Preparing to unpack .../095-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-05-22 09:30:53.318 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-22 09:30:53.354 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-05-22 09:30:53.368 | Preparing to unpack .../096-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 09:30:53.370 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:30:53.398 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-05-22 09:30:53.412 | Preparing to unpack .../097-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 09:30:53.414 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:30:53.443 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-05-22 09:30:53.456 | Preparing to unpack .../098-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 09:30:53.459 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:30:53.486 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-05-22 09:30:53.499 | Preparing to unpack .../099-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 09:30:53.501 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:30:53.527 | Selecting previously unselected package krb5-multidev:amd64. 2026-05-22 09:30:53.541 | Preparing to unpack .../100-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 09:30:53.543 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:30:53.583 | Selecting previously unselected package libarchive-cpio-perl. 2026-05-22 09:30:53.597 | Preparing to unpack .../101-libarchive-cpio-perl_0.10-3_all.deb ... 2026-05-22 09:30:53.599 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-05-22 09:30:53.629 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-05-22 09:30:53.644 | Preparing to unpack .../102-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:30:53.645 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:30:53.827 | Preparing to unpack .../103-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-22 09:30:53.832 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-05-22 09:30:53.868 | Selecting previously unselected package libgts-bin. 2026-05-22 09:30:53.886 | Preparing to unpack .../104-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-22 09:30:53.889 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-22 09:30:53.923 | Selecting previously unselected package libicu-dev:amd64. 2026-05-22 09:30:53.937 | Preparing to unpack .../105-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-05-22 09:30:53.939 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 09:30:54.220 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-05-22 09:30:54.234 | Preparing to unpack .../106-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-05-22 09:30:54.237 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-22 09:30:54.268 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-05-22 09:30:54.282 | Preparing to unpack .../107-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-05-22 09:30:54.284 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-22 09:30:54.308 | Selecting previously unselected package libjpeg-dev:amd64. 2026-05-22 09:30:54.323 | Preparing to unpack .../108-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-05-22 09:30:54.324 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-22 09:30:54.349 | Selecting previously unselected package libjs-jquery-metadata. 2026-05-22 09:30:54.363 | Preparing to unpack .../109-libjs-jquery-metadata_12-4_all.deb ... 2026-05-22 09:30:54.364 | Unpacking libjs-jquery-metadata (12-4) ... 2026-05-22 09:30:54.389 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-05-22 09:30:54.403 | Preparing to unpack .../110-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-05-22 09:30:54.404 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-22 09:30:54.461 | Selecting previously unselected package libltdl-dev:amd64. 2026-05-22 09:30:54.475 | Preparing to unpack .../111-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-05-22 09:30:54.477 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-22 09:30:54.515 | Selecting previously unselected package libsys-hostname-long-perl. 2026-05-22 09:30:54.529 | Preparing to unpack .../112-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-05-22 09:30:54.531 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-05-22 09:30:54.558 | Selecting previously unselected package libmail-sendmail-perl. 2026-05-22 09:30:54.574 | Preparing to unpack .../113-libmail-sendmail-perl_0.80-3_all.deb ... 2026-05-22 09:30:54.575 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-05-22 09:30:54.605 | Selecting previously unselected package mysql-common. 2026-05-22 09:30:54.624 | Preparing to unpack .../114-mysql-common_5.8+1.1.0build1_all.deb ... 2026-05-22 09:30:54.638 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-05-22 09:30:54.670 | Selecting previously unselected package libmysqlclient21:amd64. 2026-05-22 09:30:54.684 | Preparing to unpack .../115-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:30:54.685 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:30:54.739 | Selecting previously unselected package libncurses-dev:amd64. 2026-05-22 09:30:54.753 | Preparing to unpack .../116-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-22 09:30:54.754 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 09:30:54.804 | Selecting previously unselected package libpkgconf3:amd64. 2026-05-22 09:30:54.818 | Preparing to unpack .../117-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-05-22 09:30:54.819 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-22 09:30:54.846 | Selecting previously unselected package libpq5:amd64. 2026-05-22 09:30:54.859 | Preparing to unpack .../118-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:30:54.861 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-05-22 09:30:54.887 | Selecting previously unselected package libssl-dev:amd64. 2026-05-22 09:30:54.901 | Preparing to unpack .../119-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-22 09:30:54.902 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-22 09:30:55.006 | Selecting previously unselected package libpq-dev. 2026-05-22 09:30:55.020 | Preparing to unpack .../120-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:30:55.021 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-05-22 09:30:55.051 | Selecting previously unselected package libsasl2-dev. 2026-05-22 09:30:55.065 | Preparing to unpack .../121-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-22 09:30:55.067 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 09:30:55.106 | Selecting previously unselected package libsystemd-dev:amd64. 2026-05-22 09:30:55.119 | Preparing to unpack .../122-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 09:30:55.121 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 09:30:55.263 | Selecting previously unselected package libx86-1:amd64. 2026-05-22 09:30:55.277 | Preparing to unpack .../123-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-05-22 09:30:55.278 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-22 09:30:55.303 | Selecting previously unselected package libxml2-dev:amd64. 2026-05-22 09:30:55.317 | Preparing to unpack .../124-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-22 09:30:55.319 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 09:30:55.371 | Selecting previously unselected package libxslt1-dev:amd64. 2026-05-22 09:30:55.385 | Preparing to unpack .../125-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-22 09:30:55.386 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 09:30:55.439 | Selecting previously unselected package llvm-17-runtime. 2026-05-22 09:30:55.459 | Preparing to unpack .../126-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:30:55.460 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-22 09:30:55.499 | Selecting previously unselected package libpfm4:amd64. 2026-05-22 09:30:55.513 | Preparing to unpack .../127-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-05-22 09:30:55.514 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-22 09:30:55.559 | Selecting previously unselected package llvm-17. 2026-05-22 09:30:55.573 | Preparing to unpack .../128-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:30:55.575 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:30:56.147 | Selecting previously unselected package libffi-dev:amd64. 2026-05-22 09:30:56.161 | Preparing to unpack .../129-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-05-22 09:30:56.163 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-22 09:30:56.198 | Selecting previously unselected package llvm-17-tools. 2026-05-22 09:30:56.212 | Preparing to unpack .../130-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:30:56.214 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-22 09:30:56.364 | Selecting previously unselected package libz3-4:amd64. 2026-05-22 09:30:56.378 | Preparing to unpack .../131-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-05-22 09:30:56.379 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-22 09:30:56.487 | Selecting previously unselected package libz3-dev:amd64. 2026-05-22 09:30:56.502 | Preparing to unpack .../132-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-05-22 09:30:56.503 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-22 09:30:56.535 | Selecting previously unselected package llvm-17-dev. 2026-05-22 09:30:56.549 | Preparing to unpack .../133-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-22 09:30:56.550 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-22 09:30:58.166 | Selecting previously unselected package osinfo-db. 2026-05-22 09:30:58.180 | Preparing to unpack .../134-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-05-22 09:30:58.183 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-22 09:30:58.439 | Selecting previously unselected package pkgconf-bin. 2026-05-22 09:30:58.454 | Preparing to unpack .../135-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-05-22 09:30:58.455 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-05-22 09:30:58.483 | Selecting previously unselected package pkgconf:amd64. 2026-05-22 09:30:58.502 | Preparing to unpack .../136-pkgconf_1.8.1-2build1_amd64.deb ... 2026-05-22 09:30:58.508 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-05-22 09:30:58.540 | Selecting previously unselected package pkg-config:amd64. 2026-05-22 09:30:58.555 | Preparing to unpack .../137-pkg-config_1.8.1-2build1_amd64.deb ... 2026-05-22 09:30:58.560 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-05-22 09:30:58.586 | Selecting previously unselected package pm-utils. 2026-05-22 09:30:58.600 | Preparing to unpack .../138-pm-utils_1.4.1-21_all.deb ... 2026-05-22 09:30:58.602 | Unpacking pm-utils (1.4.1-21) ... 2026-05-22 09:30:58.641 | Selecting previously unselected package postgresql-client-16. 2026-05-22 09:30:58.655 | Preparing to unpack .../139-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:30:58.657 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-22 09:30:58.746 | Selecting previously unselected package postgresql-server-dev-16. 2026-05-22 09:30:58.760 | Preparing to unpack .../140-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:30:58.761 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-22 09:30:58.989 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-05-22 09:30:59.003 | Preparing to unpack .../141-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-05-22 09:30:59.005 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-22 09:30:59.033 | Selecting previously unselected package python3-mysqldb. 2026-05-22 09:30:59.047 | Preparing to unpack .../142-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-05-22 09:30:59.049 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-05-22 09:30:59.079 | Selecting previously unselected package sqlite3. 2026-05-22 09:30:59.092 | Preparing to unpack .../143-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-05-22 09:30:59.094 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-22 09:30:59.119 | Selecting previously unselected package vbetool. 2026-05-22 09:30:59.133 | Preparing to unpack .../144-vbetool_1.1-5_amd64.deb ... 2026-05-22 09:30:59.135 | Unpacking vbetool (1.1-5) ... 2026-05-22 09:30:59.160 | Selecting previously unselected package libosinfo-l10n. 2026-05-22 09:30:59.174 | Preparing to unpack .../145-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-05-22 09:30:59.175 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-05-22 09:30:59.214 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-05-22 09:30:59.228 | Preparing to unpack .../146-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-05-22 09:30:59.230 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-22 09:30:59.257 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-05-22 09:30:59.271 | Preparing to unpack .../147-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-05-22 09:30:59.273 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-22 09:30:59.299 | Selecting previously unselected package liberasurecode1:amd64. 2026-05-22 09:30:59.314 | Preparing to unpack .../148-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-05-22 09:30:59.316 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-05-22 09:30:59.341 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-05-22 09:30:59.355 | Preparing to unpack .../149-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-05-22 09:30:59.357 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-05-22 09:30:59.393 | Selecting previously unselected package libkrb5-dev:amd64. 2026-05-22 09:30:59.406 | Preparing to unpack .../150-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 09:30:59.408 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:30:59.438 | Selecting previously unselected package libyaml-dev:amd64. 2026-05-22 09:30:59.452 | Preparing to unpack .../151-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-05-22 09:30:59.454 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-22 09:30:59.509 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-05-22 09:30:59.513 | Setting up postgresql-client-common (257build1.1) ... 2026-05-22 09:30:59.519 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-05-22 09:30:59.523 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-05-22 09:30:59.526 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-05-22 09:30:59.542 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-22 09:30:59.545 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-22 09:30:59.548 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:30:59.552 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 09:30:59.555 | Setting up gettext (0.21-14ubuntu2) ... 2026-05-22 09:30:59.559 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-22 09:30:59.562 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-05-22 09:30:59.566 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-22 09:30:59.570 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-22 09:30:59.573 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-22 09:30:59.577 | Setting up sysfsutils (2.1.1-6build1) ... 2026-05-22 09:30:59.978 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-22 09:30:59.978 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-22 09:31:00.290 | Setting up ncal (12.1.8) ... 2026-05-22 09:31:00.295 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-22 09:31:00.301 | Setting up libarchive-zip-perl (1.68-1) ... 2026-05-22 09:31:00.305 | Setting up vbetool (1.1-5) ... 2026-05-22 09:31:00.309 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-22 09:31:00.331 | Setting up pm-utils (1.4.1-21) ... 2026-05-22 09:31:00.338 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-22 09:31:00.342 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:31:00.345 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-05-22 09:31:00.350 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-22 09:31:00.354 | Setting up m4 (1.4.19-4build1) ... 2026-05-22 09:31:00.359 | Setting up systemd-dev (255.4-1ubuntu8.15) ... 2026-05-22 09:31:00.363 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-05-22 09:31:00.397 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-22 09:31:00.415 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-22 09:31:00.419 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-05-22 09:31:00.423 | Setting up memcached (1.6.24-1build3) ... 2026-05-22 09:31:00.944 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-05-22 09:31:01.212 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-22 09:31:01.217 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-05-22 09:31:01.223 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-05-22 09:31:01.228 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-05-22 09:31:01.356 | Setting up autotools-dev (20220109.1) ... 2026-05-22 09:31:01.364 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-22 09:31:01.370 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-22 09:31:01.376 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-22 09:31:01.384 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-22 09:31:01.390 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:31:01.396 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:31:01.400 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:31:01.403 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-22 09:31:01.406 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-22 09:31:01.410 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:31:01.413 | Setting up ebtables (2.0.11-6build1) ... 2026-05-22 09:31:01.771 | Setting up libjs-jquery-metadata (12-4) ... 2026-05-22 09:31:01.775 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-05-22 09:31:01.779 | Setting up bsdmainutils (12.1.8) ... 2026-05-22 09:31:01.784 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-22 09:31:01.789 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-22 09:31:01.793 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 09:31:01.796 | Setting up autopoint (0.21-14ubuntu2) ... 2026-05-22 09:31:01.800 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-05-22 09:31:01.804 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-05-22 09:31:01.825 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-22 09:31:01.828 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-05-22 09:31:01.832 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-22 09:31:01.837 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-05-22 09:31:01.840 | Setting up autoconf (2.71-3) ... 2026-05-22 09:31:01.845 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-05-22 09:31:01.849 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-22 09:31:01.853 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-22 09:31:01.857 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-22 09:31:01.861 | Setting up dwz (0.15-1build6) ... 2026-05-22 09:31:01.865 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-22 09:31:01.868 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-22 09:31:01.872 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-05-22 09:31:01.875 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:31:01.881 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 09:31:02.611 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-05-22 09:31:02.630 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-05-22 09:31:02.634 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:31:02.638 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-22 09:31:02.642 | Setting up libjson-perl (4.10000-1) ... 2026-05-22 09:31:02.646 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-22 09:31:02.667 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-05-22 09:31:02.674 | Setting up debugedit (1:5.0-5build2) ... 2026-05-22 09:31:02.681 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-22 09:31:02.686 | Setting up libsub-override-perl (0.10-1) ... 2026-05-22 09:31:02.691 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-22 09:31:02.695 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:31:02.699 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:31:02.705 | Setting up apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-22 09:31:02.709 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-05-22 09:31:02.712 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-22 09:31:02.717 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-22 09:31:02.720 | Setting up openssl (3.0.13-0ubuntu3.9) ... 2026-05-22 09:31:02.726 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-22 09:31:02.730 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-05-22 09:31:02.734 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 09:31:02.738 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 09:31:02.742 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-22 09:31:02.746 | Setting up rsync (3.2.7-1ubuntu1.4) ... 2026-05-22 09:31:03.429 | rsync.service is a disabled or a static unit not running, not starting it. 2026-05-22 09:31:03.432 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-05-22 09:31:03.440 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:31:03.447 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-05-22 09:31:03.456 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-05-22 09:31:03.460 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-22 09:31:03.465 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 09:31:03.469 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-22 09:31:03.474 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-22 09:31:03.478 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-22 09:31:03.482 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-22 09:31:03.486 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-22 09:31:03.490 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-22 09:31:04.616 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:31:04.622 | Setting up libtool (2.4.7-7build1) ... 2026-05-22 09:31:04.628 | Setting up po-debconf (1.0.21+nmu1) ... 2026-05-22 09:31:04.634 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-22 09:31:05.068 | 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-05-22 09:31:05.099 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-22 09:31:05.102 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-22 09:31:05.624 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-05-22 09:31:05.981 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-05-22 09:31:05.986 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 09:31:05.992 | Setting up systemd (255.4-1ubuntu8.15) ... 2026-05-22 09:31:06.025 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-05-22 09:31:06.026 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-05-22 09:31:06.470 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 09:31:06.476 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 09:31:06.481 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-05-22 09:31:06.484 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-05-22 09:31:06.488 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-22 09:31:06.491 | Setting up dh-autoreconf (20) ... 2026-05-22 09:31:06.494 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:31:06.498 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-05-22 09:31:06.502 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-22 09:31:06.505 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 09:31:06.509 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 09:31:06.512 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-22 09:31:06.515 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-05-22 09:31:07.259 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-05-22 09:31:07.544 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-05-22 09:31:07.547 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-05-22 09:31:07.550 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-22 09:31:07.554 | Setting up postgresql-common (257build1.1) ... 2026-05-22 09:31:07.962 | 2026-05-22 09:31:07.962 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-05-22 09:31:08.105 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-05-22 09:31:08.105 | Removing obsolete dictionary files: 2026-05-22 09:31:08.720 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-05-22 09:31:09.058 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:31:09.106 | Setting up udev (255.4-1ubuntu8.15) ... 2026-05-22 09:31:09.795 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-22 09:31:09.798 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-05-22 09:31:09.802 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-05-22 09:31:09.805 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-22 09:31:09.809 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:31:09.812 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-22 09:31:09.817 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:31:09.821 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 09:31:09.825 | Setting up systemd-resolved (255.4-1ubuntu8.15) ... 2026-05-22 09:31:10.325 | Setting up apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-22 09:31:10.329 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:31:10.332 | Setting up systemd-sysv (255.4-1ubuntu8.15) ... 2026-05-22 09:31:10.379 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-22 09:31:10.382 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 09:31:10.386 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-22 09:31:10.389 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 09:31:10.406 | Setting up debhelper (13.14.1ubuntu5) ... 2026-05-22 09:31:10.409 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-22 09:31:10.412 | Setting up apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-22 09:31:10.414 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 09:31:10.418 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-22 09:31:10.421 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 09:31:10.567 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-22 09:31:10.569 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-22 09:31:10.573 | Setting up apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-22 09:31:10.575 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-05-22 09:31:10.580 | Setting up apache2 (2.4.58-1ubuntu8.12) ... 2026-05-22 09:31:10.809 | Enabling module mpm_event. 2026-05-22 09:31:10.842 | Enabling module authz_core. 2026-05-22 09:31:10.847 | Enabling module authz_host. 2026-05-22 09:31:10.877 | Enabling module authn_core. 2026-05-22 09:31:10.882 | Enabling module auth_basic. 2026-05-22 09:31:10.913 | Enabling module access_compat. 2026-05-22 09:31:10.949 | Enabling module authn_file. 2026-05-22 09:31:10.980 | Enabling module authz_user. 2026-05-22 09:31:11.010 | Enabling module alias. 2026-05-22 09:31:11.041 | Enabling module dir. 2026-05-22 09:31:11.071 | Enabling module autoindex. 2026-05-22 09:31:11.104 | Enabling module env. 2026-05-22 09:31:11.136 | Enabling module mime. 2026-05-22 09:31:11.167 | Enabling module negotiation. 2026-05-22 09:31:11.198 | Enabling module setenvif. 2026-05-22 09:31:11.228 | Enabling module filter. 2026-05-22 09:31:11.265 | Enabling module deflate. 2026-05-22 09:31:11.297 | Enabling module status. 2026-05-22 09:31:11.328 | Enabling module reqtimeout. 2026-05-22 09:31:11.360 | Enabling conf charset. 2026-05-22 09:31:11.391 | Enabling conf localized-error-pages. 2026-05-22 09:31:11.422 | Enabling conf other-vhosts-access-log. 2026-05-22 09:31:11.452 | Enabling conf security. 2026-05-22 09:31:11.486 | Enabling conf serve-cgi-bin. 2026-05-22 09:31:11.519 | Enabling site 000-default. 2026-05-22 09:31:12.165 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-05-22 09:31:12.606 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-05-22 09:31:13.471 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-22 09:31:13.474 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-22 09:31:13.477 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-05-22 09:31:13.510 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-05-22 09:31:13.546 | update-initramfs: Generating /boot/initrd.img-6.8.0-117-generic 2026-05-22 09:31:17.807 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 09:31:17.828 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-05-22 09:31:17.963 | Processing triggers for ufw (0.36.2-6) ... 2026-05-22 09:31:18.024 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-22 09:31:19.601 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-05-22 09:31:19.611 | Processing triggers for install-info (7.1-3build2) ... 2026-05-22 09:31:19.730 | Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2026-05-22 09:31:20.370 | 2026-05-22 09:31:20.370 | Running kernel seems to be up-to-date. 2026-05-22 09:31:20.370 | 2026-05-22 09:31:20.370 | Restarting services... 2026-05-22 09:31:20.490 | systemctl restart lldpd.service packagekit.service polkit.service udisks2.service unbound.service 2026-05-22 09:31:20.634 | 2026-05-22 09:31:20.634 | Service restarts being deferred: 2026-05-22 09:31:20.634 | systemctl restart ModemManager.service 2026-05-22 09:31:20.634 | /etc/needrestart/restart.d/dbus.service 2026-05-22 09:31:20.634 | systemctl restart getty@tty1.service 2026-05-22 09:31:20.634 | systemctl restart networkd-dispatcher.service 2026-05-22 09:31:20.634 | systemctl restart serial-getty@ttyS0.service 2026-05-22 09:31:20.634 | systemctl restart storpool_beacon.service 2026-05-22 09:31:20.634 | systemctl restart storpool_block.service 2026-05-22 09:31:20.634 | systemctl restart systemd-logind.service 2026-05-22 09:31:20.634 | 2026-05-22 09:31:20.634 | No containers need to be restarted. 2026-05-22 09:31:20.634 | 2026-05-22 09:31:20.634 | User sessions running outdated binaries: 2026-05-22 09:31:20.634 | ubuntu @ session #3: python3[7140] 2026-05-22 09:31:20.643 | ubuntu @ session #4: sh[8554], sshd[8467] 2026-05-22 09:31:20.652 | ubuntu @ user manager service: systemd[5156] 2026-05-22 09:31:20.663 | 2026-05-22 09:31:20.663 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-22 09:31:21.993 | ++ functions-common:apt_get:1205 : result=0 2026-05-22 09:31:21.995 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-05-22 09:31:21.998 | ++ functions-common:time_stop:2414 : local name 2026-05-22 09:31:22.000 | ++ functions-common:time_stop:2415 : local end_time 2026-05-22 09:31:22.002 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:31:22.004 | ++ functions-common:time_stop:2417 : local total 2026-05-22 09:31:22.006 | ++ functions-common:time_stop:2418 : local start_time 2026-05-22 09:31:22.008 | ++ functions-common:time_stop:2420 : name=apt-get 2026-05-22 09:31:22.010 | ++ functions-common:time_stop:2421 : start_time=1779442230318 2026-05-22 09:31:22.012 | ++ functions-common:time_stop:2423 : [[ -z 1779442230318 ]] 2026-05-22 09:31:22.015 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:31:22.018 | ++ functions-common:time_stop:2426 : end_time=1779442282016 2026-05-22 09:31:22.021 | ++ functions-common:time_stop:2427 : elapsed_time=51698 2026-05-22 09:31:22.023 | ++ functions-common:time_stop:2428 : total=20239 2026-05-22 09:31:22.026 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:31:22.028 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=71937 2026-05-22 09:31:22.030 | ++ functions-common:apt_get:1209 : return 0 2026-05-22 09:31:22.032 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-05-22 09:31:22.034 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-05-22 09:31:22.037 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-05-22 09:31:22.041 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-05-22 09:31:22.044 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-05-22 09:31:22.047 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-05-22 09:31:22.052 | ++ tools/install_prereqs.sh:source:89 : date 2026-05-22 09:31:22.056 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-05-22 09:31:22.059 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-05-22 09:31:22.061 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-05-22 09:31:22.963 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-05-22 09:31:22.964 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-05-22 09:31:22.966 | + tools/install_pip.sh:main:42 : GetDistro 2026-05-22 09:31:22.967 | + functions-common:GetDistro:472 : GetOSVersion 2026-05-22 09:31:22.969 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-05-22 09:31:22.971 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-05-22 09:31:22.972 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-05-22 09:31:22.974 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-05-22 09:31:22.976 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-05-22 09:31:22.977 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-05-22 09:31:22.979 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-05-22 09:31:22.981 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-05-22 09:31:22.983 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-05-22 09:31:22.984 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-05-22 09:31:22.986 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-05-22 09:31:22.988 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-05-22 09:31:22.989 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-05-22 09:31:22.991 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-05-22 09:31:22.993 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-05-22 09:31:22.995 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-05-22 09:31:22.997 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-05-22 09:31:22.999 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-05-22 09:31:23.001 | + functions-common:_ensure_lsb_release:420 : return 2026-05-22 09:31:23.003 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-05-22 09:31:23.017 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-05-22 09:31:23.018 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-05-22 09:31:23.032 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-05-22 09:31:23.034 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-05-22 09:31:23.046 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-05-22 09:31:23.048 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-05-22 09:31:23.050 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-05-22 09:31:23.052 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-05-22 09:31:23.053 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-05-22 09:31:23.055 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-05-22 09:31:23.057 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-05-22 09:31:23.059 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-05-22 09:31:23.060 | + functions-common:GetDistro:476 : DISTRO=noble 2026-05-22 09:31:23.061 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-05-22 09:31:23.063 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-05-22 09:31:23.063 | Distro: noble 2026-05-22 09:31:23.064 | + tools/install_pip.sh:main:117 : get_versions 2026-05-22 09:31:23.066 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-22 09:31:23.070 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-22 09:31:23.071 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-22 09:31:23.074 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-22 09:31:23.074 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-22 09:31:23.374 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-22 09:31:23.375 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-22 09:31:23.375 | pip: 24.0 2026-05-22 09:31:23.377 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-05-22 09:31:23.378 | + tools/install_pip.sh:main:123 : is_fedora 2026-05-22 09:31:23.380 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-05-22 09:31:23.381 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-05-22 09:31:23.383 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-05-22 09:31:23.385 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-05-22 09:31:23.386 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-22 09:31:23.388 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-22 09:31:23.389 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-22 09:31:23.390 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-05-22 09:31:23.392 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-05-22 09:31:23.393 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-05-22 09:31:23.394 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-05-22 09:31:23.396 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-05-22 09:31:23.397 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-05-22 09:31:23.399 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-05-22 09:31:23.401 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:31:23.402 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:31:23.404 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-05-22 09:31:23.408 | + tools/install_pip.sh:main:146 : set -x 2026-05-22 09:31:23.410 | + tools/install_pip.sh:main:149 : get_versions 2026-05-22 09:31:23.412 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-22 09:31:23.415 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-22 09:31:23.417 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-22 09:31:23.419 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-22 09:31:23.420 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-22 09:31:23.699 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-22 09:31:23.700 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-22 09:31:23.700 | pip: 24.0 2026-05-22 09:31:23.704 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-05-22 09:31:23.708 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-05-22 09:31:23.711 | + ./stack.sh:main:801 : fixup_all 2026-05-22 09:31:23.713 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-05-22 09:31:23.716 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-05-22 09:31:23.718 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:31:23.721 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:31:23.723 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-05-22 09:31:23.735 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-05-22 09:31:23.747 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.19.2.egg-info 2026-05-22 09:31:23.759 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-05-22 09:31:23.761 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-05-22 09:31:23.763 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-05-22 09:31:23.766 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-05-22 09:31:23.768 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-05-22 09:31:23.770 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-05-22 09:31:23.773 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-22 09:31:23.775 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-22 09:31:23.777 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-22 09:31:23.779 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-05-22 09:31:23.782 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-05-22 09:31:23.784 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-05-22 09:31:23.786 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-05-22 09:31:23.789 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-05-22 09:31:23.791 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-05-22 09:31:23.794 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-05-22 09:31:23.796 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-05-22 09:31:23.799 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-05-22 09:31:23.812 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-05-22 09:31:23.824 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-05-22 09:31:23.836 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-05-22 09:31:23.848 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-05-22 09:31:23.863 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-05-22 09:31:23.874 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-05-22 09:31:23.886 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-05-22 09:31:23.897 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-05-22 09:31:23.900 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-05-22 09:31:23.902 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-05-22 09:31:26.663 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-05-22 09:31:26.683 | Using python 3.12 to install setuptools 2026-05-22 09:31:26.685 | + 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-05-22 09:31:27.355 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-05-22 09:31:27.451 | Collecting pip 2026-05-22 09:31:27.486 | Downloading pip-26.1.1-py3-none-any.whl.metadata (4.6 kB) 2026-05-22 09:31:27.492 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-05-22 09:31:27.780 | Collecting setuptools[core] 2026-05-22 09:31:27.788 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-22 09:31:27.855 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-22 09:31:27.858 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-22 09:31:27.886 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-22 09:31:27.890 | Downloading more_itertools-11.0.2-py3-none-any.whl.metadata (41 kB) 2026-05-22 09:31:27.899 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 4.8 MB/s eta 0:00:00 2026-05-22 09:31:27.924 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-22 09:31:27.928 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-22 09:31:27.965 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-22 09:31:27.969 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 09:31:27.996 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-22 09:31:28.000 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-22 09:31:28.042 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:31:28.046 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-05-22 09:31:28.072 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:31:28.074 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-22 09:31:28.190 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:31:28.193 | Downloading typer-0.25.1-py3-none-any.whl.metadata (15 kB) 2026-05-22 09:31:28.225 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:31:28.228 | Downloading click-8.3.3-py3-none-any.whl.metadata (2.6 kB) 2026-05-22 09:31:28.254 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:31:28.257 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-22 09:31:28.329 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:31:28.362 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-05-22 09:31:28.382 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:31:28.385 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-22 09:31:28.421 | 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-05-22 09:31:28.424 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-05-22 09:31:28.456 | 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-05-22 09:31:28.460 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-22 09:31:28.484 | 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-05-22 09:31:28.495 | Downloading pip-26.1.1-py3-none-any.whl (1.8 MB) 2026-05-22 09:31:28.536 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 47.6 MB/s eta 0:00:00 2026-05-22 09:31:28.539 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-22 09:31:28.545 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-22 09:31:28.551 | Downloading more_itertools-11.0.2-py3-none-any.whl (71 kB) 2026-05-22 09:31:28.557 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.9/71.9 kB 16.7 MB/s eta 0:00:00 2026-05-22 09:31:28.560 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-22 09:31:28.566 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 23.2 MB/s eta 0:00:00 2026-05-22 09:31:28.570 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-22 09:31:28.576 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-22 09:31:28.594 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 63.0 MB/s eta 0:00:00 2026-05-22 09:31:28.597 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-05-22 09:31:28.605 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-22 09:31:28.610 | Downloading typer-0.25.1-py3-none-any.whl (58 kB) 2026-05-22 09:31:28.616 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 15.1 MB/s eta 0:00:00 2026-05-22 09:31:28.620 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-22 09:31:28.626 | Downloading click-8.3.3-py3-none-any.whl (110 kB) 2026-05-22 09:31:28.632 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 110.5/110.5 kB 26.8 MB/s eta 0:00:00 2026-05-22 09:31:28.635 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-05-22 09:31:28.642 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 56.2 MB/s eta 0:00:00 2026-05-22 09:31:28.645 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-22 09:31:28.653 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-05-22 09:31:28.660 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 20.2 MB/s eta 0:00:00 2026-05-22 09:31:28.662 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-05-22 09:31:28.683 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 64.5 MB/s eta 0:00:00 2026-05-22 09:31:29.017 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, click, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-05-22 09:31:29.028 | Attempting uninstall: setuptools 2026-05-22 09:31:29.035 | Found existing installation: setuptools 68.1.2 2026-05-22 09:31:29.035 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:31:29.035 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-05-22 09:31:29.619 | Attempting uninstall: pygments 2026-05-22 09:31:29.636 | Found existing installation: Pygments 2.17.2 2026-05-22 09:31:29.636 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:31:29.637 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-05-22 09:31:30.260 | Attempting uninstall: pip 2026-05-22 09:31:30.263 | Found existing installation: pip 24.0 2026-05-22 09:31:30.301 | Uninstalling pip-24.0: 2026-05-22 09:31:30.308 | Successfully uninstalled pip-24.0 2026-05-22 09:31:31.158 | Attempting uninstall: packaging 2026-05-22 09:31:31.167 | Found existing installation: packaging 24.0 2026-05-22 09:31:31.167 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:31:31.168 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-05-22 09:31:31.260 | Attempting uninstall: markdown-it-py 2026-05-22 09:31:31.274 | Found existing installation: markdown-it-py 3.0.0 2026-05-22 09:31:31.275 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:31:31.275 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-05-22 09:31:31.344 | Attempting uninstall: click 2026-05-22 09:31:31.362 | Found existing installation: click 8.1.6 2026-05-22 09:31:31.362 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:31:31.363 | Can't uninstall 'click'. No files were found to uninstall. 2026-05-22 09:31:31.440 | Attempting uninstall: wheel 2026-05-22 09:31:31.467 | Found existing installation: wheel 0.42.0 2026-05-22 09:31:31.467 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:31:31.467 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-05-22 09:31:31.495 | Attempting uninstall: rich 2026-05-22 09:31:31.526 | Found existing installation: rich 13.7.1 2026-05-22 09:31:31.526 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:31:31.527 | Can't uninstall 'rich'. No files were found to uninstall. 2026-05-22 09:31:31.863 | Successfully installed annotated-doc-0.0.4 click-8.3.3 jaraco.context-6.1.2 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.0.2 packaging-26.2 pip-26.1.1 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.25.1 typer-slim-0.24.0 wheel-0.47.0 2026-05-22 09:31:32.048 | + inc/python:pip_install:216 : result=0 2026-05-22 09:31:32.050 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:31:32.053 | + functions-common:time_stop:2414 : local name 2026-05-22 09:31:32.055 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:31:32.058 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:31:32.060 | + functions-common:time_stop:2417 : local total 2026-05-22 09:31:32.062 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:31:32.065 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:31:32.067 | + functions-common:time_stop:2421 : start_time=1779442286678 2026-05-22 09:31:32.070 | + functions-common:time_stop:2423 : [[ -z 1779442286678 ]] 2026-05-22 09:31:32.073 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:31:32.077 | + functions-common:time_stop:2426 : end_time=1779442292074 2026-05-22 09:31:32.079 | + functions-common:time_stop:2427 : elapsed_time=5396 2026-05-22 09:31:32.081 | + functions-common:time_stop:2428 : total=0 2026-05-22 09:31:32.084 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:31:32.086 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5396 2026-05-22 09:31:32.089 | + inc/python:pip_install:219 : return 0 2026-05-22 09:31:32.091 | + 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-05-22 09:31:32.094 | + 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-05-22 09:31:32.097 | + 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-05-22 09:31:32.100 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-05-22 09:31:32.103 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-05-22 09:31:32.106 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-05-22 09:31:32.128 | Using python 3.12 to install os-testr 2026-05-22 09:31:32.130 | + 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-05-22 09:31:32.889 | Collecting os-testr 2026-05-22 09:31:32.940 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-05-22 09:31:32.962 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-05-22 09:31:32.966 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-22 09:31:32.978 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-05-22 09:31:32.981 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-05-22 09:31:32.998 | Collecting testtools>=2.2.0 (from os-testr) 2026-05-22 09:31:33.001 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-05-22 09:31:33.006 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-05-22 09:31:33.090 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-05-22 09:31:33.095 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 09:31:33.136 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-05-22 09:31:33.139 | 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-05-22 09:31:33.152 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-05-22 09:31:33.159 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-22 09:31:33.172 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-05-22 09:31:33.179 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-05-22 09:31:33.187 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-22 09:31:33.192 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-05-22 09:31:33.225 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 23.0 MB/s 0:00:00 2026-05-22 09:31:33.297 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-05-22 09:31:33.368 | Attempting uninstall: PyYAML 2026-05-22 09:31:33.372 | Found existing installation: PyYAML 6.0.1 2026-05-22 09:31:33.372 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:31:33.373 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-05-22 09:31:33.566 | 2026-05-22 09:31:33.568 | 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-05-22 09:31:33.633 | + inc/python:pip_install:216 : result=0 2026-05-22 09:31:33.636 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:31:33.639 | + functions-common:time_stop:2414 : local name 2026-05-22 09:31:33.642 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:31:33.645 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:31:33.647 | + functions-common:time_stop:2417 : local total 2026-05-22 09:31:33.650 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:31:33.653 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:31:33.655 | + functions-common:time_stop:2421 : start_time=1779442292122 2026-05-22 09:31:33.657 | + functions-common:time_stop:2423 : [[ -z 1779442292122 ]] 2026-05-22 09:31:33.661 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:31:33.664 | + functions-common:time_stop:2426 : end_time=1779442293662 2026-05-22 09:31:33.667 | + functions-common:time_stop:2427 : elapsed_time=1540 2026-05-22 09:31:33.669 | + functions-common:time_stop:2428 : total=5396 2026-05-22 09:31:33.672 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:31:33.674 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6936 2026-05-22 09:31:33.676 | + inc/python:pip_install:219 : return 0 2026-05-22 09:31:33.679 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-05-22 09:31:33.738 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-05-22 09:31:33.798 | + ./stack.sh:main:829 : install_infra 2026-05-22 09:31:33.800 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-22 09:31:33.802 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-05-22 09:31:33.804 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-05-22 09:31:36.611 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-22 09:31:36.614 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-05-22 09:31:36.637 | + 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-05-22 09:31:37.319 | Collecting pbr 2026-05-22 09:31:37.320 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-22 09:31:37.518 | Collecting setuptools[core] 2026-05-22 09:31:37.520 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-22 09:31:37.583 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-22 09:31:37.584 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-22 09:31:37.609 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-22 09:31:37.610 | Using cached more_itertools-11.0.2-py3-none-any.whl.metadata (41 kB) 2026-05-22 09:31:37.634 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-22 09:31:37.635 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-22 09:31:37.670 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-22 09:31:37.671 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 09:31:37.692 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-22 09:31:37.693 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-22 09:31:37.734 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:31:37.735 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-05-22 09:31:37.758 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:31:37.759 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-22 09:31:37.866 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:31:37.867 | Using cached typer-0.25.1-py3-none-any.whl.metadata (15 kB) 2026-05-22 09:31:37.900 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:31:37.901 | Using cached click-8.3.3-py3-none-any.whl.metadata (2.6 kB) 2026-05-22 09:31:37.935 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:31:37.937 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-22 09:31:38.019 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:31:38.021 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-05-22 09:31:38.038 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-22 09:31:38.039 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-22 09:31:38.073 | 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-05-22 09:31:38.074 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-05-22 09:31:38.102 | 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-05-22 09:31:38.103 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-22 09:31:38.185 | 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-05-22 09:31:38.220 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-05-22 09:31:38.233 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-22 09:31:38.235 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-22 09:31:38.236 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-22 09:31:38.237 | Using cached more_itertools-11.0.2-py3-none-any.whl (71 kB) 2026-05-22 09:31:38.238 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-05-22 09:31:38.239 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-22 09:31:38.240 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-22 09:31:38.243 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-05-22 09:31:38.244 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-22 09:31:38.245 | Using cached typer-0.25.1-py3-none-any.whl (58 kB) 2026-05-22 09:31:38.246 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-22 09:31:38.246 | Using cached click-8.3.3-py3-none-any.whl (110 kB) 2026-05-22 09:31:38.248 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-05-22 09:31:38.249 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-22 09:31:38.250 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-05-22 09:31:38.251 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-05-22 09:31:38.257 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-05-22 09:31:38.384 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-05-22 09:31:40.317 | Successfully installed annotated-doc-0.0.4 click-8.3.3 jaraco.context-6.1.2 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.0.2 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.25.1 typer-slim-0.24.0 wheel-0.47.0 2026-05-22 09:31:40.458 | + inc/python:pip_install:216 : result=0 2026-05-22 09:31:40.460 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:31:40.463 | + functions-common:time_stop:2414 : local name 2026-05-22 09:31:40.465 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:31:40.467 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:31:40.469 | + functions-common:time_stop:2417 : local total 2026-05-22 09:31:40.472 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:31:40.474 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:31:40.476 | + functions-common:time_stop:2421 : start_time=1779442296629 2026-05-22 09:31:40.478 | + functions-common:time_stop:2423 : [[ -z 1779442296629 ]] 2026-05-22 09:31:40.481 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:31:40.484 | + functions-common:time_stop:2426 : end_time=1779442300482 2026-05-22 09:31:40.487 | + functions-common:time_stop:2427 : elapsed_time=3853 2026-05-22 09:31:40.489 | + functions-common:time_stop:2428 : total=6936 2026-05-22 09:31:40.491 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:31:40.493 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10789 2026-05-22 09:31:40.496 | + inc/python:pip_install:219 : return 0 2026-05-22 09:31:40.499 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-22 09:31:40.502 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-05-22 09:31:40.526 | + 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-05-22 09:31:41.153 | Processing /opt/stack/requirements 2026-05-22 09:31:41.155 | Installing build dependencies: started 2026-05-22 09:31:42.657 | Installing build dependencies: finished with status 'done' 2026-05-22 09:31:42.658 | Getting requirements to build wheel: started 2026-05-22 09:31:42.819 | Getting requirements to build wheel: finished with status 'done' 2026-05-22 09:31:42.821 | Preparing metadata (pyproject.toml): started 2026-05-22 09:31:43.501 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 09:31:43.567 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8412) 2026-05-22 09:31:43.601 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-05-22 09:31:43.612 | 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.dev8412) (26.2) 2026-05-22 09:31:43.647 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8412) 2026-05-22 09:31:43.650 | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-05-22 09:31:43.716 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8412) 2026-05-22 09:31:43.716 | 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-05-22 09:31:43.848 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8412) 2026-05-22 09:31:43.853 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-05-22 09:31:43.858 | 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.dev8412) (82.0.1) 2026-05-22 09:31:43.988 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8412) 2026-05-22 09:31:43.993 | 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-05-22 09:31:44.002 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 9.7 MB/s eta 0:00:00 2026-05-22 09:31:44.022 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8412) 2026-05-22 09:31:44.026 | Downloading idna-3.14-py3-none-any.whl.metadata (8.0 kB) 2026-05-22 09:31:44.075 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8412) 2026-05-22 09:31:44.079 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-22 09:31:44.109 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8412) 2026-05-22 09:31:44.112 | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-05-22 09:31:44.166 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-05-22 09:31:44.174 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-05-22 09:31:44.181 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 7.1 MB/s eta 0:00:00 2026-05-22 09:31:44.182 | 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-05-22 09:31:44.186 | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-05-22 09:31:44.191 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 19.5 MB/s eta 0:00:00 2026-05-22 09:31:44.193 | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-05-22 09:31:44.199 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 kB 30.5 MB/s eta 0:00:00 2026-05-22 09:31:44.203 | 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-05-22 09:31:44.209 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 52.7 MB/s eta 0:00:00 2026-05-22 09:31:44.215 | Downloading idna-3.14-py3-none-any.whl (72 kB) 2026-05-22 09:31:44.220 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 21.2 MB/s eta 0:00:00 2026-05-22 09:31:44.223 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-05-22 09:31:44.229 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 35.3 MB/s eta 0:00:00 2026-05-22 09:31:44.239 | Building wheels for collected packages: openstack_requirements 2026-05-22 09:31:44.240 | Building wheel for openstack_requirements (pyproject.toml): started 2026-05-22 09:31:45.553 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-05-22 09:31:45.555 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8412-py3-none-any.whl size=52161 sha256=ab3084ff3d78f1553400c3a2442cc31d07b6ae6106af924666e30152c2c21c7c 2026-05-22 09:31:45.555 | Stored in directory: /tmp/pip-ephem-wheel-cache-rq4_izpc/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-05-22 09:31:45.559 | Successfully built openstack_requirements 2026-05-22 09:31:45.701 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-05-22 09:31:46.104 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.5.20 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.14 openstack_requirements-1.2.1.dev8412 requests-2.33.1 urllib3-2.7.0 2026-05-22 09:31:46.239 | + inc/python:pip_install:216 : result=0 2026-05-22 09:31:46.242 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:31:46.244 | + functions-common:time_stop:2414 : local name 2026-05-22 09:31:46.247 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:31:46.249 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:31:46.251 | + functions-common:time_stop:2417 : local total 2026-05-22 09:31:46.254 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:31:46.257 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:31:46.259 | + functions-common:time_stop:2421 : start_time=1779442300518 2026-05-22 09:31:46.262 | + functions-common:time_stop:2423 : [[ -z 1779442300518 ]] 2026-05-22 09:31:46.265 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:31:46.269 | + functions-common:time_stop:2426 : end_time=1779442306266 2026-05-22 09:31:46.271 | + functions-common:time_stop:2427 : elapsed_time=5748 2026-05-22 09:31:46.274 | + functions-common:time_stop:2428 : total=10789 2026-05-22 09:31:46.276 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:31:46.278 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=16537 2026-05-22 09:31:46.281 | + inc/python:pip_install:219 : return 0 2026-05-22 09:31:46.284 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-05-22 09:31:46.287 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-05-22 09:31:46.290 | + inc/python:use_library_from_git:266 : local name=pbr 2026-05-22 09:31:46.293 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:31:46.296 | + 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-05-22 09:31:46.299 | + 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-05-22 09:31:46.302 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:31:46.305 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-05-22 09:31:46.326 | Using python 3.12 to install pbr 2026-05-22 09:31:46.329 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-05-22 09:31:46.802 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-05-22 09:31:46.869 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-05-22 09:31:46.990 | + inc/python:pip_install:216 : result=0 2026-05-22 09:31:46.993 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:31:46.995 | + functions-common:time_stop:2414 : local name 2026-05-22 09:31:46.998 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:31:47.000 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:31:47.002 | + functions-common:time_stop:2417 : local total 2026-05-22 09:31:47.004 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:31:47.006 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:31:47.008 | + functions-common:time_stop:2421 : start_time=1779442306320 2026-05-22 09:31:47.011 | + functions-common:time_stop:2423 : [[ -z 1779442306320 ]] 2026-05-22 09:31:47.013 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:31:47.017 | + functions-common:time_stop:2426 : end_time=1779442307014 2026-05-22 09:31:47.019 | + functions-common:time_stop:2427 : elapsed_time=694 2026-05-22 09:31:47.022 | + functions-common:time_stop:2428 : total=16537 2026-05-22 09:31:47.024 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:31:47.026 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17231 2026-05-22 09:31:47.029 | + inc/python:pip_install:219 : return 0 2026-05-22 09:31:47.031 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-05-22 09:31:49.837 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-05-22 09:31:50.317 | Collecting bindep 2026-05-22 09:31:50.350 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-05-22 09:31:50.394 | Collecting distro>=1.7 (from bindep) 2026-05-22 09:31:50.396 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-05-22 09:31:50.424 | Collecting packaging (from bindep) 2026-05-22 09:31:50.426 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-22 09:31:50.556 | Collecting Parsley (from bindep) 2026-05-22 09:31:50.560 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-05-22 09:31:50.590 | Collecting pbr>=2 (from bindep) 2026-05-22 09:31:50.592 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-22 09:31:50.764 | Collecting setuptools (from pbr>=2->bindep) 2026-05-22 09:31:50.765 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-22 09:31:50.804 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-05-22 09:31:50.812 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-05-22 09:31:50.816 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-22 09:31:50.817 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-05-22 09:31:50.821 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-05-22 09:31:50.831 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 19.0 MB/s eta 0:00:00 2026-05-22 09:31:50.831 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-22 09:31:50.887 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-05-22 09:31:51.743 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-05-22 09:31:51.847 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-22 09:31:51.850 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-22 09:31:51.855 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-05-22 09:31:51.875 | + ./stack.sh:main:838 : pkgs= 2026-05-22 09:31:51.877 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-05-22 09:31:51.880 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-05-22 09:31:51.883 | + functions-common:run_phase:1842 : local mode=stack 2026-05-22 09:31:51.886 | + functions-common:run_phase:1843 : local phase=pre-install 2026-05-22 09:31:51.889 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-05-22 09:31:51.892 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-05-22 09:31:51.894 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-22 09:31:51.897 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-05-22 09:31:51.900 | + functions-common:run_phase:1852 : local extra 2026-05-22 09:31:51.903 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-05-22 09:31:51.907 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-05-22 09:31:51.910 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-22 09:31:51.912 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-05-22 09:31:51.915 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-05-22 09:31:51.918 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-22 09:31:51.934 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:31:51.937 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-22 09:31:51.939 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-22 09:31:51.942 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-05-22 09:31:51.944 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-22 09:31:51.947 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-22 09:31:51.949 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-22 09:31:51.952 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-05-22 09:31:51.954 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-05-22 09:31:51.957 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-05-22 09:31:51.959 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-05-22 09:31:51.962 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-05-22 09:31:51.965 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-22 09:31:51.967 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-22 09:31:51.970 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-05-22 09:31:51.973 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-22 09:31:51.975 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-05-22 09:31:51.978 | + functions-common:run_plugins:1828 : local mode=stack 2026-05-22 09:31:51.981 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-05-22 09:31:51.983 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-05-22 09:31:51.987 | + functions-common:run_plugins:1832 : local plugin 2026-05-22 09:31:51.989 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-05-22 09:31:51.992 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-05-22 09:31:51.994 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-05-22 09:31:51.997 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-05-22 09:31:52.001 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-05-22 09:31:52.003 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-05-22 09:31:52.006 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-05-22 09:31:52.009 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-05-22 09:31:52.012 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-05-22 09:31:52.014 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-05-22 09:31:52.017 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-05-22 09:31:52.020 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-05-22 09:31:52.022 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-05-22 09:31:52.024 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-05-22 09:31:52.027 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-05-22 09:31:52.030 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-05-22 09:31:52.032 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-05-22 09:31:52.035 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-05-22 09:31:52.038 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-05-22 09:31:52.041 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-05-22 09:31:52.044 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-05-22 09:31:52.047 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-05-22 09:31:52.049 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-05-22 09:31:52.052 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-05-22 09:31:52.055 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-05-22 09:31:52.072 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-05-22 09:31:52.075 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-05-22 09:31:52.078 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-05-22 09:31:52.081 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/frr 2026-05-22 09:31:52.084 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-05-22 09:31:52.087 | ++ /opt/stack/neutron/devstack/plugin.sh:source:26 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-05-22 09:31:52.090 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-05-22 09:31:52.107 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-05-22 09:31:52.110 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-05-22 09:31:52.113 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-05-22 09:31:52.113 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-05-22 09:31:52.118 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-05-22 09:31:52.120 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-05-22 09:31:52.124 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-05-22 09:31:52.127 | +++ /opt/stack/neutron/devstack/plugin.sh:source:28 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-05-22 09:31:52.145 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : Q_BUILD_OVS_FROM_GIT=False 2026-05-22 09:31:52.148 | ++ /opt/stack/neutron/devstack/plugin.sh:source:40 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-05-22 09:31:52.150 | ++ /opt/stack/neutron/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2026-05-22 09:31:52.153 | ++ /opt/stack/neutron/devstack/plugin.sh:source:45 : case "$2" in 2026-05-22 09:31:52.156 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-05-22 09:31:52.158 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-05-22 09:31:52.161 | + functions:set_systemd_override:845 : local value=2048 2026-05-22 09:31:52.163 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-05-22 09:31:52.167 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-05-22 09:31:52.220 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-05-22 09:31:52.220 | Set systemd system override for DefaultLimitNOFILE=2048 2026-05-22 09:31:52.223 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-05-22 09:31:52.478 | + ./stack.sh:main:851 : install_rpc_backend 2026-05-22 09:31:52.481 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-05-22 09:31:52.499 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:31:52.501 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-05-22 09:31:52.504 | + functions-common:install_package:1432 : update_package_repo 2026-05-22 09:31:52.507 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-22 09:31:52.509 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-05-22 09:31:52.512 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-22 09:31:52.514 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-22 09:31:52.517 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-22 09:31:52.519 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:31:52.522 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:31:52.524 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-22 09:31:52.527 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-05-22 09:31:52.529 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-05-22 09:31:52.532 | + functions-common:apt_get_update:1161 : return 2026-05-22 09:31:52.534 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-05-22 09:31:52.537 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-22 09:31:52.539 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:31:52.542 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:31:52.544 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-05-22 09:31:52.566 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-05-22 09:31:52.594 | Reading package lists... 2026-05-22 09:31:52.847 | Building dependency tree... 2026-05-22 09:31:52.848 | Reading state information... 2026-05-22 09:31:53.110 | The following additional packages will be installed: 2026-05-22 09:31:53.110 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-22 09:31:53.110 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-22 09:31:53.110 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-22 09:31:53.114 | erlang-tools erlang-xmerl 2026-05-22 09:31:53.114 | Suggested packages: 2026-05-22 09:31:53.114 | erlang erlang-manpages erlang-doc 2026-05-22 09:31:53.164 | The following NEW packages will be installed: 2026-05-22 09:31:53.164 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-22 09:31:53.164 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-22 09:31:53.164 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-22 09:31:53.167 | erlang-tools erlang-xmerl rabbitmq-server 2026-05-22 09:31:53.362 | 0 upgraded, 18 newly installed, 0 to remove and 68 not upgraded. 2026-05-22 09:31:53.362 | Need to get 36.1 MB of archives. 2026-05-22 09:31:53.362 | After this operation, 56.3 MB of additional disk space will be used. 2026-05-22 09:31:53.362 | 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-05-22 09:31:53.803 | 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-05-22 09:31:53.812 | 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-05-22 09:31:53.813 | 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-05-22 09:31:53.821 | 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-05-22 09:31:53.847 | 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-05-22 09:31:53.849 | 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-05-22 09:31:53.867 | 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-05-22 09:31:53.868 | 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-05-22 09:31:53.869 | 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-05-22 09:31:53.869 | 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-05-22 09:31:53.886 | 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-05-22 09:31:53.908 | 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-05-22 09:31:53.909 | 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-05-22 09:31:53.928 | 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-05-22 09:31:53.933 | 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-05-22 09:31:53.940 | 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-05-22 09:31:53.956 | 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-05-22 09:31:54.561 | Fetched 36.1 MB in 1s (34.5 MB/s) 2026-05-22 09:31:54.588 | Selecting previously unselected package erlang-base. 2026-05-22 09:31:54.668 | (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 ... 171046 files and directories currently installed.) 2026-05-22 09:31:54.673 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:31:54.674 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:54.854 | Selecting previously unselected package erlang-asn1. 2026-05-22 09:31:54.868 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:31:54.870 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:54.905 | Selecting previously unselected package erlang-crypto. 2026-05-22 09:31:54.919 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:31:54.920 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:54.947 | Selecting previously unselected package erlang-public-key. 2026-05-22 09:31:54.965 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:31:54.967 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:55.004 | Selecting previously unselected package erlang-mnesia. 2026-05-22 09:31:55.023 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:31:55.024 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:55.063 | Selecting previously unselected package erlang-runtime-tools. 2026-05-22 09:31:55.078 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:31:55.079 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:55.114 | Selecting previously unselected package erlang-ssl. 2026-05-22 09:31:55.129 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:31:55.131 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:55.179 | Selecting previously unselected package erlang-eldap. 2026-05-22 09:31:55.194 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:31:55.196 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:55.224 | Selecting previously unselected package erlang-ftp. 2026-05-22 09:31:55.238 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:31:55.241 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:55.270 | Selecting previously unselected package erlang-tftp. 2026-05-22 09:31:55.287 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:31:55.289 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:55.321 | Selecting previously unselected package erlang-inets. 2026-05-22 09:31:55.342 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:31:55.343 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:55.389 | Selecting previously unselected package erlang-snmp. 2026-05-22 09:31:55.403 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:31:55.405 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:55.485 | Selecting previously unselected package erlang-os-mon. 2026-05-22 09:31:55.500 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:31:55.501 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:55.538 | Selecting previously unselected package erlang-parsetools. 2026-05-22 09:31:55.553 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:31:55.555 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:55.584 | Selecting previously unselected package erlang-syntax-tools. 2026-05-22 09:31:55.598 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:31:55.600 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:55.631 | Selecting previously unselected package erlang-tools. 2026-05-22 09:31:55.646 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:31:55.647 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:55.684 | Selecting previously unselected package erlang-xmerl. 2026-05-22 09:31:55.699 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-22 09:31:55.700 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:55.748 | Selecting previously unselected package rabbitmq-server. 2026-05-22 09:31:55.763 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-05-22 09:31:55.768 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-22 09:31:56.240 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:56.454 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-05-22 09:31:56.454 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-05-22 09:31:58.472 | Searching for services which depend on erlang and should be started... none found. 2026-05-22 09:31:58.474 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:58.477 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:58.480 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:58.484 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:58.487 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:58.490 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:58.493 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:58.496 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:58.500 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:58.503 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:58.506 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:58.509 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:58.513 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:58.516 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:58.519 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:58.523 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-22 09:31:58.526 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-22 09:31:58.574 | info: Selecting GID from range 100 to 999 ... 2026-05-22 09:31:58.577 | info: Adding group `rabbitmq' (GID 120) ... 2026-05-22 09:31:58.630 | info: Selecting UID from range 100 to 999 ... 2026-05-22 09:31:58.630 | 2026-05-22 09:31:58.634 | info: Adding system user `rabbitmq' (UID 116) ... 2026-05-22 09:31:58.636 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-05-22 09:31:58.665 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-05-22 09:31:58.793 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-05-22 09:32:03.074 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-22 09:32:04.589 | 2026-05-22 09:32:04.590 | Running kernel seems to be up-to-date. 2026-05-22 09:32:04.590 | 2026-05-22 09:32:04.590 | Restarting services... 2026-05-22 09:32:04.654 | 2026-05-22 09:32:04.654 | Service restarts being deferred: 2026-05-22 09:32:04.654 | /etc/needrestart/restart.d/dbus.service 2026-05-22 09:32:04.654 | systemctl restart getty@tty1.service 2026-05-22 09:32:04.654 | systemctl restart networkd-dispatcher.service 2026-05-22 09:32:04.654 | systemctl restart serial-getty@ttyS0.service 2026-05-22 09:32:04.654 | systemctl restart storpool_beacon.service 2026-05-22 09:32:04.654 | systemctl restart storpool_block.service 2026-05-22 09:32:04.654 | systemctl restart systemd-logind.service 2026-05-22 09:32:04.654 | 2026-05-22 09:32:04.654 | No containers need to be restarted. 2026-05-22 09:32:04.654 | 2026-05-22 09:32:04.654 | User sessions running outdated binaries: 2026-05-22 09:32:04.654 | ubuntu @ session #3: python3[7140] 2026-05-22 09:32:04.663 | ubuntu @ session #4: sh[8554], sshd[8467] 2026-05-22 09:32:04.671 | ubuntu @ user manager service: systemd[5156] 2026-05-22 09:32:04.679 | 2026-05-22 09:32:04.679 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-22 09:32:06.053 | + functions-common:apt_get:1205 : result=0 2026-05-22 09:32:06.057 | + functions-common:apt_get:1208 : time_stop apt-get 2026-05-22 09:32:06.059 | + functions-common:time_stop:2414 : local name 2026-05-22 09:32:06.061 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:32:06.064 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:32:06.066 | + functions-common:time_stop:2417 : local total 2026-05-22 09:32:06.069 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:32:06.071 | + functions-common:time_stop:2420 : name=apt-get 2026-05-22 09:32:06.074 | + functions-common:time_stop:2421 : start_time=1779442312562 2026-05-22 09:32:06.077 | + functions-common:time_stop:2423 : [[ -z 1779442312562 ]] 2026-05-22 09:32:06.081 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:32:06.085 | + functions-common:time_stop:2426 : end_time=1779442326082 2026-05-22 09:32:06.087 | + functions-common:time_stop:2427 : elapsed_time=13520 2026-05-22 09:32:06.090 | + functions-common:time_stop:2428 : total=71937 2026-05-22 09:32:06.092 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:32:06.095 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=85457 2026-05-22 09:32:06.098 | + functions-common:apt_get:1209 : return 0 2026-05-22 09:32:06.100 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-05-22 09:32:06.102 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-05-22 09:32:06.105 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-05-22 09:32:06.107 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-05-22 09:32:06.109 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-05-22 09:32:06.112 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-22 09:32:06.113 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-22 09:32:06.115 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-22 09:32:06.118 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-05-22 09:32:06.121 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-05-22 09:32:06.123 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-05-22 09:32:06.126 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-05-22 09:32:06.129 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-05-22 09:32:06.131 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-05-22 09:32:06.134 | + ./stack.sh:main:852 : restart_rpc_backend 2026-05-22 09:32:06.137 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-05-22 09:32:06.153 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:32:06.156 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-05-22 09:32:06.159 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-22 09:32:06.161 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-05-22 09:32:06.164 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-05-22 09:32:06.168 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-05-22 09:32:06.171 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-05-22 09:32:06.174 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-05-22 09:32:06.176 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-05-22 09:32:06.179 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-05-22 09:32:06.181 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-05-22 09:32:06.184 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-05-22 09:32:06.187 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-05-22 09:32:06.733 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-05-22 09:32:06.733 | user tags 2026-05-22 09:32:06.733 | guest [administrator]' 2026-05-22 09:32:06.737 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-05-22 09:32:06.737 | user tags 2026-05-22 09:32:06.737 | guest [administrator]' 2026-05-22 09:32:06.737 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-05-22 09:32:06.742 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-05-22 09:32:06.745 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-05-22 09:32:06.747 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-05-22 09:32:07.249 | Adding user "stackrabbit" ... 2026-05-22 09:32:07.254 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-05-22 09:32:07.271 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-05-22 09:32:07.767 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-05-22 09:32:07.790 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-05-22 09:32:07.792 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-05-22 09:32:08.285 | Changing password for user "stackrabbit" ... 2026-05-22 09:32:08.306 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-05-22 09:32:08.309 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-05-22 09:32:08.311 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-05-22 09:32:08.788 | Deleting user "guest" ... 2026-05-22 09:32:08.813 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-05-22 09:32:08.828 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:32:08.831 | + ./stack.sh:main:855 : install_database 2026-05-22 09:32:08.833 | + lib/database:install_database:118 : install_database_mysql 2026-05-22 09:32:08.836 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-05-22 09:32:08.838 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:32:08.841 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:32:08.843 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-05-22 09:32:08.948 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-05-22 09:32:08.951 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-05-22 09:32:08.955 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-05-22 09:32:08.958 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:32:08.960 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:32:08.962 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-05-22 09:32:08.965 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-05-22 09:32:08.968 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-05-22 09:32:08.972 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-05-22 09:32:08.974 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-05-22 09:32:08.977 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-05-22 09:32:08.979 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-05-22 09:32:08.982 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-05-22 09:32:08.984 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-05-22 09:32:08.987 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-22 09:32:08.990 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-22 09:32:08.992 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-22 09:32:08.994 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-05-22 09:32:08.997 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-05-22 09:32:09.000 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-05-22 09:32:09.002 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-05-22 09:32:09.004 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-05-22 09:32:09.007 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-05-22 09:32:09.009 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-05-22 09:32:09.012 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:32:09.014 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:32:09.017 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-05-22 09:32:09.019 | + functions-common:install_package:1432 : update_package_repo 2026-05-22 09:32:09.022 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-22 09:32:09.025 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-05-22 09:32:09.027 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-22 09:32:09.030 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-22 09:32:09.033 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-22 09:32:09.035 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:32:09.037 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:32:09.040 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-22 09:32:09.042 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-05-22 09:32:09.045 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-05-22 09:32:09.047 | + functions-common:apt_get_update:1161 : return 2026-05-22 09:32:09.050 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-05-22 09:32:09.053 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-22 09:32:09.056 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:32:09.059 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:32:09.061 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-05-22 09:32:09.083 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-05-22 09:32:09.112 | Reading package lists... 2026-05-22 09:32:09.375 | Building dependency tree... 2026-05-22 09:32:09.376 | Reading state information... 2026-05-22 09:32:09.679 | The following additional packages will be installed: 2026-05-22 09:32:09.679 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-05-22 09:32:09.679 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-05-22 09:32:09.680 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-05-22 09:32:09.680 | mysql-client-8.0 mysql-client-core-8.0 mysql-server-8.0 2026-05-22 09:32:09.680 | mysql-server-core-8.0 2026-05-22 09:32:09.681 | Suggested packages: 2026-05-22 09:32:09.681 | libipc-sharedcache-perl mailx tinyca 2026-05-22 09:32:09.719 | The following NEW packages will be installed: 2026-05-22 09:32:09.719 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-05-22 09:32:09.719 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-05-22 09:32:09.720 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-05-22 09:32:09.722 | mysql-client-8.0 mysql-client-core-8.0 mysql-server mysql-server-8.0 2026-05-22 09:32:09.722 | mysql-server-core-8.0 2026-05-22 09:32:09.833 | 0 upgraded, 17 newly installed, 0 to remove and 68 not upgraded. 2026-05-22 09:32:09.833 | Need to get 29.3 MB of archives. 2026-05-22 09:32:09.833 | After this operation, 242 MB of additional disk space will be used. 2026-05-22 09:32:09.833 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [2,740 kB] 2026-05-22 09:32:10.237 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [22.5 kB] 2026-05-22 09:32:10.237 | 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-05-22 09:32:10.238 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-05-22 09:32:10.241 | 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-05-22 09:32:10.287 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [17.6 MB] 2026-05-22 09:32:10.713 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [1,441 kB] 2026-05-22 09:32:10.739 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-05-22 09:32:10.742 | 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-05-22 09:32:10.742 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-05-22 09:32:10.743 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-05-22 09:32:10.743 | 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-05-22 09:32:10.744 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-05-22 09:32:10.750 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-05-22 09:32:10.750 | 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-05-22 09:32:10.906 | 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-05-22 09:32:10.907 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.45-0ubuntu0.24.04.1 [9,524 B] 2026-05-22 09:32:11.177 | Preconfiguring packages ... 2026-05-22 09:32:11.253 | Fetched 29.3 MB in 1s (25.0 MB/s) 2026-05-22 09:32:11.279 | Selecting previously unselected package mysql-client-core-8.0. 2026-05-22 09:32:11.358 | (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 ... 173851 files and directories currently installed.) 2026-05-22 09:32:11.362 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:32:11.364 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:32:11.586 | Selecting previously unselected package mysql-client-8.0. 2026-05-22 09:32:11.600 | Preparing to unpack .../01-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:32:11.601 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:32:11.630 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-05-22 09:32:11.644 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-22 09:32:11.647 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 09:32:11.671 | Selecting previously unselected package libmecab2:amd64. 2026-05-22 09:32:11.686 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-05-22 09:32:11.687 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-22 09:32:11.718 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-05-22 09:32:11.732 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-05-22 09:32:11.733 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-22 09:32:11.764 | Selecting previously unselected package mysql-server-core-8.0. 2026-05-22 09:32:11.779 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:32:11.780 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:32:12.275 | Selecting previously unselected package mysql-server-8.0. 2026-05-22 09:32:12.289 | Preparing to unpack .../06-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:32:12.575 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:32:12.614 | Selecting previously unselected package libcgi-pm-perl. 2026-05-22 09:32:12.628 | Preparing to unpack .../07-libcgi-pm-perl_4.63-1_all.deb ... 2026-05-22 09:32:12.629 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-05-22 09:32:12.666 | Selecting previously unselected package libfcgi0t64:amd64. 2026-05-22 09:32:12.680 | Preparing to unpack .../08-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:32:12.682 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-22 09:32:12.710 | Selecting previously unselected package libfcgi-perl. 2026-05-22 09:32:12.724 | Preparing to unpack .../09-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-05-22 09:32:12.725 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-05-22 09:32:12.760 | Selecting previously unselected package libcgi-fast-perl. 2026-05-22 09:32:12.775 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-05-22 09:32:12.776 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-05-22 09:32:12.805 | Selecting previously unselected package libfcgi-bin. 2026-05-22 09:32:12.820 | Preparing to unpack .../11-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-22 09:32:12.821 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-22 09:32:12.848 | Selecting previously unselected package libhtml-template-perl. 2026-05-22 09:32:12.862 | Preparing to unpack .../12-libhtml-template-perl_2.97-2_all.deb ... 2026-05-22 09:32:12.864 | Unpacking libhtml-template-perl (2.97-2) ... 2026-05-22 09:32:12.897 | Selecting previously unselected package mecab-utils. 2026-05-22 09:32:12.911 | Preparing to unpack .../13-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-05-22 09:32:12.913 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-05-22 09:32:12.945 | Selecting previously unselected package mecab-ipadic. 2026-05-22 09:32:12.959 | Preparing to unpack .../14-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-05-22 09:32:12.961 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-22 09:32:13.327 | Selecting previously unselected package mecab-ipadic-utf8. 2026-05-22 09:32:13.341 | Preparing to unpack .../15-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-05-22 09:32:13.344 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-22 09:32:13.380 | Selecting previously unselected package mysql-server. 2026-05-22 09:32:13.394 | Preparing to unpack .../16-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-05-22 09:32:13.397 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:32:13.450 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-22 09:32:13.458 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-22 09:32:13.468 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:32:13.475 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 09:32:13.480 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-22 09:32:13.483 | Setting up libcgi-pm-perl (4.63-1) ... 2026-05-22 09:32:13.487 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-22 09:32:13.491 | Setting up libhtml-template-perl (2.97-2) ... 2026-05-22 09:32:13.494 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-05-22 09:32:13.498 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:32:13.501 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:32:13.505 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-05-22 09:32:13.508 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:32:13.643 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-22 09:32:13.672 | Renaming removed key_buffer and myisam-recover options (if present) 2026-05-22 09:32:20.346 | mysqld will log errors to /var/log/mysql/error.log 2026-05-22 09:32:20.774 | mysqld is running as pid 27478 2026-05-22 09:32:23.130 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-05-22 09:32:24.092 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-22 09:32:24.095 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-22 09:32:24.099 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-22 09:32:24.099 | 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-05-22 09:32:24.099 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-22 09:32:24.117 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-22 09:32:24.117 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-22 09:32:24.176 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-22 09:32:24.176 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-22 09:32:24.176 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-22 09:32:24.208 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-22 09:32:24.208 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-22 09:32:24.209 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-22 09:32:24.209 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-22 09:32:24.210 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-22 09:32:24.210 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-22 09:32:24.334 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-22 09:32:24.335 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-22 09:32:24.338 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-22 09:32:24.338 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-22 09:32:24.338 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-22 09:32:24.363 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-22 09:32:24.437 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-22 09:32:24.463 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-22 09:32:24.463 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-22 09:32:24.463 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-22 09:32:24.463 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-22 09:32:24.464 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-22 09:32:24.474 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-22 09:32:24.477 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-22 09:32:24.477 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-22 09:32:24.679 | 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-05-22 09:32:24.762 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-22 09:32:24.874 | 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-05-22 09:32:24.877 | 2026-05-22 09:32:24.877 | done! 2026-05-22 09:32:24.882 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-22 09:32:24.886 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-05-22 09:32:24.889 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-22 09:32:24.892 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-22 09:32:24.896 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-22 09:32:24.896 | 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-05-22 09:32:24.896 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-22 09:32:24.926 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-22 09:32:24.926 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-22 09:32:25.007 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-22 09:32:25.007 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-22 09:32:25.008 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-22 09:32:25.057 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-22 09:32:25.057 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-22 09:32:25.059 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-22 09:32:25.059 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-22 09:32:25.059 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-22 09:32:25.059 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-22 09:32:25.247 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-22 09:32:25.249 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-22 09:32:25.253 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-22 09:32:25.253 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-22 09:32:25.253 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-22 09:32:25.293 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-22 09:32:25.396 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-22 09:32:25.433 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-22 09:32:25.433 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-22 09:32:25.433 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-22 09:32:25.433 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-22 09:32:25.433 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-22 09:32:25.448 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-22 09:32:25.453 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-22 09:32:25.453 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-22 09:32:25.688 | 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-05-22 09:32:25.777 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-22 09:32:25.889 | 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-05-22 09:32:25.892 | 2026-05-22 09:32:25.892 | done! 2026-05-22 09:32:25.898 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-22 09:32:25.901 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-22 09:32:25.905 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-22 09:32:27.049 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 09:32:27.633 | 2026-05-22 09:32:27.633 | Running kernel seems to be up-to-date. 2026-05-22 09:32:27.633 | 2026-05-22 09:32:27.633 | Restarting services... 2026-05-22 09:32:27.692 | 2026-05-22 09:32:27.692 | Service restarts being deferred: 2026-05-22 09:32:27.692 | /etc/needrestart/restart.d/dbus.service 2026-05-22 09:32:27.692 | systemctl restart getty@tty1.service 2026-05-22 09:32:27.692 | systemctl restart networkd-dispatcher.service 2026-05-22 09:32:27.692 | systemctl restart serial-getty@ttyS0.service 2026-05-22 09:32:27.692 | systemctl restart storpool_beacon.service 2026-05-22 09:32:27.692 | systemctl restart storpool_block.service 2026-05-22 09:32:27.692 | systemctl restart systemd-logind.service 2026-05-22 09:32:27.692 | 2026-05-22 09:32:27.692 | No containers need to be restarted. 2026-05-22 09:32:27.692 | 2026-05-22 09:32:27.692 | User sessions running outdated binaries: 2026-05-22 09:32:27.692 | ubuntu @ session #3: python3[7140] 2026-05-22 09:32:27.700 | ubuntu @ session #4: sh[8554], sshd[8467] 2026-05-22 09:32:27.707 | ubuntu @ user manager service: systemd[5156] 2026-05-22 09:32:27.715 | 2026-05-22 09:32:27.715 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-22 09:32:29.031 | + functions-common:apt_get:1205 : result=0 2026-05-22 09:32:29.033 | + functions-common:apt_get:1208 : time_stop apt-get 2026-05-22 09:32:29.036 | + functions-common:time_stop:2414 : local name 2026-05-22 09:32:29.039 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:32:29.041 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:32:29.044 | + functions-common:time_stop:2417 : local total 2026-05-22 09:32:29.048 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:32:29.051 | + functions-common:time_stop:2420 : name=apt-get 2026-05-22 09:32:29.054 | + functions-common:time_stop:2421 : start_time=1779442329080 2026-05-22 09:32:29.056 | + functions-common:time_stop:2423 : [[ -z 1779442329080 ]] 2026-05-22 09:32:29.059 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:32:29.063 | + functions-common:time_stop:2426 : end_time=1779442349061 2026-05-22 09:32:29.067 | + functions-common:time_stop:2427 : elapsed_time=19981 2026-05-22 09:32:29.069 | + functions-common:time_stop:2428 : total=85457 2026-05-22 09:32:29.072 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:32:29.074 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=105438 2026-05-22 09:32:29.076 | + functions-common:apt_get:1209 : return 0 2026-05-22 09:32:29.079 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-05-22 09:32:29.082 | + ./stack.sh:main:858 : install_database_python 2026-05-22 09:32:29.084 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-05-22 09:32:29.086 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-05-22 09:32:29.090 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-05-22 09:32:29.093 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-22 09:32:29.096 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-05-22 09:32:29.099 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-05-22 09:32:29.101 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-22 09:32:29.106 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-05-22 09:32:29.106 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-22 09:32:29.110 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-05-22 09:32:29.114 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-05-22 09:32:29.117 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-05-22 09:32:29.120 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-05-22 09:32:29.123 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-05-22 09:32:29.145 | Using python 3.12 to install PyMySQL 2026-05-22 09:32:29.147 | + 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-05-22 09:32:29.683 | Collecting PyMySQL 2026-05-22 09:32:29.749 | Downloading pymysql-1.1.3-py3-none-any.whl.metadata (4.3 kB) 2026-05-22 09:32:29.760 | Downloading pymysql-1.1.3-py3-none-any.whl (45 kB) 2026-05-22 09:32:29.846 | Installing collected packages: PyMySQL 2026-05-22 09:32:29.881 | Successfully installed PyMySQL-1.1.3 2026-05-22 09:32:29.945 | + inc/python:pip_install:216 : result=0 2026-05-22 09:32:29.949 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:32:29.952 | + functions-common:time_stop:2414 : local name 2026-05-22 09:32:29.954 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:32:29.957 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:32:29.959 | + functions-common:time_stop:2417 : local total 2026-05-22 09:32:29.962 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:32:29.964 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:32:29.967 | + functions-common:time_stop:2421 : start_time=1779442349140 2026-05-22 09:32:29.969 | + functions-common:time_stop:2423 : [[ -z 1779442349140 ]] 2026-05-22 09:32:29.972 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:32:29.976 | + functions-common:time_stop:2426 : end_time=1779442349973 2026-05-22 09:32:29.979 | + functions-common:time_stop:2427 : elapsed_time=833 2026-05-22 09:32:29.981 | + functions-common:time_stop:2428 : total=17231 2026-05-22 09:32:29.983 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:32:29.986 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18064 2026-05-22 09:32:29.989 | + inc/python:pip_install:219 : return 0 2026-05-22 09:32:29.991 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-05-22 09:32:29.994 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-22 09:32:29.996 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-05-22 09:32:29.999 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-05-22 09:32:30.015 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:32:30.018 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-05-22 09:32:30.020 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-05-22 09:32:30.038 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:32:30.040 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-05-22 09:32:30.058 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:32:30.060 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-05-22 09:32:30.077 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:32:30.080 | + ./stack.sh:main:866 : install_etcd3 2026-05-22 09:32:30.082 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-05-22 09:32:30.082 | Installing etcd 2026-05-22 09:32:30.085 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-05-22 09:32:30.097 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-05-22 09:32:30.110 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-05-22 09:32:30.113 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-05-22 09:32:30.126 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-05-22 09:32:30.130 | ++ 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-05-22 09:32:30.133 | ++ 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-05-22 09:32:30.135 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-05-22 09:32:30.138 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-05-22 09:32:30.140 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-05-22 09:32:30.143 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-05-22 09:32:30.145 | ++ 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-05-22 09:32:30.148 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-05-22 09:32:30.150 | ++ 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-05-22 09:32:30.158 | --2026-05-22 09:32:30-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-22 09:32:30.183 | Resolving github.com (github.com)... 140.82.121.3 2026-05-22 09:32:30.211 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-05-22 09:32:30.475 | HTTP request sent, awaiting response... 302 Found 2026-05-22 09:32:30.475 | 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-05-22T10%3A27%3A22Z&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-05-22T09%3A27%3A12Z&ske=2026-05-22T10%3A27%3A22Z&sks=b&skv=2018-11-09&sig=DQdXNZdtsvoMYN5nCok3lomPtAUb1oyqSi58iOBcxLg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3OTQ0NDE1MCwibmJmIjoxNzc5NDQyMzUwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.3kMBWEDfJlmbaSfV00edizrnIHICEbVsNYho-dmIdB4&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-05-22 09:32:30.475 | --2026-05-22 09:32:30-- 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-05-22T10%3A27%3A22Z&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-05-22T09%3A27%3A12Z&ske=2026-05-22T10%3A27%3A22Z&sks=b&skv=2018-11-09&sig=DQdXNZdtsvoMYN5nCok3lomPtAUb1oyqSi58iOBcxLg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3OTQ0NDE1MCwibmJmIjoxNzc5NDQyMzUwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.3kMBWEDfJlmbaSfV00edizrnIHICEbVsNYho-dmIdB4&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-05-22 09:32:30.509 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-05-22 09:32:30.512 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-05-22 09:32:30.522 | HTTP request sent, awaiting response... 200 OK 2026-05-22 09:32:30.522 | Length: 20927601 (20M) [application/octet-stream] 2026-05-22 09:32:30.522 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-05-22 09:32:30.549 | 2026-05-22 09:32:31.257 | 0K ........ ........ ... 100% 27.2M=0.7s 2026-05-22 09:32:31.257 | 2026-05-22 09:32:31.257 | 2026-05-22 09:32:31 (27.2 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-05-22 09:32:31.257 | 2026-05-22 09:32:31.261 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-05-22 09:32:31.264 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-22 09:32:31.267 | ++ functions:get_extra_file:81 : return 2026-05-22 09:32:31.270 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-22 09:32:31.273 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-05-22 09:32:31.275 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-05-22 09:32:31.278 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-05-22 09:32:31.296 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-05-22 09:32:31.299 | + 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-05-22 09:32:31.303 | etcd-v3.5.21-linux-amd64/ 2026-05-22 09:32:31.303 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-05-22 09:32:31.303 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-05-22 09:32:31.303 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-05-22 09:32:31.303 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-05-22 09:32:31.303 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-05-22 09:32:31.303 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-05-22 09:32:31.304 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-05-22 09:32:31.305 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-05-22 09:32:31.305 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-05-22 09:32:31.305 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-05-22 09:32:31.305 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-05-22 09:32:31.305 | etcd-v3.5.21-linux-amd64/README.md 2026-05-22 09:32:31.305 | etcd-v3.5.21-linux-amd64/etcdutl 2026-05-22 09:32:31.406 | etcd-v3.5.21-linux-amd64/etcdctl 2026-05-22 09:32:31.525 | etcd-v3.5.21-linux-amd64/etcd 2026-05-22 09:32:31.687 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-05-22 09:32:31.717 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-05-22 09:32:31.747 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-05-22 09:32:31.749 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-05-22 09:32:31.768 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:32:31.771 | + ./stack.sh:main:876 : configure_CA 2026-05-22 09:32:31.773 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.18 ]] 2026-05-22 09:32:31.777 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.18 2026-05-22 09:32:31.780 | ++ functions-common:ipv6_unquote:2212 : echo 10.4.3.18 2026-05-22 09:32:31.781 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-05-22 09:32:31.786 | + lib/tls:configure_CA:70 : [[ 10.4.3.18 != \1\0\.\4\.\3\.\1\8 ]] 2026-05-22 09:32:31.789 | + ./stack.sh:main:877 : init_CA 2026-05-22 09:32:31.792 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-05-22 09:32:31.795 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-05-22 09:32:31.798 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-05-22 09:32:31.800 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-05-22 09:32:31.803 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-05-22 09:32:31.806 | + lib/tls:create_CA_base:86 : local i 2026-05-22 09:32:31.808 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-22 09:32:31.811 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-05-22 09:32:31.816 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-22 09:32:31.819 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-05-22 09:32:31.823 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-22 09:32:31.826 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-05-22 09:32:31.831 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-22 09:32:31.834 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-05-22 09:32:31.838 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-05-22 09:32:31.842 | + lib/tls:create_CA_base:91 : echo 01 2026-05-22 09:32:31.845 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-05-22 09:32:31.850 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-05-22 09:32:31.852 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-05-22 09:32:31.855 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-05-22 09:32:31.858 | + lib/tls:create_CA_config:145 : echo ' 2026-05-22 09:32:31.858 | [ ca ] 2026-05-22 09:32:31.858 | default_ca = CA_default 2026-05-22 09:32:31.858 | 2026-05-22 09:32:31.858 | [ CA_default ] 2026-05-22 09:32:31.858 | dir = /opt/stack/data/CA/root-ca 2026-05-22 09:32:31.858 | policy = policy_match 2026-05-22 09:32:31.858 | database = $dir/index.txt 2026-05-22 09:32:31.858 | serial = $dir/serial 2026-05-22 09:32:31.858 | certs = $dir/certs 2026-05-22 09:32:31.858 | crl_dir = $dir/crl 2026-05-22 09:32:31.858 | new_certs_dir = $dir/newcerts 2026-05-22 09:32:31.858 | certificate = $dir/cacert.pem 2026-05-22 09:32:31.858 | private_key = $dir/private/cacert.key 2026-05-22 09:32:31.858 | RANDFILE = $dir/private/.rand 2026-05-22 09:32:31.858 | default_md = sha256 2026-05-22 09:32:31.858 | 2026-05-22 09:32:31.858 | [ req ] 2026-05-22 09:32:31.858 | default_bits = 2048 2026-05-22 09:32:31.858 | default_md = sha256 2026-05-22 09:32:31.858 | 2026-05-22 09:32:31.858 | prompt = no 2026-05-22 09:32:31.858 | distinguished_name = ca_distinguished_name 2026-05-22 09:32:31.858 | 2026-05-22 09:32:31.858 | x509_extensions = ca_extensions 2026-05-22 09:32:31.858 | 2026-05-22 09:32:31.858 | [ ca_distinguished_name ] 2026-05-22 09:32:31.858 | organizationName = OpenStack 2026-05-22 09:32:31.858 | organizationalUnitName = DevStack Certificate Authority 2026-05-22 09:32:31.858 | commonName = Root CA 2026-05-22 09:32:31.858 | 2026-05-22 09:32:31.858 | [ policy_match ] 2026-05-22 09:32:31.858 | countryName = optional 2026-05-22 09:32:31.858 | stateOrProvinceName = optional 2026-05-22 09:32:31.858 | organizationName = match 2026-05-22 09:32:31.858 | organizationalUnitName = optional 2026-05-22 09:32:31.858 | commonName = supplied 2026-05-22 09:32:31.858 | 2026-05-22 09:32:31.858 | [ ca_extensions ] 2026-05-22 09:32:31.858 | basicConstraints = critical,CA:true 2026-05-22 09:32:31.858 | subjectKeyIdentifier = hash 2026-05-22 09:32:31.858 | authorityKeyIdentifier = keyid:always, issuer 2026-05-22 09:32:31.858 | keyUsage = cRLSign, keyCertSign 2026-05-22 09:32:31.858 | 2026-05-22 09:32:31.858 | ' 2026-05-22 09:32:31.861 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-05-22 09:32:31.863 | + 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-05-22 09:32:31.914 | ..+..........+..+...+....+..+...............+....+..+....+......+..+...+......................+..+...+.+..+............+.+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.......+..+....+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+...+.....+.........+............+....+.....+.+..................+...+............+...+..+.....................+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-05-22 09:32:31.956 | .....+......+.+...+......+...........+..........+.....+.......+..+...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+..+...+....+.....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.+.....+......+....+...+...+........+....+........+..........+..+............+......+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-05-22 09:32:31.959 | ----- 2026-05-22 09:32:31.965 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-05-22 09:32:31.968 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-05-22 09:32:31.971 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-05-22 09:32:31.975 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-05-22 09:32:31.978 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-05-22 09:32:31.980 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-05-22 09:32:31.983 | + lib/tls:create_CA_base:86 : local i 2026-05-22 09:32:31.987 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-22 09:32:31.990 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-05-22 09:32:31.995 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-22 09:32:31.997 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-05-22 09:32:32.002 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-22 09:32:32.004 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-05-22 09:32:32.009 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-22 09:32:32.011 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-05-22 09:32:32.016 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-05-22 09:32:32.020 | + lib/tls:create_CA_base:91 : echo 01 2026-05-22 09:32:32.023 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-05-22 09:32:32.027 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-05-22 09:32:32.030 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-05-22 09:32:32.033 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-05-22 09:32:32.035 | + lib/tls:create_CA_config:145 : echo ' 2026-05-22 09:32:32.035 | [ ca ] 2026-05-22 09:32:32.035 | default_ca = CA_default 2026-05-22 09:32:32.035 | 2026-05-22 09:32:32.035 | [ CA_default ] 2026-05-22 09:32:32.035 | dir = /opt/stack/data/CA/int-ca 2026-05-22 09:32:32.035 | policy = policy_match 2026-05-22 09:32:32.035 | database = $dir/index.txt 2026-05-22 09:32:32.035 | serial = $dir/serial 2026-05-22 09:32:32.035 | certs = $dir/certs 2026-05-22 09:32:32.035 | crl_dir = $dir/crl 2026-05-22 09:32:32.035 | new_certs_dir = $dir/newcerts 2026-05-22 09:32:32.035 | certificate = $dir/cacert.pem 2026-05-22 09:32:32.035 | private_key = $dir/private/cacert.key 2026-05-22 09:32:32.035 | RANDFILE = $dir/private/.rand 2026-05-22 09:32:32.036 | default_md = sha256 2026-05-22 09:32:32.036 | 2026-05-22 09:32:32.036 | [ req ] 2026-05-22 09:32:32.036 | default_bits = 2048 2026-05-22 09:32:32.036 | default_md = sha256 2026-05-22 09:32:32.036 | 2026-05-22 09:32:32.036 | prompt = no 2026-05-22 09:32:32.036 | distinguished_name = ca_distinguished_name 2026-05-22 09:32:32.036 | 2026-05-22 09:32:32.036 | x509_extensions = ca_extensions 2026-05-22 09:32:32.036 | 2026-05-22 09:32:32.036 | [ ca_distinguished_name ] 2026-05-22 09:32:32.036 | organizationName = OpenStack 2026-05-22 09:32:32.036 | organizationalUnitName = DevStack Certificate Authority 2026-05-22 09:32:32.036 | commonName = Intermediate CA 2026-05-22 09:32:32.036 | 2026-05-22 09:32:32.036 | [ policy_match ] 2026-05-22 09:32:32.036 | countryName = optional 2026-05-22 09:32:32.036 | stateOrProvinceName = optional 2026-05-22 09:32:32.036 | organizationName = match 2026-05-22 09:32:32.036 | organizationalUnitName = optional 2026-05-22 09:32:32.036 | commonName = supplied 2026-05-22 09:32:32.036 | 2026-05-22 09:32:32.036 | [ ca_extensions ] 2026-05-22 09:32:32.036 | basicConstraints = critical,CA:true 2026-05-22 09:32:32.036 | subjectKeyIdentifier = hash 2026-05-22 09:32:32.036 | authorityKeyIdentifier = keyid:always, issuer 2026-05-22 09:32:32.036 | keyUsage = cRLSign, keyCertSign 2026-05-22 09:32:32.036 | 2026-05-22 09:32:32.036 | ' 2026-05-22 09:32:32.039 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-05-22 09:32:32.041 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-05-22 09:32:32.044 | + lib/tls:create_signing_config:198 : echo ' 2026-05-22 09:32:32.044 | [ ca ] 2026-05-22 09:32:32.044 | default_ca = CA_default 2026-05-22 09:32:32.044 | 2026-05-22 09:32:32.044 | [ CA_default ] 2026-05-22 09:32:32.044 | dir = /opt/stack/data/CA/int-ca 2026-05-22 09:32:32.044 | policy = policy_match 2026-05-22 09:32:32.044 | database = $dir/index.txt 2026-05-22 09:32:32.044 | serial = $dir/serial 2026-05-22 09:32:32.044 | certs = $dir/certs 2026-05-22 09:32:32.044 | crl_dir = $dir/crl 2026-05-22 09:32:32.044 | new_certs_dir = $dir/newcerts 2026-05-22 09:32:32.044 | certificate = $dir/cacert.pem 2026-05-22 09:32:32.044 | private_key = $dir/private/cacert.key 2026-05-22 09:32:32.044 | RANDFILE = $dir/private/.rand 2026-05-22 09:32:32.044 | default_md = default 2026-05-22 09:32:32.044 | 2026-05-22 09:32:32.044 | [ req ] 2026-05-22 09:32:32.044 | default_bits = 1024 2026-05-22 09:32:32.044 | default_md = sha256 2026-05-22 09:32:32.044 | 2026-05-22 09:32:32.044 | prompt = no 2026-05-22 09:32:32.044 | distinguished_name = req_distinguished_name 2026-05-22 09:32:32.044 | 2026-05-22 09:32:32.044 | x509_extensions = req_extensions 2026-05-22 09:32:32.044 | 2026-05-22 09:32:32.044 | [ req_distinguished_name ] 2026-05-22 09:32:32.044 | organizationName = OpenStack 2026-05-22 09:32:32.044 | organizationalUnitName = DevStack Server Farm 2026-05-22 09:32:32.045 | 2026-05-22 09:32:32.045 | [ policy_match ] 2026-05-22 09:32:32.045 | countryName = optional 2026-05-22 09:32:32.045 | stateOrProvinceName = optional 2026-05-22 09:32:32.045 | organizationName = match 2026-05-22 09:32:32.045 | organizationalUnitName = optional 2026-05-22 09:32:32.045 | commonName = supplied 2026-05-22 09:32:32.045 | 2026-05-22 09:32:32.045 | [ req_extensions ] 2026-05-22 09:32:32.045 | basicConstraints = CA:false 2026-05-22 09:32:32.045 | subjectKeyIdentifier = hash 2026-05-22 09:32:32.045 | authorityKeyIdentifier = keyid:always, issuer 2026-05-22 09:32:32.045 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-05-22 09:32:32.045 | extendedKeyUsage = serverAuth, clientAuth 2026-05-22 09:32:32.045 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-05-22 09:32:32.045 | 2026-05-22 09:32:32.045 | ' 2026-05-22 09:32:32.047 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-05-22 09:32:32.049 | + 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-05-22 09:32:32.244 | ...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.........+...+........+.........+......+.......+..+.+.................+...+..........+.....+....+...+..+....+......+..............+.+...........+.......+........+.............+..+..................+.+..............+......+.........+..........+...........+......+.........+.+..................+..+....+.....+...+.+..+....+...+...+...+..+....+........+......+.+........+......+....+........+.......+...+.....+.........+...+.+...........+...+.......+...+...+...+...............+......+......+.................+.......+......+...+..+...+....+.....+..................+...+....+.....+...+...+.+.....+.........+.+.....+....+.....+......+.+.........+...+...+...+.....+......+......+............+.......+...+...........+.+.........+......+..................+...+..+.......+.....+....+..+...+......+...............+.............+.....+.......+.....+...+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-05-22 09:32:32.294 | ......+...+.........+..+...+......+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.+......+......+........+....+..+......+.......+..+....+......+...+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+....+..+...+.......+..............+.............+............+.....+...+.............+.....+...+.........+.+..........................+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-05-22 09:32:32.297 | ----- 2026-05-22 09:32:32.302 | + 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-05-22 09:32:32.306 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-05-22 09:32:32.307 | Check that the request matches the signature 2026-05-22 09:32:32.307 | Signature ok 2026-05-22 09:32:32.307 | The Subject's Distinguished Name is as follows 2026-05-22 09:32:32.307 | organizationName :ASN.1 12:'OpenStack' 2026-05-22 09:32:32.307 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-05-22 09:32:32.307 | commonName :ASN.1 12:'Intermediate CA' 2026-05-22 09:32:32.308 | Certificate is to be certified until May 22 09:32:32 2027 GMT (365 days) 2026-05-22 09:32:32.310 | 2026-05-22 09:32:32.310 | Write out database with 1 new entries 2026-05-22 09:32:32.310 | Database updated 2026-05-22 09:32:32.314 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-05-22 09:32:32.318 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-05-22 09:32:32.323 | + lib/tls:init_CA:212 : is_fedora 2026-05-22 09:32:32.326 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-05-22 09:32:32.328 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-05-22 09:32:32.331 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-05-22 09:32:32.333 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-05-22 09:32:32.336 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-22 09:32:32.338 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-22 09:32:32.341 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-22 09:32:32.344 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-05-22 09:32:32.347 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-05-22 09:32:32.349 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-05-22 09:32:32.352 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-05-22 09:32:32.354 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-05-22 09:32:32.357 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-05-22 09:32:32.359 | + lib/tls:init_CA:215 : is_ubuntu 2026-05-22 09:32:32.361 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:32:32.364 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:32:32.366 | + 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-05-22 09:32:32.382 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-05-22 09:32:32.394 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-05-22 09:32:32.406 | Updating certificates in /etc/ssl/certs... 2026-05-22 09:32:33.356 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-05-22 09:32:33.358 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-05-22 09:32:33.362 | 2 added, 0 removed; done. 2026-05-22 09:32:33.363 | Running hooks in /etc/ca-certificates/update.d... 2026-05-22 09:32:33.364 | done. 2026-05-22 09:32:33.372 | + ./stack.sh:main:878 : init_cert 2026-05-22 09:32:33.375 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-05-22 09:32:33.377 | + lib/tls:init_cert:226 : [[ -n 10.4.3.18 ]] 2026-05-22 09:32:33.379 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.18 2026-05-22 09:32:33.382 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-05-22 09:32:33.384 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.18,IP:::1 2026-05-22 09:32:33.387 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.18,IP:::1 2026-05-22 09:32:33.390 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-05-22 09:32:33.392 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-05-22 09:32:33.395 | + lib/tls:make_cert:244 : local common_name=localhost 2026-05-22 09:32:33.397 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.18,IP:::1 2026-05-22 09:32:33.400 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.18 ']' 2026-05-22 09:32:33.402 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.18 2026-05-22 09:32:33.404 | + functions-common:is_ipv4_address:2200 : local address=10.4.3.18 2026-05-22 09:32:33.407 | + functions-common:is_ipv4_address:2201 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-05-22 09:32:33.409 | + functions-common:is_ipv4_address:2203 : [[ 10.4.3.18 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-05-22 09:32:33.412 | + functions-common:is_ipv4_address:2204 : return 0 2026-05-22 09:32:33.414 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.18,IP:::1 ]] 2026-05-22 09:32:33.417 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.18,IP:::1,IP:10.4.3.18 2026-05-22 09:32:33.420 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-05-22 09:32:33.422 | + 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-05-22 09:32:33.499 | ......+......................+.........+.........+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+.......+..+...+..................+.............+.........+..+......+.......+...+..+.+...........+.+........+......+.+...+.....+.+........+......+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+.........+...........+............+.+..+....+........+......+..........+..+...+.+...+........+.......+...+.....+.......+......+.........+..+..........+.........+.........+.....+......+......+.+........+......+......+....+....................+.+..+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-05-22 09:32:33.537 | .+......+...............+.+..+...+.......+...+.....+...+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+........+.......+..+.+..+............+.+..+...+.+........+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+....+.....+...+......+.......+........+.......+.................+.+.........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-05-22 09:32:33.540 | ----- 2026-05-22 09:32:33.546 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.18,IP:::1,IP:10.4.3.18 ]] 2026-05-22 09:32:33.548 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.18,IP:::1,IP:10.4.3.18 2026-05-22 09:32:33.551 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.18,IP:::1,IP:10.4.3.18 2026-05-22 09:32:33.555 | + 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-05-22 09:32:33.558 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-05-22 09:32:33.560 | Check that the request matches the signature 2026-05-22 09:32:33.560 | Signature ok 2026-05-22 09:32:33.560 | The Subject's Distinguished Name is as follows 2026-05-22 09:32:33.560 | organizationName :ASN.1 12:'OpenStack' 2026-05-22 09:32:33.560 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-05-22 09:32:33.560 | commonName :ASN.1 12:'localhost' 2026-05-22 09:32:33.560 | Certificate is to be certified until May 22 09:32:33 2027 GMT (365 days) 2026-05-22 09:32:33.562 | 2026-05-22 09:32:33.562 | Write out database with 1 new entries 2026-05-22 09:32:33.562 | Database updated 2026-05-22 09:32:33.565 | + 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-05-22 09:32:33.571 | + ./stack.sh:main:885 : install_dstat 2026-05-22 09:32:33.574 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-05-22 09:32:33.589 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:32:33.592 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-05-22 09:32:33.594 | + inc/python:pip_install_gr:94 : local name=psutil 2026-05-22 09:32:33.596 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-22 09:32:33.600 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-05-22 09:32:33.602 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-05-22 09:32:33.605 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-22 09:32:33.609 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-05-22 09:32:33.610 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-22 09:32:33.614 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-05-22 09:32:33.617 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-05-22 09:32:33.620 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-05-22 09:32:33.623 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-05-22 09:32:33.626 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-05-22 09:32:33.646 | Using python 3.12 to install psutil 2026-05-22 09:32:33.649 | + 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-05-22 09:32:34.243 | Collecting psutil 2026-05-22 09:32:34.300 | 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-05-22 09:32:34.318 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-05-22 09:32:34.407 | Installing collected packages: psutil 2026-05-22 09:32:34.468 | Successfully installed psutil-7.2.2 2026-05-22 09:32:34.542 | + inc/python:pip_install:216 : result=0 2026-05-22 09:32:34.545 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:32:34.547 | + functions-common:time_stop:2414 : local name 2026-05-22 09:32:34.550 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:32:34.552 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:32:34.555 | + functions-common:time_stop:2417 : local total 2026-05-22 09:32:34.557 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:32:34.559 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:32:34.561 | + functions-common:time_stop:2421 : start_time=1779442353641 2026-05-22 09:32:34.562 | + functions-common:time_stop:2423 : [[ -z 1779442353641 ]] 2026-05-22 09:32:34.566 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:32:34.570 | + functions-common:time_stop:2426 : end_time=1779442354567 2026-05-22 09:32:34.572 | + functions-common:time_stop:2427 : elapsed_time=926 2026-05-22 09:32:34.575 | + functions-common:time_stop:2428 : total=18064 2026-05-22 09:32:34.577 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:32:34.579 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18990 2026-05-22 09:32:34.581 | + inc/python:pip_install:219 : return 0 2026-05-22 09:32:34.584 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-05-22 09:32:34.586 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-22 09:32:34.589 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-05-22 09:32:34.592 | + ./stack.sh:main:894 : install_libs 2026-05-22 09:32:34.595 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-05-22 09:32:34.597 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-05-22 09:32:34.599 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-05-22 09:32:34.601 | + inc/python:use_library_from_git:266 : local name=automaton 2026-05-22 09:32:34.604 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:34.606 | + 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-05-22 09:32:34.608 | + 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-05-22 09:32:34.610 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:34.613 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-05-22 09:32:34.615 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-05-22 09:32:34.618 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-05-22 09:32:34.620 | + inc/python:use_library_from_git:266 : local name=castellan 2026-05-22 09:32:34.622 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:34.624 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:32:34.627 | + 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-05-22 09:32:34.629 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:34.631 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-05-22 09:32:34.634 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-05-22 09:32:34.636 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-05-22 09:32:34.639 | + inc/python:use_library_from_git:266 : local name=cliff 2026-05-22 09:32:34.642 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:34.646 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:32:34.649 | + 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-05-22 09:32:34.652 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:34.655 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-05-22 09:32:34.657 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-05-22 09:32:34.660 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-05-22 09:32:34.663 | + inc/python:use_library_from_git:266 : local name=cursive 2026-05-22 09:32:34.666 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:34.668 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:32:34.671 | + 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-05-22 09:32:34.673 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:34.676 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-05-22 09:32:34.678 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-05-22 09:32:34.681 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-05-22 09:32:34.684 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-05-22 09:32:34.687 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:34.690 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:32:34.693 | + 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-05-22 09:32:34.695 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:34.698 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-05-22 09:32:34.701 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-05-22 09:32:34.703 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-05-22 09:32:34.705 | + inc/python:use_library_from_git:266 : local name=futurist 2026-05-22 09:32:34.707 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:34.710 | + 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-05-22 09:32:34.711 | + 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-05-22 09:32:34.714 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:34.716 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-05-22 09:32:34.719 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-05-22 09:32:34.722 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-05-22 09:32:34.725 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-05-22 09:32:34.727 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:34.729 | + 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-05-22 09:32:34.731 | + 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-05-22 09:32:34.733 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:34.735 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-05-22 09:32:34.736 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-05-22 09:32:34.739 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-05-22 09:32:34.741 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-05-22 09:32:34.745 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:34.748 | + 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-05-22 09:32:34.751 | + 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-05-22 09:32:34.754 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:34.756 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-05-22 09:32:34.759 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-05-22 09:32:34.762 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-05-22 09:32:34.764 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-05-22 09:32:34.765 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:34.769 | + 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-05-22 09:32:34.771 | + 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-05-22 09:32:34.774 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:34.776 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-05-22 09:32:34.779 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-05-22 09:32:34.781 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-05-22 09:32:34.783 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-05-22 09:32:34.786 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:34.788 | + 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-05-22 09:32:34.790 | + 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-05-22 09:32:34.793 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:34.796 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-05-22 09:32:34.798 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-05-22 09:32:34.800 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-05-22 09:32:34.803 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-05-22 09:32:34.805 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:34.807 | + 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-05-22 09:32:34.810 | + 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-05-22 09:32:34.813 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:34.815 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-05-22 09:32:34.818 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-05-22 09:32:34.821 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-05-22 09:32:34.824 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-05-22 09:32:34.827 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:34.830 | + 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-05-22 09:32:34.833 | + 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-05-22 09:32:34.836 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:34.839 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-05-22 09:32:34.842 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-05-22 09:32:34.845 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-05-22 09:32:34.848 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-05-22 09:32:34.851 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:34.853 | + 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-05-22 09:32:34.856 | + 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-05-22 09:32:34.858 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:34.861 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-05-22 09:32:34.864 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-05-22 09:32:34.866 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-05-22 09:32:34.869 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-05-22 09:32:34.872 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:34.875 | + 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-05-22 09:32:34.878 | + 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-05-22 09:32:34.880 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:34.883 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-05-22 09:32:34.886 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-05-22 09:32:34.888 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-05-22 09:32:34.891 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-05-22 09:32:34.894 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:34.896 | + 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-05-22 09:32:34.899 | + 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-05-22 09:32:34.902 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:34.904 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-05-22 09:32:34.907 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-05-22 09:32:34.910 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-05-22 09:32:34.913 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-05-22 09:32:34.915 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:34.918 | + 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-05-22 09:32:34.920 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.i18n, ]] 2026-05-22 09:32:34.923 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:34.925 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-05-22 09:32:34.928 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-05-22 09:32:34.930 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-05-22 09:32:34.933 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-05-22 09:32:34.936 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:34.939 | + 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-05-22 09:32:34.941 | + 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-05-22 09:32:34.944 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:34.946 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-05-22 09:32:34.949 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-05-22 09:32:34.952 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-05-22 09:32:34.955 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-05-22 09:32:34.958 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:34.960 | + 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-05-22 09:32:34.963 | + 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-05-22 09:32:34.966 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:34.969 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-05-22 09:32:34.971 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-05-22 09:32:34.974 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-05-22 09:32:34.976 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-05-22 09:32:34.979 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:34.981 | + 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-05-22 09:32:34.983 | + 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-05-22 09:32:34.986 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:34.988 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-05-22 09:32:34.990 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-05-22 09:32:34.993 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-05-22 09:32:34.995 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-05-22 09:32:34.997 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.000 | + 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-05-22 09:32:35.003 | + 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-05-22 09:32:35.006 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.008 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-05-22 09:32:35.011 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-05-22 09:32:35.013 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-05-22 09:32:35.015 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-05-22 09:32:35.018 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.020 | + 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-05-22 09:32:35.022 | + 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-05-22 09:32:35.025 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.028 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-05-22 09:32:35.030 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-05-22 09:32:35.033 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-05-22 09:32:35.036 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-05-22 09:32:35.039 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.041 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:32:35.044 | + 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-05-22 09:32:35.046 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.048 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-05-22 09:32:35.052 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-05-22 09:32:35.054 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-05-22 09:32:35.057 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-05-22 09:32:35.060 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.062 | + 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-05-22 09:32:35.065 | + 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-05-22 09:32:35.067 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.070 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-05-22 09:32:35.073 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-05-22 09:32:35.075 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-05-22 09:32:35.078 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-05-22 09:32:35.080 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.082 | + 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-05-22 09:32:35.085 | + 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-05-22 09:32:35.087 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.090 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-05-22 09:32:35.092 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-05-22 09:32:35.095 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-05-22 09:32:35.098 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-05-22 09:32:35.100 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.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-05-22 09:32:35.107 | + 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-05-22 09:32:35.109 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.112 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-05-22 09:32:35.114 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-05-22 09:32:35.117 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-05-22 09:32:35.119 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-05-22 09:32:35.123 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.126 | + 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-05-22 09:32:35.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.service, ]] 2026-05-22 09:32:35.131 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.133 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-05-22 09:32:35.136 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-05-22 09:32:35.139 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-05-22 09:32:35.141 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-05-22 09:32:35.144 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.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-05-22 09:32:35.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.utils, ]] 2026-05-22 09:32:35.152 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.155 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-05-22 09:32:35.158 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-05-22 09:32:35.161 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-05-22 09:32:35.164 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-05-22 09:32:35.167 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.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-05-22 09:32:35.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.versionedobjects, ]] 2026-05-22 09:32:35.175 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.178 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-05-22 09:32:35.181 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-05-22 09:32:35.184 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-05-22 09:32:35.186 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-05-22 09:32:35.189 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.192 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:32:35.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.vmware, ]] 2026-05-22 09:32:35.197 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.199 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-05-22 09:32:35.202 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-05-22 09:32:35.204 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-05-22 09:32:35.207 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-05-22 09:32:35.209 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.212 | + 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-05-22 09:32:35.215 | + 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-05-22 09:32:35.218 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.222 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-05-22 09:32:35.224 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-05-22 09:32:35.227 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-05-22 09:32:35.230 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-05-22 09:32:35.232 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.235 | + 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-05-22 09:32:35.237 | + 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-05-22 09:32:35.241 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.244 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-05-22 09:32:35.246 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-05-22 09:32:35.248 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-05-22 09:32:35.251 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-05-22 09:32:35.254 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.257 | + 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-05-22 09:32:35.260 | + 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-05-22 09:32:35.263 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.265 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-05-22 09:32:35.268 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-05-22 09:32:35.271 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-05-22 09:32:35.273 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-05-22 09:32:35.276 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.280 | + 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-05-22 09:32:35.283 | + 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-05-22 09:32:35.286 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.288 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-05-22 09:32:35.291 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-05-22 09:32:35.294 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-05-22 09:32:35.297 | + inc/python:use_library_from_git:266 : local name=tooz 2026-05-22 09:32:35.300 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.303 | + 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-05-22 09:32:35.306 | + 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-05-22 09:32:35.309 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.312 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-05-22 09:32:35.315 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-05-22 09:32:35.318 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-05-22 09:32:35.320 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-05-22 09:32:35.323 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.325 | + 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-05-22 09:32:35.328 | + 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-05-22 09:32:35.331 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.333 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-05-22 09:32:35.336 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-05-22 09:32:35.340 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-05-22 09:32:35.343 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-05-22 09:32:35.346 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.349 | + 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-05-22 09:32:35.351 | + 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-05-22 09:32:35.354 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.357 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-05-22 09:32:35.360 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-05-22 09:32:35.362 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-05-22 09:32:35.365 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-05-22 09:32:35.368 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.371 | + 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-05-22 09:32:35.374 | + 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-05-22 09:32:35.377 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.379 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-05-22 09:32:35.382 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-05-22 09:32:35.385 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-05-22 09:32:35.387 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-05-22 09:32:35.390 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.393 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:32:35.396 | + 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-05-22 09:32:35.399 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.402 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-05-22 09:32:35.405 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-05-22 09:32:35.407 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:35.410 | + 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-05-22 09:32:35.414 | + 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-05-22 09:32:35.416 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:35.419 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-05-22 09:32:35.440 | Using python 3.12 to install etcd3gw 2026-05-22 09:32:35.442 | + 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-05-22 09:32:36.022 | Collecting etcd3gw 2026-05-22 09:32:36.099 | Downloading etcd3gw-2.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 09:32:36.105 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-05-22 09:32:36.123 | Collecting requests>=2.20.0 (from etcd3gw) 2026-05-22 09:32:36.124 | Using cached requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-05-22 09:32:36.139 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-05-22 09:32:36.144 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 09:32:36.161 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-05-22 09:32:36.177 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-22 09:32:36.385 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-05-22 09:32:36.390 | Downloading wrapt-2.1.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-05-22 09:32:36.394 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-05-22 09:32:36.465 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-05-22 09:32:36.467 | 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-05-22 09:32:36.479 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-05-22 09:32:36.479 | Using cached idna-3.14-py3-none-any.whl.metadata (8.0 kB) 2026-05-22 09:32:36.493 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-05-22 09:32:36.497 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-22 09:32:36.497 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-05-22 09:32:36.506 | Downloading etcd3gw-2.6.0-py3-none-any.whl (29 kB) 2026-05-22 09:32:36.518 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-05-22 09:32:36.529 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-05-22 09:32:36.534 | Using cached requests-2.33.1-py3-none-any.whl (64 kB) 2026-05-22 09:32:36.535 | 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-05-22 09:32:36.536 | Using cached idna-3.14-py3-none-any.whl (72 kB) 2026-05-22 09:32:36.537 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-05-22 09:32:36.542 | Downloading wrapt-2.1.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-05-22 09:32:36.634 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-05-22 09:32:36.657 | Attempting uninstall: urllib3 2026-05-22 09:32:36.662 | Found existing installation: urllib3 2.0.7 2026-05-22 09:32:36.662 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:32:36.662 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-05-22 09:32:36.761 | Attempting uninstall: idna 2026-05-22 09:32:36.765 | Found existing installation: idna 3.6 2026-05-22 09:32:36.765 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:32:36.766 | Can't uninstall 'idna'. No files were found to uninstall. 2026-05-22 09:32:36.891 | Attempting uninstall: requests 2026-05-22 09:32:36.895 | Found existing installation: requests 2.31.0 2026-05-22 09:32:36.895 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:32:36.895 | Can't uninstall 'requests'. No files were found to uninstall. 2026-05-22 09:32:37.010 | 2026-05-22 09:32:37.013 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.6.0 futurist-3.3.0 idna-3.14 requests-2.33.1 urllib3-2.7.0 wrapt-2.1.2 2026-05-22 09:32:37.132 | + inc/python:pip_install:216 : result=0 2026-05-22 09:32:37.135 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:32:37.138 | + functions-common:time_stop:2414 : local name 2026-05-22 09:32:37.140 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:32:37.142 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:32:37.144 | + functions-common:time_stop:2417 : local total 2026-05-22 09:32:37.147 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:32:37.149 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:32:37.152 | + functions-common:time_stop:2421 : start_time=1779442355434 2026-05-22 09:32:37.154 | + functions-common:time_stop:2423 : [[ -z 1779442355434 ]] 2026-05-22 09:32:37.158 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:32:37.162 | + functions-common:time_stop:2426 : end_time=1779442357159 2026-05-22 09:32:37.164 | + functions-common:time_stop:2427 : elapsed_time=1725 2026-05-22 09:32:37.167 | + functions-common:time_stop:2428 : total=18990 2026-05-22 09:32:37.169 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:32:37.172 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20715 2026-05-22 09:32:37.174 | + inc/python:pip_install:219 : return 0 2026-05-22 09:32:37.178 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-05-22 09:32:37.181 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-05-22 09:32:37.183 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-05-22 09:32:37.186 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-05-22 09:32:37.189 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-05-22 09:32:37.192 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-05-22 09:32:37.195 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-05-22 09:32:37.198 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-22 09:32:37.201 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-22 09:32:37.204 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-22 09:32:37.207 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-05-22 09:32:37.210 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-05-22 09:32:37.213 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-05-22 09:32:37.216 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-05-22 09:32:37.218 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-05-22 09:32:37.220 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-05-22 09:32:37.223 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-05-22 09:32:37.226 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:32:37.228 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:32:37.231 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-05-22 09:32:37.234 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-05-22 09:32:37.237 | + functions-common:install_package:1432 : update_package_repo 2026-05-22 09:32:37.241 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-22 09:32:37.243 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-05-22 09:32:37.245 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-22 09:32:37.248 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-22 09:32:37.251 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-22 09:32:37.254 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:32:37.256 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:32:37.259 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-22 09:32:37.262 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-05-22 09:32:37.265 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-05-22 09:32:37.268 | + functions-common:apt_get_update:1161 : return 2026-05-22 09:32:37.271 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-05-22 09:32:37.274 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-22 09:32:37.276 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:32:37.278 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:32:37.281 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-05-22 09:32:37.303 | + functions-common:apt_get:1201 : 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-05-22 09:32:37.333 | Reading package lists... 2026-05-22 09:32:37.605 | Building dependency tree... 2026-05-22 09:32:37.607 | Reading state information... 2026-05-22 09:32:37.959 | The following additional packages will be installed: 2026-05-22 09:32:37.959 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-05-22 09:32:37.960 | Suggested packages: 2026-05-22 09:32:37.960 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-05-22 09:32:37.960 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-05-22 09:32:37.960 | python3-uwsgidecorators 2026-05-22 09:32:37.990 | The following NEW packages will be installed: 2026-05-22 09:32:37.992 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-05-22 09:32:37.992 | uwsgi-plugin-python3 2026-05-22 09:32:38.289 | 0 upgraded, 7 newly installed, 0 to remove and 68 not upgraded. 2026-05-22 09:32:38.289 | Need to get 1,290 kB of archives. 2026-05-22 09:32:38.289 | After this operation, 4,349 kB of additional disk space will be used. 2026-05-22 09:32:38.289 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-05-22 09:32:38.826 | 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-05-22 09:32:38.951 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-05-22 09:32:39.072 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-05-22 09:32:39.077 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-05-22 09:32:39.208 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-05-22 09:32:39.211 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-05-22 09:32:39.554 | Fetched 1,290 kB in 1s (1,062 kB/s) 2026-05-22 09:32:39.585 | Selecting previously unselected package libnorm1t64:amd64. 2026-05-22 09:32:39.676 | (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 ... 174226 files and directories currently installed.) 2026-05-22 09:32:39.680 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-05-22 09:32:39.683 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-22 09:32:39.716 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-05-22 09:32:39.731 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-05-22 09:32:39.733 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-22 09:32:39.763 | Selecting previously unselected package libzmq5:amd64. 2026-05-22 09:32:39.778 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-05-22 09:32:39.779 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-05-22 09:32:39.813 | Selecting previously unselected package libyajl2:amd64. 2026-05-22 09:32:39.827 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-05-22 09:32:39.829 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-05-22 09:32:39.859 | Selecting previously unselected package uwsgi-core. 2026-05-22 09:32:39.873 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-05-22 09:32:39.875 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-22 09:32:39.952 | Selecting previously unselected package uwsgi. 2026-05-22 09:32:39.966 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-05-22 09:32:39.970 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-05-22 09:32:39.999 | Selecting previously unselected package uwsgi-plugin-python3. 2026-05-22 09:32:40.013 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-05-22 09:32:40.014 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-22 09:32:40.061 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-22 09:32:40.065 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-05-22 09:32:40.069 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-22 09:32:40.075 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-05-22 09:32:40.079 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-22 09:32:40.087 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-05-22 09:32:40.416 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-22 09:32:40.435 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-22 09:32:41.048 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 09:32:41.687 | 2026-05-22 09:32:41.687 | Running kernel seems to be up-to-date. 2026-05-22 09:32:41.687 | 2026-05-22 09:32:41.687 | Restarting services... 2026-05-22 09:32:41.755 | 2026-05-22 09:32:41.755 | Service restarts being deferred: 2026-05-22 09:32:41.755 | /etc/needrestart/restart.d/dbus.service 2026-05-22 09:32:41.755 | systemctl restart getty@tty1.service 2026-05-22 09:32:41.755 | systemctl restart networkd-dispatcher.service 2026-05-22 09:32:41.755 | systemctl restart serial-getty@ttyS0.service 2026-05-22 09:32:41.755 | systemctl restart storpool_beacon.service 2026-05-22 09:32:41.755 | systemctl restart storpool_block.service 2026-05-22 09:32:41.755 | systemctl restart systemd-logind.service 2026-05-22 09:32:41.755 | 2026-05-22 09:32:41.755 | No containers need to be restarted. 2026-05-22 09:32:41.755 | 2026-05-22 09:32:41.755 | User sessions running outdated binaries: 2026-05-22 09:32:41.755 | ubuntu @ session #3: python3[7140] 2026-05-22 09:32:41.764 | ubuntu @ session #4: sh[8554], sshd[8467] 2026-05-22 09:32:41.773 | ubuntu @ user manager service: systemd[5156] 2026-05-22 09:32:41.785 | 2026-05-22 09:32:41.785 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-22 09:32:43.182 | + functions-common:apt_get:1205 : result=0 2026-05-22 09:32:43.185 | + functions-common:apt_get:1208 : time_stop apt-get 2026-05-22 09:32:43.187 | + functions-common:time_stop:2414 : local name 2026-05-22 09:32:43.190 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:32:43.193 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:32:43.196 | + functions-common:time_stop:2417 : local total 2026-05-22 09:32:43.198 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:32:43.200 | + functions-common:time_stop:2420 : name=apt-get 2026-05-22 09:32:43.202 | + functions-common:time_stop:2421 : start_time=1779442357300 2026-05-22 09:32:43.205 | + functions-common:time_stop:2423 : [[ -z 1779442357300 ]] 2026-05-22 09:32:43.209 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:32:43.213 | + functions-common:time_stop:2426 : end_time=1779442363210 2026-05-22 09:32:43.215 | + functions-common:time_stop:2427 : elapsed_time=5910 2026-05-22 09:32:43.217 | + functions-common:time_stop:2428 : total=105438 2026-05-22 09:32:43.219 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:32:43.221 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=111348 2026-05-22 09:32:43.224 | + functions-common:apt_get:1209 : return 0 2026-05-22 09:32:43.226 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-05-22 09:32:43.229 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:32:43.232 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:32:43.234 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-05-22 09:32:43.274 | No module matches proxy 2026-05-22 09:32:43.278 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-05-22 09:32:43.313 | Enabling module proxy. 2026-05-22 09:32:43.318 | To activate the new configuration, you need to run: 2026-05-22 09:32:43.319 | systemctl restart apache2 2026-05-22 09:32:43.323 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-05-22 09:32:43.368 | Considering dependency proxy for proxy_uwsgi: 2026-05-22 09:32:43.368 | Module proxy already enabled 2026-05-22 09:32:43.368 | Enabling module proxy_uwsgi. 2026-05-22 09:32:43.373 | To activate the new configuration, you need to run: 2026-05-22 09:32:43.373 | systemctl restart apache2 2026-05-22 09:32:43.378 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-05-22 09:32:43.380 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-22 09:32:43.383 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-05-22 09:32:43.386 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-05-22 09:32:43.492 | + ./stack.sh:main:900 : install_keystoneauth 2026-05-22 09:32:43.495 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-05-22 09:32:43.498 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-05-22 09:32:43.500 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:43.503 | + 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-05-22 09:32:43.505 | + 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-05-22 09:32:43.507 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:43.510 | + ./stack.sh:main:901 : install_keystoneclient 2026-05-22 09:32:43.513 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-05-22 09:32:43.515 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-05-22 09:32:43.517 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:43.519 | + 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-05-22 09:32:43.521 | + 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-05-22 09:32:43.524 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:43.526 | + ./stack.sh:main:902 : install_glanceclient 2026-05-22 09:32:43.529 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-05-22 09:32:43.532 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-05-22 09:32:43.534 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:43.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-05-22 09:32:43.539 | + 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-05-22 09:32:43.541 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:43.543 | + ./stack.sh:main:903 : install_cinderclient 2026-05-22 09:32:43.546 | + lib/cinder:install_cinderclient:577 : use_library_from_git python-brick-cinderclient-ext 2026-05-22 09:32:43.548 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-05-22 09:32:43.550 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:43.552 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-22 09:32:43.554 | + 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-05-22 09:32:43.556 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:43.558 | + lib/cinder:install_cinderclient:582 : use_library_from_git python-cinderclient 2026-05-22 09:32:43.561 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-05-22 09:32:43.564 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:43.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-05-22 09:32:43.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-cinderclient, ]] 2026-05-22 09:32:43.572 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:43.575 | + ./stack.sh:main:904 : install_novaclient 2026-05-22 09:32:43.578 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-05-22 09:32:43.580 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-05-22 09:32:43.582 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:43.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-05-22 09:32:43.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-novaclient, ]] 2026-05-22 09:32:43.591 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:43.593 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-05-22 09:32:43.608 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:32:43.610 | + ./stack.sh:main:906 : install_swiftclient 2026-05-22 09:32:43.613 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-05-22 09:32:43.615 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-05-22 09:32:43.617 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:43.619 | + 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-05-22 09:32:43.621 | + 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-05-22 09:32:43.623 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:43.626 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-05-22 09:32:43.642 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:32:43.645 | + ./stack.sh:main:909 : install_neutronclient 2026-05-22 09:32:43.647 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-05-22 09:32:43.649 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-05-22 09:32:43.653 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:43.656 | + 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-05-22 09:32:43.659 | + 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-05-22 09:32:43.661 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:43.663 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-05-22 09:32:43.666 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-05-22 09:32:43.669 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-05-22 09:32:43.671 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:32:43.674 | + 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-05-22 09:32:43.676 | + 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-05-22 09:32:43.678 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:32:43.681 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-05-22 09:32:43.683 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-05-22 09:32:43.686 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-22 09:32:43.690 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-05-22 09:32:43.692 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-05-22 09:32:43.695 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-22 09:32:43.699 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-22 09:32:43.699 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-05-22 09:32:43.704 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-05-22 09:32:43.707 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-05-22 09:32:43.709 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-05-22 09:32:43.712 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-05-22 09:32:43.715 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-05-22 09:32:43.734 | Using python 3.12 to install keystonemiddleware 2026-05-22 09:32:43.736 | + 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-05-22 09:32:44.381 | Collecting keystonemiddleware 2026-05-22 09:32:44.433 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-22 09:32:44.567 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-05-22 09:32:44.571 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-05-22 09:32:44.702 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-05-22 09:32:44.706 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-05-22 09:32:44.730 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-05-22 09:32:44.734 | Downloading oslo_config-10.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 09:32:44.868 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-05-22 09:32:44.873 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 09:32:44.891 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-05-22 09:32:44.894 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-05-22 09:32:45.034 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-05-22 09:32:45.038 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-22 09:32:45.055 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-05-22 09:32:45.059 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 09:32:45.081 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-05-22 09:32:45.085 | Downloading oslo_utils-10.0.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 09:32:45.090 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-05-22 09:32:45.219 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-05-22 09:32:45.223 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-22 09:32:45.238 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-05-22 09:32:45.242 | Downloading pyjwt-2.12.1-py3-none-any.whl.metadata (4.1 kB) 2026-05-22 09:32:45.381 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-05-22 09:32:45.386 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-22 09:32:45.390 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.33.1) 2026-05-22 09:32:45.401 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-05-22 09:32:45.404 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-05-22 09:32:45.409 | 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-05-22 09:32:45.422 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-22 09:32:45.425 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 09:32:45.554 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-22 09:32:45.558 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 09:32:45.572 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-22 09:32:45.576 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-22 09:32:45.708 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-05-22 09:32:45.774 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-05-22 09:32:45.796 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-05-22 09:32:45.799 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-05-22 09:32:45.817 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-22 09:32:45.822 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-22 09:32:45.836 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-22 09:32:45.840 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-22 09:32:45.844 | 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-05-22 09:32:45.858 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-05-22 09:32:45.861 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-05-22 09:32:45.866 | 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-05-22 09:32:45.867 | 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.1.2) 2026-05-22 09:32:45.923 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-05-22 09:32:45.928 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-05-22 09:32:45.953 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-05-22 09:32:45.956 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-05-22 09:32:45.961 | 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-05-22 09:32:45.961 | 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-05-22 09:32:45.963 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-05-22 09:32:45.978 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-05-22 09:32:45.981 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-22 09:32:45.989 | 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-05-22 09:32:45.990 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.14) 2026-05-22 09:32:45.990 | 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-05-22 09:32:45.991 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-05-22 09:32:46.008 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-05-22 09:32:46.023 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-05-22 09:32:46.035 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-05-22 09:32:46.042 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-05-22 09:32:46.049 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-05-22 09:32:46.056 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-05-22 09:32:46.067 | Downloading oslo_config-10.4.0-py3-none-any.whl (137 kB) 2026-05-22 09:32:46.075 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-22 09:32:46.115 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 57.0 MB/s 0:00:00 2026-05-22 09:32:46.119 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-05-22 09:32:46.127 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-05-22 09:32:46.133 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-05-22 09:32:46.141 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-05-22 09:32:46.150 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-05-22 09:32:46.162 | Downloading oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-05-22 09:32:46.171 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-05-22 09:32:46.180 | Downloading pyjwt-2.12.1-py3-none-any.whl (29 kB) 2026-05-22 09:32:46.186 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-05-22 09:32:46.192 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-05-22 09:32:46.206 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-05-22 09:32:46.218 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-22 09:32:46.224 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-05-22 09:32:46.229 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-05-22 09:32:46.234 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-05-22 09:32:46.240 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-05-22 09:32:46.368 | 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-05-22 09:32:46.442 | Attempting uninstall: typing-extensions 2026-05-22 09:32:46.446 | Found existing installation: typing_extensions 4.10.0 2026-05-22 09:32:46.446 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:32:46.446 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-05-22 09:32:46.515 | Attempting uninstall: six 2026-05-22 09:32:46.519 | Found existing installation: six 1.16.0 2026-05-22 09:32:46.520 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:32:46.520 | Can't uninstall 'six'. No files were found to uninstall. 2026-05-22 09:32:46.553 | Attempting uninstall: pyparsing 2026-05-22 09:32:46.558 | Found existing installation: pyparsing 3.1.1 2026-05-22 09:32:46.559 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:32:46.559 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-05-22 09:32:46.663 | Attempting uninstall: PyJWT 2026-05-22 09:32:46.668 | Found existing installation: PyJWT 2.7.0 2026-05-22 09:32:46.668 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:32:46.668 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-05-22 09:32:46.692 | Attempting uninstall: netaddr 2026-05-22 09:32:46.698 | Found existing installation: netaddr 0.8.0 2026-05-22 09:32:46.698 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:32:46.698 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-05-22 09:32:46.837 | Attempting uninstall: python-dateutil 2026-05-22 09:32:46.842 | Found existing installation: python-dateutil 2.8.2 2026-05-22 09:32:46.842 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:32:46.842 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-05-22 09:32:47.995 | 2026-05-22 09:32:48.000 | Successfully installed PyJWT-2.12.1 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.1.1 oslo.config-10.4.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.0.1 pycadf-4.0.1 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.8.0 typing-extensions-4.15.0 2026-05-22 09:32:48.124 | + inc/python:pip_install:216 : result=0 2026-05-22 09:32:48.126 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:32:48.129 | + functions-common:time_stop:2414 : local name 2026-05-22 09:32:48.131 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:32:48.134 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:32:48.136 | + functions-common:time_stop:2417 : local total 2026-05-22 09:32:48.139 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:32:48.141 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:32:48.144 | + functions-common:time_stop:2421 : start_time=1779442363729 2026-05-22 09:32:48.146 | + functions-common:time_stop:2423 : [[ -z 1779442363729 ]] 2026-05-22 09:32:48.149 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:32:48.154 | + functions-common:time_stop:2426 : end_time=1779442368150 2026-05-22 09:32:48.156 | + functions-common:time_stop:2427 : elapsed_time=4421 2026-05-22 09:32:48.158 | + functions-common:time_stop:2428 : total=20715 2026-05-22 09:32:48.161 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:32:48.163 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25136 2026-05-22 09:32:48.166 | + inc/python:pip_install:219 : return 0 2026-05-22 09:32:48.168 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-05-22 09:32:48.171 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-05-22 09:32:48.173 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-22 09:32:48.176 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-05-22 09:32:48.180 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-05-22 09:32:48.182 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-22 09:32:48.187 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-05-22 09:32:48.187 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-22 09:32:48.192 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-05-22 09:32:48.195 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-05-22 09:32:48.198 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-05-22 09:32:48.201 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-05-22 09:32:48.204 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-05-22 09:32:48.227 | Using python 3.12 to install python-memcached 2026-05-22 09:32:48.229 | + 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-05-22 09:32:48.814 | Collecting python-memcached 2026-05-22 09:32:48.869 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-22 09:32:48.877 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-05-22 09:32:48.962 | Installing collected packages: python-memcached 2026-05-22 09:32:48.979 | Successfully installed python-memcached-1.62 2026-05-22 09:32:49.038 | + inc/python:pip_install:216 : result=0 2026-05-22 09:32:49.040 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:32:49.042 | + functions-common:time_stop:2414 : local name 2026-05-22 09:32:49.045 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:32:49.047 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:32:49.049 | + functions-common:time_stop:2417 : local total 2026-05-22 09:32:49.052 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:32:49.054 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:32:49.057 | + functions-common:time_stop:2421 : start_time=1779442368220 2026-05-22 09:32:49.060 | + functions-common:time_stop:2423 : [[ -z 1779442368220 ]] 2026-05-22 09:32:49.063 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:32:49.068 | + functions-common:time_stop:2426 : end_time=1779442369065 2026-05-22 09:32:49.070 | + functions-common:time_stop:2427 : elapsed_time=845 2026-05-22 09:32:49.073 | + functions-common:time_stop:2428 : total=25136 2026-05-22 09:32:49.075 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:32:49.077 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25981 2026-05-22 09:32:49.080 | + inc/python:pip_install:219 : return 0 2026-05-22 09:32:49.084 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-05-22 09:32:49.105 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:32:49.108 | + ./stack.sh:main:916 : '[' 10.4.3.18 == 10.4.3.18 ']' 2026-05-22 09:32:49.110 | + ./stack.sh:main:917 : stack_install_service keystone 2026-05-22 09:32:49.114 | + lib/stack:stack_install_service:20 : local service=keystone 2026-05-22 09:32:49.116 | + lib/stack:stack_install_service:21 : type install_keystone 2026-05-22 09:32:49.120 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-22 09:32:49.122 | + lib/stack:stack_install_service:32 : install_keystone 2026-05-22 09:32:49.126 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-05-22 09:32:49.143 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:32:49.146 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-05-22 09:32:49.149 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/keystone.git 2026-05-22 09:32:49.152 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-05-22 09:32:49.154 | + functions-common:git_clone:585 : local git_ref=master 2026-05-22 09:32:49.157 | + functions-common:git_clone:586 : local orig_dir 2026-05-22 09:32:49.160 | ++ functions-common:git_clone:587 : pwd 2026-05-22 09:32:49.163 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-05-22 09:32:49.165 | + functions-common:git_clone:588 : local git_clone_flags= 2026-05-22 09:32:49.169 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-05-22 09:32:49.187 | + functions-common:git_clone:590 : RECLONE=False 2026-05-22 09:32:49.189 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-05-22 09:32:49.192 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-05-22 09:32:49.195 | + functions-common:git_clone:604 : echo master 2026-05-22 09:32:49.195 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-05-22 09:32:49.201 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-05-22 09:32:49.204 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-05-22 09:32:49.206 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-05-22 09:32:49.221 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-05-22 09:32:49.225 | + functions-common:git_clone:667 : head -1 2026-05-22 09:32:49.226 | + functions-common:git_clone:667 : git show --oneline 2026-05-22 09:32:49.243 | 2230026f7 Merge "Fix keystone scope flag in tempest.conf" 2026-05-22 09:32:49.247 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-05-22 09:32:49.250 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-05-22 09:32:49.254 | + inc/python:setup_develop:353 : local bindep 2026-05-22 09:32:49.256 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-22 09:32:49.259 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-05-22 09:32:49.261 | + inc/python:setup_develop:359 : local extras= 2026-05-22 09:32:49.264 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-05-22 09:32:49.267 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-22 09:32:49.270 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-22 09:32:49.273 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-05-22 09:32:49.275 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-22 09:32:49.278 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-22 09:32:49.282 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-05-22 09:32:49.285 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-22 09:32:49.289 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-05-22 09:32:49.292 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-22 09:32:49.295 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-22 09:32:49.298 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-05-22 09:32:49.305 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-05-22 09:32:49.308 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-05-22 09:32:49.311 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-05-22 09:32:49.390 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-05-22 09:32:49.393 | + inc/python:setup_package:436 : local bindep=0 2026-05-22 09:32:49.395 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-22 09:32:49.398 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-22 09:32:49.401 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-22 09:32:49.404 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-05-22 09:32:49.406 | + inc/python:setup_package:445 : local flags=-e 2026-05-22 09:32:49.409 | + inc/python:setup_package:446 : local extras= 2026-05-22 09:32:49.412 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-22 09:32:49.414 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-22 09:32:49.417 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-22 09:32:49.419 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-22 09:32:49.422 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-22 09:32:49.425 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-05-22 09:32:49.446 | Using python 3.12 to install /opt/stack/keystone 2026-05-22 09:32:49.449 | + 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-05-22 09:32:49.933 | Obtaining file:///opt/stack/keystone 2026-05-22 09:32:49.936 | Installing build dependencies: started 2026-05-22 09:32:50.767 | Installing build dependencies: finished with status 'done' 2026-05-22 09:32:50.767 | Checking if build backend supports build_editable: started 2026-05-22 09:32:51.034 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-22 09:32:51.035 | Getting requirements to build editable: started 2026-05-22 09:32:51.182 | Getting requirements to build editable: finished with status 'done' 2026-05-22 09:32:51.183 | Preparing editable metadata (pyproject.toml): started 2026-05-22 09:32:51.927 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-22 09:32:51.937 | 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.dev29) (7.0.3) 2026-05-22 09:32:51.937 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (1.8.9) 2026-05-22 09:32:52.010 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev29) 2026-05-22 09:32:52.064 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-05-22 09:32:52.079 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev29) 2026-05-22 09:32:52.083 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-05-22 09:32:52.251 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev29) 2026-05-22 09:32:52.254 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-05-22 09:32:52.518 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev29) 2026-05-22 09:32:52.523 | Downloading sqlalchemy-2.0.49-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-05-22 09:32:52.532 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (5.8.0) 2026-05-22 09:32:52.533 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (5.8.0) 2026-05-22 09:32:52.533 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (13.0.0) 2026-05-22 09:32:52.565 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev29) 2026-05-22 09:32:52.568 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-05-22 09:32:52.574 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (4.1.1) 2026-05-22 09:32:52.574 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (10.4.0) 2026-05-22 09:32:52.574 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (6.4.0) 2026-05-22 09:32:52.727 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev29) 2026-05-22 09:32:52.731 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-22 09:32:52.885 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev29) 2026-05-22 09:32:52.890 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-22 09:32:52.897 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (6.8.0) 2026-05-22 09:32:52.898 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (8.2.0) 2026-05-22 09:32:53.078 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev29) 2026-05-22 09:32:53.085 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 09:32:53.221 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev29) 2026-05-22 09:32:53.224 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-22 09:32:53.230 | 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.dev29) (5.10.0) 2026-05-22 09:32:53.353 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev29) 2026-05-22 09:32:53.359 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-22 09:32:53.364 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (10.0.1) 2026-05-22 09:32:53.374 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev29) 2026-05-22 09:32:53.377 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-05-22 09:32:53.394 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev29) 2026-05-22 09:32:53.397 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-05-22 09:32:53.403 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (2.12.1) 2026-05-22 09:32:53.403 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (1.5.0) 2026-05-22 09:32:53.419 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev29) 2026-05-22 09:32:53.423 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-22 09:32:53.429 | 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.dev29) (4.0.1) 2026-05-22 09:32:53.429 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (1.1.2) 2026-05-22 09:32:53.559 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev29) 2026-05-22 09:32:53.563 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-22 09:32:53.580 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev29) 2026-05-22 09:32:53.585 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-05-22 09:32:53.670 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev29) 2026-05-22 09:32:53.674 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-22 09:32:53.686 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev29) 2026-05-22 09:32:53.689 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-22 09:32:53.696 | 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.dev29) (5.2.1) 2026-05-22 09:32:53.707 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev29) 2026-05-22 09:32:53.710 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-22 09:32:53.714 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev29) (8.3.3) 2026-05-22 09:32:53.722 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev29) 2026-05-22 09:32:53.725 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 09:32:53.737 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev29) 2026-05-22 09:32:53.740 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-22 09:32:53.793 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev29) 2026-05-22 09:32:53.796 | 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-05-22 09:32:53.811 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev29) 2026-05-22 09:32:53.816 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-05-22 09:32:53.822 | 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.dev29) (1.17.0) 2026-05-22 09:32:53.848 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev29) 2026-05-22 09:32:53.852 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-05-22 09:32:53.868 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev29) 2026-05-22 09:32:53.871 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-05-22 09:32:53.884 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev29) 2026-05-22 09:32:53.886 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-22 09:32:53.904 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev29) 2026-05-22 09:32:53.907 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-22 09:32:54.120 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev29) 2026-05-22 09:32:54.124 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-05-22 09:32:54.131 | 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.dev29) (5.14.0) 2026-05-22 09:32:54.132 | 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.dev29) (2.33.1) 2026-05-22 09:32:54.134 | 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.dev29) (2.1.0) 2026-05-22 09:32:54.135 | 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.dev29) (1.8.2) 2026-05-22 09:32:54.136 | 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.dev29) (4.15.0) 2026-05-22 09:32:54.142 | 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.dev29) (1.3.0) 2026-05-22 09:32:54.143 | 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.dev29) (2.0.0) 2026-05-22 09:32:54.143 | 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.dev29) (6.0.3) 2026-05-22 09:32:54.194 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev29) 2026-05-22 09:32:54.197 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-05-22 09:32:54.202 | 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.dev29) (3.1.0) 2026-05-22 09:32:54.330 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev29) 2026-05-22 09:32:54.334 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-05-22 09:32:54.474 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev29) 2026-05-22 09:32:54.478 | Downloading testscenarios-0.6.1-py3-none-any.whl.metadata (13 kB) 2026-05-22 09:32:54.497 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev29) 2026-05-22 09:32:54.500 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-05-22 09:32:54.506 | 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.dev29) (2.1.2) 2026-05-22 09:32:54.509 | 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.dev29) (2.9.0.post0) 2026-05-22 09:32:54.510 | 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.dev29) (3.3.0) 2026-05-22 09:32:54.644 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:32:54.649 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-22 09:32:54.667 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:32:54.670 | Downloading cachetools-7.1.1-py3-none-any.whl.metadata (5.8 kB) 2026-05-22 09:32:54.688 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:32:54.691 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-05-22 09:32:54.714 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:32:54.717 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-22 09:32:54.845 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:32:54.849 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-05-22 09:32:54.863 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:32:54.867 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-22 09:32:54.884 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:32:54.887 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-22 09:32:54.891 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) (26.2) 2026-05-22 09:32:54.902 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:32:54.905 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 09:32:54.920 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev29) 2026-05-22 09:32:54.924 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-22 09:32:54.945 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:32:54.949 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-05-22 09:32:55.064 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:32:55.068 | Downloading greenlet-3.5.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-05-22 09:32:55.196 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:32:55.201 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-22 09:32:55.328 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:32:55.331 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-22 09:32:55.344 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:32:55.349 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-05-22 09:32:55.365 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:32:55.370 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-05-22 09:32:55.509 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:32:55.513 | 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-05-22 09:32:55.526 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:32:55.529 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-05-22 09:32:55.546 | 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.dev29) 2026-05-22 09:32:55.550 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-22 09:32:55.567 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev29) 2026-05-22 09:32:55.571 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-05-22 09:32:55.581 | 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.dev29) (3.3.2) 2026-05-22 09:32:55.582 | 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.dev29) (7.2.2) 2026-05-22 09:32:55.588 | 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.dev29) (82.0.1) 2026-05-22 09:32:55.601 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev29) 2026-05-22 09:32:55.605 | Downloading wcwidth-0.7.0-py3-none-any.whl.metadata (36 kB) 2026-05-22 09:32:55.632 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev29) 2026-05-22 09:32:55.634 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-22 09:32:55.651 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev29) 2026-05-22 09:32:55.655 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-05-22 09:32:55.675 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev29) 2026-05-22 09:32:55.679 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-05-22 09:32:55.689 | 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.dev29) (3.4.7) 2026-05-22 09:32:55.690 | 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.dev29) (3.14) 2026-05-22 09:32:55.690 | 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.dev29) (2.7.0) 2026-05-22 09:32:55.691 | 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.dev29) (2023.11.17) 2026-05-22 09:32:55.712 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev29) 2026-05-22 09:32:55.715 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-05-22 09:32:55.740 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-22 09:32:55.744 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-05-22 09:32:55.789 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-05-22 09:32:55.799 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-05-22 09:32:55.853 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 75.3 MB/s 0:00:00 2026-05-22 09:32:55.857 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-05-22 09:32:55.866 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-05-22 09:32:55.872 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-22 09:32:55.880 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-05-22 09:32:55.888 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-05-22 09:32:55.895 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-22 09:32:55.902 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-22 09:32:55.911 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-05-22 09:32:55.919 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-05-22 09:32:55.926 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-05-22 09:32:55.933 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-05-22 09:32:55.939 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-05-22 09:32:55.949 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-05-22 09:32:55.958 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-05-22 09:32:55.968 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-05-22 09:32:55.976 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-05-22 09:32:55.983 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-05-22 09:32:55.988 | Downloading cachetools-7.1.1-py3-none-any.whl (16 kB) 2026-05-22 09:32:55.996 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-05-22 09:32:56.005 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-05-22 09:32:56.011 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-05-22 09:32:56.018 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-05-22 09:32:56.027 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-05-22 09:32:56.036 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-05-22 09:32:56.048 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-05-22 09:32:56.058 | Downloading greenlet-3.5.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-05-22 09:32:56.069 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 51.2 MB/s 0:00:00 2026-05-22 09:32:56.072 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-05-22 09:32:56.079 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-22 09:32:56.085 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-05-22 09:32:56.092 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-05-22 09:32:56.099 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-05-22 09:32:56.109 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-05-22 09:32:56.114 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-05-22 09:32:56.119 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-05-22 09:32:56.125 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-05-22 09:32:56.136 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-05-22 09:32:56.142 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-05-22 09:32:56.152 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-05-22 09:32:56.161 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-05-22 09:32:56.167 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-05-22 09:32:56.173 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-05-22 09:32:56.189 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-05-22 09:32:56.199 | Downloading sqlalchemy-2.0.49-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-05-22 09:32:56.242 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 78.5 MB/s 0:00:00 2026-05-22 09:32:56.246 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-05-22 09:32:56.253 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-05-22 09:32:56.259 | Downloading testscenarios-0.6.1-py3-none-any.whl (17 kB) 2026-05-22 09:32:56.264 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-05-22 09:32:56.273 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-05-22 09:32:56.281 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-05-22 09:32:56.287 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-22 09:32:56.292 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-05-22 09:32:56.297 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-22 09:32:56.302 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-05-22 09:32:56.313 | Downloading wcwidth-0.7.0-py3-none-any.whl (110 kB) 2026-05-22 09:32:56.374 | Building wheels for collected packages: keystone 2026-05-22 09:32:56.375 | Building editable for keystone (pyproject.toml): started 2026-05-22 09:32:56.960 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-05-22 09:32:56.960 | Created wheel for keystone: filename=keystone-29.1.0.dev29-0.editable-py3-none-any.whl size=9269 sha256=8653fc1d9e108d6bb3be799e671481083142eadef20b75a5b9682c3f9575e597 2026-05-22 09:32:56.960 | Stored in directory: /tmp/pip-ephem-wheel-cache-pbe2pcw7/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-05-22 09:32:56.963 | Successfully built keystone 2026-05-22 09:32:57.109 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, 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-05-22 09:32:57.146 | Attempting uninstall: pytz 2026-05-22 09:32:57.152 | Found existing installation: pytz 2024.1 2026-05-22 09:32:57.152 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:32:57.152 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-05-22 09:32:57.770 | Attempting uninstall: oauthlib 2026-05-22 09:32:57.776 | Found existing installation: oauthlib 3.2.2 2026-05-22 09:32:57.776 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:32:57.776 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-05-22 09:32:57.847 | Attempting uninstall: markupsafe 2026-05-22 09:32:57.853 | Found existing installation: MarkupSafe 2.1.5 2026-05-22 09:32:57.853 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:32:57.853 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-05-22 09:32:58.397 | Attempting uninstall: blinker 2026-05-22 09:32:58.402 | Found existing installation: blinker 1.7.0 2026-05-22 09:32:58.402 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:32:58.403 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-05-22 09:32:58.410 | Attempting uninstall: bcrypt 2026-05-22 09:32:58.416 | Found existing installation: bcrypt 3.2.2 2026-05-22 09:32:58.417 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:32:58.417 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-05-22 09:32:58.425 | Attempting uninstall: attrs 2026-05-22 09:32:58.431 | Found existing installation: attrs 23.2.0 2026-05-22 09:32:58.431 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:32:58.431 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-05-22 09:32:59.997 | Attempting uninstall: jinja2 2026-05-22 09:33:00.005 | Found existing installation: Jinja2 3.1.2 2026-05-22 09:33:00.005 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:33:00.005 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-05-22 09:33:00.519 | Attempting uninstall: cryptography 2026-05-22 09:33:00.525 | Found existing installation: cryptography 41.0.7 2026-05-22 09:33:00.526 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:33:00.526 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-05-22 09:33:00.856 | Attempting uninstall: pyopenssl 2026-05-22 09:33:00.862 | Found existing installation: pyOpenSSL 23.2.0 2026-05-22 09:33:00.862 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:33:00.863 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-05-22 09:33:01.060 | Attempting uninstall: jsonschema 2026-05-22 09:33:01.067 | Found existing installation: jsonschema 4.10.3 2026-05-22 09:33:01.069 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:33:01.069 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-05-22 09:33:01.834 | 2026-05-22 09:33:01.834 | 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-05-22 09:33:01.834 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-05-22 09:33:01.842 | 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.17.0 Routes-2.5.1 SQLAlchemy-2.0.49 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.1 cffi-2.0.0 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.0 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev29 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 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.7 rpds-py-0.30.0 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.1 tzdata-2026.2 vine-5.1.0 wcwidth-0.7.0 xmlschema-2.5.1 2026-05-22 09:33:02.126 | + inc/python:pip_install:216 : result=0 2026-05-22 09:33:02.128 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:33:02.130 | + functions-common:time_stop:2414 : local name 2026-05-22 09:33:02.133 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:33:02.135 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:33:02.137 | + functions-common:time_stop:2417 : local total 2026-05-22 09:33:02.139 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:33:02.141 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:33:02.144 | + functions-common:time_stop:2421 : start_time=1779442369441 2026-05-22 09:33:02.146 | + functions-common:time_stop:2423 : [[ -z 1779442369441 ]] 2026-05-22 09:33:02.149 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:33:02.154 | + functions-common:time_stop:2426 : end_time=1779442382151 2026-05-22 09:33:02.157 | + functions-common:time_stop:2427 : elapsed_time=12710 2026-05-22 09:33:02.159 | + functions-common:time_stop:2428 : total=25981 2026-05-22 09:33:02.161 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:33:02.163 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=38691 2026-05-22 09:33:02.166 | + inc/python:pip_install:219 : return 0 2026-05-22 09:33:02.169 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-22 09:33:02.172 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-22 09:33:02.175 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-05-22 09:33:02.178 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-05-22 09:33:02.181 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:33:02.183 | + 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-05-22 09:33:02.186 | + 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-05-22 09:33:02.189 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:33:02.192 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-05-22 09:33:02.212 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:33:02.216 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-22 09:33:02.219 | + ./stack.sh:main:918 : configure_keystone 2026-05-22 09:33:02.222 | + lib/keystone:configure_keystone:143 : sudo install -d -o stack /etc/keystone 2026-05-22 09:33:02.236 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-05-22 09:33:02.238 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-05-22 09:33:02.243 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-05-22 09:33:02.261 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:33:02.265 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-05-22 09:33:02.297 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-05-22 09:33:02.330 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-05-22 09:33:02.364 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-05-22 09:33:02.399 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-05-22 09:33:02.435 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-05-22 09:33:02.468 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-05-22 09:33:02.499 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-05-22 09:33:02.528 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-05-22 09:33:02.561 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-05-22 09:33:02.564 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-05-22 09:33:02.567 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-05-22 09:33:02.569 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-05-22 09:33:02.571 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-22 09:33:02.575 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-22 09:33:02.591 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:33:02.595 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-22 09:33:02.597 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-22 09:33:02.600 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-22 09:33:02.616 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:33:02.619 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.18:5672/ 2026-05-22 09:33:02.622 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.18:5672/ 2026-05-22 09:33:02.655 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-22 09:33:02.658 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-22 09:33:02.660 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.18/identity 2026-05-22 09:33:02.692 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-05-22 09:33:02.695 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-05-22 09:33:02.728 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-05-22 09:33:02.731 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-05-22 09:33:02.733 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-05-22 09:33:02.735 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-05-22 09:33:02.738 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-22 09:33:02.740 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-22 09:33:02.743 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-22 09:33:02.759 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:33:02.761 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-22 09:33:02.762 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-05-22 09:33:02.766 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-05-22 09:33:02.798 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-05-22 09:33:02.800 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-05-22 09:33:02.803 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-05-22 09:33:02.806 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-05-22 09:33:02.809 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-22 09:33:02.825 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-22 09:33:02.827 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-22 09:33:02.830 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-22 09:33:02.832 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-22 09:33:02.835 | + 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-05-22 09:33:02.866 | + 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-05-22 09:33:02.896 | + 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-05-22 09:33:02.926 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-22 09:33:02.957 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-05-22 09:33:02.989 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-05-22 09:33:03.021 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-05-22 09:33:03.023 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-05-22 09:33:03.027 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-05-22 09:33:03.030 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-05-22 09:33:03.033 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-22 09:33:03.035 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-05-22 09:33:03.038 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-05-22 09:33:03.040 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-22 09:33:03.043 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-22 09:33:03.058 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-05-22 09:33:03.058 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-22 09:33:03.067 | d /var/run/uwsgi 0755 stack root 2026-05-22 09:33:03.071 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-22 09:33:03.084 | /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-05-22 09:33:03.088 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-05-22 09:33:03.091 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-05-22 09:33:03.096 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-22 09:33:03.100 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-05-22 09:33:03.141 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-05-22 09:33:03.171 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-05-22 09:33:03.202 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-05-22 09:33:03.234 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-05-22 09:33:03.263 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-05-22 09:33:03.294 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-05-22 09:33:03.327 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-05-22 09:33:03.358 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-05-22 09:33:03.390 | + 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-05-22 09:33:03.421 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-05-22 09:33:03.455 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-05-22 09:33:03.486 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-05-22 09:33:03.516 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-05-22 09:33:03.547 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-22 09:33:03.550 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-22 09:33:03.554 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-05-22 09:33:03.557 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-05-22 09:33:03.560 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-22 09:33:03.562 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:33:03.565 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:33:03.568 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-05-22 09:33:03.571 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-05-22 09:33:03.575 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-05-22 09:33:03.607 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-05-22 09:33:03.640 | + 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-05-22 09:33:03.640 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-05-22 09:33:03.650 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-05-22 09:33:03.655 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-05-22 09:33:03.658 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-05-22 09:33:03.661 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-22 09:33:03.663 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-22 09:33:03.665 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-22 09:33:03.668 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-22 09:33:03.671 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:33:03.673 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:33:03.676 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-22 09:33:03.679 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-22 09:33:03.681 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:33:03.684 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:33:03.687 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-05-22 09:33:03.721 | Enabling site keystone-api. 2026-05-22 09:33:03.727 | To activate the new configuration, you need to run: 2026-05-22 09:33:03.727 | systemctl reload apache2 2026-05-22 09:33:03.731 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-22 09:33:03.734 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-22 09:33:03.737 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-05-22 09:33:03.741 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-05-22 09:33:03.846 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-05-22 09:33:03.878 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-05-22 09:33:03.915 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-05-22 09:33:03.952 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-05-22 09:33:03.955 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-05-22 09:33:03.989 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-05-22 09:33:04.018 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-05-22 09:33:04.048 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-05-22 09:33:04.080 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-05-22 09:33:04.081 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-05-22 09:33:04.085 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-05-22 09:33:04.114 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-05-22 09:33:04.142 | + ./stack.sh:main:922 : is_service_enabled swift 2026-05-22 09:33:04.159 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:33:04.162 | + ./stack.sh:main:923 : is_service_enabled ceilometer 2026-05-22 09:33:04.179 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:33:04.182 | + ./stack.sh:main:926 : stack_install_service swift 2026-05-22 09:33:04.185 | + lib/stack:stack_install_service:20 : local service=swift 2026-05-22 09:33:04.187 | + lib/stack:stack_install_service:21 : type install_swift 2026-05-22 09:33:04.190 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-22 09:33:04.192 | + lib/stack:stack_install_service:32 : install_swift 2026-05-22 09:33:04.195 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-05-22 09:33:04.197 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/swift.git 2026-05-22 09:33:04.200 | + functions-common:git_clone:584 : local git_dest=/opt/stack/swift 2026-05-22 09:33:04.202 | + functions-common:git_clone:585 : local git_ref=master 2026-05-22 09:33:04.205 | + functions-common:git_clone:586 : local orig_dir 2026-05-22 09:33:04.207 | ++ functions-common:git_clone:587 : pwd 2026-05-22 09:33:04.210 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-05-22 09:33:04.212 | + functions-common:git_clone:588 : local git_clone_flags= 2026-05-22 09:33:04.215 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-05-22 09:33:04.230 | + functions-common:git_clone:590 : RECLONE=False 2026-05-22 09:33:04.232 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-05-22 09:33:04.234 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-05-22 09:33:04.237 | + functions-common:git_clone:604 : echo master 2026-05-22 09:33:04.237 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-05-22 09:33:04.242 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/swift ]] 2026-05-22 09:33:04.244 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-05-22 09:33:04.247 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/swift 2026-05-22 09:33:04.260 | + functions-common:git_clone:666 : cd /opt/stack/swift 2026-05-22 09:33:04.262 | + functions-common:git_clone:667 : git show --oneline 2026-05-22 09:33:04.262 | + functions-common:git_clone:667 : head -1 2026-05-22 09:33:04.290 | ca8749f34 test_sharder.py: pass timestamp strings to put_object 2026-05-22 09:33:04.293 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-05-22 09:33:04.297 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-05-22 09:33:04.300 | + inc/python:setup_develop:353 : local bindep 2026-05-22 09:33:04.302 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-05-22 09:33:04.305 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-05-22 09:33:04.307 | + inc/python:setup_develop:359 : local extras=keystone 2026-05-22 09:33:04.310 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-05-22 09:33:04.313 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-22 09:33:04.315 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-05-22 09:33:04.317 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-05-22 09:33:04.320 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-22 09:33:04.322 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-05-22 09:33:04.325 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-05-22 09:33:04.327 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-22 09:33:04.331 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-05-22 09:33:04.333 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-22 09:33:04.336 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-22 09:33:04.339 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-05-22 09:33:04.345 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-05-22 09:33:04.347 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-05-22 09:33:04.349 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-05-22 09:33:04.433 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-05-22 09:33:04.435 | + inc/python:setup_package:436 : local bindep=0 2026-05-22 09:33:04.437 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-22 09:33:04.440 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-22 09:33:04.442 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-05-22 09:33:04.445 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-05-22 09:33:04.447 | + inc/python:setup_package:445 : local flags=-e 2026-05-22 09:33:04.449 | + inc/python:setup_package:446 : local extras=keystone 2026-05-22 09:33:04.451 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-22 09:33:04.453 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-05-22 09:33:04.457 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-05-22 09:33:04.459 | + inc/python:setup_package:456 : extras='[keystone]' 2026-05-22 09:33:04.462 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-22 09:33:04.464 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-05-22 09:33:04.487 | Using python 3.12 to install /opt/stack/swift 2026-05-22 09:33:04.489 | + 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-05-22 09:33:05.002 | Obtaining file:///opt/stack/swift 2026-05-22 09:33:05.005 | Installing build dependencies: started 2026-05-22 09:33:05.751 | Installing build dependencies: finished with status 'done' 2026-05-22 09:33:05.751 | Checking if build backend supports build_editable: started 2026-05-22 09:33:06.026 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-22 09:33:06.026 | Getting requirements to build editable: started 2026-05-22 09:33:06.168 | Getting requirements to build editable: finished with status 'done' 2026-05-22 09:33:06.169 | Preparing editable metadata (pyproject.toml): started 2026-05-22 09:33:06.729 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-22 09:33:06.740 | Requirement already satisfied: eventlet!=0.34.3,>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev85) (0.41.0) 2026-05-22 09:33:06.740 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev85) (3.5.0) 2026-05-22 09:33:06.740 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev85) (3.1.0) 2026-05-22 09:33:06.985 | Collecting lxml>=4.2.3 (from swift==2.38.0.dev85) 2026-05-22 09:33:07.035 | Downloading lxml-6.1.0-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (4.0 kB) 2026-05-22 09:33:07.040 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev85) (2.33.1) 2026-05-22 09:33:07.069 | Collecting xattr>=0.7.2 (from swift==2.38.0.dev85) 2026-05-22 09:33:07.072 | 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-05-22 09:33:07.198 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.0.dev85) 2026-05-22 09:33:07.202 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-05-22 09:33:07.208 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev85) (43.0.3) 2026-05-22 09:33:07.209 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev85) (2.8.0) 2026-05-22 09:33:07.210 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev85) (13.0.0) 2026-05-22 09:33:07.211 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.0.2->swift==2.38.0.dev85) (2.0.0) 2026-05-22 09:33:07.214 | 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.0.dev85) (3.0) 2026-05-22 09:33:07.218 | 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.0.dev85) (5.14.0) 2026-05-22 09:33:07.219 | 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.0.dev85) (4.1.1) 2026-05-22 09:33:07.219 | 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.0.dev85) (10.4.0) 2026-05-22 09:33:07.221 | 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.0.dev85) (6.4.0) 2026-05-22 09:33:07.221 | 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.0.dev85) (6.8.0) 2026-05-22 09:33:07.221 | 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.0.dev85) (8.2.0) 2026-05-22 09:33:07.222 | 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.0.dev85) (5.10.0) 2026-05-22 09:33:07.222 | 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.0.dev85) (10.0.1) 2026-05-22 09:33:07.222 | 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.0.dev85) (7.0.3) 2026-05-22 09:33:07.222 | 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.0.dev85) (4.0.1) 2026-05-22 09:33:07.223 | 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.0.dev85) (2.12.1) 2026-05-22 09:33:07.223 | 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.0.dev85) (5.8.0) 2026-05-22 09:33:07.224 | 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.0.dev85) (1.8.9) 2026-05-22 09:33:07.226 | 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.0.dev85) (2.1.0) 2026-05-22 09:33:07.226 | 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.0.dev85) (5.8.0) 2026-05-22 09:33:07.227 | 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.0.dev85) (1.8.2) 2026-05-22 09:33:07.227 | 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.0.dev85) (4.15.0) 2026-05-22 09:33:07.230 | 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.0.dev85) (1.5.0) 2026-05-22 09:33:07.232 | 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.0.dev85) (5.2.1) 2026-05-22 09:33:07.234 | 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.0.dev85) (1.3.0) 2026-05-22 09:33:07.235 | 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.0.dev85) (2.0.0) 2026-05-22 09:33:07.236 | 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.0.dev85) (6.0.3) 2026-05-22 09:33:07.240 | 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.0.dev85) (2.9.0.post0) 2026-05-22 09:33:07.241 | 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.0.dev85) (3.1.0) 2026-05-22 09:33:07.241 | 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.0.dev85) (2.1.2) 2026-05-22 09:33:07.242 | 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.0.dev85) (1.1.2) 2026-05-22 09:33:07.245 | 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.0.dev85) (3.3.2) 2026-05-22 09:33:07.245 | 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.0.dev85) (26.2) 2026-05-22 09:33:07.246 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev85) (7.2.2) 2026-05-22 09:33:07.249 | 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.0.dev85) (82.0.1) 2026-05-22 09:33:07.257 | 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.0.dev85) (1.17.0) 2026-05-22 09:33:07.261 | 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.0.dev85) (3.4.7) 2026-05-22 09:33:07.261 | 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.0.dev85) (3.14) 2026-05-22 09:33:07.262 | 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.0.dev85) (2.7.0) 2026-05-22 09:33:07.262 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.0.dev85) (2023.11.17) 2026-05-22 09:33:07.283 | Downloading lxml-6.1.0-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-05-22 09:33:07.369 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 77.0 MB/s 0:00:00 2026-05-22 09:33:07.374 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-05-22 09:33:07.385 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 45.2 MB/s 0:00:00 2026-05-22 09:33:07.389 | 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-05-22 09:33:07.408 | Building wheels for collected packages: swift 2026-05-22 09:33:07.409 | Building editable for swift (pyproject.toml): started 2026-05-22 09:33:07.985 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-05-22 09:33:07.988 | Created wheel for swift: filename=swift-2.38.0.dev85-0.editable-py3-none-any.whl size=19775 sha256=a599120bcc4af6b450ebcc964a18669efe2f75c244ac71e8b6c36f2704b29e14 2026-05-22 09:33:07.988 | Stored in directory: /tmp/pip-ephem-wheel-cache-qo1cny_4/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-05-22 09:33:07.988 | Successfully built swift 2026-05-22 09:33:08.076 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-05-22 09:33:08.255 | 2026-05-22 09:33:08.262 | Successfully installed PyECLib-1.8.0 lxml-6.1.0 swift-2.38.0.dev85 xattr-1.3.0 2026-05-22 09:33:08.365 | + inc/python:pip_install:216 : result=0 2026-05-22 09:33:08.367 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:33:08.370 | + functions-common:time_stop:2414 : local name 2026-05-22 09:33:08.373 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:33:08.375 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:33:08.377 | + functions-common:time_stop:2417 : local total 2026-05-22 09:33:08.380 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:33:08.382 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:33:08.384 | + functions-common:time_stop:2421 : start_time=1779442384481 2026-05-22 09:33:08.387 | + functions-common:time_stop:2423 : [[ -z 1779442384481 ]] 2026-05-22 09:33:08.389 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:33:08.393 | + functions-common:time_stop:2426 : end_time=1779442388391 2026-05-22 09:33:08.396 | + functions-common:time_stop:2427 : elapsed_time=3910 2026-05-22 09:33:08.398 | + functions-common:time_stop:2428 : total=38691 2026-05-22 09:33:08.400 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:33:08.403 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=42601 2026-05-22 09:33:08.405 | + inc/python:pip_install:219 : return 0 2026-05-22 09:33:08.408 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-22 09:33:08.411 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-22 09:33:08.413 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-05-22 09:33:08.416 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-05-22 09:33:08.418 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:33:08.421 | + 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-05-22 09:33:08.423 | + 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-05-22 09:33:08.426 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:33:08.429 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-05-22 09:33:08.431 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-22 09:33:08.434 | + ./stack.sh:main:927 : configure_swift 2026-05-22 09:33:08.437 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-05-22 09:33:08.439 | + lib/swift:configure_swift:332 : local node_number 2026-05-22 09:33:08.441 | + lib/swift:configure_swift:333 : local swift_node_config 2026-05-22 09:33:08.444 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-05-22 09:33:08.446 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-05-22 09:33:08.688 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-05-22 09:33:08.688 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-05-22 09:33:08.688 | we strongly recommend against using it for new projects. 2026-05-22 09:33:08.688 | 2026-05-22 09:33:08.688 | If you are already using Eventlet, we recommend migrating to a different 2026-05-22 09:33:08.688 | framework. For more detail see 2026-05-22 09:33:08.688 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-05-22 09:33:08.688 | 2026-05-22 09:33:08.688 | import eventlet 2026-05-22 09:33:08.741 | No container-sharder running 2026-05-22 09:33:08.741 | No container-reconciler running 2026-05-22 09:33:08.741 | No object-reconstructor running 2026-05-22 09:33:08.741 | No container-auditor running 2026-05-22 09:33:08.741 | No container-updater running 2026-05-22 09:33:08.741 | No proxy-server running 2026-05-22 09:33:08.741 | No account-replicator running 2026-05-22 09:33:08.741 | No container-replicator running 2026-05-22 09:33:08.741 | No account-reaper running 2026-05-22 09:33:08.741 | No object-server running 2026-05-22 09:33:08.741 | No account-server running 2026-05-22 09:33:08.741 | No container-sync running 2026-05-22 09:33:08.741 | No object-updater running 2026-05-22 09:33:08.741 | No object-expirer running 2026-05-22 09:33:08.741 | No object-replicator running 2026-05-22 09:33:08.741 | No object-auditor running 2026-05-22 09:33:08.741 | No container-server running 2026-05-22 09:33:08.741 | No account-auditor running 2026-05-22 09:33:08.794 | + lib/swift:configure_swift:337 : true 2026-05-22 09:33:08.796 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-05-22 09:33:08.809 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-05-22 09:33:08.820 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-05-22 09:33:08.823 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-05-22 09:33:08.823 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-05-22 09:33:08.827 | + lib/swift:configure_swift:351 : sed -e ' 2026-05-22 09:33:08.827 | s/%GROUP%/stack/; 2026-05-22 09:33:08.827 | s/%USER%/stack/; 2026-05-22 09:33:08.827 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-05-22 09:33:08.827 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-05-22 09:33:08.830 | uid = stack 2026-05-22 09:33:08.830 | gid = stack 2026-05-22 09:33:08.830 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-05-22 09:33:08.830 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-05-22 09:33:08.830 | address = 127.0.0.1 2026-05-22 09:33:08.830 | 2026-05-22 09:33:08.830 | [account6612] 2026-05-22 09:33:08.830 | max connections = 25 2026-05-22 09:33:08.830 | path = /opt/stack/data/swift/1/ 2026-05-22 09:33:08.830 | read only = false 2026-05-22 09:33:08.830 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-05-22 09:33:08.830 | 2026-05-22 09:33:08.830 | [account6622] 2026-05-22 09:33:08.830 | max connections = 25 2026-05-22 09:33:08.830 | path = /opt/stack/data/swift/2/ 2026-05-22 09:33:08.830 | read only = false 2026-05-22 09:33:08.830 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-05-22 09:33:08.830 | 2026-05-22 09:33:08.830 | [account6632] 2026-05-22 09:33:08.830 | max connections = 25 2026-05-22 09:33:08.830 | path = /opt/stack/data/swift/3/ 2026-05-22 09:33:08.830 | read only = false 2026-05-22 09:33:08.830 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-05-22 09:33:08.831 | 2026-05-22 09:33:08.831 | [account6642] 2026-05-22 09:33:08.831 | max connections = 25 2026-05-22 09:33:08.831 | path = /opt/stack/data/swift/4/ 2026-05-22 09:33:08.831 | read only = false 2026-05-22 09:33:08.831 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-05-22 09:33:08.831 | 2026-05-22 09:33:08.831 | 2026-05-22 09:33:08.831 | [container6611] 2026-05-22 09:33:08.831 | max connections = 25 2026-05-22 09:33:08.831 | path = /opt/stack/data/swift/1/ 2026-05-22 09:33:08.831 | read only = false 2026-05-22 09:33:08.831 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-05-22 09:33:08.831 | 2026-05-22 09:33:08.831 | [container6621] 2026-05-22 09:33:08.831 | max connections = 25 2026-05-22 09:33:08.831 | path = /opt/stack/data/swift/2/ 2026-05-22 09:33:08.831 | read only = false 2026-05-22 09:33:08.831 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-05-22 09:33:08.831 | 2026-05-22 09:33:08.831 | [container6631] 2026-05-22 09:33:08.831 | max connections = 25 2026-05-22 09:33:08.831 | path = /opt/stack/data/swift/3/ 2026-05-22 09:33:08.831 | read only = false 2026-05-22 09:33:08.831 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-05-22 09:33:08.831 | 2026-05-22 09:33:08.831 | [container6641] 2026-05-22 09:33:08.831 | max connections = 25 2026-05-22 09:33:08.831 | path = /opt/stack/data/swift/4/ 2026-05-22 09:33:08.831 | read only = false 2026-05-22 09:33:08.831 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-05-22 09:33:08.831 | 2026-05-22 09:33:08.831 | 2026-05-22 09:33:08.831 | [object6613] 2026-05-22 09:33:08.831 | max connections = 25 2026-05-22 09:33:08.831 | path = /opt/stack/data/swift/1/ 2026-05-22 09:33:08.831 | read only = false 2026-05-22 09:33:08.831 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-05-22 09:33:08.831 | 2026-05-22 09:33:08.831 | [object6623] 2026-05-22 09:33:08.831 | max connections = 25 2026-05-22 09:33:08.831 | path = /opt/stack/data/swift/2/ 2026-05-22 09:33:08.831 | read only = false 2026-05-22 09:33:08.831 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-05-22 09:33:08.831 | 2026-05-22 09:33:08.831 | [object6633] 2026-05-22 09:33:08.831 | max connections = 25 2026-05-22 09:33:08.831 | path = /opt/stack/data/swift/3/ 2026-05-22 09:33:08.831 | read only = false 2026-05-22 09:33:08.831 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-05-22 09:33:08.831 | 2026-05-22 09:33:08.831 | [object6643] 2026-05-22 09:33:08.831 | max connections = 25 2026-05-22 09:33:08.831 | path = /opt/stack/data/swift/4/ 2026-05-22 09:33:08.831 | read only = false 2026-05-22 09:33:08.831 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-05-22 09:33:08.834 | + lib/swift:configure_swift:357 : is_ubuntu 2026-05-22 09:33:08.836 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:33:08.838 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:33:08.840 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-05-22 09:33:08.853 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-05-22 09:33:08.855 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-05-22 09:33:08.860 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-05-22 09:33:08.864 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-05-22 09:33:08.866 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-05-22 09:33:08.870 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-05-22 09:33:08.897 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.18:8080/v1/ 2026-05-22 09:33:08.924 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-05-22 09:33:08.940 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-05-22 09:33:08.969 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-05-22 09:33:08.986 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-05-22 09:33:09.015 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-05-22 09:33:09.033 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-05-22 09:33:09.062 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-05-22 09:33:09.080 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-05-22 09:33:09.109 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-05-22 09:33:09.125 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-05-22 09:33:09.156 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-05-22 09:33:09.174 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-05-22 09:33:09.189 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:33:09.191 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-05-22 09:33:09.223 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-05-22 09:33:09.251 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-05-22 09:33:09.280 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-05-22 09:33:09.311 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-05-22 09:33:09.313 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-05-22 09:33:09.327 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:33:09.330 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-05-22 09:33:09.356 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-05-22 09:33:09.369 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:33:09.371 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-05-22 09:33:09.385 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:33:09.387 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-05-22 09:33:09.389 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-05-22 09:33:09.405 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:33:09.407 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-05-22 09:33:09.410 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-05-22 09:33:09.411 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-05-22 09:33:09.416 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-05-22 09:33:09.420 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-05-22 09:33:09.450 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-05-22 09:33:09.480 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-05-22 09:33:09.510 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-05-22 09:33:09.538 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-05-22 09:33:09.569 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-05-22 09:33:09.571 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-05-22 09:33:09.573 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-05-22 09:33:09.575 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-05-22 09:33:09.577 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-05-22 09:33:09.579 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-05-22 09:33:09.582 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-05-22 09:33:09.584 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-05-22 09:33:09.586 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-05-22 09:33:09.589 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-05-22 09:33:09.616 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-05-22 09:33:09.646 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.18/identity 2026-05-22 09:33:09.675 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-05-22 09:33:09.705 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-05-22 09:33:09.734 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-05-22 09:33:09.764 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-05-22 09:33:09.795 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-05-22 09:33:09.824 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.18/identity 2026-05-22 09:33:09.855 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-22 09:33:09.886 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-05-22 09:33:09.913 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-05-22 09:33:09.915 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-05-22 09:33:09.943 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-05-22 09:33:09.972 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-05-22 09:33:09.999 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-05-22 09:33:10.025 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-05-22 09:33:10.049 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-05-22 09:33:10.065 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-05-22 09:33:10.092 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-05-22 09:33:10.117 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-05-22 09:33:10.121 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-05-22 09:33:10.146 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-05-22 09:33:10.172 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-05-22 09:33:10.198 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-05-22 09:33:10.225 | + lib/swift:configure_swift:490 : local node_number 2026-05-22 09:33:10.228 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-05-22 09:33:10.230 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-05-22 09:33:10.233 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-05-22 09:33:10.237 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-05-22 09:33:10.239 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-05-22 09:33:10.241 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-05-22 09:33:10.243 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-05-22 09:33:10.245 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-05-22 09:33:10.247 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-05-22 09:33:10.249 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-05-22 09:33:10.251 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-05-22 09:33:10.267 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-05-22 09:33:10.296 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-05-22 09:33:10.313 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-05-22 09:33:10.344 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-05-22 09:33:10.362 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-05-22 09:33:10.396 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-05-22 09:33:10.414 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-05-22 09:33:10.442 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-05-22 09:33:10.458 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-05-22 09:33:10.487 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-05-22 09:33:10.505 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2026-05-22 09:33:10.535 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-05-22 09:33:10.551 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-05-22 09:33:10.578 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-05-22 09:33:10.593 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-05-22 09:33:10.626 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-05-22 09:33:10.643 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2026-05-22 09:33:10.673 | + 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-05-22 09:33:10.678 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-05-22 09:33:10.695 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-05-22 09:33:10.723 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-05-22 09:33:10.752 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-05-22 09:33:10.755 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-05-22 09:33:10.759 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-05-22 09:33:10.762 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-05-22 09:33:10.764 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-05-22 09:33:10.766 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-05-22 09:33:10.768 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-05-22 09:33:10.770 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-05-22 09:33:10.772 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-05-22 09:33:10.774 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-05-22 09:33:10.791 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-05-22 09:33:10.819 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-05-22 09:33:10.836 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-05-22 09:33:10.867 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-05-22 09:33:10.886 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-05-22 09:33:10.916 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-05-22 09:33:10.934 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-05-22 09:33:10.964 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-05-22 09:33:10.983 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-05-22 09:33:11.018 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-05-22 09:33:11.039 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2026-05-22 09:33:11.074 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-05-22 09:33:11.092 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-05-22 09:33:11.125 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-05-22 09:33:11.147 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-05-22 09:33:11.185 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-05-22 09:33:11.205 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2026-05-22 09:33:11.238 | + 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-05-22 09:33:11.243 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-05-22 09:33:11.263 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-05-22 09:33:11.297 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-05-22 09:33:11.299 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-05-22 09:33:11.304 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-05-22 09:33:11.306 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-05-22 09:33:11.309 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-05-22 09:33:11.312 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-05-22 09:33:11.315 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-05-22 09:33:11.318 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-05-22 09:33:11.320 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-05-22 09:33:11.323 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-05-22 09:33:11.341 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-05-22 09:33:11.374 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-05-22 09:33:11.392 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-05-22 09:33:11.424 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-05-22 09:33:11.443 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-05-22 09:33:11.475 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-05-22 09:33:11.494 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-05-22 09:33:11.527 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-05-22 09:33:11.545 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-05-22 09:33:11.577 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-05-22 09:33:11.594 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2026-05-22 09:33:11.627 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-05-22 09:33:11.647 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-05-22 09:33:11.680 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-05-22 09:33:11.699 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-05-22 09:33:11.730 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-05-22 09:33:11.750 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2026-05-22 09:33:11.784 | + 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-05-22 09:33:11.789 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-05-22 09:33:11.808 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-05-22 09:33:11.839 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-05-22 09:33:11.869 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-05-22 09:33:11.902 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-05-22 09:33:11.934 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-05-22 09:33:11.937 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-05-22 09:33:11.942 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-05-22 09:33:11.976 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-05-22 09:33:12.006 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-05-22 09:33:12.038 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-05-22 09:33:12.067 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-05-22 09:33:12.098 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-05-22 09:33:12.126 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-05-22 09:33:12.157 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-05-22 09:33:12.188 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-05-22 09:33:12.218 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-05-22 09:33:12.232 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:33:12.235 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-05-22 09:33:12.253 | + lib/swift:configure_swift:533 : local auth_vers 2026-05-22 09:33:12.256 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-05-22 09:33:12.274 | + lib/swift:configure_swift:534 : auth_vers=3 2026-05-22 09:33:12.277 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.18 2026-05-22 09:33:12.308 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-05-22 09:33:12.310 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-05-22 09:33:12.341 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.18/identity 2026-05-22 09:33:12.373 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-05-22 09:33:12.375 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-05-22 09:33:12.405 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-05-22 09:33:12.423 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:33:12.426 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-05-22 09:33:12.457 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-05-22 09:33:12.487 | + lib/swift:configure_swift:553 : local user_group 2026-05-22 09:33:12.490 | ++ lib/swift:configure_swift:554 : id -g stack 2026-05-22 09:33:12.494 | + lib/swift:configure_swift:554 : user_group=1002 2026-05-22 09:33:12.496 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-05-22 09:33:12.510 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-05-22 09:33:12.512 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-05-22 09:33:12.523 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-05-22 09:33:12.526 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-05-22 09:33:12.540 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-05-22 09:33:12.543 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-05-22 09:33:12.547 | + ./stack.sh:main:930 : is_service_enabled s3api 2026-05-22 09:33:12.563 | + functions-common:is_service_enabled:2070 : return 1 2026-05-22 09:33:12.567 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-05-22 09:33:12.585 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:33:12.588 | + ./stack.sh:main:938 : stack_install_service glance 2026-05-22 09:33:12.590 | + lib/stack:stack_install_service:20 : local service=glance 2026-05-22 09:33:12.592 | + lib/stack:stack_install_service:21 : type install_glance 2026-05-22 09:33:12.595 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-22 09:33:12.597 | + lib/stack:stack_install_service:32 : install_glance 2026-05-22 09:33:12.599 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-05-22 09:33:12.602 | + lib/glance:install_glance:550 : local glance_store_extras 2026-05-22 09:33:12.605 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-05-22 09:33:12.623 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:33:12.626 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-05-22 09:33:12.628 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-05-22 09:33:12.646 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:33:12.649 | + lib/glance:install_glance:557 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-05-22 09:33:12.652 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-05-22 09:33:12.654 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-05-22 09:33:12.657 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:33:12.660 | + 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-05-22 09:33:12.662 | + 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-05-22 09:33:12.665 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:33:12.668 | ++ lib/glance:install_glance:568 : join_extras swift cinder 2026-05-22 09:33:12.671 | ++ inc/python:join_extras:28 : local IFS=, 2026-05-22 09:33:12.674 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-05-22 09:33:12.677 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store swift,cinder 2026-05-22 09:33:12.679 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-05-22 09:33:12.682 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-05-22 09:33:12.685 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-05-22 09:33:12.688 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-05-22 09:33:12.691 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-05-22 09:33:12.694 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-05-22 09:33:12.698 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-05-22 09:33:12.698 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-05-22 09:33:12.703 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-05-22 09:33:12.706 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-05-22 09:33:12.709 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-05-22 09:33:12.712 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-05-22 09:33:12.715 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-05-22 09:33:12.737 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-05-22 09:33:12.740 | + 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-05-22 09:33:13.442 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-05-22 09:33:13.497 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-05-22 09:33:13.505 | 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.4.0) 2026-05-22 09:33:13.506 | 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.8.0) 2026-05-22 09:33:13.506 | 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.10.0) 2026-05-22 09:33:13.507 | 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.0.1) 2026-05-22 09:33:13.507 | 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.5.0) 2026-05-22 09:33:13.507 | 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.8.0) 2026-05-22 09:33:13.508 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.41.0) 2026-05-22 09:33:13.508 | 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-05-22 09:33:13.509 | 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.14.0) 2026-05-22 09:33:13.509 | 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-05-22 09:33:13.509 | 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.33.1) 2026-05-22 09:33:13.517 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-05-22 09:33:13.521 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-05-22 09:33:13.526 | 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.3.0) 2026-05-22 09:33:13.527 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2026-05-22 09:33:13.528 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2026-05-22 09:33:13.532 | 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-05-22 09:33:13.533 | 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.1.2) 2026-05-22 09:33:13.665 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-05-22 09:33:13.669 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-22 09:33:13.689 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-05-22 09:33:13.693 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-05-22 09:33:13.841 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-05-22 09:33:13.880 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-05-22 09:33:14.025 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-05-22 09:33:14.037 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 09:33:14.178 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-05-22 09:33:14.182 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-22 09:33:14.189 | 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-05-22 09:33:14.190 | 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-05-22 09:33:14.190 | 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-05-22 09:33:14.191 | 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) (0.30.0) 2026-05-22 09:33:14.195 | Requirement already satisfied: pbr>=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) (7.0.3) 2026-05-22 09:33:14.196 | 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-05-22 09:33:14.196 | 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-05-22 09:33:14.197 | 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-05-22 09:33:14.200 | 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.4.0) 2026-05-22 09:33:14.200 | 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.2.0) 2026-05-22 09:33:14.202 | 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.6.0) 2026-05-22 09:33:14.215 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-05-22 09:33:14.220 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-05-22 09:33:14.226 | 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-05-22 09:33:14.229 | 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-05-22 09:33:14.232 | 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-05-22 09:33:14.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-05-22 09:33:14.233 | 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-05-22 09:33:14.239 | 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-05-22 09:33:14.241 | 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-05-22 09:33:14.242 | 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.1.2) 2026-05-22 09:33:14.244 | 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-05-22 09:33:14.249 | 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.9) 2026-05-22 09:33:14.251 | 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-05-22 09:33:14.252 | 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-05-22 09:33:14.252 | 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-05-22 09:33:14.253 | 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-05-22 09:33:14.255 | 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-05-22 09:33:14.256 | 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-05-22 09:33:14.260 | 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) (82.0.1) 2026-05-22 09:33:14.271 | 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.17.0) 2026-05-22 09:33:14.274 | Requirement already satisfied: wcwidth 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.7.0) 2026-05-22 09:33:14.276 | 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-05-22 09:33:14.285 | 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-05-22 09:33:14.285 | 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.14) 2026-05-22 09:33:14.286 | 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-05-22 09:33:14.286 | 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-05-22 09:33:14.297 | 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.7) 2026-05-22 09:33:14.321 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-05-22 09:33:14.340 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-05-22 09:33:14.352 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-05-22 09:33:14.358 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-05-22 09:33:14.364 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-05-22 09:33:14.375 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-05-22 09:33:14.382 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-05-22 09:33:14.389 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-05-22 09:33:14.507 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-05-22 09:33:15.201 | 2026-05-22 09:33:15.214 | Successfully installed glance-store-5.4.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 python-swiftclient-4.10.0 retrying-1.4.2 tenacity-9.1.4 2026-05-22 09:33:15.303 | + inc/python:pip_install:216 : result=0 2026-05-22 09:33:15.305 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:33:15.307 | + functions-common:time_stop:2414 : local name 2026-05-22 09:33:15.310 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:33:15.313 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:33:15.316 | + functions-common:time_stop:2417 : local total 2026-05-22 09:33:15.319 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:33:15.322 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:33:15.324 | + functions-common:time_stop:2421 : start_time=1779442392732 2026-05-22 09:33:15.327 | + functions-common:time_stop:2423 : [[ -z 1779442392732 ]] 2026-05-22 09:33:15.331 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:33:15.335 | + functions-common:time_stop:2426 : end_time=1779442395332 2026-05-22 09:33:15.337 | + functions-common:time_stop:2427 : elapsed_time=2600 2026-05-22 09:33:15.340 | + functions-common:time_stop:2428 : total=42601 2026-05-22 09:33:15.343 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:33:15.345 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=45201 2026-05-22 09:33:15.348 | + inc/python:pip_install:219 : return 0 2026-05-22 09:33:15.352 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-05-22 09:33:15.354 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-05-22 09:33:15.358 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-05-22 09:33:15.372 | + lib/glance:copy_rootwrap:266 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-05-22 09:33:15.377 | + lib/glance:install_glance:572 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-05-22 09:33:15.380 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/glance.git 2026-05-22 09:33:15.383 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-05-22 09:33:15.385 | + functions-common:git_clone:585 : local git_ref=master 2026-05-22 09:33:15.388 | + functions-common:git_clone:586 : local orig_dir 2026-05-22 09:33:15.392 | ++ functions-common:git_clone:587 : pwd 2026-05-22 09:33:15.395 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-05-22 09:33:15.398 | + functions-common:git_clone:588 : local git_clone_flags= 2026-05-22 09:33:15.402 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-05-22 09:33:15.419 | + functions-common:git_clone:590 : RECLONE=False 2026-05-22 09:33:15.422 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-05-22 09:33:15.425 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-05-22 09:33:15.428 | + functions-common:git_clone:604 : echo master 2026-05-22 09:33:15.428 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-05-22 09:33:15.433 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-05-22 09:33:15.436 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-05-22 09:33:15.440 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-05-22 09:33:15.454 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-05-22 09:33:15.457 | + functions-common:git_clone:667 : git show --oneline 2026-05-22 09:33:15.458 | + functions-common:git_clone:667 : head -1 2026-05-22 09:33:15.471 | eac2fa47f Merge "Remove usage of eventlet for image cache SQLite timeouts" 2026-05-22 09:33:15.475 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-05-22 09:33:15.478 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-05-22 09:33:15.481 | + inc/python:setup_develop:353 : local bindep 2026-05-22 09:33:15.483 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-05-22 09:33:15.486 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-05-22 09:33:15.489 | + inc/python:setup_develop:359 : local extras= 2026-05-22 09:33:15.492 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-05-22 09:33:15.495 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-22 09:33:15.498 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-05-22 09:33:15.501 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-05-22 09:33:15.504 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-22 09:33:15.507 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-22 09:33:15.510 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-05-22 09:33:15.513 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-22 09:33:15.517 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-05-22 09:33:15.520 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-22 09:33:15.523 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-22 09:33:15.527 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-05-22 09:33:15.533 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-05-22 09:33:15.535 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-05-22 09:33:15.538 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-05-22 09:33:15.627 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-05-22 09:33:15.630 | + inc/python:setup_package:436 : local bindep=0 2026-05-22 09:33:15.634 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-22 09:33:15.637 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-22 09:33:15.640 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-05-22 09:33:15.643 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-05-22 09:33:15.646 | + inc/python:setup_package:445 : local flags=-e 2026-05-22 09:33:15.649 | + inc/python:setup_package:446 : local extras= 2026-05-22 09:33:15.651 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-22 09:33:15.654 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-22 09:33:15.657 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-22 09:33:15.660 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-22 09:33:15.662 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-22 09:33:15.665 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-05-22 09:33:15.685 | Using python 3.12 to install /opt/stack/glance 2026-05-22 09:33:15.688 | + 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-05-22 09:33:16.185 | Obtaining file:///opt/stack/glance 2026-05-22 09:33:16.187 | Installing build dependencies: started 2026-05-22 09:33:16.996 | Installing build dependencies: finished with status 'done' 2026-05-22 09:33:16.996 | Checking if build backend supports build_editable: started 2026-05-22 09:33:17.291 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-22 09:33:17.292 | Getting requirements to build editable: started 2026-05-22 09:33:17.446 | Getting requirements to build editable: finished with status 'done' 2026-05-22 09:33:17.447 | Preparing editable metadata (pyproject.toml): started 2026-05-22 09:33:18.012 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-22 09:33:18.021 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (7.0.3) 2026-05-22 09:33:18.021 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (0.7.1) 2026-05-22 09:33:18.024 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (2.0.49) 2026-05-22 09:33:18.024 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (0.41.0) 2026-05-22 09:33:18.024 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (3.1.0) 2026-05-22 09:33:18.024 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (2.5.1) 2026-05-22 09:33:18.024 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (1.8.9) 2026-05-22 09:33:18.024 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (1.18.4) 2026-05-22 09:33:18.089 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev42) 2026-05-22 09:33:18.140 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-05-22 09:33:18.148 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (10.4.0) 2026-05-22 09:33:18.148 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (7.5.0) 2026-05-22 09:33:18.148 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (6.4.0) 2026-05-22 09:33:18.149 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (2.7.1) 2026-05-22 09:33:18.149 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (10.0.1) 2026-05-22 09:33:18.150 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (5.8.0) 2026-05-22 09:33:18.150 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (3.3.0) 2026-05-22 09:33:18.291 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev42) 2026-05-22 09:33:18.295 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-05-22 09:33:18.301 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (5.14.0) 2026-05-22 09:33:18.302 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (13.0.0) 2026-05-22 09:33:18.429 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev42) 2026-05-22 09:33:18.433 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 09:33:18.437 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (3.17.0) 2026-05-22 09:33:18.438 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (3.10.1) 2026-05-22 09:33:18.439 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (4.26.0) 2026-05-22 09:33:18.439 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (5.8.0) 2026-05-22 09:33:18.439 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (18.0.0) 2026-05-22 09:33:18.440 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (6.8.0) 2026-05-22 09:33:18.572 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev42) 2026-05-22 09:33:18.576 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 09:33:18.581 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (8.2.0) 2026-05-22 09:33:18.583 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (18.1.0) 2026-05-22 09:33:18.584 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (8.1.0) 2026-05-22 09:33:18.712 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev42) 2026-05-22 09:33:18.717 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-22 09:33:18.722 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (5.1.0) 2026-05-22 09:33:18.722 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (4.4.0) 2026-05-22 09:33:18.722 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (5.4.0) 2026-05-22 09:33:18.723 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (3.1.0) 2026-05-22 09:33:18.723 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (43.0.3) 2026-05-22 09:33:18.844 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev42) 2026-05-22 09:33:18.850 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-22 09:33:18.978 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev42) 2026-05-22 09:33:18.983 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 09:33:18.988 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev42) (1.3.12) 2026-05-22 09:33:18.988 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev42) (4.15.0) 2026-05-22 09:33:19.113 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev42) 2026-05-22 09:33:19.169 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-05-22 09:33:19.175 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev42) (2.33.1) 2026-05-22 09:33:19.176 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev42) (2.0.0) 2026-05-22 09:33:19.178 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev42) (3.0) 2026-05-22 09:33:19.180 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev42) (5.10.0) 2026-05-22 09:33:19.181 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev42) (2.1.2) 2026-05-22 09:33:19.183 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev42) (2.8.0) 2026-05-22 09:33:19.184 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev42) (3.5.0) 2026-05-22 09:33:19.188 | 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==32.1.0.dev42) (1.4.2) 2026-05-22 09:33:19.192 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev42) (3.3.2) 2026-05-22 09:33:19.194 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev42) (26.1.0) 2026-05-22 09:33:19.194 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev42) (2025.9.1) 2026-05-22 09:33:19.194 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev42) (0.37.0) 2026-05-22 09:33:19.195 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev42) (0.30.0) 2026-05-22 09:33:19.198 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev42) (2.1.0) 2026-05-22 09:33:19.200 | 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==32.1.0.dev42) (1.8.2) 2026-05-22 09:33:19.202 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev42) (4.1.1) 2026-05-22 09:33:19.203 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev42) (4.0.1) 2026-05-22 09:33:19.204 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev42) (2.12.1) 2026-05-22 09:33:19.207 | 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==32.1.0.dev42) (1.5.0) 2026-05-22 09:33:19.209 | 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==32.1.0.dev42) (5.2.1) 2026-05-22 09:33:19.212 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev42) (0.20) 2026-05-22 09:33:19.214 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev42) (1.3.0) 2026-05-22 09:33:19.214 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev42) (2.0.0) 2026-05-22 09:33:19.215 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev42) (6.0.3) 2026-05-22 09:33:19.220 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev42) (2.1.2) 2026-05-22 09:33:19.220 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev42) (0.6.1) 2026-05-22 09:33:19.240 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev42) 2026-05-22 09:33:19.244 | Downloading openstacksdk-4.13.0-py3-none-any.whl.metadata (12 kB) 2026-05-22 09:33:19.259 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev42) 2026-05-22 09:33:19.261 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-22 09:33:19.274 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev42) 2026-05-22 09:33:19.277 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-05-22 09:33:19.291 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev42) 2026-05-22 09:33:19.293 | Downloading platformdirs-4.9.6-py3-none-any.whl.metadata (4.7 kB) 2026-05-22 09:33:19.297 | 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==32.1.0.dev42) (7.2.2) 2026-05-22 09:33:19.308 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev42) 2026-05-22 09:33:19.310 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-05-22 09:33:19.317 | 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==32.1.0.dev42) (2.9.0.post0) 2026-05-22 09:33:19.319 | 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==32.1.0.dev42) (4.6.0) 2026-05-22 09:33:19.320 | 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==32.1.0.dev42) (7.1.1) 2026-05-22 09:33:19.321 | 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==32.1.0.dev42) (5.3.1) 2026-05-22 09:33:19.321 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev42) (5.6.2) 2026-05-22 09:33:19.322 | 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==32.1.0.dev42) (0.16.0) 2026-05-22 09:33:19.323 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev42) (5.1.0) 2026-05-22 09:33:19.327 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev42) (2026.2) 2026-05-22 09:33:19.328 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev42) (26.2) 2026-05-22 09:33:19.331 | 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==32.1.0.dev42) (0.25.0) 2026-05-22 09:33:19.333 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev42) (5.0.0) 2026-05-22 09:33:19.333 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev42) (3.1.6) 2026-05-22 09:33:19.334 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev42) (4.0.1) 2026-05-22 09:33:19.338 | 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==32.1.0.dev42) (3.0.3) 2026-05-22 09:33:19.344 | 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==32.1.0.dev42) (1.1.2) 2026-05-22 09:33:19.349 | 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==32.1.0.dev42) (1.7.6) 2026-05-22 09:33:19.360 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev42) (82.0.1) 2026-05-22 09:33:19.367 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev42) (0.7.0) 2026-05-22 09:33:19.393 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev42) 2026-05-22 09:33:19.397 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 09:33:19.411 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev42) 2026-05-22 09:33:19.414 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-05-22 09:33:19.439 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev42) 2026-05-22 09:33:19.443 | Downloading cmd2-3.5.1-py3-none-any.whl.metadata (16 kB) 2026-05-22 09:33:19.460 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev42) 2026-05-22 09:33:19.464 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-22 09:33:19.468 | 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==32.1.0.dev42) (15.0.0) 2026-05-22 09:33:19.476 | 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==32.1.0.dev42) 2026-05-22 09:33:19.481 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-05-22 09:33:19.489 | 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==32.1.0.dev42) (1.17.0) 2026-05-22 09:33:19.500 | 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==32.1.0.dev42) (3.4.7) 2026-05-22 09:33:19.500 | 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==32.1.0.dev42) (3.14) 2026-05-22 09:33:19.501 | 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==32.1.0.dev42) (2.7.0) 2026-05-22 09:33:19.502 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev42) (2023.11.17) 2026-05-22 09:33:19.516 | 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==32.1.0.dev42) (4.2.0) 2026-05-22 09:33:19.516 | 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==32.1.0.dev42) (2.20.0) 2026-05-22 09:33:19.520 | 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==32.1.0.dev42) (0.1.2) 2026-05-22 09:33:19.527 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev42) (0.7) 2026-05-22 09:33:19.558 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev42) 2026-05-22 09:33:19.561 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-05-22 09:33:19.695 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev42) 2026-05-22 09:33:19.699 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 09:33:19.704 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev42) (9.1.4) 2026-05-22 09:33:19.712 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev42) 2026-05-22 09:33:19.716 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-05-22 09:33:19.862 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev42) 2026-05-22 09:33:19.866 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-05-22 09:33:19.872 | Installing build dependencies: started 2026-05-22 09:33:20.631 | Installing build dependencies: finished with status 'done' 2026-05-22 09:33:20.632 | Getting requirements to build wheel: started 2026-05-22 09:33:20.965 | Getting requirements to build wheel: finished with status 'done' 2026-05-22 09:33:20.965 | Preparing metadata (pyproject.toml): started 2026-05-22 09:33:21.144 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 09:33:21.146 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev42) (2026.2) 2026-05-22 09:33:21.164 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev42) 2026-05-22 09:33:21.168 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-05-22 09:33:21.218 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev42) 2026-05-22 09:33:21.221 | Downloading zipp-3.23.1-py3-none-any.whl.metadata (3.6 kB) 2026-05-22 09:33:21.257 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-05-22 09:33:21.266 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-05-22 09:33:21.272 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-05-22 09:33:21.279 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-05-22 09:33:21.285 | Downloading openstacksdk-4.13.0-py3-none-any.whl (1.9 MB) 2026-05-22 09:33:21.314 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 70.7 MB/s 0:00:00 2026-05-22 09:33:21.317 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-05-22 09:33:21.322 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-22 09:33:21.327 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-05-22 09:33:21.334 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-05-22 09:33:21.341 | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-22 09:33:21.349 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-05-22 09:33:21.360 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-05-22 09:33:21.369 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-05-22 09:33:21.376 | Downloading cmd2-3.5.1-py3-none-any.whl (147 kB) 2026-05-22 09:33:21.384 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-05-22 09:33:21.391 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-05-22 09:33:21.399 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-05-22 09:33:21.413 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-05-22 09:33:21.421 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-05-22 09:33:21.450 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 74.0 MB/s 0:00:00 2026-05-22 09:33:21.454 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-05-22 09:33:21.461 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-05-22 09:33:21.470 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-05-22 09:33:21.478 | Downloading zipp-3.23.1-py3-none-any.whl (10 kB) 2026-05-22 09:33:21.512 | Building wheels for collected packages: glance, simplegeneric 2026-05-22 09:33:21.513 | Building editable for glance (pyproject.toml): started 2026-05-22 09:33:21.976 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-05-22 09:33:21.976 | Created wheel for glance: filename=glance-32.1.0.dev42-0.editable-py3-none-any.whl size=8989 sha256=44dfc45f3ae8d2b733810ea03def9a0e212b9b946391f81d624288a310b2c487 2026-05-22 09:33:21.976 | Stored in directory: /tmp/pip-ephem-wheel-cache-eikchdnh/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-05-22 09:33:21.980 | Building wheel for simplegeneric (pyproject.toml): started 2026-05-22 09:33:22.180 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-05-22 09:33:22.180 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=873a67c84d6a2483c53c238dc00c30e1974caf0637b23e2a786b458a351c1012 2026-05-22 09:33:22.180 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-05-22 09:33:22.182 | Successfully built glance simplegeneric 2026-05-22 09:33:22.304 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, 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-05-22 09:33:23.519 | Attempting uninstall: jsonpointer 2026-05-22 09:33:23.527 | Found existing installation: jsonpointer 2.0 2026-05-22 09:33:23.527 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:33:23.527 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-05-22 09:33:23.537 | Attempting uninstall: jmespath 2026-05-22 09:33:23.542 | Found existing installation: jmespath 1.0.1 2026-05-22 09:33:23.542 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:33:23.543 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-05-22 09:33:23.561 | Attempting uninstall: httplib2 2026-05-22 09:33:23.569 | Found existing installation: httplib2 0.20.4 2026-05-22 09:33:23.569 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:33:23.569 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-05-22 09:33:23.615 | Attempting uninstall: jsonpatch 2026-05-22 09:33:23.623 | Found existing installation: jsonpatch 1.32 2026-05-22 09:33:23.623 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-22 09:33:23.623 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-05-22 09:33:25.714 | 2026-05-22 09:33:25.723 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-3.5.1 cursive-0.2.3 glance-32.1.0.dev42 httplib2-0.31.2 importlib-metadata-8.7.1 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.13.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.9.6 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-3.23.1 2026-05-22 09:33:25.886 | + inc/python:pip_install:216 : result=0 2026-05-22 09:33:25.889 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-22 09:33:25.892 | + functions-common:time_stop:2414 : local name 2026-05-22 09:33:25.895 | + functions-common:time_stop:2415 : local end_time 2026-05-22 09:33:25.897 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-22 09:33:25.900 | + functions-common:time_stop:2417 : local total 2026-05-22 09:33:25.902 | + functions-common:time_stop:2418 : local start_time 2026-05-22 09:33:25.904 | + functions-common:time_stop:2420 : name=pip_install 2026-05-22 09:33:25.907 | + functions-common:time_stop:2421 : start_time=1779442395680 2026-05-22 09:33:25.909 | + functions-common:time_stop:2423 : [[ -z 1779442395680 ]] 2026-05-22 09:33:25.911 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-22 09:33:25.914 | + functions-common:time_stop:2426 : end_time=1779442405912 2026-05-22 09:33:25.916 | + functions-common:time_stop:2427 : elapsed_time=10232 2026-05-22 09:33:25.919 | + functions-common:time_stop:2428 : total=45201 2026-05-22 09:33:25.921 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-22 09:33:25.924 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=55433 2026-05-22 09:33:25.927 | + inc/python:pip_install:219 : return 0 2026-05-22 09:33:25.930 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-22 09:33:25.932 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-22 09:33:25.936 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-05-22 09:33:25.939 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-05-22 09:33:25.943 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-22 09:33:25.945 | + 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-05-22 09:33:25.949 | + 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-05-22 09:33:25.952 | + inc/python:use_library_from_git:269 : return 1 2026-05-22 09:33:25.956 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-22 09:33:25.960 | + ./stack.sh:main:939 : configure_glance 2026-05-22 09:33:25.963 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-05-22 09:33:25.977 | + lib/glance:configure_glance:349 : local dburl 2026-05-22 09:33:25.981 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-05-22 09:33:25.984 | ++ lib/database:database_connection_url:134 : local db=glance 2026-05-22 09:33:25.987 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-05-22 09:33:25.990 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-05-22 09:33:25.993 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-22 09:33:25.995 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-22 09:33:25.999 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-22 09:33:26.015 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:33:26.018 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-22 09:33:26.021 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-22 09:33:26.023 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-22 09:33:26.026 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-05-22 09:33:26.061 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-22 09:33:26.096 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-05-22 09:33:26.129 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-22 09:33:26.165 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-05-22 09:33:26.200 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-05-22 09:33:26.231 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-05-22 09:33:26.265 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-05-22 09:33:26.267 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-05-22 09:33:26.270 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-05-22 09:33:26.272 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-05-22 09:33:26.274 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-05-22 09:33:26.276 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-05-22 09:33:26.278 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-05-22 09:33:26.281 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-05-22 09:33:26.283 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-05-22 09:33:26.286 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-05-22 09:33:26.318 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-05-22 09:33:26.351 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.18/identity 2026-05-22 09:33:26.383 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-05-22 09:33:26.414 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-05-22 09:33:26.445 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-05-22 09:33:26.476 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-05-22 09:33:26.506 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-05-22 09:33:26.537 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.18/identity 2026-05-22 09:33:26.567 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-22 09:33:26.602 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-05-22 09:33:26.633 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-05-22 09:33:26.635 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-05-22 09:33:26.670 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-05-22 09:33:26.672 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-05-22 09:33:26.675 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-05-22 09:33:26.677 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-22 09:33:26.680 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-22 09:33:26.683 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-22 09:33:26.701 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:33:26.706 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-22 09:33:26.709 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-22 09:33:26.712 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-22 09:33:26.731 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:33:26.734 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.18:5672/ 2026-05-22 09:33:26.738 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.18:5672/ 2026-05-22 09:33:26.773 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-22 09:33:26.775 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-22 09:33:26.778 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-05-22 09:33:26.781 | + lib/glance:configure_glance:362 : '[' qemu = parallels ']' 2026-05-22 09:33:26.784 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-05-22 09:33:26.815 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-05-22 09:33:26.847 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-05-22 09:33:26.882 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-05-22 09:33:26.885 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-05-22 09:33:26.888 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-05-22 09:33:26.891 | + lib/glance:configure_glance_store:278 : local be 2026-05-22 09:33:26.894 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-05-22 09:33:26.897 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-05-22 09:33:26.899 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-22 09:33:26.934 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-05-22 09:33:26.937 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.18 2026-05-22 09:33:26.970 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-05-22 09:33:26.973 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-05-22 09:33:26.976 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-05-22 09:33:26.993 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:33:26.996 | + lib/glance:configure_glance:391 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-05-22 09:33:27.027 | + lib/glance:configure_glance:392 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-05-22 09:33:27.059 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2026-05-22 09:33:27.091 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-05-22 09:33:27.123 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-05-22 09:33:27.153 | + lib/glance:configure_glance:397 : is_service_enabled tls-proxy 2026-05-22 09:33:27.169 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:33:27.171 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-05-22 09:33:27.202 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-05-22 09:33:27.232 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-05-22 09:33:27.265 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-05-22 09:33:27.296 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.18/identity/v3 2026-05-22 09:33:27.328 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-05-22 09:33:27.359 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.18/image 2026-05-22 09:33:27.392 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-05-22 09:33:27.411 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:33:27.414 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-05-22 09:33:27.445 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.18/identity 2026-05-22 09:33:27.479 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-05-22 09:33:27.482 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-05-22 09:33:27.485 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-05-22 09:33:27.488 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-22 09:33:27.506 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-22 09:33:27.509 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-22 09:33:27.511 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-22 09:33:27.514 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-22 09:33:27.517 | + 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-05-22 09:33:27.550 | + 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-05-22 09:33:27.581 | + 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-05-22 09:33:27.613 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-22 09:33:27.644 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-05-22 09:33:27.676 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-05-22 09:33:27.681 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-05-22 09:33:27.715 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-05-22 09:33:27.747 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-22 09:33:27.779 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-05-22 09:33:27.811 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-22 09:33:27.849 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-05-22 09:33:27.883 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-05-22 09:33:27.918 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-05-22 09:33:27.951 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-05-22 09:33:27.956 | + lib/glance:configure_glance:445 : 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-05-22 09:33:27.967 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-05-22 09:33:27.982 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:33:27.986 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=10.4.3.18 2026-05-22 09:33:27.988 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-05-22 09:33:27.991 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.18:8776/v3/%(project_id)s' 2026-05-22 09:33:28.020 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.18:8776/v3/%(project_id)s' 2026-05-22 09:33:28.050 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-05-22 09:33:28.053 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-05-22 09:33:28.055 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-05-22 09:33:28.057 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-05-22 09:33:28.060 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-05-22 09:33:28.062 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-05-22 09:33:28.064 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-05-22 09:33:28.068 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-22 09:33:28.071 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-05-22 09:33:28.102 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-05-22 09:33:28.105 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-05-22 09:33:28.107 | ++ functions:get_random_port:861 : true 2026-05-22 09:33:28.109 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-05-22 09:33:28.111 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-05-22 09:33:28.114 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-05-22 09:33:28.176 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-05-22 09:33:28.178 | ++ functions:get_random_port:865 : break 2 2026-05-22 09:33:28.180 | ++ functions:get_random_port:869 : echo 60999 2026-05-22 09:33:28.183 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-05-22 09:33:28.185 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-05-22 09:33:28.214 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-05-22 09:33:28.243 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-05-22 09:33:28.272 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-05-22 09:33:28.302 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-05-22 09:33:28.332 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-22 09:33:28.364 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-05-22 09:33:28.396 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-05-22 09:33:28.429 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-05-22 09:33:28.461 | + 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-05-22 09:33:28.494 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-05-22 09:33:28.523 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-22 09:33:28.554 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-05-22 09:33:28.585 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-05-22 09:33:28.615 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-05-22 09:33:28.644 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-05-22 09:33:28.674 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-05-22 09:33:28.704 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-05-22 09:33:28.736 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-05-22 09:33:28.767 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-05-22 09:33:28.798 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-05-22 09:33:28.800 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-05-22 09:33:28.803 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-22 09:33:28.805 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-22 09:33:28.808 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:33:28.811 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:33:28.814 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-05-22 09:33:28.817 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-05-22 09:33:28.849 | proxy (enabled by site administrator) 2026-05-22 09:33:28.852 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-05-22 09:33:28.854 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-05-22 09:33:28.857 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-22 09:33:28.860 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-22 09:33:28.863 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:33:28.865 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:33:28.867 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-05-22 09:33:28.870 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-05-22 09:33:28.902 | No module matches proxy_http 2026-05-22 09:33:28.905 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-05-22 09:33:28.941 | Considering dependency proxy for proxy_http: 2026-05-22 09:33:28.942 | Module proxy already enabled 2026-05-22 09:33:28.942 | Enabling module proxy_http. 2026-05-22 09:33:28.948 | To activate the new configuration, you need to run: 2026-05-22 09:33:28.948 | systemctl restart apache2 2026-05-22 09:33:28.952 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-05-22 09:33:28.954 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-05-22 09:33:28.956 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-22 09:33:28.960 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-05-22 09:33:28.963 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-05-22 09:33:29.068 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-05-22 09:33:29.072 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-05-22 09:33:29.074 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-05-22 09:33:29.076 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-22 09:33:29.079 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:33:29.082 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:33:29.084 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-05-22 09:33:29.088 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-05-22 09:33:29.090 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-05-22 09:33:29.091 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-05-22 09:33:29.099 | KeepAlive Off 2026-05-22 09:33:29.103 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-05-22 09:33:29.103 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-22 09:33:29.112 | SetEnv proxy-sendchunked 1 2026-05-22 09:33:29.116 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-05-22 09:33:29.117 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-22 09:33:29.125 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-05-22 09:33:29.129 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-05-22 09:33:29.131 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-05-22 09:33:29.134 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-22 09:33:29.137 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-22 09:33:29.139 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-22 09:33:29.142 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-22 09:33:29.144 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:33:29.146 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:33:29.149 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-22 09:33:29.151 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-22 09:33:29.154 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-22 09:33:29.156 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-22 09:33:29.159 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-05-22 09:33:29.192 | Enabling site glance-api. 2026-05-22 09:33:29.197 | To activate the new configuration, you need to run: 2026-05-22 09:33:29.197 | systemctl reload apache2 2026-05-22 09:33:29.202 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-05-22 09:33:29.204 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-22 09:33:29.207 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-05-22 09:33:29.209 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-05-22 09:33:29.310 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-05-22 09:33:29.317 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-05-22 09:33:29.348 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-05-22 09:33:29.381 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-05-22 09:33:29.383 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-05-22 09:33:29.418 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-05-22 09:33:29.451 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-05-22 09:33:29.483 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-05-22 09:33:29.501 | + functions-common:is_service_enabled:2070 : return 0 2026-05-22 09:33:29.503 | + ./stack.sh:main:944 : stack_install_service cinder 2026-05-22 09:33:29.506 | + lib/stack:stack_install_service:20 : local service=cinder 2026-05-22 09:33:29.509 | + lib/stack:stack_install_service:21 : type install_cinder 2026-05-22 09:33:29.512 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-22 09:33:29.514 | + lib/stack:stack_install_service:32 : install_cinder 2026-05-22 09:33:29.517 | + lib/cinder:install_cinder:522 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-05-22 09:33:29.520 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/cinder.git 2026-05-22 09:33:29.522 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-05-22 09:33:29.524 | + functions-common:git_clone:585 : local git_ref=master 2026-05-22 09:33:29.527 | + functions-common:git_clone:586 : local orig_dir 2026-05-22 09:33:29.530 | ++ functions-common:git_clone:587 : pwd 2026-05-22 09:33:29.533 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-05-22 09:33:29.535 | + functions-common:git_clone:588 : local git_clone_flags= 2026-05-22 09:33:29.539 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-05-22 09:33:29.554 | + functions-common:git_clone:590 : RECLONE=False 2026-05-22 09:33:29.557 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-05-22 09:33:29.560 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-05-22 09:33:29.563 | + functions-common:git_clone:604 : echo master 2026-05-22 09:33:29.563 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-05-22 09:33:29.567 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-05-22 09:33:29.570 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-05-22 09:33:29.572 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-05-22 09:33:29.585 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-05-22 09:33:29.588 | + functions-common:git_clone:667 : git show --oneline 2026-05-22 09:33:29.589 | + functions-common:git_clone:667 : head -1 2026-05-22 09:33:29.602 | 61056e61e Use keystonemiddleware<13.0.0 as temporary workaround 2026-05-22 09:33:29.605 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-05-22 09:33:29.608 | + lib/cinder:install_cinder:523 : setup_develop /opt/stack/cinder 2026-05-22 09:33:29.611 | + inc/python:setup_develop:353 : local bindep 2026-05-22 09:33:29.614 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-22 09:33:29.617 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-05-22 09:33:29.619 | + inc/python:setup_develop:359 : local extras= 2026-05-22 09:33:29.622 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-05-22 09:33:29.625 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-22 09:33:29.627 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-22 09:33:29.630 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-05-22 09:33:29.633 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-22 09:33:29.636 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-22 09:33:29.639 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-05-22 09:33:29.642 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-22 09:33:29.645 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-05-22 09:33:29.648 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-22 09:33:29.651 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-22 09:33:29.654 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-05-22 09:33:29.660 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-05-22 09:33:29.663 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-05-22 09:33:29.665 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-05-22 09:33:29.742 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-05-22 09:33:29.745 | + inc/python:setup_package:436 : local bindep=0 2026-05-22 09:33:29.748 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-22 09:33:29.750 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-22 09:33:29.753 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-22 09:33:29.755 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-05-22 09:33:29.758 | + inc/python:setup_package:445 : local flags=-e 2026-05-22 09:33:29.760 | + inc/python:setup_package:446 : local extras= 2026-05-22 09:33:29.763 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-22 09:33:29.765 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-22 09:33:29.767 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-22 09:33:29.770 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-22 09:33:29.772 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-22 09:33:29.775 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-05-22 09:33:29.795 | Using python 3.12 to install /opt/stack/cinder 2026-05-22 09:33:29.797 | + 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-05-22 09:33:30.274 | Obtaining file:///opt/stack/cinder 2026-05-22 09:33:30.277 | Installing build dependencies: started 2026-05-22 09:33:31.069 | Installing build dependencies: finished with status 'done' 2026-05-22 09:33:31.070 | Checking if build backend supports build_editable: started 2026-05-22 09:33:31.370 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-22 09:33:31.370 | Getting requirements to build editable: started 2026-05-22 09:33:31.531 | Getting requirements to build editable: finished with status 'done' 2026-05-22 09:33:31.532 | Preparing editable metadata (pyproject.toml): started 2026-05-22 09:33:32.480 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-22 09:33:32.493 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev96) (7.0.3) 2026-05-22 09:33:32.497 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev96) (5.2.1) 2026-05-22 09:33:32.497 | 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.dev96) (0.41.0) 2026-05-22 09:33:32.497 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev96) (3.3.0) 2026-05-22 09:33:32.497 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev96) (3.5.0) 2026-05-22 09:33:32.497 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev96) (2.1.0) 2026-05-22 09:33:32.497 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev96) (4.26.0) 2026-05-22 09:33:32.497 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev96) (5.14.0) 2026-05-22 09:33:32.570 | INFO: pip is looking at multiple versions of cinder to determine which version is compatible with other requirements. This could take a while. 2026-05-22 09:33:32.571 | ERROR: Cannot install cinder==28.1.0.dev96 because these package versions have conflicting dependencies. 2026-05-22 09:33:32.571 | 2026-05-22 09:33:32.571 | The conflict is caused by: 2026-05-22 09:33:32.571 | cinder 28.1.0.dev96 depends on keystonemiddleware<13.0.0 and >=9.1.0 2026-05-22 09:33:32.571 | The user requested (constraint) keystonemiddleware===13.0.0 2026-05-22 09:33:32.571 | 2026-05-22 09:33:32.571 | Additionally, some packages in these conflicts have no matching distributions available for your environment: 2026-05-22 09:33:32.571 | keystonemiddleware 2026-05-22 09:33:32.571 | 2026-05-22 09:33:32.571 | To fix this you could try to: 2026-05-22 09:33:32.571 | 1. loosen the range of package versions you've specified 2026-05-22 09:33:32.571 | 2. remove package versions to allow pip to attempt to solve the dependency conflict 2026-05-22 09:33:32.571 | 2026-05-22 09:33:32.571 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 2026-05-22 09:33:32.651 | + inc/python:pip_install:1 : exit_trap 2026-05-22 09:33:32.654 | + ./stack.sh:exit_trap:519 : local r=1 2026-05-22 09:33:32.657 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-05-22 09:33:32.659 | + ./stack.sh:exit_trap:520 : jobs= 2026-05-22 09:33:32.661 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-05-22 09:33:32.663 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-05-22 09:33:32.666 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-05-22 09:33:32.668 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-05-22 09:33:32.671 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-05-22 09:33:32.673 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-05-22 09:33:32.673 | Error on exit 2026-05-22 09:33:32.675 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-05-22 09:33:32.678 | + ./stack.sh:exit_trap:540 : generate-subunit 1779442201 211 fail 2026-05-22 09:33:32.802 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-05-22 09:33:32.805 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-05-22 09:33:33.642 | + ./stack.sh:exit_trap:554 : exit 1